Pull request #43793 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9464898b474ec3a4c49314169fa9c36320d3135e+11b03710ed55a4ceecbdb97ca75e57e100e3d20b (34b046f2327fae85d9fb58b184a7994275c57a22) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43793@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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-14T16:42:55.542Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-14T16:42:55.548Z] Trying to pass milestone 4 [Pipeline] milestone [2022-07-14T16:42:55.636Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-14T16:42:55.826Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-002efdb93b49e0720) in /home/ubuntu/workspace/moby_PR-43793 [Pipeline] { [Pipeline] checkout [2022-07-14T16:42:55.862Z] The recommended git tool is: git [2022-07-14T16:42:55.869Z] using credential docker-jenkins-github-credentials [2022-07-14T16:42:55.877Z] Cloning the remote Git repository [2022-07-14T16:42:55.877Z] Cloning with configured refspecs honoured and without tags [2022-07-14T16:42:55.879Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T16:42:55.880Z] > git init /home/ubuntu/workspace/moby_PR-43793 # timeout=10 [2022-07-14T16:42:55.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:42:55.883Z] > git --version # timeout=10 [2022-07-14T16:42:55.885Z] > git --version # 'git version 2.17.1' [2022-07-14T16:42:55.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:42:55.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:05.708Z] Fetching without tags [2022-07-14T16:43:05.877Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:43:06.405Z] Merge succeeded, producing 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:43:06.405Z] Checking out Revision 9464898b474ec3a4c49314169fa9c36320d3135e (PR-43793) [2022-07-14T16:43:05.697Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:43:05.699Z] > git config --add remote.origin.fetch +refs/pull/43793/head:refs/remotes/origin/PR-43793 # timeout=10 [2022-07-14T16:43:05.701Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:05.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:43:05.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:43:05.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:05.711Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:05.879Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:05.881Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:43:06.392Z] > git remote # timeout=10 [2022-07-14T16:43:06.394Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T16:43:06.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:06.397Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T16:43:06.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T16:43:06.407Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:06.409Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:43:06.878Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-14T16:43:06.880Z] > git rev-list --no-walk 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:43:07.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43793:/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-14T16:43:07.525Z] Unable to find image 'alpine:latest' locally [2022-07-14T16:43:07.525Z] latest: Pulling from library/alpine [2022-07-14T16:43:07.782Z] 2408cc74d12b: Pulling fs layer [2022-07-14T16:43:07.782Z] 2408cc74d12b: Verifying Checksum [2022-07-14T16:43:07.782Z] 2408cc74d12b: Download complete [2022-07-14T16:43:07.782Z] 2408cc74d12b: Pull complete [2022-07-14T16:43:07.782Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T16:43:07.782Z] Status: Downloaded newer image for alpine:latest [2022-07-14T16:43:10.307Z] 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-14T16:43:10.776Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-002efdb93b49e0720) in /home/ubuntu/workspace/moby_PR-43793 [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-14T16:43:10.852Z] The recommended git tool is: git [2022-07-14T16:43:10.859Z] using credential docker-jenkins-github-credentials [2022-07-14T16:43:10.872Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-14T16:43:10.877Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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 [2022-07-14T16:43:11.031Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 9464898b474ec3a4c49314169fa9c36320d3135e [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-14T16:43:11.500Z] Merge succeeded, producing 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:43:11.501Z] Checking out Revision 9464898b474ec3a4c49314169fa9c36320d3135e (PR-43793) [2022-07-14T16:43:11.554Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-14T16:43:10.869Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43793/.git # timeout=10 [2022-07-14T16:43:10.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:43:10.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:43:10.879Z] > git --version # timeout=10 [2022-07-14T16:43:10.881Z] > git --version # 'git version 2.17.1' [2022-07-14T16:43:10.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:10.882Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:11.034Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:11.036Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:43:11.488Z] > git remote # timeout=10 [2022-07-14T16:43:11.490Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T16:43:11.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:11.492Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T16:43:11.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T16:43:11.503Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:11.504Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:43:12.156Z] + [ PR != PR ] [2022-07-14T16:43:12.156Z] + [ master != master ] [2022-07-14T16:43:12.156Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T16:43:12.467Z] + docker version [2022-07-14T16:43:12.467Z] Client: Docker Engine - Community [2022-07-14T16:43:12.467Z] Version: 20.10.14 [2022-07-14T16:43:12.467Z] API version: 1.41 [2022-07-14T16:43:12.467Z] Go version: go1.16.15 [2022-07-14T16:43:12.467Z] Git commit: a224086 [2022-07-14T16:43:12.467Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-14T16:43:12.467Z] OS/Arch: linux/amd64 [2022-07-14T16:43:12.467Z] Context: default [2022-07-14T16:43:12.467Z] Experimental: true [2022-07-14T16:43:12.467Z] [2022-07-14T16:43:12.467Z] Server: Docker Engine - Community [2022-07-14T16:43:12.467Z] Engine: [2022-07-14T16:43:12.467Z] Version: 20.10.14 [2022-07-14T16:43:12.467Z] API version: 1.41 (minimum version 1.12) [2022-07-14T16:43:12.467Z] Go version: go1.16.15 [2022-07-14T16:43:12.467Z] Git commit: 87a90dc [2022-07-14T16:43:12.467Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-14T16:43:12.467Z] OS/Arch: linux/amd64 [2022-07-14T16:43:12.467Z] Experimental: true [2022-07-14T16:43:12.467Z] containerd: [2022-07-14T16:43:12.467Z] Version: 1.5.11 [2022-07-14T16:43:12.467Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:43:12.467Z] runc: [2022-07-14T16:43:12.467Z] Version: 1.0.3 [2022-07-14T16:43:12.467Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T16:43:12.467Z] docker-init: [2022-07-14T16:43:12.467Z] Version: 0.19.0 [2022-07-14T16:43:12.467Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T16:43:12.537Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0b8e06b60705bc01e) in /home/ubuntu/workspace/moby_PR-43793 [Pipeline] { [Pipeline] checkout [2022-07-14T16:43:12.561Z] The recommended git tool is: git [2022-07-14T16:43:12.569Z] using credential docker-jenkins-github-credentials [2022-07-14T16:43:12.578Z] Cloning the remote Git repository [2022-07-14T16:43:12.578Z] Cloning with configured refspecs honoured and without tags [2022-07-14T16:43:12.744Z] + docker info [2022-07-14T16:43:12.744Z] Client: [2022-07-14T16:43:12.744Z] Context: default [2022-07-14T16:43:12.744Z] Debug Mode: false [2022-07-14T16:43:12.744Z] Plugins: [2022-07-14T16:43:12.744Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T16:43:12.744Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T16:43:12.744Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T16:43:12.744Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T16:43:12.744Z] [2022-07-14T16:43:12.744Z] Server: [2022-07-14T16:43:12.744Z] Containers: 0 [2022-07-14T16:43:12.744Z] Running: 0 [2022-07-14T16:43:12.744Z] Paused: 0 [2022-07-14T16:43:12.744Z] Stopped: 0 [2022-07-14T16:43:12.744Z] Images: 4 [2022-07-14T16:43:12.744Z] Server Version: 20.10.14 [2022-07-14T16:43:12.744Z] Storage Driver: overlay2 [2022-07-14T16:43:12.744Z] Backing Filesystem: extfs [2022-07-14T16:43:12.744Z] Supports d_type: true [2022-07-14T16:43:12.744Z] Native Overlay Diff: true [2022-07-14T16:43:12.744Z] userxattr: false [2022-07-14T16:43:12.744Z] Logging Driver: json-file [2022-07-14T16:43:12.744Z] Cgroup Driver: cgroupfs [2022-07-14T16:43:12.744Z] Cgroup Version: 1 [2022-07-14T16:43:12.744Z] Plugins: [2022-07-14T16:43:12.744Z] Volume: local [2022-07-14T16:43:12.744Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T16:43:12.744Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T16:43:12.744Z] Swarm: inactive [2022-07-14T16:43:12.744Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-14T16:43:12.744Z] Default Runtime: runc [2022-07-14T16:43:12.744Z] Init Binary: docker-init [2022-07-14T16:43:12.744Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:43:12.744Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T16:43:12.744Z] init version: de40ad0 [2022-07-14T16:43:12.744Z] Security Options: [2022-07-14T16:43:12.744Z] apparmor [2022-07-14T16:43:12.744Z] seccomp [2022-07-14T16:43:12.744Z] Profile: default [2022-07-14T16:43:12.744Z] Kernel Version: 5.4.0-1071-aws [2022-07-14T16:43:12.744Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-14T16:43:12.744Z] OSType: linux [2022-07-14T16:43:12.744Z] Architecture: x86_64 [2022-07-14T16:43:12.744Z] CPUs: 8 [2022-07-14T16:43:12.744Z] Total Memory: 30.91GiB [2022-07-14T16:43:12.744Z] Name: ip-10-100-101-110 [2022-07-14T16:43:12.744Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-14T16:43:12.744Z] Docker Root Dir: /var/lib/docker [2022-07-14T16:43:12.744Z] Debug Mode: false [2022-07-14T16:43:12.744Z] Registry: https://index.docker.io/v1/ [2022-07-14T16:43:12.744Z] Labels: [2022-07-14T16:43:12.744Z] Experimental: true [2022-07-14T16:43:12.744Z] Insecure Registries: [2022-07-14T16:43:12.744Z] 127.0.0.0/8 [2022-07-14T16:43:12.744Z] Live Restore Enabled: true [2022-07-14T16:43:12.744Z] [2022-07-14T16:43:12.744Z] WARNING: No swap limit support [Pipeline] sh [2022-07-14T16:43:13.021Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:43:13.021Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:43:13.021Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43793/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T16:43:13.021Z] + bash /home/ubuntu/workspace/moby_PR-43793/check-config.sh [2022-07-14T16:43:13.021Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T16:43:13.021Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-14T16:43:13.021Z] [2022-07-14T16:43:13.021Z] Generally Necessary: [2022-07-14T16:43:13.021Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T16:43:13.021Z] - apparmor: enabled and tools installed [2022-07-14T16:43:13.021Z] - CONFIG_NAMESPACES: enabled [2022-07-14T16:43:13.021Z] - CONFIG_NET_NS: enabled [2022-07-14T16:43:13.021Z] - CONFIG_PID_NS: enabled [2022-07-14T16:43:13.021Z] - CONFIG_IPC_NS: enabled [2022-07-14T16:43:13.021Z] - CONFIG_UTS_NS: enabled [2022-07-14T16:43:13.021Z] - CONFIG_CGROUPS: enabled [2022-07-14T16:43:13.021Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T16:43:13.021Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T16:43:13.021Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T16:43:13.021Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T16:43:13.021Z] - CONFIG_CPUSETS: enabled [2022-07-14T16:43:13.021Z] - CONFIG_MEMCG: enabled [2022-07-14T16:43:13.021Z] - CONFIG_KEYS: enabled [2022-07-14T16:43:13.021Z] - CONFIG_VETH: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T16:43:13.021Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T16:43:13.279Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T16:43:13.279Z] [2022-07-14T16:43:13.279Z] Optional Features: [2022-07-14T16:43:13.279Z] - CONFIG_USER_NS: enabled [2022-07-14T16:43:13.279Z] - CONFIG_SECCOMP: enabled [2022-07-14T16:43:13.279Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T16:43:13.279Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T16:43:13.279Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T16:43:13.279Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-14T16:43:13.279Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-14T16:43:13.279Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T16:43:13.279Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T16:43:13.279Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T16:43:13.279Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T16:43:13.279Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T16:43:13.279Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T16:43:13.279Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T16:43:13.279Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T16:43:13.279Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T16:43:13.279Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T16:43:13.279Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T16:43:13.279Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T16:43:13.279Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T16:43:13.279Z] - CONFIG_EXT4_FS: enabled [2022-07-14T16:43:13.279Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T16:43:13.279Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T16:43:13.279Z] - Network Drivers: [2022-07-14T16:43:13.279Z] - "overlay": [2022-07-14T16:43:13.279Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T16:43:13.279Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T16:43:13.279Z] Optional (for encrypted networks): [2022-07-14T16:43:13.536Z] - CONFIG_CRYPTO: enabled [2022-07-14T16:43:13.536Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T16:43:13.536Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T16:43:13.536Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T16:43:13.536Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T16:43:13.536Z] - CONFIG_XFRM: enabled [2022-07-14T16:43:13.536Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T16:43:13.536Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T16:43:13.536Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T16:43:13.536Z] - "ipvlan": [2022-07-14T16:43:13.536Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T16:43:13.536Z] - "macvlan": [2022-07-14T16:43:13.536Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T16:43:13.536Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T16:43:13.536Z] - "ftp,tftp client in container": [2022-07-14T16:43:13.536Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T16:43:13.536Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T16:43:13.536Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T16:43:13.536Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T16:43:13.536Z] - Storage Drivers: [2022-07-14T16:43:13.536Z] - "aufs": [2022-07-14T16:43:13.536Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T16:43:13.536Z] - "btrfs": [2022-07-14T16:43:13.536Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T16:43:13.536Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T16:43:13.536Z] - "devicemapper": [2022-07-14T16:43:13.536Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T16:43:13.536Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T16:43:13.536Z] - "overlay": [2022-07-14T16:43:13.536Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T16:43:13.536Z] - "zfs": [2022-07-14T16:43:13.536Z] - /dev/zfs: present [2022-07-14T16:43:13.536Z] - zfs command: missing [2022-07-14T16:43:13.536Z] - zpool command: missing [2022-07-14T16:43:13.536Z] [2022-07-14T16:43:13.536Z] Limits: [2022-07-14T16:43:13.536Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T16:43:13.536Z] [2022-07-14T16:43:13.536Z] + true [Pipeline] } [Pipeline] // stage [2022-07-14T16:43:12.581Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T16:43:12.581Z] > git init /home/ubuntu/workspace/moby_PR-43793 # timeout=10 [2022-07-14T16:43:12.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:43:12.585Z] > git --version # timeout=10 [2022-07-14T16:43:12.587Z] > git --version # 'git version 2.17.1' [2022-07-14T16:43:12.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:12.587Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T16:43:13.851Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9464898b474ec3a4c49314169fa9c36320d3135e . [2022-07-14T16:43:13.851Z] #1 [internal] load build definition from Dockerfile [2022-07-14T16:43:13.851Z] #1 sha256:f749b846392c97acf54d0b7c7756a2ca2d60e563208b6037a1507b2acc567416 [2022-07-14T16:43:13.851Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T16:43:13.851Z] #1 DONE 0.0s [2022-07-14T16:43:13.851Z] [2022-07-14T16:43:13.851Z] #2 [internal] load .dockerignore [2022-07-14T16:43:13.851Z] #2 sha256:5785004a7c0377ac851d814ce06d96f95a8c24cb11b8ef57ac6f10236ae3c052 [2022-07-14T16:43:13.851Z] #2 transferring context: 145B done [2022-07-14T16:43:13.851Z] #2 DONE 0.0s [2022-07-14T16:43:13.851Z] [2022-07-14T16:43:13.851Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T16:43:13.851Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T16:43:14.109Z] #3 DONE 0.1s [2022-07-14T16:43:14.109Z] [2022-07-14T16:43:14.109Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T16:43:14.109Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T16:43:14.109Z] #4 CACHED [2022-07-14T16:43:14.109Z] [2022-07-14T16:43:14.109Z] #5 [internal] load .dockerignore [2022-07-14T16:43:14.109Z] #5 sha256:02499aa5a562deaed335358477436c36a9e974638fd7f9b05dda5d6b1c704442 [2022-07-14T16:43:14.109Z] #5 DONE 0.0s [2022-07-14T16:43:14.109Z] [2022-07-14T16:43:14.109Z] #6 [internal] load build definition from Dockerfile [2022-07-14T16:43:14.109Z] #6 sha256:a88d1a820fdd4993c961d10a4016405568e202ced918db47d05b34b9918e30a5 [2022-07-14T16:43:14.109Z] #6 DONE 0.0s [2022-07-14T16:43:14.109Z] [2022-07-14T16:43:14.109Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:43:14.109Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T16:43:14.109Z] #10 DONE 0.1s [2022-07-14T16:43:14.109Z] [2022-07-14T16:43:14.109Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T16:43:14.109Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T16:43:14.368Z] #9 DONE 0.1s [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:43:14.368Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T16:43:14.368Z] #8 DONE 0.1s [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T16:43:14.368Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T16:43:14.368Z] #7 DONE 0.1s [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:43:14.368Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T16:43:14.368Z] #80 DONE 0.0s [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:43:14.368Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T16:43:14.368Z] #78 DONE 0.0s [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:43:14.368Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:43:14.368Z] #11 DONE 0.0s [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T16:43:14.368Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T16:43:14.368Z] #35 DONE 0.0s [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T16:43:14.368Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T16:43:14.368Z] #12 CACHED [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #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-14T16:43:14.368Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T16:43:14.368Z] #13 CACHED [2022-07-14T16:43:14.368Z] [2022-07-14T16:43:14.368Z] #31 [internal] load build context [2022-07-14T16:43:14.368Z] #31 sha256:9950ffb72b630eb2da9057f5ead96bcee882c83e6bee69641b544c9f07ce7110 [2022-07-14T16:43:14.626Z] #31 ... [2022-07-14T16:43:14.626Z] [2022-07-14T16:43:14.626Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T16:43:14.626Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T16:43:14.626Z] #56 DONE 0.5s [2022-07-14T16:43:14.626Z] [2022-07-14T16:43:14.626Z] #31 [internal] load build context [2022-07-14T16:43:14.626Z] #31 sha256:9950ffb72b630eb2da9057f5ead96bcee882c83e6bee69641b544c9f07ce7110 [2022-07-14T16:43:15.198Z] #31 ... [2022-07-14T16:43:15.198Z] [2022-07-14T16:43:15.198Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-14T16:43:15.198Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-14T16:43:15.198Z] #14 DONE 0.6s [2022-07-14T16:43:15.198Z] [2022-07-14T16:43:15.198Z] #31 [internal] load build context [2022-07-14T16:43:15.198Z] #31 sha256:9950ffb72b630eb2da9057f5ead96bcee882c83e6bee69641b544c9f07ce7110 [2022-07-14T16:43:15.198Z] #31 transferring context: 62.06MB 0.8s done [2022-07-14T16:43:15.198Z] #31 DONE 0.9s [2022-07-14T16:43:15.198Z] [2022-07-14T16:43:15.198Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-14T16:43:15.198Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-14T16:43:15.763Z] #15 DONE 0.5s [2022-07-14T16:43:15.763Z] [2022-07-14T16:43:15.763Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-14T16:43:15.763Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-14T16:43:16.021Z] #16 DONE 0.5s [2022-07-14T16:43:16.021Z] [2022-07-14T16:43:16.021Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-14T16:43:16.021Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-14T16:43:16.586Z] #17 DONE 0.5s [2022-07-14T16:43:16.586Z] [2022-07-14T16:43:16.586Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-14T16:43:16.586Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-14T16:43:16.843Z] #18 DONE 0.4s [2022-07-14T16:43:16.843Z] [2022-07-14T16:43:16.843Z] #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-14T16:43:16.843Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-14T16:43:17.776Z] #19 0.725 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:43:17.776Z] #19 0.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:43:17.776Z] #19 0.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:43:17.776Z] #19 0.836 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T16:43:17.776Z] #19 0.920 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T16:43:18.033Z] #19 1.034 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:43:18.033Z] #19 1.095 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T16:43:18.033Z] #19 1.154 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:43:18.033Z] #19 1.221 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T16:43:18.291Z] #19 1.281 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T16:43:18.291Z] #19 1.282 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T16:43:18.291Z] #19 1.283 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:43:18.291Z] #19 1.284 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:43:18.291Z] #19 1.285 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T16:43:18.291Z] #19 1.286 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T16:43:18.291Z] #19 1.286 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:43:18.291Z] #19 1.287 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T16:43:18.291Z] #19 1.288 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T16:43:18.291Z] #19 1.290 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T16:43:18.291Z] #19 1.292 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:43:18.291Z] #19 1.293 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T16:43:22.278Z] Fetching without tags [2022-07-14T16:43:22.453Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:43:22.980Z] Merge succeeded, producing 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:43:22.980Z] Checking out Revision 9464898b474ec3a4c49314169fa9c36320d3135e (PR-43793) [2022-07-14T16:43:23.550Z] #19 6.740 Fetched 49.1 MB in 6s (7824 kB/s) [2022-07-14T16:43:22.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:43:22.270Z] > git config --add remote.origin.fetch +refs/pull/43793/head:refs/remotes/origin/PR-43793 # timeout=10 [2022-07-14T16:43:22.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:22.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:43:22.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:43:22.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:22.280Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:22.456Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:22.457Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:43:22.967Z] > git remote # timeout=10 [2022-07-14T16:43:22.970Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T16:43:22.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:22.972Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T16:43:22.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T16:43:22.982Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:22.984Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:43:23.575Z] Commit message: "libnetwork: skip firewalld management for rootless" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T16:43:24.257Z] + docker version [2022-07-14T16:43:24.257Z] Client: Docker Engine - Community [2022-07-14T16:43:24.257Z] Version: 20.10.14 [2022-07-14T16:43:24.257Z] API version: 1.41 [2022-07-14T16:43:24.257Z] Go version: go1.16.15 [2022-07-14T16:43:24.257Z] Git commit: a224086 [2022-07-14T16:43:24.257Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-14T16:43:24.257Z] OS/Arch: linux/amd64 [2022-07-14T16:43:24.257Z] Context: default [2022-07-14T16:43:24.257Z] Experimental: true [2022-07-14T16:43:24.257Z] [2022-07-14T16:43:24.257Z] Server: Docker Engine - Community [2022-07-14T16:43:24.257Z] Engine: [2022-07-14T16:43:24.257Z] Version: 20.10.14 [2022-07-14T16:43:24.257Z] API version: 1.41 (minimum version 1.12) [2022-07-14T16:43:24.257Z] Go version: go1.16.15 [2022-07-14T16:43:24.257Z] Git commit: 87a90dc [2022-07-14T16:43:24.257Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-14T16:43:24.257Z] OS/Arch: linux/amd64 [2022-07-14T16:43:24.257Z] Experimental: true [2022-07-14T16:43:24.257Z] containerd: [2022-07-14T16:43:24.257Z] Version: 1.5.11 [2022-07-14T16:43:24.257Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:43:24.257Z] runc: [2022-07-14T16:43:24.257Z] Version: 1.0.3 [2022-07-14T16:43:24.257Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T16:43:24.257Z] docker-init: [2022-07-14T16:43:24.257Z] Version: 0.19.0 [2022-07-14T16:43:24.257Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T16:43:24.535Z] + docker info [2022-07-14T16:43:24.535Z] Client: [2022-07-14T16:43:24.535Z] Context: default [2022-07-14T16:43:24.535Z] Debug Mode: false [2022-07-14T16:43:24.535Z] Plugins: [2022-07-14T16:43:24.535Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T16:43:24.535Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T16:43:24.535Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T16:43:24.535Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T16:43:24.535Z] [2022-07-14T16:43:24.535Z] Server: [2022-07-14T16:43:24.535Z] Containers: 0 [2022-07-14T16:43:24.535Z] Running: 0 [2022-07-14T16:43:24.535Z] Paused: 0 [2022-07-14T16:43:24.535Z] Stopped: 0 [2022-07-14T16:43:24.535Z] Images: 5 [2022-07-14T16:43:24.535Z] Server Version: 20.10.14 [2022-07-14T16:43:24.535Z] Storage Driver: overlay2 [2022-07-14T16:43:24.535Z] Backing Filesystem: extfs [2022-07-14T16:43:24.535Z] Supports d_type: true [2022-07-14T16:43:24.535Z] Native Overlay Diff: true [2022-07-14T16:43:24.535Z] userxattr: false [2022-07-14T16:43:24.535Z] Logging Driver: json-file [2022-07-14T16:43:24.535Z] Cgroup Driver: cgroupfs [2022-07-14T16:43:24.535Z] Cgroup Version: 1 [2022-07-14T16:43:24.535Z] Plugins: [2022-07-14T16:43:24.535Z] Volume: local [2022-07-14T16:43:24.535Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T16:43:24.535Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T16:43:24.535Z] Swarm: inactive [2022-07-14T16:43:24.535Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-14T16:43:24.535Z] Default Runtime: runc [2022-07-14T16:43:24.535Z] Init Binary: docker-init [2022-07-14T16:43:24.535Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:43:24.535Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T16:43:24.535Z] init version: de40ad0 [2022-07-14T16:43:24.535Z] Security Options: [2022-07-14T16:43:24.535Z] apparmor [2022-07-14T16:43:24.535Z] seccomp [2022-07-14T16:43:24.535Z] Profile: default [2022-07-14T16:43:24.535Z] Kernel Version: 5.4.0-1071-aws [2022-07-14T16:43:24.535Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-14T16:43:24.535Z] OSType: linux [2022-07-14T16:43:24.535Z] Architecture: x86_64 [2022-07-14T16:43:24.535Z] CPUs: 8 [2022-07-14T16:43:24.535Z] Total Memory: 30.91GiB [2022-07-14T16:43:24.535Z] Name: ip-10-100-101-244 [2022-07-14T16:43:24.535Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-14T16:43:24.535Z] Docker Root Dir: /var/lib/docker [2022-07-14T16:43:24.535Z] Debug Mode: false [2022-07-14T16:43:24.535Z] Registry: https://index.docker.io/v1/ [2022-07-14T16:43:24.535Z] Labels: [2022-07-14T16:43:24.535Z] Experimental: true [2022-07-14T16:43:24.535Z] Insecure Registries: [2022-07-14T16:43:24.535Z] 127.0.0.0/8 [2022-07-14T16:43:24.535Z] Live Restore Enabled: true [2022-07-14T16:43:24.535Z] [2022-07-14T16:43:24.535Z] WARNING: No swap limit support [Pipeline] sh [2022-07-14T16:43:24.811Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:43:24.811Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:43:24.811Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43793/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T16:43:24.811Z] + bash /home/ubuntu/workspace/moby_PR-43793/check-config.sh [2022-07-14T16:43:24.811Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T16:43:24.811Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-14T16:43:24.811Z] [2022-07-14T16:43:24.811Z] Generally Necessary: [2022-07-14T16:43:24.811Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T16:43:24.811Z] - apparmor: enabled and tools installed [2022-07-14T16:43:24.811Z] - CONFIG_NAMESPACES: enabled [2022-07-14T16:43:24.811Z] - CONFIG_NET_NS: enabled [2022-07-14T16:43:24.811Z] - CONFIG_PID_NS: enabled [2022-07-14T16:43:24.811Z] - CONFIG_IPC_NS: enabled [2022-07-14T16:43:24.811Z] - CONFIG_UTS_NS: enabled [2022-07-14T16:43:24.811Z] - CONFIG_CGROUPS: enabled [2022-07-14T16:43:24.811Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T16:43:24.811Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T16:43:24.811Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T16:43:24.811Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T16:43:24.811Z] - CONFIG_CPUSETS: enabled [2022-07-14T16:43:24.811Z] - CONFIG_MEMCG: enabled [2022-07-14T16:43:24.811Z] - CONFIG_KEYS: enabled [2022-07-14T16:43:24.811Z] - CONFIG_VETH: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T16:43:24.811Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T16:43:24.811Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T16:43:24.811Z] [2022-07-14T16:43:24.811Z] Optional Features: [2022-07-14T16:43:24.811Z] - CONFIG_USER_NS: enabled [2022-07-14T16:43:24.812Z] - CONFIG_SECCOMP: enabled [2022-07-14T16:43:24.812Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T16:43:24.812Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T16:43:24.812Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T16:43:24.812Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-14T16:43:24.812Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-14T16:43:25.068Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T16:43:25.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T16:43:25.069Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T16:43:25.069Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T16:43:25.069Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T16:43:25.069Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T16:43:25.069Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T16:43:25.069Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T16:43:25.069Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T16:43:25.069Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T16:43:25.069Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T16:43:25.069Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T16:43:25.069Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T16:43:25.069Z] - CONFIG_EXT4_FS: enabled [2022-07-14T16:43:25.069Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T16:43:25.069Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T16:43:25.069Z] - Network Drivers: [2022-07-14T16:43:25.069Z] - "overlay": [2022-07-14T16:43:25.069Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T16:43:25.069Z] Optional (for encrypted networks): [2022-07-14T16:43:25.069Z] - CONFIG_CRYPTO: enabled [2022-07-14T16:43:25.069Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T16:43:25.069Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T16:43:25.069Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T16:43:25.069Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T16:43:25.069Z] - CONFIG_XFRM: enabled [2022-07-14T16:43:25.069Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T16:43:25.069Z] - "ipvlan": [2022-07-14T16:43:25.069Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T16:43:25.069Z] - "macvlan": [2022-07-14T16:43:25.069Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T16:43:25.069Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T16:43:25.069Z] - "ftp,tftp client in container": [2022-07-14T16:43:25.325Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T16:43:25.325Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T16:43:25.325Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T16:43:25.325Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T16:43:25.325Z] - Storage Drivers: [2022-07-14T16:43:25.325Z] - "aufs": [2022-07-14T16:43:25.325Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T16:43:25.325Z] - "btrfs": [2022-07-14T16:43:25.325Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T16:43:25.325Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T16:43:25.325Z] - "devicemapper": [2022-07-14T16:43:25.325Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T16:43:25.325Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T16:43:25.325Z] - "overlay": [2022-07-14T16:43:25.325Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T16:43:25.325Z] - "zfs": [2022-07-14T16:43:25.325Z] - /dev/zfs: present [2022-07-14T16:43:25.325Z] - zfs command: missing [2022-07-14T16:43:25.325Z] - zpool command: missing [2022-07-14T16:43:25.325Z] [2022-07-14T16:43:25.325Z] Limits: [2022-07-14T16:43:25.325Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T16:43:25.325Z] [2022-07-14T16:43:25.325Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T16:43:25.398Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f6b7229da89edd95) in /home/ubuntu/workspace/moby_PR-43793 [Pipeline] { [Pipeline] checkout [2022-07-14T16:43:25.428Z] The recommended git tool is: git [2022-07-14T16:43:25.475Z] using credential docker-jenkins-github-credentials [2022-07-14T16:43:25.483Z] Cloning the remote Git repository [2022-07-14T16:43:25.483Z] Cloning with configured refspecs honoured and without tags [2022-07-14T16:43:25.644Z] + sudo modprobe ip_vs [2022-07-14T16:43:25.645Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9464898b474ec3a4c49314169fa9c36320d3135e . [2022-07-14T16:43:25.645Z] #1 [internal] load build definition from Dockerfile [2022-07-14T16:43:25.645Z] #1 sha256:36a59718b5619b80d8c675a6b32f355ae388262d198ea7c3718f302807e1f16d [2022-07-14T16:43:25.645Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T16:43:25.645Z] #1 DONE 0.0s [2022-07-14T16:43:25.645Z] [2022-07-14T16:43:25.645Z] #2 [internal] load .dockerignore [2022-07-14T16:43:25.645Z] #2 sha256:3deff6d79c3b4c36196015ed9e92c66d98702efb157b7a7a6fdfd0ef6849f3a1 [2022-07-14T16:43:25.645Z] #2 transferring context: 145B done [2022-07-14T16:43:25.645Z] #2 DONE 0.0s [2022-07-14T16:43:25.645Z] [2022-07-14T16:43:25.645Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T16:43:25.645Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T16:43:25.780Z] Still waiting to schedule task [2022-07-14T16:43:25.780Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e3f8fff82392aa92)’ is offline [2022-07-14T16:43:25.780Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f6b7229da89edd95)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-058470’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-3280a0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-47ab30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-6740d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-7a4af0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-a7ff30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-bb96b0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-c38450’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-cc8420’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘azwin-2-ee6360’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.780Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-14T16:43:25.787Z] Still waiting to schedule task [2022-07-14T16:43:25.787Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-07-14T16:43:25.901Z] #3 DONE 0.1s [2022-07-14T16:43:25.901Z] [2022-07-14T16:43:25.901Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T16:43:25.901Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T16:43:25.901Z] #4 CACHED [2022-07-14T16:43:25.901Z] [2022-07-14T16:43:25.901Z] #5 [internal] load .dockerignore [2022-07-14T16:43:25.901Z] #5 sha256:6e2cb16893d2d6bff709bd8fa0f1cecde1de2444a19e896f0ec16e6a9edf8844 [2022-07-14T16:43:25.901Z] #5 DONE 0.0s [2022-07-14T16:43:25.901Z] [2022-07-14T16:43:25.901Z] #6 [internal] load build definition from Dockerfile [2022-07-14T16:43:25.901Z] #6 sha256:c02368249cb5dfcd5c64bfb9b9753cc3edcf44b73ba0caf3a660075c426aa1ee [2022-07-14T16:43:25.901Z] #6 DONE 0.0s [2022-07-14T16:43:25.901Z] [2022-07-14T16:43:25.901Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T16:43:25.901Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T16:43:25.901Z] #7 DONE 0.1s [2022-07-14T16:43:25.901Z] [2022-07-14T16:43:25.901Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:43:25.901Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T16:43:25.901Z] #9 DONE 0.1s [2022-07-14T16:43:25.901Z] [2022-07-14T16:43:25.901Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:43:25.901Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T16:43:26.159Z] #10 DONE 0.1s [2022-07-14T16:43:26.159Z] [2022-07-14T16:43:26.159Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T16:43:26.159Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T16:43:26.159Z] #8 DONE 0.1s [2022-07-14T16:43:26.416Z] [2022-07-14T16:43:26.416Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:43:26.416Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T16:43:26.416Z] #73 DONE 0.0s [2022-07-14T16:43:26.416Z] [2022-07-14T16:43:26.416Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:43:26.416Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T16:43:26.416Z] #71 DONE 0.0s [2022-07-14T16:43:26.416Z] [2022-07-14T16:43:26.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:43:26.416Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:43:26.416Z] #11 DONE 0.0s [2022-07-14T16:43:26.416Z] [2022-07-14T16:43:26.416Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T16:43:26.416Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T16:43:26.416Z] #28 DONE 0.0s [2022-07-14T16:43:26.416Z] [2022-07-14T16:43:26.416Z] #24 [internal] load build context [2022-07-14T16:43:26.416Z] #24 sha256:4343f2dcd723d1316b7081abc5ea5f8419bee867d7b93bb73090068bcc761d40 [2022-07-14T16:43:25.527Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T16:43:25.527Z] > git init /home/ubuntu/workspace/moby_PR-43793 # timeout=10 [2022-07-14T16:43:25.538Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:43:25.538Z] > git --version # timeout=10 [2022-07-14T16:43:25.541Z] > git --version # 'git version 2.25.1' [2022-07-14T16:43:25.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:25.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:26.674Z] #24 ... [2022-07-14T16:43:26.674Z] [2022-07-14T16:43:26.674Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T16:43:26.674Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T16:43:26.674Z] #49 DONE 0.4s [2022-07-14T16:43:26.674Z] [2022-07-14T16:43:26.674Z] #24 [internal] load build context [2022-07-14T16:43:26.674Z] #24 sha256:4343f2dcd723d1316b7081abc5ea5f8419bee867d7b93bb73090068bcc761d40 [2022-07-14T16:43:26.827Z] #19 6.740 Reading package lists... [2022-07-14T16:43:26.932Z] #24 transferring context: 62.06MB 0.7s done [2022-07-14T16:43:27.189Z] #24 DONE 0.7s [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T16:43:27.189Z] #58 sha256:ee94b9898c935841aa865424a075c0bc3c8d75bd65bc457d3208432d5ccd7a96 [2022-07-14T16:43:27.189Z] #58 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #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-14T16:43:27.189Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T16:43:27.189Z] #38 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T16:43:27.189Z] #41 sha256:583e23d4704f331c3db155bc1513b0b47ea239c75b9e4595cb18e77820ba5bd6 [2022-07-14T16:43:27.189Z] #41 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #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-14T16:43:27.189Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:43:27.189Z] #42 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #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-14T16:43:27.189Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:43:27.189Z] #76 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #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-14T16:43:27.189Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T16:43:27.189Z] #29 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T16:43:27.189Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-14T16:43:27.189Z] #15 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T16:43:27.189Z] #70 sha256:3fa450001d2ea433bc0de20c6ec4efd0a82bdb62335ee2f427569062986b38b9 [2022-07-14T16:43:27.189Z] #70 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #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-14T16:43:27.189Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:43:27.189Z] #51 CACHED [2022-07-14T16:43:27.189Z] [2022-07-14T16:43:27.189Z] #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-14T16:43:27.189Z] #60 sha256:c79bbd1443f6a99b7f3318123294b5da7bfb17b0225705b3e7046a10e8524803 [2022-07-14T16:43:27.190Z] #60 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T16:43:27.190Z] #57 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T16:43:27.190Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T16:43:27.190Z] #74 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-14T16:43:27.190Z] #22 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T16:43:27.190Z] #69 sha256:cb9d9a5e3613a81da3e1b75fcc7f11a9676cbc293c9bf8e2f3252e120d9fc126 [2022-07-14T16:43:27.190Z] #69 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:43:27.190Z] #77 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T16:43:27.190Z] #68 sha256:057cf88a9013b6ce4bdecfd3349947abbff76ff93460e7869cc059b272244872 [2022-07-14T16:43:27.190Z] #68 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T16:43:27.190Z] #30 sha256:38b16051f6696600f0396d4662d5bdc1a5b59e9c2a77bb9d9b4b2324c73e1495 [2022-07-14T16:43:27.190Z] #30 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #39 sha256:eae0ba78509e8256327440bcba879083abdc045231c1bb50227458e1bc6e2d73 [2022-07-14T16:43:27.190Z] #39 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T16:43:27.190Z] #79 sha256:1dcd3a8062bb9693b70febe8915a32005604e9a5715bb609fcb6015221b3fb40 [2022-07-14T16:43:27.190Z] #79 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:43:27.190Z] #47 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #61 sha256:0af4fd2390cd239c179cb5284e74b7e41bc0f3d94ec5f15b5baf7c8fc4682e59 [2022-07-14T16:43:27.190Z] #61 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #45 sha256:609927b3c5bc1f8515eee3653e4439c5f83f19e305b712998f4e833bde9a0b81 [2022-07-14T16:43:27.190Z] #45 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:43:27.190Z] #14 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-14T16:43:27.190Z] #16 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #56 sha256:aa945da9cc3a514155b581d845527501030aff02415ce62013a8f64019e8c8f2 [2022-07-14T16:43:27.190Z] #56 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #75 sha256:4d5a0d2df88950b60f03d44e6ee5adf0ded84563fa0ca38b1e4b6976d68c71c6 [2022-07-14T16:43:27.190Z] #75 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T16:43:27.190Z] #25 sha256:6350dd990a8b0238067a9b1fbfcb954d136376bcc78c9002dd00b1cf55fe0c1a [2022-07-14T16:43:27.190Z] #25 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T16:43:27.190Z] #50 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #52 sha256:77491669e8cd2635d11a8991a5b5e8bb83960425e03ac17dc1e3ea9c12dd2d84 [2022-07-14T16:43:27.190Z] #52 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T16:43:27.190Z] #63 sha256:861e8f684962a38d280168d223a3117deee874163b81ebd2b31bbe9b9806d7d7 [2022-07-14T16:43:27.190Z] #63 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T16:43:27.190Z] #40 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #65 sha256:2f79b3cb339649741e46d70f5dee0058dc14a59c95c2a8cd8351bb1a16307a1e [2022-07-14T16:43:27.190Z] #65 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T16:43:27.190Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T16:43:27.190Z] #46 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #64 sha256:a28eaef41f36230ae25b75909c1f0716282dad20730dee407bd03ae7cdc706fb [2022-07-14T16:43:27.190Z] #64 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #35 sha256:e6589f8ef0472e78ca68ea9fdeed1d56b66b1c06a9550a065b1a598dd6a5be05 [2022-07-14T16:43:27.190Z] #35 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T16:43:27.190Z] #13 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T16:43:27.190Z] #32 sha256:54235d320d77cb0d4960bde165349f13ef927106d8acca2f033d5f6b27d24d44 [2022-07-14T16:43:27.190Z] #32 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T16:43:27.190Z] #27 sha256:b855bad25a9610b69d4fc18a56c56a369e879764844ecccc1cc97cd0fdb0f0e9 [2022-07-14T16:43:27.190Z] #27 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:43:27.190Z] #34 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T16:43:27.190Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-14T16:43:27.190Z] #19 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T16:43:27.190Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T16:43:27.190Z] #72 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T16:43:27.190Z] #62 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:43:27.190Z] #55 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T16:43:27.190Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-14T16:43:27.190Z] #23 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T16:43:27.190Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-14T16:43:27.190Z] #20 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #78 sha256:3b3f06110722079302fd8c8f0bd1c6503aa9e91e70fcc776b58a7395307b6162 [2022-07-14T16:43:27.190Z] #78 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T16:43:27.190Z] #53 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T16:43:27.190Z] #80 sha256:2c6e6a138d3062a874a03c6f9eaca96125c742825c3818b4b0b0337fcfa29c7c [2022-07-14T16:43:27.190Z] #80 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #31 sha256:cab3c30b6940da258b301cb529c2dc06d091bda2a09ac7c5560fb125224cf3c6 [2022-07-14T16:43:27.190Z] #31 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:43:27.190Z] #21 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T16:43:27.190Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T16:43:27.190Z] #33 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #37 sha256:55c2fbb7608e019d03cdbc8f32c3b8eef9021d5b0bef2f77795978dedc71b6ee [2022-07-14T16:43:27.190Z] #37 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T16:43:27.190Z] #36 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #48 sha256:14d4585649271cebbef14d60e0c6a4e72469f9bbe957a078294b9fb631efce64 [2022-07-14T16:43:27.190Z] #48 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T16:43:27.190Z] #54 sha256:a7eaea6ffab61c42ca6862fbeaa444c2e4a366ab04b651cc4c7147fd0a6e2d35 [2022-07-14T16:43:27.190Z] #54 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T16:43:27.190Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T16:43:27.190Z] #12 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T16:43:27.190Z] #59 sha256:414e5f8cf3b0623d6381ef911d1efa3c7390d4e848d2fe1a5fc19b7dfc174ef5 [2022-07-14T16:43:27.190Z] #59 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #67 sha256:3a22232dbbb4fa5196753ac7b6c05b29efa002eab7af9e45f778c0b6ec19b724 [2022-07-14T16:43:27.190Z] #67 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T16:43:27.190Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-14T16:43:27.190Z] #17 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T16:43:27.190Z] #43 sha256:6cdb0b768fc7cd4fa464e706c43e37eb697f004034ca254bcdd2b8683ee4824a [2022-07-14T16:43:27.190Z] #43 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T16:43:27.190Z] #66 sha256:7d47d9f1247780c993ce3bdbf94441a0789f0e0e3e266263c46fd279517fc1d3 [2022-07-14T16:43:27.190Z] #66 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #26 sha256:7b05f33f9013b90a92d86d19b68a587ede5d1edb2747ddd1ae26a9a5a546e21a [2022-07-14T16:43:27.190Z] #26 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T16:43:27.190Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-14T16:43:27.190Z] #18 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #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-14T16:43:27.190Z] #44 sha256:6e76dc7aaedd8e32818076ef134c8042a8ef67540120a949c395da50c584566f [2022-07-14T16:43:27.190Z] #44 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T16:43:27.190Z] #81 sha256:b937bd3de4319760d3f74e217504cbc9e32db733c3d8a03e387ff3eebd2e6276 [2022-07-14T16:43:27.190Z] #81 CACHED [2022-07-14T16:43:27.190Z] [2022-07-14T16:43:27.190Z] #82 exporting to image [2022-07-14T16:43:27.190Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T16:43:27.190Z] #82 exporting layers done [2022-07-14T16:43:27.190Z] #82 writing image sha256:13ef1d94d13679d0e6506932195c79a79eaf6c0bec0a2b7a0a6b224009246684 0.0s done [2022-07-14T16:43:27.190Z] #82 naming to docker.io/library/docker:9464898b474ec3a4c49314169fa9c36320d3135e done [2022-07-14T16:43:27.190Z] #82 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-14T16:43:27.506Z] + trap exit INT TERM [2022-07-14T16:43:27.506Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-14T16:43:27.506Z] + CONTAINER_NAME=docker-pr5 [2022-07-14T16:43:27.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43793/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh dynbinary [2022-07-14T16:43:28.071Z] [2022-07-14T16:43:28.071Z] Removing bundles/ [2022-07-14T16:43:28.071Z] [2022-07-14T16:43:28.071Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T16:43:28.071Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T16:43:28.071Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:43:29.352Z] #19 9.607 Reading package lists... [2022-07-14T16:43:29.916Z] #19 12.48 Building dependency tree... [2022-07-14T16:43:30.480Z] #19 13.52 The following additional packages will be installed: [2022-07-14T16:43:30.480Z] #19 13.52 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-14T16:43:30.480Z] #19 13.52 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-14T16:43:30.480Z] #19 13.52 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-14T16:43:30.480Z] #19 13.52 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-14T16:43:30.480Z] #19 13.52 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-14T16:43:30.480Z] #19 13.52 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-14T16:43:30.480Z] #19 13.52 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-14T16:43:30.480Z] #19 13.52 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-14T16:43:30.480Z] #19 13.52 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-14T16:43:30.481Z] #19 13.52 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-14T16:43:30.481Z] #19 13.52 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-14T16:43:30.481Z] #19 13.52 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-14T16:43:30.481Z] #19 13.52 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-14T16:43:30.481Z] #19 13.52 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-14T16:43:30.481Z] #19 13.52 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-14T16:43:30.481Z] #19 13.52 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-14T16:43:30.481Z] #19 13.52 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-14T16:43:30.481Z] #19 13.52 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-14T16:43:30.481Z] #19 13.52 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-14T16:43:30.481Z] #19 13.52 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-14T16:43:30.481Z] #19 13.52 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-14T16:43:30.481Z] #19 13.52 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-14T16:43:30.481Z] #19 13.52 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-14T16:43:30.481Z] #19 13.52 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-14T16:43:30.481Z] #19 13.52 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-14T16:43:30.481Z] #19 13.52 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-14T16:43:30.481Z] #19 13.52 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-14T16:43:30.481Z] #19 13.52 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-14T16:43:30.481Z] #19 13.52 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-14T16:43:30.481Z] #19 13.52 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-14T16:43:30.481Z] #19 13.52 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-14T16:43:30.481Z] #19 13.52 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-14T16:43:30.481Z] #19 13.52 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-14T16:43:30.481Z] #19 13.52 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-14T16:43:30.481Z] #19 13.52 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-14T16:43:30.481Z] #19 13.52 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-14T16:43:30.481Z] #19 13.52 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-14T16:43:30.481Z] #19 13.52 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-14T16:43:30.481Z] #19 13.52 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-14T16:43:30.481Z] #19 13.52 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-14T16:43:30.481Z] #19 13.52 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-14T16:43:30.481Z] #19 13.52 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-14T16:43:30.481Z] #19 13.52 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-14T16:43:30.481Z] #19 13.52 linux-libc-dev-s390x-cross patch xz-utils [2022-07-14T16:43:30.481Z] #19 13.53 Suggested packages: [2022-07-14T16:43:30.481Z] #19 13.53 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-14T16:43:30.481Z] #19 13.53 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-14T16:43:30.481Z] #19 13.53 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-14T16:43:30.481Z] #19 13.53 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-14T16:43:30.481Z] #19 13.53 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-14T16:43:30.481Z] #19 13.53 libyaml-shell-perl ed diffutils-doc [2022-07-14T16:43:30.481Z] #19 13.53 Recommended packages: [2022-07-14T16:43:30.481Z] #19 13.53 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-14T16:43:30.481Z] #19 13.53 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-14T16:43:31.851Z] #19 14.69 The following NEW packages will be installed: [2022-07-14T16:43:31.851Z] #19 14.69 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-14T16:43:31.851Z] #19 14.69 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.69 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.69 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-14T16:43:31.851Z] #19 14.69 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.69 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.69 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-14T16:43:31.851Z] #19 14.69 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-14T16:43:31.851Z] #19 14.69 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-14T16:43:31.851Z] #19 14.70 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-14T16:43:31.851Z] #19 14.70 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.70 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-14T16:43:31.851Z] #19 14.70 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.70 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-14T16:43:31.851Z] #19 14.70 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-14T16:43:31.851Z] #19 14.70 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-14T16:43:31.851Z] #19 14.70 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-14T16:43:31.851Z] #19 14.70 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.70 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-14T16:43:31.851Z] #19 14.70 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-14T16:43:31.851Z] #19 14.70 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-14T16:43:31.851Z] #19 14.70 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-14T16:43:31.851Z] #19 14.70 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-14T16:43:31.851Z] #19 14.70 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-14T16:43:31.851Z] #19 14.70 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-14T16:43:31.851Z] #19 14.70 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-14T16:43:31.851Z] #19 14.70 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-14T16:43:31.851Z] #19 14.70 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-14T16:43:31.851Z] #19 14.70 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-14T16:43:31.851Z] #19 14.70 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-14T16:43:31.851Z] #19 14.70 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-14T16:43:31.851Z] #19 14.70 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-14T16:43:31.851Z] #19 14.70 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-14T16:43:31.851Z] #19 14.70 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-14T16:43:31.851Z] #19 14.70 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-14T16:43:31.851Z] #19 14.70 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-14T16:43:31.851Z] #19 14.70 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-14T16:43:31.851Z] #19 14.70 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-14T16:43:31.851Z] #19 14.70 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-14T16:43:31.851Z] #19 14.70 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-14T16:43:31.852Z] #19 14.70 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-14T16:43:31.852Z] #19 14.70 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-14T16:43:31.852Z] #19 14.70 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-14T16:43:31.852Z] #19 14.70 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-14T16:43:31.852Z] #19 14.70 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-14T16:43:31.852Z] #19 14.70 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-14T16:43:31.852Z] #19 14.70 linux-libc-dev-s390x-cross patch xz-utils [2022-07-14T16:43:31.852Z] #19 15.01 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:43:31.852Z] #19 15.01 Need to get 788 MB of archives. [2022-07-14T16:43:31.852Z] #19 15.01 After this operation, 3385 MB of additional disk space will be used. [2022-07-14T16:43:31.852Z] #19 15.01 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-14T16:43:31.852Z] #19 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-14T16:43:31.852Z] #19 15.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-14T16:43:31.852Z] #19 15.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-14T16:43:31.852Z] #19 15.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-14T16:43:31.852Z] #19 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-14T16:43:31.852Z] #19 15.02 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-14T16:43:31.852Z] #19 15.05 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-14T16:43:31.852Z] #19 15.07 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-14T16:43:31.852Z] #19 15.09 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-14T16:43:32.109Z] #19 15.11 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-14T16:43:32.109Z] #19 15.12 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-14T16:43:32.109Z] #19 15.12 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-14T16:43:32.366Z] #19 15.49 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-14T16:43:32.366Z] #19 15.49 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-14T16:43:32.624Z] #19 15.82 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-14T16:43:32.882Z] #19 15.82 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-14T16:43:33.139Z] #19 16.19 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-14T16:43:33.139Z] #19 16.19 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-14T16:43:33.397Z] #19 16.52 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-14T16:43:33.397Z] #19 16.52 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-14T16:43:33.654Z] #19 16.83 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-14T16:43:33.912Z] #19 16.83 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-14T16:43:33.912Z] #19 16.83 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-14T16:43:33.912Z] #19 16.83 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-14T16:43:33.912Z] #19 16.83 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-14T16:43:33.912Z] #19 16.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-14T16:43:33.912Z] #19 16.83 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-14T16:43:33.912Z] #19 16.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-14T16:43:33.912Z] #19 16.84 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-14T16:43:33.912Z] #19 16.84 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-14T16:43:33.912Z] #19 16.85 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-14T16:43:33.912Z] #19 16.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-14T16:43:33.912Z] #19 16.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-14T16:43:33.912Z] #19 16.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-14T16:43:33.912Z] #19 16.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-14T16:43:33.912Z] #19 16.88 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-14T16:43:33.912Z] #19 16.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-14T16:43:33.912Z] #19 16.89 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-14T16:43:33.912Z] #19 16.90 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-14T16:43:34.169Z] #19 17.40 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-14T16:43:34.427Z] #19 17.40 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-14T16:43:34.427Z] #19 17.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-14T16:43:34.427Z] #19 17.42 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-14T16:43:34.427Z] #19 17.44 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-14T16:43:34.684Z] #19 17.85 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-14T16:43:34.684Z] #19 17.85 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-14T16:43:34.684Z] #19 17.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-14T16:43:34.684Z] #19 17.86 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-14T16:43:34.684Z] #19 17.86 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-14T16:43:34.684Z] #19 17.87 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-14T16:43:34.684Z] #19 17.93 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-14T16:43:34.684Z] #19 17.94 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-14T16:43:34.684Z] #19 17.94 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-14T16:43:34.684Z] #19 17.94 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-14T16:43:34.684Z] #19 17.94 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-14T16:43:34.684Z] #19 17.94 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-14T16:43:34.684Z] #19 17.94 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-14T16:43:34.684Z] #19 17.94 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-14T16:43:34.684Z] #19 17.94 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-14T16:43:34.684Z] #19 17.94 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-14T16:43:34.685Z] #19 17.94 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-14T16:43:34.685Z] #19 17.94 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-14T16:43:34.685Z] #19 17.94 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-14T16:43:34.685Z] #19 17.94 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-14T16:43:34.685Z] #19 17.95 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-14T16:43:34.942Z] #19 17.95 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-14T16:43:34.942Z] #19 17.95 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-14T16:43:34.942Z] #19 17.96 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-14T16:43:34.942Z] #19 17.98 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-14T16:43:34.942Z] #19 17.98 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-14T16:43:34.942Z] #19 18.00 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-14T16:43:34.942Z] #19 18.01 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-14T16:43:35.506Z] #19 18.45 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-14T16:43:35.506Z] #19 18.45 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-14T16:43:35.506Z] #19 18.46 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-14T16:43:35.506Z] #19 18.48 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-14T16:43:35.506Z] #19 18.49 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-14T16:43:35.763Z] #19 18.90 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-14T16:43:35.763Z] #19 18.90 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-14T16:43:35.763Z] #19 18.91 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-14T16:43:35.763Z] #19 18.91 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-14T16:43:35.763Z] #19 18.91 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-14T16:43:35.763Z] #19 18.92 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-14T16:43:35.763Z] #19 18.92 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-14T16:43:35.763Z] #19 18.93 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-14T16:43:35.763Z] #19 18.93 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-14T16:43:35.763Z] #19 18.94 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-14T16:43:35.763Z] #19 18.94 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-14T16:43:36.327Z] #19 19.36 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-14T16:43:36.327Z] #19 19.36 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-14T16:43:36.327Z] #19 19.37 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-14T16:43:36.327Z] #19 19.39 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-14T16:43:36.327Z] #19 19.41 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-14T16:43:36.892Z] #19 19.80 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-14T16:43:36.892Z] #19 19.80 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-14T16:43:36.892Z] #19 19.80 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-14T16:43:36.892Z] #19 19.81 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-14T16:43:36.892Z] #19 19.81 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-14T16:43:36.892Z] #19 19.81 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-14T16:43:36.892Z] #19 19.81 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-14T16:43:36.892Z] #19 19.81 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-14T16:43:36.892Z] #19 19.83 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-14T16:43:36.892Z] #19 19.84 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-14T16:43:36.892Z] #19 19.85 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-14T16:43:36.892Z] #19 19.86 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-14T16:43:36.892Z] #19 19.86 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-14T16:43:36.892Z] #19 19.86 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-14T16:43:36.892Z] #19 19.87 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-14T16:43:37.149Z] #19 20.27 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-14T16:43:37.406Z] #19 20.27 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-14T16:43:37.406Z] #19 20.28 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-14T16:43:37.406Z] #19 20.30 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-14T16:43:37.406Z] #19 20.32 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-14T16:43:37.664Z] #19 20.71 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-14T16:43:37.664Z] #19 20.71 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-14T16:43:37.664Z] #19 20.71 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-14T16:43:37.664Z] #19 20.72 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-14T16:43:37.664Z] #19 20.72 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-14T16:43:37.664Z] #19 20.72 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-14T16:43:37.664Z] #19 20.72 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-14T16:43:37.664Z] #19 20.72 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-14T16:43:37.664Z] #19 20.73 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-14T16:43:37.664Z] #19 20.74 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-14T16:43:37.664Z] #19 20.74 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-14T16:43:37.664Z] #19 20.74 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-14T16:43:37.921Z] #19 21.14 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-14T16:43:38.178Z] #19 21.14 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-14T16:43:38.178Z] #19 21.15 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-14T16:43:38.178Z] #19 21.16 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-14T16:43:38.178Z] #19 21.17 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-14T16:43:38.436Z] #19 21.50 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-14T16:43:38.436Z] #19 21.50 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-14T16:43:38.693Z] #19 21.72 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:43:38.693Z] #19 21.80 Fetched 788 MB in 7s (116 MB/s) [2022-07-14T16:43:38.693Z] #19 21.83 Selecting previously unselected package liblocale-gettext-perl. [2022-07-14T16:43:38.951Z] #19 21.83 (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 ... 15717 files and directories currently installed.) [2022-07-14T16:43:38.951Z] #19 21.83 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-14T16:43:38.951Z] #19 21.84 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-14T16:43:38.951Z] #19 21.87 Selecting previously unselected package bzip2. [2022-07-14T16:43:38.951Z] #19 21.87 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-14T16:43:38.951Z] #19 21.88 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T16:43:38.951Z] #19 21.91 Selecting previously unselected package libmagic-mgc. [2022-07-14T16:43:38.951Z] #19 21.91 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-14T16:43:38.951Z] #19 21.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-14T16:43:38.951Z] #19 21.98 Selecting previously unselected package libmagic1:amd64. [2022-07-14T16:43:38.951Z] #19 21.98 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-14T16:43:38.951Z] #19 21.99 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-14T16:43:38.951Z] #19 22.03 Selecting previously unselected package file. [2022-07-14T16:43:38.951Z] #19 22.03 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-14T16:43:38.951Z] #19 22.03 Unpacking file (1:5.39-3) ... [2022-07-14T16:43:38.951Z] #19 22.06 Selecting previously unselected package xz-utils. [2022-07-14T16:43:38.951Z] #19 22.06 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-14T16:43:38.951Z] #19 22.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:43:38.951Z] #19 22.10 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-14T16:43:39.209Z] #19 22.11 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-14T16:43:39.209Z] #19 22.11 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-14T16:43:39.466Z] #19 22.41 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-14T16:43:39.466Z] #19 22.41 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-14T16:43:39.466Z] #19 22.41 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-14T16:43:39.466Z] #19 22.69 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-14T16:43:39.723Z] #19 22.69 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-14T16:43:39.723Z] #19 22.69 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-14T16:43:39.723Z] #19 22.97 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-14T16:43:39.981Z] #19 22.97 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-14T16:43:39.981Z] #19 22.97 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-14T16:43:39.981Z] #19 23.22 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-14T16:43:40.238Z] #19 23.22 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-14T16:43:40.238Z] #19 23.22 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-14T16:43:40.495Z] #19 23.43 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-14T16:43:40.495Z] #19 23.43 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:40.495Z] #19 23.43 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:43:40.496Z] #19 23.46 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-14T16:43:40.496Z] #19 23.46 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:40.496Z] #19 23.47 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:43:40.914Z] Fetching without tags [2022-07-14T16:43:41.089Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:43:40.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:43:40.902Z] > git config --add remote.origin.fetch +refs/pull/43793/head:refs/remotes/origin/PR-43793 # timeout=10 [2022-07-14T16:43:40.904Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:40.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:43:40.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:43:40.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:40.916Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:43:41.090Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:41.103Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:43:41.677Z] Merge succeeded, producing 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:43:41.677Z] Checking out Revision 9464898b474ec3a4c49314169fa9c36320d3135e (PR-43793) [2022-07-14T16:43:42.295Z] Commit message: "libnetwork: skip firewalld management for rootless" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T16:43:42.931Z] + docker version [2022-07-14T16:43:42.931Z] Client: Docker Engine - Community [2022-07-14T16:43:42.931Z] Version: 20.10.14 [2022-07-14T16:43:42.931Z] API version: 1.41 [2022-07-14T16:43:42.931Z] Go version: go1.16.15 [2022-07-14T16:43:42.931Z] Git commit: a224086 [2022-07-14T16:43:42.931Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-14T16:43:42.931Z] OS/Arch: linux/amd64 [2022-07-14T16:43:42.931Z] Context: default [2022-07-14T16:43:42.931Z] Experimental: true [2022-07-14T16:43:42.931Z] [2022-07-14T16:43:42.931Z] Server: Docker Engine - Community [2022-07-14T16:43:42.931Z] Engine: [2022-07-14T16:43:42.931Z] Version: 20.10.14 [2022-07-14T16:43:42.931Z] API version: 1.41 (minimum version 1.12) [2022-07-14T16:43:42.931Z] Go version: go1.16.15 [2022-07-14T16:43:42.931Z] Git commit: 87a90dc [2022-07-14T16:43:42.931Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-14T16:43:42.931Z] OS/Arch: linux/amd64 [2022-07-14T16:43:42.931Z] Experimental: true [2022-07-14T16:43:42.931Z] containerd: [2022-07-14T16:43:42.931Z] Version: 1.5.11 [2022-07-14T16:43:42.931Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:43:42.931Z] runc: [2022-07-14T16:43:42.931Z] Version: 1.0.3 [2022-07-14T16:43:42.931Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T16:43:42.931Z] docker-init: [2022-07-14T16:43:42.931Z] Version: 0.19.0 [2022-07-14T16:43:42.931Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T16:43:41.654Z] > git remote # timeout=10 [2022-07-14T16:43:41.658Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T16:43:41.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:43:41.663Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T16:43:41.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T16:43:41.679Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:43:41.685Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:43:43.251Z] + docker info [2022-07-14T16:43:43.813Z] Client: [2022-07-14T16:43:43.813Z] Context: default [2022-07-14T16:43:43.813Z] Debug Mode: false [2022-07-14T16:43:43.813Z] Plugins: [2022-07-14T16:43:43.813Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T16:43:43.813Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T16:43:43.813Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T16:43:43.813Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T16:43:43.813Z] [2022-07-14T16:43:43.813Z] Server: [2022-07-14T16:43:43.813Z] Containers: 0 [2022-07-14T16:43:43.813Z] Running: 0 [2022-07-14T16:43:43.813Z] Paused: 0 [2022-07-14T16:43:43.813Z] Stopped: 0 [2022-07-14T16:43:43.813Z] Images: 4 [2022-07-14T16:43:43.813Z] Server Version: 20.10.14 [2022-07-14T16:43:43.813Z] Storage Driver: overlay2 [2022-07-14T16:43:43.813Z] Backing Filesystem: extfs [2022-07-14T16:43:43.813Z] Supports d_type: true [2022-07-14T16:43:43.813Z] Native Overlay Diff: true [2022-07-14T16:43:43.813Z] userxattr: false [2022-07-14T16:43:43.813Z] Logging Driver: json-file [2022-07-14T16:43:43.813Z] Cgroup Driver: systemd [2022-07-14T16:43:43.813Z] Cgroup Version: 2 [2022-07-14T16:43:43.813Z] Plugins: [2022-07-14T16:43:43.813Z] Volume: local [2022-07-14T16:43:43.813Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T16:43:43.813Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T16:43:43.813Z] Swarm: inactive [2022-07-14T16:43:43.813Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-14T16:43:43.813Z] Default Runtime: runc [2022-07-14T16:43:43.813Z] Init Binary: docker-init [2022-07-14T16:43:43.813Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:43:43.813Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T16:43:43.813Z] init version: de40ad0 [2022-07-14T16:43:43.813Z] Security Options: [2022-07-14T16:43:43.813Z] apparmor [2022-07-14T16:43:43.813Z] seccomp [2022-07-14T16:43:43.813Z] Profile: default [2022-07-14T16:43:43.813Z] cgroupns [2022-07-14T16:43:43.813Z] Kernel Version: 5.13.0-1021-aws [2022-07-14T16:43:43.813Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-14T16:43:43.813Z] OSType: linux [2022-07-14T16:43:43.813Z] Architecture: x86_64 [2022-07-14T16:43:43.813Z] CPUs: 2 [2022-07-14T16:43:43.813Z] Total Memory: 7.559GiB [2022-07-14T16:43:43.813Z] Name: ip-10-100-74-186 [2022-07-14T16:43:43.813Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-14T16:43:43.813Z] Docker Root Dir: /var/lib/docker [2022-07-14T16:43:43.813Z] Debug Mode: false [2022-07-14T16:43:43.813Z] Registry: https://index.docker.io/v1/ [2022-07-14T16:43:43.813Z] Labels: [2022-07-14T16:43:43.813Z] Experimental: true [2022-07-14T16:43:43.813Z] Insecure Registries: [2022-07-14T16:43:43.813Z] 127.0.0.0/8 [2022-07-14T16:43:43.813Z] Live Restore Enabled: true [2022-07-14T16:43:43.813Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T16:43:44.126Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9464898b474ec3a4c49314169fa9c36320d3135e . [2022-07-14T16:43:44.382Z] #1 [internal] load build definition from Dockerfile [2022-07-14T16:43:44.382Z] #1 sha256:c5f7c8cb8bc641cbdbaacee2c72ecf73531cc9eec7d67dbdbd9f02b78caca4bb [2022-07-14T16:43:44.382Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T16:43:44.382Z] #1 DONE 0.0s [2022-07-14T16:43:44.382Z] [2022-07-14T16:43:44.382Z] #2 [internal] load .dockerignore [2022-07-14T16:43:44.382Z] #2 sha256:be1cd525d1513bcfc24471366266aee0fc61f240038787edbd4cb0c26ae1c4bd [2022-07-14T16:43:44.382Z] #2 transferring context: 145B done [2022-07-14T16:43:44.382Z] #2 DONE 0.0s [2022-07-14T16:43:44.382Z] [2022-07-14T16:43:44.382Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T16:43:44.382Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T16:43:44.382Z] #3 DONE 0.1s [2022-07-14T16:43:44.382Z] [2022-07-14T16:43:44.382Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T16:43:44.382Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T16:43:44.382Z] #4 CACHED [2022-07-14T16:43:44.640Z] [2022-07-14T16:43:44.640Z] #6 [internal] load .dockerignore [2022-07-14T16:43:44.640Z] #6 sha256:a342a00e5f002ced1b6f907114aa2c02db032bf55ed78bed87214b6ba12d9aac [2022-07-14T16:43:44.640Z] #6 DONE 0.0s [2022-07-14T16:43:44.640Z] [2022-07-14T16:43:44.640Z] #5 [internal] load build definition from Dockerfile [2022-07-14T16:43:44.640Z] #5 sha256:81db9ff7de1ef7458d94694aeb62a7cecb22f3c1257b2d155785ad97052e61ad [2022-07-14T16:43:44.640Z] #5 DONE 0.0s [2022-07-14T16:43:44.640Z] [2022-07-14T16:43:44.640Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:43:44.640Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T16:43:44.640Z] #10 DONE 0.1s [2022-07-14T16:43:44.640Z] [2022-07-14T16:43:44.640Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:43:44.640Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T16:43:44.674Z] #19 27.54 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-14T16:43:44.674Z] #19 27.55 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:44.674Z] #19 27.55 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:43:44.674Z] #19 27.58 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-14T16:43:44.674Z] #19 27.58 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:44.674Z] #19 27.59 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T16:43:44.896Z] #9 DONE 0.1s [2022-07-14T16:43:44.896Z] [2022-07-14T16:43:44.896Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T16:43:44.896Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T16:43:44.896Z] #8 DONE 0.1s [2022-07-14T16:43:44.896Z] [2022-07-14T16:43:44.896Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T16:43:44.896Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T16:43:44.896Z] #7 DONE 0.1s [2022-07-14T16:43:44.896Z] [2022-07-14T16:43:44.896Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:43:44.896Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T16:43:44.896Z] #73 DONE 0.0s [2022-07-14T16:43:44.896Z] [2022-07-14T16:43:44.896Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:43:44.896Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T16:43:44.896Z] #71 DONE 0.0s [2022-07-14T16:43:44.896Z] [2022-07-14T16:43:44.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:43:44.896Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:43:44.896Z] #11 DONE 0.0s [2022-07-14T16:43:44.896Z] [2022-07-14T16:43:44.896Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T16:43:44.896Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T16:43:44.896Z] #28 DONE 0.0s [2022-07-14T16:43:44.896Z] [2022-07-14T16:43:44.896Z] #24 [internal] load build context [2022-07-14T16:43:44.896Z] #24 sha256:53b2f5825c5024cd561e24f111414f5d6051aa26c49022e24668d8831c844f7b [2022-07-14T16:43:45.479Z] #24 ... [2022-07-14T16:43:45.479Z] [2022-07-14T16:43:45.479Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T16:43:45.479Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T16:43:45.479Z] #49 DONE 0.5s [2022-07-14T16:43:45.479Z] [2022-07-14T16:43:45.479Z] #24 [internal] load build context [2022-07-14T16:43:45.479Z] #24 sha256:53b2f5825c5024cd561e24f111414f5d6051aa26c49022e24668d8831c844f7b [2022-07-14T16:43:46.847Z] #24 transferring context: 62.04MB 1.7s done [2022-07-14T16:43:46.847Z] #24 DONE 1.8s [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T16:43:46.847Z] #36 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:43:46.847Z] #47 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T16:43:46.847Z] #79 sha256:90683652fcddac1b1b668e5d7892ec755e60db37c00aeb21967cf1c937c9a487 [2022-07-14T16:43:46.847Z] #79 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T16:43:46.847Z] #62 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T16:43:46.847Z] #38 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T16:43:46.847Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-14T16:43:46.847Z] #20 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T16:43:46.847Z] #25 sha256:13f84be267f2afcc939b9265c7c50f570c6baf16196f285eee9994a2640f1799 [2022-07-14T16:43:46.847Z] #25 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #67 sha256:22c1ab34df4e74fb5695b094acc0524354ad356c7fdc6ca526b5b76afabe7e91 [2022-07-14T16:43:46.847Z] #67 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #82 sha256:3ab8774af213b7f2ab381f026e999c834826de995133db84b4b0dc2d31bfdaef [2022-07-14T16:43:46.847Z] #82 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #78 sha256:227e2cb6040c6988a2171bbb384d649ffa71c28f68ced205e9b588f99df2a013 [2022-07-14T16:43:46.847Z] #78 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:43:46.847Z] #51 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T16:43:46.847Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T16:43:46.847Z] #72 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #60 sha256:6c1a53ffb70bae2ca2a50c46d7d92703123c345bf7a8e0cb682053d19681a7fe [2022-07-14T16:43:46.847Z] #60 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #35 sha256:bcb4ad7136c4e18298a8bf7281a75574578ad7637338afd16ee7caa20a21ed31 [2022-07-14T16:43:46.847Z] #35 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:43:46.847Z] #77 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T16:43:46.847Z] #53 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #70 sha256:6f2f32897a26d377c50c2d331b03eb11df7c022dcb789ea2d0884e82371eba0f [2022-07-14T16:43:46.847Z] #70 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #75 sha256:fb5cf3df96cadf49b1c1039a301ba51463c91cff94ed17b7132b81f1e73d345e [2022-07-14T16:43:46.847Z] #75 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #45 sha256:01e7e234261666bc0227ba77bf66fb1c67c9df654598f377b4687d9dd78ac331 [2022-07-14T16:43:46.847Z] #45 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T16:43:46.847Z] #13 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T16:43:46.847Z] #57 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #41 sha256:4acae2faa20ff4dd1b6710799214bc83c12d33880b26cf9e4fe8d23253efaeb9 [2022-07-14T16:43:46.847Z] #41 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T16:43:46.847Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T16:43:46.847Z] #46 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T16:43:46.847Z] #66 sha256:b1c5c1304861b9f965c7e8025b076790f6e5b561d9cc08507373fab987e00702 [2022-07-14T16:43:46.847Z] #66 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #48 sha256:6337ad231958c2a4dd0cb94b408970c4280691207aa211417cd67ccd3f25cec5 [2022-07-14T16:43:46.847Z] #48 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #61 sha256:3e549414b27fa9c509b2fcf4145f7df222f56a02bedcd222c49dbe9ef83369ec [2022-07-14T16:43:46.847Z] #61 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T16:43:46.847Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-14T16:43:46.847Z] #23 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T16:43:46.847Z] #63 sha256:5333a0c80a2f8e9880273b877d7fc40ea26d80bd3203d71d724c9bf89078248e [2022-07-14T16:43:46.847Z] #63 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T16:43:46.847Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T16:43:46.847Z] #12 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:43:46.847Z] #34 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T16:43:46.847Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T16:43:46.847Z] #33 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T16:43:46.847Z] #69 sha256:2ee55a7211b06dd4c3b7c42a3857db2e7940903ebffb6113931d1a1d7d84693c [2022-07-14T16:43:46.847Z] #69 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T16:43:46.847Z] #37 sha256:370f24a70eac6e86f34bc35b9f4cba9a2c5f1b77d50ce6235c9fd49d68f8d9b1 [2022-07-14T16:43:46.847Z] #37 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.847Z] #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-14T16:43:46.847Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:43:46.847Z] #76 CACHED [2022-07-14T16:43:46.847Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #44 sha256:6ddb0a18022bcecb4a9c81212176acef3d5adf6265e4a93a7aa85906d03a263b [2022-07-14T16:43:46.848Z] #44 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T16:43:46.848Z] #65 sha256:5d4bfcd67eb8e4bb6cc44923ec2162625e1d7c743160ae59f0eefae5ace6631e [2022-07-14T16:43:46.848Z] #65 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T16:43:46.848Z] #50 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T16:43:46.848Z] #56 sha256:569d91c12a9c90753c12534ade04bf19b020dc6bd6a5bf6847727f06817a44c8 [2022-07-14T16:43:46.848Z] #56 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T16:43:46.848Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-14T16:43:46.848Z] #17 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:43:46.848Z] #55 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T16:43:46.848Z] #58 sha256:d87c2f52d01cc7848d961e6094b25ef9d341f11413b4d13c06740c2a457534e1 [2022-07-14T16:43:46.848Z] #58 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T16:43:46.848Z] #68 sha256:678941ebfd2bc700c0697780c6a30fd16976279d024f98cb4d542523cf79c2a1 [2022-07-14T16:43:46.848Z] #68 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #81 sha256:293b45dabd7ba92d2749b52c1fe627f3fd283bb0b23255e209a9d72f908c25ee [2022-07-14T16:43:46.848Z] #81 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:43:46.848Z] #21 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T16:43:46.848Z] #30 sha256:f59770b65f4fe09e49bd8a558bc59fc8947d285d5f13f4ffd260b72ab1f04878 [2022-07-14T16:43:46.848Z] #30 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T16:43:46.848Z] #54 sha256:e075f9c8f763d901ef71203be7fa026a8cf943dac0eb46f79fc5b8e5e7c284a9 [2022-07-14T16:43:46.848Z] #54 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T16:43:46.848Z] #43 sha256:dee92398bf2dae1cb8e0fe1707b2e65a108b5d231186798ef1977054ebea13cf [2022-07-14T16:43:46.848Z] #43 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T16:43:46.848Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-14T16:43:46.848Z] #15 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T16:43:46.848Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T16:43:46.848Z] #74 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:43:46.848Z] #42 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T16:43:46.848Z] #32 sha256:16167d1be00901a7fb834d7279be6794d9abb97a2352e737ff43a7b3347ca73f [2022-07-14T16:43:46.848Z] #32 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T16:43:46.848Z] #80 sha256:9e7b50f3b8794ffbe6fd3f4a6843ddb19eca2ed52f255a518d794e121701945c [2022-07-14T16:43:46.848Z] #80 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T16:43:46.848Z] #29 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-14T16:43:46.848Z] #16 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T16:43:46.848Z] #59 sha256:f29e2e331c968485f01dd15e8ab89f481951c1038c77407140cf46920c49b7f1 [2022-07-14T16:43:46.848Z] #59 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T16:43:46.848Z] #39 sha256:97895cc1e12a59ff103cc0e6fd6f57d859a146f643c62f669ac1b2802f5ec26d [2022-07-14T16:43:46.848Z] #39 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T16:43:46.848Z] #27 sha256:9a2f17736f1d75060a340e5cf7ca03489f56fe3249003b3fd55eeaf956775391 [2022-07-14T16:43:46.848Z] #27 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:43:46.848Z] #14 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T16:43:46.848Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-14T16:43:46.848Z] #19 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #31 sha256:39de99b099495020009ee8ff49070e61c276d10caa564aa97395fffd756c5d7b [2022-07-14T16:43:46.848Z] #31 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T16:43:46.848Z] #40 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T16:43:46.848Z] #52 sha256:e113539d60aeb05e679d6aac8bf12989e3d2419f3fe7ba32753165f9b4677667 [2022-07-14T16:43:46.848Z] #52 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #64 sha256:c645ead515fdd40706675c4d1d3074288239471e0f7fbb433b78bd14a633597f [2022-07-14T16:43:46.848Z] #64 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #26 sha256:58aad254c4b00ba6d7a7cc28bd74d479344c7ee00d20147f7e269f57ef72bcb9 [2022-07-14T16:43:46.848Z] #26 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T16:43:46.848Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-14T16:43:46.848Z] #18 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #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-14T16:43:46.848Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-14T16:43:46.848Z] #22 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T16:43:46.848Z] #83 sha256:b6b3a7d94b6ae4d0cc8a347d03ad58a61ba84ff4eb02d7034505af4123a0a7bd [2022-07-14T16:43:46.848Z] #83 CACHED [2022-07-14T16:43:46.848Z] [2022-07-14T16:43:46.848Z] #84 exporting to image [2022-07-14T16:43:46.848Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T16:43:46.848Z] #84 exporting layers done [2022-07-14T16:43:46.848Z] #84 writing image sha256:40d6299ba1906471bc705dd6e9bc5502d011c0703b258c041278c1632e0e60b9 [2022-07-14T16:43:46.848Z] #84 writing image sha256:40d6299ba1906471bc705dd6e9bc5502d011c0703b258c041278c1632e0e60b9 0.0s done [2022-07-14T16:43:46.848Z] #84 naming to docker.io/library/docker:9464898b474ec3a4c49314169fa9c36320d3135e done [2022-07-14T16:43:46.848Z] #84 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:43:47.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -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:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh dynbinary test-integration [2022-07-14T16:43:47.740Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-14T16:43:47.740Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-14T16:43:47.740Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-14T16:43:47.740Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-14T16:43:47.740Z] 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-14T16:43:47.740Z] Detected virtualization docker. [2022-07-14T16:43:47.740Z] Detected architecture x86-64. [2022-07-14T16:43:47.740Z] Set hostname to . [2022-07-14T16:43:47.740Z] modprobe@configfs.service: Succeeded. [2022-07-14T16:43:47.740Z] modprobe@drm.service: Succeeded. [2022-07-14T16:43:47.740Z] modprobe@fuse.service: Succeeded. [2022-07-14T16:43:47.996Z] + source /etc/docker-entrypoint-cmd [2022-07-14T16:43:47.996Z] ++ hack/make.sh dynbinary test-integration [2022-07-14T16:43:47.996Z] [2022-07-14T16:43:47.996Z] Removing bundles/ [2022-07-14T16:43:47.996Z] [2022-07-14T16:43:47.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T16:43:48.253Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T16:43:48.253Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:43:48.853Z] #19 31.40 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-14T16:43:48.853Z] #19 31.41 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:48.853Z] #19 31.41 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:43:48.853Z] #19 31.44 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-14T16:43:48.853Z] #19 31.44 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:48.853Z] #19 31.45 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T16:43:52.155Z] #19 35.29 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-14T16:43:52.412Z] #19 35.29 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:52.412Z] #19 35.30 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:43:52.412Z] #19 35.33 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-14T16:43:52.412Z] #19 35.33 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:52.412Z] #19 35.34 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:43:56.591Z] #19 39.07 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-14T16:43:56.591Z] #19 39.07 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:56.591Z] #19 39.07 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:43:56.591Z] #19 39.10 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-14T16:43:56.591Z] #19 39.10 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:43:56.591Z] #19 39.11 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:43:59.868Z] #19 42.68 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-14T16:43:59.868Z] #19 42.68 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:43:59.868Z] #19 42.68 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:43:59.868Z] #19 42.71 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-14T16:43:59.868Z] #19 42.71 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:43:59.868Z] #19 42.71 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T16:43:59.868Z] #19 42.74 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-14T16:43:59.868Z] #19 42.74 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:43:59.868Z] #19 42.74 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T16:43:59.868Z] #19 42.77 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-14T16:43:59.868Z] #19 42.77 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:43:59.868Z] #19 42.77 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:43:59.868Z] #19 42.80 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-14T16:43:59.868Z] #19 42.80 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:43:59.868Z] #19 42.80 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:43:59.868Z] #19 42.83 Selecting previously unselected package cross-config. [2022-07-14T16:43:59.868Z] #19 42.83 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-14T16:43:59.868Z] #19 42.83 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-14T16:43:59.868Z] #19 42.86 Selecting previously unselected package gcc-10-cross-base. [2022-07-14T16:43:59.868Z] #19 42.86 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-14T16:43:59.868Z] #19 42.86 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-14T16:43:59.868Z] #19 42.89 Selecting previously unselected package libc6-arm64-cross. [2022-07-14T16:43:59.868Z] #19 42.89 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-14T16:43:59.868Z] #19 42.90 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-14T16:43:59.868Z] #19 43.02 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-14T16:43:59.868Z] #19 43.02 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:43:59.868Z] #19 43.02 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:43:59.868Z] #19 43.05 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-14T16:43:59.868Z] #19 43.05 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:43:59.868Z] #19 43.06 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:43:59.868Z] #19 43.09 Selecting previously unselected package libitm1-arm64-cross. [2022-07-14T16:43:59.868Z] #19 43.09 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:43:59.868Z] #19 43.10 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:43:59.868Z] #19 43.13 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-14T16:44:00.125Z] #19 43.13 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:00.125Z] #19 43.13 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:00.125Z] #19 43.16 Selecting previously unselected package libasan6-arm64-cross. [2022-07-14T16:44:00.125Z] #19 43.17 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:00.125Z] #19 43.17 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:00.125Z] #19 43.39 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-14T16:44:00.382Z] #19 43.39 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:00.382Z] #19 43.39 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:00.382Z] #19 43.49 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-14T16:44:00.382Z] #19 43.49 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:00.382Z] #19 43.49 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:00.640Z] #19 43.70 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-14T16:44:00.640Z] #19 43.70 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:00.640Z] #19 43.70 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:00.640Z] #19 43.77 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-14T16:44:00.640Z] #19 43.77 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:00.640Z] #19 43.77 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:00.640Z] #19 43.89 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-14T16:44:00.897Z] #19 43.89 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:00.897Z] #19 43.90 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:00.897Z] #19 44.02 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-14T16:44:01.155Z] #19 44.02 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:01.155Z] #19 44.02 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:06.411Z] #19 48.61 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-14T16:44:06.411Z] #19 48.61 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:06.411Z] #19 48.62 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:06.411Z] #19 48.64 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-14T16:44:06.411Z] #19 48.64 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-14T16:44:06.411Z] #19 48.65 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-14T16:44:06.411Z] #19 48.78 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-14T16:44:06.411Z] #19 48.78 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:06.411Z] #19 48.78 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-14T16:44:06.411Z] #19 48.99 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-14T16:44:06.411Z] #19 48.99 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:06.411Z] #19 49.00 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:06.411Z] #19 49.20 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-14T16:44:06.411Z] #19 49.20 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:06.411Z] #19 49.20 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:06.774Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T16:44:06.774Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:44:06.774Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:44:06.774Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:44:06.774Z] [2022-07-14T16:44:06.774Z] + TEST_INTEGRATION_DEST=1 [2022-07-14T16:44:06.774Z] + CONTAINER_NAME=docker-pr5-1 [2022-07-14T16:44:06.774Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T16:44:06.774Z] + run_tests test-integration-flaky [2022-07-14T16:44:06.774Z] + '[' -n 0 ']' [2022-07-14T16:44:06.774Z] + rm= [2022-07-14T16:44:06.774Z] + TEST_INTEGRATION_DEST=2 [2022-07-14T16:44:06.774Z] + CONTAINER_NAME=docker-pr5-2 [2022-07-14T16:44:06.774Z] + TEST_SKIP_INTEGRATION=1 [2022-07-14T16:44:06.774Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-14T16:44:06.774Z] + run_tests [2022-07-14T16:44:06.774Z] + '[' -n 0 ']' [2022-07-14T16:44:06.774Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43793/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43793/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh test-integration-flaky test-integration [2022-07-14T16:44:06.774Z] + rm= [2022-07-14T16:44:06.774Z] + c=0 [2022-07-14T16:44:06.774Z] + TEST_INTEGRATION_DEST=3 [2022-07-14T16:44:06.774Z] + CONTAINER_NAME=docker-pr5-3 [2022-07-14T16:44:06.774Z] + TEST_SKIP_INTEGRATION=1 [2022-07-14T16:44:06.774Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-14T16:44:06.775Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43793/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43793/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh '' test-integration [2022-07-14T16:44:06.775Z] + run_tests [2022-07-14T16:44:06.775Z] + '[' -n 0 ']' [2022-07-14T16:44:06.775Z] + rm= [2022-07-14T16:44:06.775Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43793/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43793/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh '' test-integration [2022-07-14T16:44:06.775Z] ++ jobs -p [2022-07-14T16:44:06.775Z] + for job in $(jobs -p) [2022-07-14T16:44:06.775Z] + wait 10783 [2022-07-14T16:44:06.775Z] [2022-07-14T16:44:06.775Z] [2022-07-14T16:44:06.775Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-14T16:44:06.775Z] [2022-07-14T16:44:06.775Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T16:44:06.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T16:44:06.775Z] HOSTNAME=954611aef9ff [2022-07-14T16:44:06.775Z] TEST_SKIP_INTEGRATION=1 [2022-07-14T16:44:06.775Z] TESTDEBUG=0 [2022-07-14T16:44:06.775Z] DEST=bundles/test-integration [2022-07-14T16:44:06.775Z] PWD=/go/src/github.com/docker/docker [2022-07-14T16:44:06.775Z] KEEPBUNDLE=1 [2022-07-14T16:44:06.775Z] DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:44:06.775Z] container=docker [2022-07-14T16:44:06.775Z] HOME=/root [2022-07-14T16:44:06.775Z] GOLANG_VERSION=1.18.4 [2022-07-14T16:44:06.775Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T16:44:06.775Z] VALIDATE_BRANCH=master [2022-07-14T16:44:06.775Z] TERM=xterm [2022-07-14T16:44:06.775Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T16:44:06.775Z] SHLVL=1 [2022-07-14T16:44:06.775Z] TIMEOUT=120m [2022-07-14T16:44:06.775Z] DOCKER_BUILDTAGS= journald [2022-07-14T16:44:06.775Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T16:44:06.775Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-14T16:44:06.775Z] GO111MODULE=off [2022-07-14T16:44:06.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T16:44:06.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T16:44:06.775Z] GOPATH=/go [2022-07-14T16:44:06.775Z] PKG_CONFIG=pkg-config [2022-07-14T16:44:06.775Z] _=/usr/bin/env [2022-07-14T16:44:06.775Z] Building test suite binary ./integration-cli/test.main [2022-07-14T16:44:06.775Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T16:44:06.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T16:44:06.775Z] HOSTNAME=ceb1d1c770ed [2022-07-14T16:44:06.775Z] TEST_SKIP_INTEGRATION=1 [2022-07-14T16:44:06.775Z] TESTDEBUG=0 [2022-07-14T16:44:06.775Z] DEST=bundles/test-integration [2022-07-14T16:44:06.775Z] PWD=/go/src/github.com/docker/docker [2022-07-14T16:44:06.775Z] KEEPBUNDLE=1 [2022-07-14T16:44:06.775Z] DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:44:06.775Z] container=docker [2022-07-14T16:44:06.775Z] HOME=/root [2022-07-14T16:44:06.775Z] GOLANG_VERSION=1.18.4 [2022-07-14T16:44:06.775Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T16:44:06.775Z] VALIDATE_BRANCH=master [2022-07-14T16:44:06.775Z] TERM=xterm [2022-07-14T16:44:06.775Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T16:44:06.775Z] SHLVL=1 [2022-07-14T16:44:06.775Z] TIMEOUT=120m [2022-07-14T16:44:06.775Z] DOCKER_BUILDTAGS= journald [2022-07-14T16:44:06.775Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T16:44:06.775Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-14T16:44:06.775Z] GO111MODULE=off [2022-07-14T16:44:06.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T16:44:06.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T16:44:06.775Z] GOPATH=/go [2022-07-14T16:44:06.775Z] PKG_CONFIG=pkg-config [2022-07-14T16:44:06.775Z] _=/usr/bin/env [2022-07-14T16:44:06.775Z] Building test suite binary ./integration-cli/test.main [2022-07-14T16:44:06.775Z] No new tests added to integration. [2022-07-14T16:44:06.775Z] [2022-07-14T16:44:06.775Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T16:44:06.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T16:44:06.775Z] HOSTNAME=659f0b16788b [2022-07-14T16:44:06.775Z] TESTDEBUG=0 [2022-07-14T16:44:06.775Z] DEST=bundles/test-integration [2022-07-14T16:44:06.775Z] PWD=/go/src/github.com/docker/docker [2022-07-14T16:44:06.775Z] KEEPBUNDLE=1 [2022-07-14T16:44:06.775Z] DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:44:06.775Z] container=docker [2022-07-14T16:44:06.775Z] HOME=/root [2022-07-14T16:44:06.775Z] GOLANG_VERSION=1.18.4 [2022-07-14T16:44:06.775Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T16:44:06.775Z] VALIDATE_BRANCH=master [2022-07-14T16:44:06.775Z] TERM=xterm [2022-07-14T16:44:06.775Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T16:44:06.775Z] SHLVL=1 [2022-07-14T16:44:06.775Z] TIMEOUT=120m [2022-07-14T16:44:06.775Z] DOCKER_BUILDTAGS= journald [2022-07-14T16:44:06.775Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T16:44:06.775Z] GO111MODULE=off [2022-07-14T16:44:06.775Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T16:44:06.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T16:44:06.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T16:44:06.775Z] GOPATH=/go [2022-07-14T16:44:06.775Z] PKG_CONFIG=pkg-config [2022-07-14T16:44:06.775Z] _=/usr/bin/env [2022-07-14T16:44:06.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T16:44:09.363Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e3f8fff82392aa92) in /home/ubuntu/workspace/moby_PR-43793 [Pipeline] { [Pipeline] checkout [2022-07-14T16:44:09.531Z] The recommended git tool is: git [2022-07-14T16:44:10.590Z] #19 53.53 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-14T16:44:10.590Z] #19 53.53 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:10.590Z] #19 53.54 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:10.590Z] #19 53.56 Selecting previously unselected package patch. [2022-07-14T16:44:10.590Z] #19 53.56 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-14T16:44:10.590Z] #19 53.57 Unpacking patch (2.7.6-7) ... [2022-07-14T16:44:10.590Z] #19 53.60 Selecting previously unselected package dpkg-dev. [2022-07-14T16:44:10.590Z] #19 53.60 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-14T16:44:10.590Z] #19 53.61 Unpacking dpkg-dev (1.20.11) ... [2022-07-14T16:44:10.590Z] #19 53.73 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-14T16:44:10.590Z] #19 53.73 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-14T16:44:10.590Z] #19 53.73 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-14T16:44:10.590Z] #19 53.76 Selecting previously unselected package libio-string-perl. [2022-07-14T16:44:10.590Z] #19 53.76 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-14T16:44:10.590Z] #19 53.77 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-14T16:44:10.590Z] #19 53.79 Selecting previously unselected package libicu67:amd64. [2022-07-14T16:44:10.847Z] #19 53.80 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-14T16:44:10.847Z] #19 53.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-14T16:44:11.412Z] #19 54.56 Selecting previously unselected package libxml2:amd64. [2022-07-14T16:44:11.412Z] #19 54.56 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-14T16:44:11.412Z] #19 54.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T16:44:11.412Z] #19 54.63 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-14T16:44:11.412Z] #19 54.64 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-14T16:44:11.412Z] #19 54.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-14T16:44:11.412Z] #19 54.66 Selecting previously unselected package libxml-sax-base-perl. [2022-07-14T16:44:11.669Z] #19 54.67 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-14T16:44:11.669Z] #19 54.67 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-14T16:44:11.669Z] #19 54.70 Selecting previously unselected package libxml-sax-perl. [2022-07-14T16:44:11.669Z] #19 54.70 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-14T16:44:11.669Z] #19 54.71 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-14T16:44:11.669Z] #19 54.74 Selecting previously unselected package libxml-libxml-perl. [2022-07-14T16:44:11.669Z] #19 54.74 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-14T16:44:11.669Z] #19 54.75 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-14T16:44:11.669Z] #19 54.80 Selecting previously unselected package libxml-simple-perl. [2022-07-14T16:44:11.669Z] #19 54.80 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-14T16:44:11.669Z] #19 54.80 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-14T16:44:11.669Z] #19 54.83 Selecting previously unselected package libyaml-perl. [2022-07-14T16:44:11.669Z] #19 54.84 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-14T16:44:11.669Z] #19 54.84 Unpacking libyaml-perl (1.30-1) ... [2022-07-14T16:44:11.669Z] #19 54.87 Selecting previously unselected package libconfig-auto-perl. [2022-07-14T16:44:11.669Z] #19 54.87 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-14T16:44:11.669Z] #19 54.88 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-14T16:44:11.669Z] #19 54.90 Selecting previously unselected package libfile-which-perl. [2022-07-14T16:44:11.927Z] #19 54.90 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-14T16:44:11.927Z] #19 54.91 Unpacking libfile-which-perl (1.23-1) ... [2022-07-14T16:44:11.927Z] #19 54.93 Selecting previously unselected package libfile-homedir-perl. [2022-07-14T16:44:11.927Z] #19 54.93 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-14T16:44:11.927Z] #19 54.94 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-14T16:44:11.927Z] #19 54.96 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-14T16:44:11.927Z] #19 54.96 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-14T16:44:11.927Z] #19 54.97 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-14T16:44:11.927Z] #19 55.00 Selecting previously unselected package dpkg-cross. [2022-07-14T16:44:11.927Z] #19 55.00 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-14T16:44:11.927Z] #19 55.00 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-14T16:44:11.927Z] #19 55.03 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-14T16:44:11.927Z] #19 55.03 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-14T16:44:11.927Z] #19 55.03 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-14T16:44:11.927Z] #19 55.06 Selecting previously unselected package libc6-armel-cross. [2022-07-14T16:44:11.927Z] #19 55.06 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:11.927Z] #19 55.07 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-14T16:44:12.184Z] #19 55.18 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-14T16:44:12.184Z] #19 55.18 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:12.184Z] #19 55.19 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:12.184Z] #19 55.21 Selecting previously unselected package libgomp1-armel-cross. [2022-07-14T16:44:12.184Z] #19 55.22 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:12.184Z] #19 55.22 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:12.184Z] #19 55.25 Selecting previously unselected package libatomic1-armel-cross. [2022-07-14T16:44:12.184Z] #19 55.25 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:12.184Z] #19 55.26 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:12.184Z] #19 55.28 Selecting previously unselected package libasan6-armel-cross. [2022-07-14T16:44:12.184Z] #19 55.28 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:12.184Z] #19 55.29 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:12.294Z] using credential docker-jenkins-github-credentials [2022-07-14T16:44:12.304Z] Cloning the remote Git repository [2022-07-14T16:44:12.304Z] Cloning with configured refspecs honoured and without tags [2022-07-14T16:44:12.442Z] #19 55.49 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-14T16:44:12.442Z] #19 55.49 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:12.442Z] #19 55.50 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:12.442Z] #19 55.56 Selecting previously unselected package libubsan1-armel-cross. [2022-07-14T16:44:12.442Z] #19 55.56 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:12.442Z] #19 55.57 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:12.442Z] #19 55.65 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-14T16:44:12.442Z] #19 55.66 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:12.699Z] #19 55.66 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:12.699Z] #19 55.76 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-14T16:44:12.699Z] #19 55.76 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:12.699Z] #19 55.76 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T16:44:11.561Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T16:44:11.621Z] > git init /home/ubuntu/workspace/moby_PR-43793 # timeout=10 [2022-07-14T16:44:11.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:44:11.910Z] > git --version # timeout=10 [2022-07-14T16:44:11.925Z] > git --version # 'git version 2.17.1' [2022-07-14T16:44:11.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:44:11.927Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:44:16.878Z] #19 60.09 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-14T16:44:17.142Z] #19 60.09 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:17.142Z] #19 60.09 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T16:44:17.142Z] #19 60.12 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-14T16:44:17.142Z] #19 60.12 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-14T16:44:17.142Z] #19 60.12 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-14T16:44:17.142Z] #19 60.28 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-14T16:44:17.142Z] #19 60.28 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:17.142Z] #19 60.28 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-14T16:44:17.407Z] #19 60.47 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-14T16:44:17.407Z] #19 60.48 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:17.407Z] #19 60.48 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:17.664Z] #19 60.69 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-14T16:44:17.664Z] #19 60.69 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:17.664Z] #19 60.70 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T16:44:21.842Z] #19 64.79 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-14T16:44:21.842Z] #19 64.79 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:21.842Z] #19 64.80 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T16:44:21.842Z] #19 64.82 Selecting previously unselected package crossbuild-essential-armel. [2022-07-14T16:44:21.842Z] #19 64.82 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-14T16:44:21.842Z] #19 64.83 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-14T16:44:21.842Z] #19 64.86 Selecting previously unselected package libc6-armhf-cross. [2022-07-14T16:44:21.842Z] #19 64.86 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:21.842Z] #19 64.86 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-14T16:44:21.842Z] #19 64.97 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-14T16:44:21.842Z] #19 64.97 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:21.842Z] #19 64.98 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:21.842Z] #19 65.00 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-14T16:44:21.842Z] #19 65.01 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:21.842Z] #19 65.01 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:21.842Z] #19 65.04 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-14T16:44:21.842Z] #19 65.05 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:21.842Z] #19 65.07 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:21.842Z] #19 65.09 Selecting previously unselected package libasan6-armhf-cross. [2022-07-14T16:44:22.099Z] #19 65.09 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:22.099Z] #19 65.10 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:22.099Z] #19 65.30 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-14T16:44:22.099Z] #19 65.31 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:22.099Z] #19 65.31 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:22.099Z] #19 65.37 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-14T16:44:22.357Z] #19 65.37 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:22.357Z] #19 65.37 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:22.357Z] #19 65.46 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-14T16:44:22.357Z] #19 65.47 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:22.357Z] #19 65.47 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:22.357Z] #19 65.57 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-14T16:44:22.357Z] #19 65.57 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:22.357Z] #19 65.57 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T16:44:24.045Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5a158b4515c6cb6) in /home/ubuntu/workspace/moby_PR-43793 [Pipeline] { [Pipeline] checkout [2022-07-14T16:44:24.343Z] The recommended git tool is: git [2022-07-14T16:44:27.620Z] #19 69.88 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-14T16:44:27.620Z] #19 69.89 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:27.620Z] #19 69.89 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T16:44:27.620Z] #19 69.91 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-14T16:44:27.620Z] #19 69.92 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-14T16:44:27.620Z] #19 69.92 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-14T16:44:27.620Z] #19 70.06 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-14T16:44:27.620Z] #19 70.07 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:27.620Z] #19 70.07 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-14T16:44:27.620Z] #19 70.26 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-14T16:44:27.620Z] #19 70.26 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:27.620Z] #19 70.26 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:27.620Z] #19 70.47 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-14T16:44:27.620Z] #19 70.47 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:27.620Z] #19 70.48 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T16:44:27.690Z] using credential docker-jenkins-github-credentials [2022-07-14T16:44:27.699Z] Cloning the remote Git repository [2022-07-14T16:44:27.699Z] Cloning with configured refspecs honoured and without tags [2022-07-14T16:44:27.879Z] Cloning repository https://github.com/moby/moby.git [2022-07-14T16:44:27.950Z] > git init /home/ubuntu/workspace/moby_PR-43793 # timeout=10 [2022-07-14T16:44:28.539Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:44:28.540Z] > git --version # timeout=10 [2022-07-14T16:44:28.566Z] > git --version # 'git version 2.25.1' [2022-07-14T16:44:28.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:44:28.568Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:44:31.799Z] #19 74.56 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-14T16:44:31.799Z] #19 74.57 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:31.799Z] #19 74.57 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T16:44:31.799Z] #19 74.59 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-14T16:44:31.799Z] #19 74.60 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-14T16:44:31.799Z] #19 74.60 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-14T16:44:31.799Z] #19 74.62 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-14T16:44:31.799Z] #19 74.62 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:31.799Z] #19 74.63 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-14T16:44:31.799Z] #19 74.77 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-14T16:44:31.799Z] #19 74.78 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:31.799Z] #19 74.78 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:31.799Z] #19 74.81 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-14T16:44:31.799Z] #19 74.81 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:31.799Z] #19 74.82 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:31.799Z] #19 74.85 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-14T16:44:31.799Z] #19 74.85 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:31.799Z] #19 74.86 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:31.799Z] #19 74.89 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-14T16:44:31.799Z] #19 74.89 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:31.799Z] #19 74.89 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:31.799Z] #19 74.93 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-14T16:44:31.799Z] #19 74.93 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:31.799Z] #19 74.94 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:32.056Z] #19 75.15 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-14T16:44:32.056Z] #19 75.16 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:32.056Z] #19 75.16 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:32.056Z] #19 75.26 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-14T16:44:32.314Z] #19 75.26 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:32.314Z] #19 75.27 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:32.314Z] #19 75.48 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-14T16:44:32.314Z] #19 75.48 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:32.314Z] #19 75.49 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:32.314Z] #19 75.56 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-14T16:44:32.572Z] #19 75.56 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:32.572Z] #19 75.56 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:32.572Z] #19 75.66 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-14T16:44:32.572Z] #19 75.66 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:32.572Z] #19 75.67 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:32.572Z] #19 75.70 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-14T16:44:32.572Z] #19 75.70 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:32.572Z] #19 75.71 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:32.829Z] #19 75.86 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-14T16:44:32.829Z] #19 75.86 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:32.829Z] #19 75.87 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:37.009Z] #19 80.08 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-14T16:44:37.009Z] #19 80.08 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:37.009Z] #19 80.09 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:37.009Z] #19 80.11 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-14T16:44:37.009Z] #19 80.11 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-14T16:44:37.009Z] #19 80.12 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-14T16:44:37.266Z] #19 80.25 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-14T16:44:37.266Z] #19 80.26 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:37.266Z] #19 80.26 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-14T16:44:37.523Z] #19 80.49 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-14T16:44:37.523Z] #19 80.49 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:37.523Z] #19 80.50 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:37.523Z] #19 80.71 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-14T16:44:37.523Z] #19 80.71 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:37.523Z] #19 80.72 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:38.819Z] Fetching without tags [2022-07-14T16:44:39.160Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:44:40.151Z] Merge succeeded, producing 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:44:40.151Z] Checking out Revision 9464898b474ec3a4c49314169fa9c36320d3135e (PR-43793) [2022-07-14T16:44:38.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:44:38.728Z] > git config --add remote.origin.fetch +refs/pull/43793/head:refs/remotes/origin/PR-43793 # timeout=10 [2022-07-14T16:44:38.756Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:44:38.789Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:44:38.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:44:38.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:44:38.825Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:44:39.168Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:44:39.191Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:44:40.041Z] > git remote # timeout=10 [2022-07-14T16:44:40.077Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T16:44:40.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:44:40.098Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T16:44:40.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T16:44:40.154Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:44:40.163Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:44:41.702Z] #19 84.72 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-14T16:44:41.702Z] #19 84.73 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:41.702Z] #19 84.73 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:41.702Z] #19 84.75 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-14T16:44:41.702Z] #19 84.75 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-14T16:44:41.702Z] #19 84.76 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-14T16:44:41.702Z] #19 84.78 Selecting previously unselected package libc6-s390x-cross. [2022-07-14T16:44:41.702Z] #19 84.78 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:41.702Z] #19 84.79 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-14T16:44:41.702Z] #19 84.91 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-14T16:44:41.959Z] #19 84.91 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:41.959Z] #19 84.91 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:41.959Z] #19 84.94 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-14T16:44:41.959Z] #19 84.94 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:41.959Z] #19 84.95 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:41.959Z] #19 84.98 Selecting previously unselected package libitm1-s390x-cross. [2022-07-14T16:44:41.959Z] #19 84.98 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:41.959Z] #19 84.99 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:41.959Z] #19 85.01 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-14T16:44:41.959Z] #19 85.02 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:41.959Z] #19 85.02 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:41.959Z] #19 85.05 Selecting previously unselected package libasan6-s390x-cross. [2022-07-14T16:44:41.959Z] #19 85.05 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:41.959Z] #19 85.05 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:42.216Z] #19 85.25 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-14T16:44:42.216Z] #19 85.26 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:42.216Z] #19 85.26 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:42.216Z] #19 85.33 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-14T16:44:42.216Z] #19 85.33 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:42.216Z] #19 85.34 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:42.216Z] #19 85.43 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-14T16:44:42.474Z] #19 85.43 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:42.474Z] #19 85.43 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:42.474Z] #19 85.53 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-14T16:44:42.474Z] #19 85.53 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:42.474Z] #19 85.54 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:45.233Z] Commit message: "libnetwork: skip firewalld management for rootless" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T16:44:46.634Z] + docker version [2022-07-14T16:44:46.654Z] #19 89.48 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-14T16:44:46.654Z] #19 89.49 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:46.654Z] #19 89.49 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:46.654Z] #19 89.51 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-14T16:44:46.654Z] #19 89.52 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-14T16:44:46.654Z] #19 89.52 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-14T16:44:46.654Z] #19 89.66 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-14T16:44:46.654Z] #19 89.66 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-14T16:44:46.654Z] #19 89.66 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-14T16:44:46.654Z] #19 89.86 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-14T16:44:46.911Z] #19 89.86 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-14T16:44:46.911Z] #19 89.86 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:46.911Z] #19 90.08 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-14T16:44:46.911Z] #19 90.08 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-14T16:44:46.911Z] #19 90.09 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:47.691Z] Fetching without tags [2022-07-14T16:44:47.899Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:44:47.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:44:47.683Z] > git config --add remote.origin.fetch +refs/pull/43793/head:refs/remotes/origin/PR-43793 # timeout=10 [2022-07-14T16:44:47.700Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:44:47.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-14T16:44:47.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-14T16:44:47.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:44:47.726Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43793/head:refs/remotes/origin/PR-43793 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-14T16:44:47.936Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:44:47.945Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:44:49.383Z] Merge succeeded, producing 9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:44:49.383Z] Checking out Revision 9464898b474ec3a4c49314169fa9c36320d3135e (PR-43793) [2022-07-14T16:44:49.302Z] > git remote # timeout=10 [2022-07-14T16:44:49.321Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T16:44:49.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-14T16:44:49.338Z] > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10 [2022-07-14T16:44:49.388Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T16:44:49.413Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:44:49.430Z] > git checkout -f 9464898b474ec3a4c49314169fa9c36320d3135e # timeout=10 [2022-07-14T16:44:51.090Z] #19 93.88 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-14T16:44:51.090Z] #19 93.88 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-14T16:44:51.090Z] #19 93.89 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:51.090Z] #19 93.91 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-14T16:44:51.090Z] #19 93.91 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-14T16:44:51.090Z] #19 93.92 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-14T16:44:51.090Z] #19 93.96 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-14T16:44:51.090Z] #19 93.97 Setting up libfile-which-perl (1.23-1) ... [2022-07-14T16:44:51.090Z] #19 93.99 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-14T16:44:51.090Z] #19 94.00 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-14T16:44:51.090Z] #19 94.01 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-14T16:44:51.090Z] #19 94.02 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:44:51.090Z] #19 94.02 Setting up libicu67:amd64 (67.1-7) ... [2022-07-14T16:44:51.090Z] #19 94.03 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-14T16:44:51.090Z] #19 94.04 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-14T16:44:51.090Z] #19 94.05 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-14T16:44:51.090Z] #19 94.06 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-14T16:44:51.090Z] #19 94.08 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-14T16:44:51.090Z] #19 94.09 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-14T16:44:51.090Z] #19 94.10 Setting up file (1:5.39-3) ... [2022-07-14T16:44:51.090Z] #19 94.11 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:44:51.090Z] #19 94.12 Setting up bzip2 (1.0.8-4) ... [2022-07-14T16:44:51.090Z] #19 94.12 Setting up libyaml-perl (1.30-1) ... [2022-07-14T16:44:51.090Z] #19 94.13 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-14T16:44:51.090Z] #19 94.16 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-14T16:44:51.090Z] #19 94.17 Setting up libio-string-perl (1.08-3.1) ... [2022-07-14T16:44:51.090Z] #19 94.18 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-14T16:44:51.090Z] #19 94.19 Setting up cross-config (2.6.18+nmu1) ... [2022-07-14T16:44:51.090Z] #19 94.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:44:51.090Z] #19 94.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T16:44:51.347Z] #19 94.31 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-14T16:44:51.347Z] #19 94.32 Setting up patch (2.7.6-7) ... [2022-07-14T16:44:51.347Z] #19 94.33 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-14T16:44:51.347Z] #19 94.34 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-14T16:44:51.347Z] #19 94.35 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.347Z] #19 94.36 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-14T16:44:51.347Z] #19 94.38 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-14T16:44:51.347Z] #19 94.39 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.347Z] #19 94.40 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.347Z] #19 94.41 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-14T16:44:51.347Z] #19 94.42 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-14T16:44:51.347Z] #19 94.43 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.347Z] #19 94.44 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:51.347Z] #19 94.45 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-14T16:44:51.347Z] #19 94.46 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-14T16:44:51.347Z] #19 94.47 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-14T16:44:51.347Z] #19 94.48 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-14T16:44:51.347Z] #19 94.49 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.347Z] #19 94.50 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T16:44:51.348Z] #19 94.51 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:44:51.348Z] #19 94.52 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-14T16:44:51.630Z] #19 94.53 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:51.630Z] #19 94.53 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.54 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.56 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.57 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.58 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.60 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.62 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.67 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.72 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.77 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.630Z] #19 94.82 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-14T16:44:51.630Z] #19 94.87 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.88 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.90 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.91 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.92 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-14T16:44:51.891Z] #19 94.93 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.94 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.95 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.97 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-14T16:44:51.891Z] #19 94.98 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 94.99 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 95.00 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:51.891Z] #19 95.01 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-14T16:44:51.891Z] #19 95.07 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-14T16:44:51.891Z] #19 95.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-14T16:44:52.148Z] #19 95.24 [2022-07-14T16:44:52.148Z] #19 95.24 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-14T16:44:52.148Z] #19 95.27 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.148Z] #19 95.28 Setting up dpkg-dev (1.20.11) ... [2022-07-14T16:44:52.148Z] #19 95.29 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.148Z] #19 95.30 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T16:44:52.148Z] #19 95.32 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.148Z] #19 95.34 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.148Z] #19 95.35 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.406Z] #19 95.36 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.406Z] #19 95.37 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T16:44:52.406Z] #19 95.38 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.406Z] #19 95.39 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.406Z] #19 95.40 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.406Z] #19 95.41 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.406Z] #19 95.42 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-14T16:44:52.406Z] #19 95.46 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-14T16:44:52.406Z] #19 95.53 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-14T16:44:52.406Z] #19 95.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-14T16:44:52.663Z] #19 95.70 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-14T16:44:52.663Z] #19 95.72 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.74 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.75 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.76 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T16:44:52.663Z] #19 95.77 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.78 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.79 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:52.663Z] #19 95.80 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.81 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.82 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.83 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.84 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.85 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.86 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.87 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-14T16:44:52.663Z] #19 95.88 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:52.663Z] #19 95.89 Setting up libxml-simple-perl (2.25-1) ... [2022-07-14T16:44:52.663Z] #19 95.90 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T16:44:52.920Z] #19 95.92 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 95.93 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-14T16:44:52.920Z] #19 95.94 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 95.95 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 95.96 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 95.97 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 95.98 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 95.99 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-14T16:44:52.920Z] #19 96.01 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 96.02 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 96.03 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 96.05 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 96.06 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T16:44:52.920Z] #19 96.07 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 96.08 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-14T16:44:52.920Z] #19 96.09 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:52.920Z] #19 96.10 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-14T16:44:52.920Z] #19 96.11 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:53.177Z] #19 96.12 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:53.177Z] #19 96.13 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-14T16:44:53.177Z] #19 96.15 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:53.177Z] #19 96.16 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:53.177Z] #19 96.17 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-14T16:44:53.177Z] #19 96.18 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:53.177Z] #19 96.19 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-14T16:44:53.177Z] #19 96.22 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:53.177Z] #19 96.23 Setting up crossbuild-essential-armel (12.9) ... [2022-07-14T16:44:53.177Z] #19 96.25 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-14T16:44:53.177Z] #19 96.26 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-14T16:44:53.177Z] #19 96.27 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-14T16:44:53.177Z] #19 96.28 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-14T16:44:53.177Z] #19 96.29 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-14T16:44:53.177Z] #19 96.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:44:53.234Z] Client: Docker Engine - Community [2022-07-14T16:44:53.234Z] Version: 20.10.14 [2022-07-14T16:44:53.234Z] API version: 1.41 [2022-07-14T16:44:53.234Z] Go version: go1.16.15 [2022-07-14T16:44:53.234Z] Git commit: a224086 [2022-07-14T16:44:53.234Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-14T16:44:53.234Z] OS/Arch: linux/amd64 [2022-07-14T16:44:53.234Z] Context: default [2022-07-14T16:44:53.234Z] Experimental: true [2022-07-14T16:44:53.234Z] [2022-07-14T16:44:53.234Z] Server: Docker Engine - Community [2022-07-14T16:44:53.234Z] Engine: [2022-07-14T16:44:53.234Z] Version: 20.10.14 [2022-07-14T16:44:53.234Z] API version: 1.41 (minimum version 1.12) [2022-07-14T16:44:53.234Z] Go version: go1.16.15 [2022-07-14T16:44:53.234Z] Git commit: 87a90dc [2022-07-14T16:44:53.234Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-14T16:44:53.234Z] OS/Arch: linux/amd64 [2022-07-14T16:44:53.234Z] Experimental: true [2022-07-14T16:44:53.234Z] containerd: [2022-07-14T16:44:53.234Z] Version: 1.5.11 [2022-07-14T16:44:53.234Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:44:53.234Z] runc: [2022-07-14T16:44:53.234Z] Version: 1.0.3 [2022-07-14T16:44:53.234Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T16:44:53.234Z] docker-init: [2022-07-14T16:44:53.234Z] Version: 0.19.0 [2022-07-14T16:44:53.234Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T16:44:53.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T16:44:53.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T16:44:53.553Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-14T16:44:53.559Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-14T16:44:54.344Z] + docker version [2022-07-14T16:44:58.435Z] #19 DONE 100.9s [2022-07-14T16:44:58.435Z] [2022-07-14T16:44:58.435Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T16:44:58.435Z] #73 sha256:7578fe62e629c03f68d24d20d46af1fc0ab317588220280fd95c6cf7b1bdae41 [2022-07-14T16:44:58.435Z] #73 DONE 0.1s [2022-07-14T16:44:58.435Z] [2022-07-14T16:44:58.435Z] #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-14T16:44:58.435Z] #74 sha256:3214e4864114b3ddb01be2f3879f2f01f59c605f6c4c4c1690459e86d755bcb8 [2022-07-14T16:44:58.435Z] #74 ... [2022-07-14T16:44:58.435Z] [2022-07-14T16:44:58.435Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T16:44:58.435Z] #32 sha256:83ac4413b9e59416dcbd57276568d4cd693a3810d961edbb3451dc0996a022b6 [2022-07-14T16:44:58.435Z] #32 DONE 0.1s [2022-07-14T16:44:58.435Z] [2022-07-14T16:44:58.435Z] #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-14T16:44:58.435Z] #33 sha256:3918822a1d0438feb53113eb95be57292c367b2d409982227745ba80018b9cfd [2022-07-14T16:44:58.435Z] #33 0.696 + RM_GOPATH=0 [2022-07-14T16:44:58.435Z] #33 0.696 + TMP_GOPATH= [2022-07-14T16:44:58.435Z] #33 0.696 + : /build [2022-07-14T16:44:58.435Z] #33 0.696 + '[' -z '' ']' [2022-07-14T16:44:58.435Z] #33 0.697 ++ mktemp -d [2022-07-14T16:44:58.435Z] #33 0.697 + export GOPATH=/tmp/tmp.FEB7iQ4nxH [2022-07-14T16:44:58.435Z] #33 0.697 + GOPATH=/tmp/tmp.FEB7iQ4nxH [2022-07-14T16:44:58.435Z] #33 0.697 + RM_GOPATH=1 [2022-07-14T16:44:58.693Z] #33 0.698 + case "$(go env GOARCH)" in [2022-07-14T16:44:58.693Z] #33 0.698 ++ go env GOARCH [2022-07-14T16:44:58.693Z] #33 0.702 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:44:58.693Z] #33 0.702 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:44:58.693Z] #33 0.703 ++ dirname /install.sh [2022-07-14T16:44:58.693Z] #33 0.704 + dir=/ [2022-07-14T16:44:58.693Z] #33 0.704 + bin=dockercli [2022-07-14T16:44:58.693Z] #33 0.704 + shift [2022-07-14T16:44:58.693Z] #33 0.704 + '[' '!' -f //dockercli.installer ']' [2022-07-14T16:44:58.693Z] #33 0.704 + . //dockercli.installer [2022-07-14T16:44:58.693Z] #33 0.704 ++ : stable [2022-07-14T16:44:58.693Z] #33 0.704 ++ : 17.06.2-ce [2022-07-14T16:44:58.693Z] #33 0.704 + install_dockercli [2022-07-14T16:44:58.693Z] #33 0.704 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-14T16:44:58.693Z] #33 0.704 Install docker/cli version 17.06.2-ce from stable [2022-07-14T16:44:58.693Z] #33 0.704 ++ uname -m [2022-07-14T16:44:58.693Z] #33 0.705 + arch=x86_64 [2022-07-14T16:44:58.693Z] #33 0.705 + '[' x86_64 '!=' x86_64 ']' [2022-07-14T16:44:58.693Z] #33 0.705 + url=https://download.docker.com/linux/static [2022-07-14T16:44:58.693Z] #33 0.705 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-14T16:44:58.693Z] #33 0.705 + tar -xz docker/docker [2022-07-14T16:45:00.085Z] #33 1.846 + mkdir -p /build [2022-07-14T16:45:00.085Z] #33 1.848 + mv docker/docker /build/ [2022-07-14T16:45:00.085Z] #33 1.849 + rmdir docker [2022-07-14T16:45:00.085Z] #33 DONE 2.0s [2022-07-14T16:45:00.085Z] [2022-07-14T16:45:00.085Z] #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-14T16:45:00.085Z] #74 sha256:3214e4864114b3ddb01be2f3879f2f01f59c605f6c4c4c1690459e86d755bcb8 [2022-07-14T16:45:00.085Z] #74 0.740 + RM_GOPATH=0 [2022-07-14T16:45:00.085Z] #74 0.740 + TMP_GOPATH= [2022-07-14T16:45:00.085Z] #74 0.740 + : /build [2022-07-14T16:45:00.085Z] #74 0.740 + '[' -z '' ']' [2022-07-14T16:45:00.085Z] #74 0.740 ++ mktemp -d [2022-07-14T16:45:00.085Z] #74 0.741 + export GOPATH=/tmp/tmp.5Uay7wRmu8 [2022-07-14T16:45:00.085Z] #74 0.741 + GOPATH=/tmp/tmp.5Uay7wRmu8 [2022-07-14T16:45:00.085Z] #74 0.741 + RM_GOPATH=1 [2022-07-14T16:45:00.085Z] #74 0.741 + case "$(go env GOARCH)" in [2022-07-14T16:45:00.085Z] #74 0.742 ++ go env GOARCH [2022-07-14T16:45:00.085Z] #74 0.746 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:00.085Z] #74 0.746 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:00.085Z] #74 0.746 ++ dirname /install.sh [2022-07-14T16:45:00.085Z] #74 0.747 + dir=/ [2022-07-14T16:45:00.085Z] #74 0.747 + bin=rootlesskit [2022-07-14T16:45:00.085Z] #74 0.747 + shift [2022-07-14T16:45:00.085Z] #74 0.747 + '[' '!' -f //rootlesskit.installer ']' [2022-07-14T16:45:00.085Z] #74 0.747 + . //rootlesskit.installer [2022-07-14T16:45:00.085Z] #74 0.747 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:45:00.085Z] #74 0.747 + install_rootlesskit [2022-07-14T16:45:00.085Z] #74 0.747 + case "$1" in [2022-07-14T16:45:00.085Z] #74 0.747 + export CGO_ENABLED=0 [2022-07-14T16:45:00.085Z] #74 0.747 + CGO_ENABLED=0 [2022-07-14T16:45:00.085Z] #74 0.747 + _install_rootlesskit [2022-07-14T16:45:00.085Z] #74 0.747 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-14T16:45:00.085Z] #74 0.747 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:45:00.085Z] #74 0.747 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T16:45:00.085Z] #74 0.747 + GOBIN=/build [2022-07-14T16:45:00.085Z] #74 0.747 + GO111MODULE=on [2022-07-14T16:45:00.085Z] #74 0.747 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:45:00.085Z] #74 0.776 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-14T16:45:00.085Z] #74 1.261 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T16:45:00.085Z] #74 1.262 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-14T16:45:00.085Z] #74 1.263 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-14T16:45:00.085Z] #74 1.263 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-14T16:45:00.085Z] #74 1.268 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T16:45:00.085Z] #74 1.268 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-14T16:45:00.085Z] #74 1.269 go: downloading github.com/google/uuid v1.3.0 [2022-07-14T16:45:00.085Z] #74 1.278 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-14T16:45:00.085Z] #74 1.285 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-14T16:45:00.085Z] #74 1.303 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-14T16:45:00.085Z] #74 1.407 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-14T16:45:00.085Z] #74 1.408 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-14T16:45:00.085Z] #74 1.795 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-14T16:45:00.085Z] #74 1.807 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T16:45:02.430Z] Client: Docker Engine - Community [2022-07-14T16:45:02.430Z] Version: 20.10.14 [2022-07-14T16:45:02.430Z] API version: 1.41 [2022-07-14T16:45:02.430Z] Go version: go1.16.15 [2022-07-14T16:45:02.430Z] Git commit: a224086 [2022-07-14T16:45:02.430Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-14T16:45:02.430Z] OS/Arch: linux/arm64 [2022-07-14T16:45:02.430Z] Context: default [2022-07-14T16:45:02.430Z] Experimental: true [2022-07-14T16:45:02.430Z] [2022-07-14T16:45:02.430Z] Server: Docker Engine - Community [2022-07-14T16:45:02.430Z] Engine: [2022-07-14T16:45:02.430Z] Version: 20.10.14 [2022-07-14T16:45:02.430Z] API version: 1.41 (minimum version 1.12) [2022-07-14T16:45:02.430Z] Go version: go1.16.15 [2022-07-14T16:45:02.430Z] Git commit: 87a90dc [2022-07-14T16:45:02.430Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-14T16:45:02.430Z] OS/Arch: linux/arm64 [2022-07-14T16:45:02.430Z] Experimental: true [2022-07-14T16:45:02.430Z] containerd: [2022-07-14T16:45:02.430Z] Version: 1.5.11 [2022-07-14T16:45:02.430Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:45:02.430Z] runc: [2022-07-14T16:45:02.430Z] Version: 1.0.3 [2022-07-14T16:45:02.430Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-14T16:45:02.430Z] docker-init: [2022-07-14T16:45:02.430Z] Version: 0.19.0 [2022-07-14T16:45:02.430Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-14T16:45:02.618Z] #74 ... [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #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-14T16:45:02.618Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T16:45:02.618Z] #36 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T16:45:02.618Z] #37 sha256:10175f0976d50a8714808b471ee66eff9be76191aa9552a30b4be5c410062d63 [2022-07-14T16:45:02.618Z] #37 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #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-14T16:45:02.618Z] #38 sha256:857cfb8fc94579d0ac51595e885691e5799aaad3ee481c9b359792574b6a9a6f [2022-07-14T16:45:02.618Z] #38 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T16:45:02.618Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T16:45:02.618Z] #40 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #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-14T16:45:02.618Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:45:02.618Z] #41 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #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-14T16:45:02.618Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T16:45:02.618Z] #43 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #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-14T16:45:02.618Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T16:45:02.618Z] #45 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #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-14T16:45:02.618Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T16:45:02.618Z] #47 CACHED [2022-07-14T16:45:02.618Z] [2022-07-14T16:45:02.618Z] #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-14T16:45:02.618Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T16:45:02.618Z] #20 1.164 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-14T16:45:02.618Z] #20 1.220 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-14T16:45:02.619Z] #20 1.394 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-14T16:45:02.619Z] #20 1.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T16:45:02.619Z] #20 1.492 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T16:45:02.619Z] #20 1.590 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T16:45:02.619Z] #20 1.676 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T16:45:02.619Z] #20 1.768 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:02.619Z] #20 1.860 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T16:45:02.619Z] #20 1.860 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T16:45:02.619Z] #20 1.861 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:02.619Z] #20 1.861 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T16:45:02.619Z] #20 1.868 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T16:45:02.619Z] #20 1.980 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T16:45:02.619Z] #20 1.983 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T16:45:02.619Z] #20 1.984 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:02.619Z] #20 1.991 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T16:45:02.619Z] #20 1.992 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T16:45:02.779Z] + docker info [2022-07-14T16:45:03.992Z] #20 ... [2022-07-14T16:45:03.992Z] [2022-07-14T16:45:03.992Z] #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-14T16:45:03.992Z] #74 sha256:3214e4864114b3ddb01be2f3879f2f01f59c605f6c4c4c1690459e86d755bcb8 [2022-07-14T16:45:03.992Z] #74 4.976 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T16:45:03.992Z] #74 4.976 + GOBIN=/build [2022-07-14T16:45:03.992Z] #74 4.976 + GO111MODULE=on [2022-07-14T16:45:03.992Z] #74 4.976 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:45:03.992Z] #74 5.896 rootlesskit version 1.0.0 [2022-07-14T16:45:03.992Z] #74 5.898 Usage of /build/rootlesskit-docker-proxy: [2022-07-14T16:45:03.992Z] #74 5.898 -container-ip string [2022-07-14T16:45:03.992Z] #74 5.898 container ip [2022-07-14T16:45:03.992Z] #74 5.898 -container-port int [2022-07-14T16:45:03.992Z] #74 5.898 container port (default -1) [2022-07-14T16:45:03.992Z] #74 5.898 -host-ip string [2022-07-14T16:45:03.992Z] #74 5.898 host ip [2022-07-14T16:45:03.992Z] #74 5.898 -host-port int [2022-07-14T16:45:03.992Z] #74 5.898 host port (default -1) [2022-07-14T16:45:03.992Z] #74 5.898 -proto string [2022-07-14T16:45:03.992Z] #74 5.898 proxy protocol (default "tcp") [2022-07-14T16:45:03.992Z] #74 DONE 6.1s [2022-07-14T16:45:03.992Z] [2022-07-14T16:45:03.992Z] #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-14T16:45:03.992Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-14T16:45:03.992Z] #69 1.053 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-14T16:45:03.992Z] #69 1.220 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-14T16:45:03.992Z] #69 1.402 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-14T16:45:03.992Z] #69 1.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:03.992Z] #69 1.545 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T16:45:03.992Z] #69 1.623 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T16:45:03.992Z] #69 1.700 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T16:45:03.992Z] #69 1.808 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T16:45:03.992Z] #69 1.897 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T16:45:03.992Z] #69 1.899 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:03.992Z] #69 1.904 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T16:45:03.992Z] #69 1.907 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T16:45:03.992Z] #69 1.912 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T16:45:03.992Z] #69 1.916 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T16:45:03.992Z] #69 1.917 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T16:45:03.992Z] #69 1.918 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T16:45:03.992Z] #69 1.919 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T16:45:03.992Z] #69 1.923 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:03.992Z] #69 ... [2022-07-14T16:45:03.992Z] [2022-07-14T16:45:03.992Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T16:45:03.992Z] #75 sha256:f0fe18a189fd48106994c66eab2fb9a67fa5ee4fe962c7ce8c2096ccd5340462 [2022-07-14T16:45:03.992Z] #75 DONE 0.0s [2022-07-14T16:45:03.992Z] [2022-07-14T16:45:03.992Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T16:45:03.992Z] #76 sha256:d687bab70c7937ce5c489f7ae607479aa1acdd00eeee68e6d88b5a613dd49863 [2022-07-14T16:45:03.992Z] #76 DONE 0.0s [2022-07-14T16:45:03.992Z] [2022-07-14T16:45:03.992Z] #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-14T16:45:03.992Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T16:45:03.992Z] #49 1.054 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-14T16:45:03.992Z] #49 1.220 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-14T16:45:03.992Z] #49 1.394 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-14T16:45:03.992Z] #49 1.398 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T16:45:03.992Z] #49 1.528 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:03.992Z] #49 1.600 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T16:45:03.992Z] #49 1.724 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T16:45:03.992Z] #49 1.800 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T16:45:03.992Z] #49 1.921 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T16:45:03.992Z] #49 1.922 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:03.992Z] #49 1.923 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T16:45:03.992Z] #49 1.924 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T16:45:03.992Z] #49 1.925 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T16:45:03.992Z] #49 1.926 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:03.992Z] #49 1.926 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T16:45:03.992Z] #49 1.928 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T16:45:03.992Z] #49 1.929 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T16:45:03.992Z] #49 1.930 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T16:45:04.926Z] #49 ... [2022-07-14T16:45:04.926Z] [2022-07-14T16:45:04.926Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T16:45:04.926Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T16:45:04.926Z] #79 CACHED [2022-07-14T16:45:04.926Z] [2022-07-14T16:45:04.926Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T16:45:04.926Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T16:45:04.926Z] #81 CACHED [2022-07-14T16:45:04.926Z] [2022-07-14T16:45:04.926Z] #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-14T16:45:04.926Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:45:04.926Z] #83 CACHED [2022-07-14T16:45:04.926Z] [2022-07-14T16:45:04.926Z] #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-14T16:45:04.926Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:45:04.926Z] #84 CACHED [2022-07-14T16:45:04.926Z] [2022-07-14T16:45:04.926Z] #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-14T16:45:04.926Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-14T16:45:05.184Z] #69 7.513 Fetched 40.6 MB in 7s (5893 kB/s) [2022-07-14T16:45:08.464Z] #69 7.513 Reading package lists... [2022-07-14T16:45:11.742Z] #69 10.51 Reading package lists... [2022-07-14T16:45:11.999Z] #69 13.52 Building dependency tree... [2022-07-14T16:45:11.999Z] #69 14.21 Reading state information... [2022-07-14T16:45:12.565Z] #69 ... [2022-07-14T16:45:12.565Z] [2022-07-14T16:45:12.565Z] #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-14T16:45:12.565Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T16:45:12.565Z] #49 7.554 Fetched 40.6 MB in 7s (5830 kB/s) [2022-07-14T16:45:12.565Z] #49 7.554 Reading package lists... [2022-07-14T16:45:12.565Z] #49 10.54 Reading package lists... [2022-07-14T16:45:12.565Z] #49 13.55 Building dependency tree... [2022-07-14T16:45:12.565Z] #49 14.25 Reading state information... [2022-07-14T16:45:12.822Z] #49 14.90 The following additional packages will be installed: [2022-07-14T16:45:12.822Z] #49 14.90 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-14T16:45:12.822Z] #49 14.91 Suggested packages: [2022-07-14T16:45:12.822Z] #49 14.91 cmake-doc ninja-build lrzip [2022-07-14T16:45:12.822Z] #49 14.91 Recommended packages: [2022-07-14T16:45:12.822Z] #49 14.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-14T16:45:12.822Z] #49 ... [2022-07-14T16:45:12.822Z] [2022-07-14T16:45:12.822Z] #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-14T16:45:12.822Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-14T16:45:12.822Z] #69 14.88 The following additional packages will be installed: [2022-07-14T16:45:12.822Z] #69 14.89 libbtrfs0 [2022-07-14T16:45:12.822Z] #69 14.96 The following NEW packages will be installed: [2022-07-14T16:45:12.822Z] #69 14.97 libbtrfs-dev libbtrfs0 [2022-07-14T16:45:13.080Z] #69 15.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:45:13.080Z] #69 15.27 Need to get 460 kB of archives. [2022-07-14T16:45:13.080Z] #69 15.27 After this operation, 1237 kB of additional disk space will be used. [2022-07-14T16:45:13.080Z] #69 15.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T16:45:13.080Z] #69 15.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T16:45:13.339Z] #69 15.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:45:13.597Z] #69 15.68 Fetched 460 kB in 0s (1683 kB/s) [2022-07-14T16:45:13.597Z] #69 15.72 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T16:45:13.597Z] #69 15.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-14T16:45:13.597Z] #69 15.74 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T16:45:13.597Z] #69 15.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:45:13.597Z] #69 15.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T16:45:13.597Z] #69 15.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T16:45:13.597Z] #69 15.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:45:13.597Z] #69 15.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:45:13.854Z] #69 15.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:45:13.854Z] #69 15.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:45:13.854Z] #69 DONE 16.1s [2022-07-14T16:45:13.854Z] [2022-07-14T16:45:13.854Z] #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-14T16:45:13.854Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T16:45:13.854Z] #49 15.15 The following NEW packages will be installed: [2022-07-14T16:45:13.854Z] #49 15.16 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-14T16:45:13.854Z] #49 15.46 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:45:13.854Z] #49 15.46 Need to get 8418 kB of archives. [2022-07-14T16:45:13.854Z] #49 15.46 After this operation, 34.9 MB of additional disk space will be used. [2022-07-14T16:45:13.854Z] #49 15.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T16:45:13.855Z] #49 15.46 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-14T16:45:13.855Z] #49 15.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-14T16:45:13.855Z] #49 15.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-14T16:45:13.855Z] #49 15.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-14T16:45:13.855Z] #49 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-14T16:45:13.855Z] #49 15.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-14T16:45:13.855Z] #49 15.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-14T16:45:13.855Z] #49 15.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:45:13.855Z] #49 15.92 Fetched 8418 kB in 0s (24.0 MB/s) [2022-07-14T16:45:13.855Z] #49 15.94 Selecting previously unselected package xxd. [2022-07-14T16:45:13.855Z] #49 15.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 ... 30255 files and directories currently installed.) [2022-07-14T16:45:13.855Z] #49 15.96 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T16:45:13.855Z] #49 15.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:45:13.855Z] #49 16.04 Selecting previously unselected package vim-common. [2022-07-14T16:45:13.855Z] #49 16.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:45:13.855Z] #49 16.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:45:13.855Z] #49 ... [2022-07-14T16:45:13.855Z] [2022-07-14T16:45:13.855Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T16:45:13.855Z] #70 sha256:ad1e05d63fba0ccd3bda63f8616530b10f4b13e9e784efdb509d3422ed64b06f [2022-07-14T16:45:13.855Z] #70 DONE 0.1s [2022-07-14T16:45:13.855Z] [2022-07-14T16:45:13.855Z] #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-14T16:45:13.855Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T16:45:13.855Z] #49 16.14 Selecting previously unselected package cmake-data. [2022-07-14T16:45:13.855Z] #49 16.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-14T16:45:13.855Z] #49 16.15 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T16:45:14.420Z] #49 16.52 Selecting previously unselected package libarchive13:amd64. [2022-07-14T16:45:14.420Z] #49 16.53 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-14T16:45:14.420Z] #49 16.54 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T16:45:14.420Z] #49 16.60 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-14T16:45:14.420Z] #49 16.60 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-14T16:45:14.420Z] #49 16.61 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T16:45:14.420Z] #49 16.65 Selecting previously unselected package librhash0:amd64. [2022-07-14T16:45:14.420Z] #49 16.65 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-14T16:45:14.420Z] #49 16.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-14T16:45:14.420Z] #49 16.70 Selecting previously unselected package libuv1:amd64. [2022-07-14T16:45:14.420Z] #49 16.70 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-14T16:45:14.420Z] #49 16.71 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-14T16:45:14.420Z] #49 16.74 Selecting previously unselected package cmake. [2022-07-14T16:45:14.420Z] #49 16.75 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-14T16:45:14.420Z] #49 16.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-14T16:45:14.985Z] #49 17.28 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T16:45:14.985Z] #49 17.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:45:14.985Z] #49 17.31 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-14T16:45:14.985Z] #49 17.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:45:14.985Z] #49 17.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T16:45:14.996Z] Client: [2022-07-14T16:45:14.996Z] Context: default [2022-07-14T16:45:14.996Z] Debug Mode: false [2022-07-14T16:45:14.996Z] Plugins: [2022-07-14T16:45:14.996Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T16:45:14.996Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T16:45:14.996Z] [2022-07-14T16:45:14.996Z] Server: [2022-07-14T16:45:14.996Z] Containers: 0 [2022-07-14T16:45:14.996Z] Running: 0 [2022-07-14T16:45:14.996Z] Paused: 0 [2022-07-14T16:45:14.996Z] Stopped: 0 [2022-07-14T16:45:14.996Z] Images: 0 [2022-07-14T16:45:14.996Z] Server Version: 20.10.14 [2022-07-14T16:45:14.996Z] Storage Driver: overlay2 [2022-07-14T16:45:14.996Z] Backing Filesystem: extfs [2022-07-14T16:45:14.996Z] Supports d_type: true [2022-07-14T16:45:14.996Z] Native Overlay Diff: true [2022-07-14T16:45:14.996Z] userxattr: false [2022-07-14T16:45:14.996Z] Logging Driver: json-file [2022-07-14T16:45:14.996Z] Cgroup Driver: cgroupfs [2022-07-14T16:45:14.996Z] Cgroup Version: 1 [2022-07-14T16:45:14.996Z] Plugins: [2022-07-14T16:45:14.996Z] Volume: local [2022-07-14T16:45:14.996Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T16:45:14.996Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T16:45:14.996Z] Swarm: inactive [2022-07-14T16:45:14.996Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-14T16:45:14.996Z] Default Runtime: runc [2022-07-14T16:45:14.996Z] Init Binary: docker-init [2022-07-14T16:45:14.996Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:45:14.996Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T16:45:14.996Z] init version: de40ad0 [2022-07-14T16:45:14.996Z] Security Options: [2022-07-14T16:45:14.996Z] apparmor [2022-07-14T16:45:14.996Z] seccomp [2022-07-14T16:45:14.996Z] Profile: default [2022-07-14T16:45:14.996Z] Kernel Version: 5.13.0-1021-aws [2022-07-14T16:45:14.996Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-14T16:45:14.996Z] OSType: linux [2022-07-14T16:45:14.996Z] Architecture: aarch64 [2022-07-14T16:45:14.996Z] CPUs: 2 [2022-07-14T16:45:14.996Z] Total Memory: 7.562GiB [2022-07-14T16:45:14.996Z] Name: ip-10-100-88-57 [2022-07-14T16:45:14.996Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-14T16:45:14.996Z] Docker Root Dir: /var/lib/docker [2022-07-14T16:45:14.996Z] Debug Mode: false [2022-07-14T16:45:14.996Z] Registry: https://index.docker.io/v1/ [2022-07-14T16:45:14.996Z] Labels: [2022-07-14T16:45:14.996Z] Experimental: true [2022-07-14T16:45:14.996Z] Insecure Registries: [2022-07-14T16:45:14.996Z] 127.0.0.0/8 [2022-07-14T16:45:14.996Z] Live Restore Enabled: true [2022-07-14T16:45:14.996Z] [Pipeline] sh [2022-07-14T16:45:15.244Z] #49 17.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-14T16:45:15.244Z] #49 17.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T16:45:15.244Z] #49 17.39 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-14T16:45:15.244Z] #49 17.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:45:15.244Z] #49 ... [2022-07-14T16:45:15.244Z] [2022-07-14T16:45:15.244Z] #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-14T16:45:15.244Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T16:45:15.244Z] #20 7.454 Fetched 40.6 MB in 7s (6199 kB/s) [2022-07-14T16:45:15.244Z] #20 7.454 Reading package lists... [2022-07-14T16:45:15.244Z] #20 10.46 Reading package lists... [2022-07-14T16:45:15.244Z] #20 13.43 Building dependency tree... [2022-07-14T16:45:15.244Z] #20 14.11 Reading state information... [2022-07-14T16:45:15.244Z] #20 14.74 The following additional packages will be installed: [2022-07-14T16:45:15.244Z] #20 14.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T16:45:15.244Z] #20 14.74 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-14T16:45:15.244Z] #20 14.74 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-14T16:45:15.244Z] #20 14.74 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-14T16:45:15.244Z] #20 14.74 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-14T16:45:15.244Z] #20 14.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-14T16:45:15.244Z] #20 14.75 mingw-w64-common mingw-w64-x86-64-dev [2022-07-14T16:45:15.244Z] #20 14.75 Suggested packages: [2022-07-14T16:45:15.244Z] #20 14.75 gcc-10-locales seccomp wine64 [2022-07-14T16:45:15.244Z] #20 15.04 The following NEW packages will be installed: [2022-07-14T16:45:15.244Z] #20 15.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T16:45:15.244Z] #20 15.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-14T16:45:15.244Z] #20 15.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-14T16:45:15.244Z] #20 15.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-14T16:45:15.244Z] #20 15.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-14T16:45:15.244Z] #20 15.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-14T16:45:15.244Z] #20 15.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-14T16:45:15.244Z] #20 15.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-14T16:45:15.244Z] #20 15.04 mingw-w64-x86-64-dev [2022-07-14T16:45:15.244Z] #20 15.34 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:45:15.244Z] #20 15.34 Need to get 115 MB of archives. [2022-07-14T16:45:15.244Z] #20 15.34 After this operation, 645 MB of additional disk space will be used. [2022-07-14T16:45:15.244Z] #20 15.34 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-14T16:45:15.244Z] #20 15.36 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-14T16:45:15.244Z] #20 15.38 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-14T16:45:15.244Z] #20 15.38 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-14T16:45:15.244Z] #20 15.38 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-14T16:45:15.244Z] #20 15.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-14T16:45:15.244Z] #20 15.42 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-14T16:45:15.244Z] #20 15.44 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-14T16:45:15.244Z] #20 15.44 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-14T16:45:15.244Z] #20 15.52 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-14T16:45:15.244Z] #20 15.71 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-14T16:45:15.244Z] #20 15.80 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-14T16:45:15.244Z] #20 15.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-14T16:45:15.244Z] #20 16.14 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-14T16:45:15.244Z] #20 16.23 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-14T16:45:15.244Z] #20 16.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-14T16:45:15.244Z] #20 16.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-14T16:45:15.244Z] #20 16.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T16:45:15.244Z] #20 16.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T16:45:15.244Z] #20 16.24 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-14T16:45:15.244Z] #20 16.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-14T16:45:15.244Z] #20 16.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-14T16:45:15.244Z] #20 16.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-14T16:45:15.244Z] #20 16.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-14T16:45:15.244Z] #20 16.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-14T16:45:15.244Z] #20 16.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-14T16:45:15.244Z] #20 16.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-14T16:45:15.244Z] #20 16.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-14T16:45:15.244Z] #20 16.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-14T16:45:15.244Z] #20 16.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-14T16:45:15.244Z] #20 16.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:45:15.244Z] #20 16.66 Fetched 115 MB in 1s (95.7 MB/s) [2022-07-14T16:45:15.244Z] #20 16.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-14T16:45:15.244Z] #20 16.68 (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 ... 30255 files and directories currently installed.) [2022-07-14T16:45:15.244Z] #20 16.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T16:45:15.244Z] #20 16.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T16:45:15.244Z] #20 16.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-14T16:45:15.244Z] #20 16.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T16:45:15.244Z] #20 16.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T16:45:15.244Z] #20 17.30 Selecting previously unselected package binutils-mingw-w64. [2022-07-14T16:45:15.244Z] #20 17.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-14T16:45:15.244Z] #20 17.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T16:45:15.244Z] #20 17.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-14T16:45:15.244Z] #20 17.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:45:15.244Z] #20 17.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:45:15.244Z] #20 17.40 Selecting previously unselected package dmsetup. [2022-07-14T16:45:15.244Z] #20 17.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:45:15.244Z] #20 17.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-14T16:45:15.244Z] #20 17.45 Selecting previously unselected package mingw-w64-common. [2022-07-14T16:45:15.244Z] #20 17.45 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-14T16:45:15.244Z] #20 17.45 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-14T16:45:15.319Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:45:15.319Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:45:15.319Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43793/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T16:45:15.319Z] + bash /home/ubuntu/workspace/moby_PR-43793/check-config.sh [2022-07-14T16:45:15.319Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T16:45:15.319Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-14T16:45:15.319Z] [2022-07-14T16:45:15.319Z] Generally Necessary: [2022-07-14T16:45:15.319Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T16:45:15.319Z] - apparmor: enabled and tools installed [2022-07-14T16:45:15.319Z] - CONFIG_NAMESPACES: enabled [2022-07-14T16:45:15.319Z] - CONFIG_NET_NS: enabled [2022-07-14T16:45:15.319Z] - CONFIG_PID_NS: enabled [2022-07-14T16:45:15.319Z] - CONFIG_IPC_NS: enabled [2022-07-14T16:45:15.319Z] - CONFIG_UTS_NS: enabled [2022-07-14T16:45:15.319Z] - CONFIG_CGROUPS: enabled [2022-07-14T16:45:15.319Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T16:45:15.319Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T16:45:15.319Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T16:45:15.319Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T16:45:15.319Z] - CONFIG_CPUSETS: enabled [2022-07-14T16:45:15.319Z] - CONFIG_MEMCG: enabled [2022-07-14T16:45:15.319Z] - CONFIG_KEYS: enabled [2022-07-14T16:45:15.319Z] - CONFIG_VETH: enabled (as module) [2022-07-14T16:45:15.319Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T16:45:15.319Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T16:45:15.319Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T16:45:15.319Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T16:45:15.319Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T16:45:15.502Z] #20 ... [2022-07-14T16:45:15.502Z] [2022-07-14T16:45:15.502Z] #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-14T16:45:15.502Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-14T16:45:15.502Z] #49 DONE 17.7s [2022-07-14T16:45:15.502Z] [2022-07-14T16:45:15.502Z] #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-14T16:45:15.502Z] #71 sha256:a6036b6e53366db47883817fb613792d03f66f4d2a269251ebfcc4f4accc87ca [2022-07-14T16:45:15.502Z] #71 0.398 + RM_GOPATH=0 [2022-07-14T16:45:15.502Z] #71 0.398 + TMP_GOPATH= [2022-07-14T16:45:15.502Z] #71 0.398 + : /build [2022-07-14T16:45:15.502Z] #71 0.398 + '[' -z '' ']' [2022-07-14T16:45:15.502Z] #71 0.399 ++ mktemp -d [2022-07-14T16:45:15.502Z] #71 0.400 + export GOPATH=/tmp/tmp.wpHd2QH1SK [2022-07-14T16:45:15.502Z] #71 0.400 + GOPATH=/tmp/tmp.wpHd2QH1SK [2022-07-14T16:45:15.502Z] #71 0.400 + RM_GOPATH=1 [2022-07-14T16:45:15.502Z] #71 0.400 + case "$(go env GOARCH)" in [2022-07-14T16:45:15.502Z] #71 0.400 ++ go env GOARCH [2022-07-14T16:45:15.502Z] #71 0.405 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:15.502Z] #71 0.405 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:15.502Z] #71 0.406 ++ dirname /install.sh [2022-07-14T16:45:15.502Z] #71 0.406 + dir=/ [2022-07-14T16:45:15.502Z] #71 0.406 + bin=containerd [2022-07-14T16:45:15.502Z] #71 0.406 + shift [2022-07-14T16:45:15.502Z] #71 0.406 + '[' '!' -f //containerd.installer ']' [2022-07-14T16:45:15.502Z] #71 0.406 + . //containerd.installer [2022-07-14T16:45:15.502Z] #71 0.406 ++ set -e [2022-07-14T16:45:15.502Z] #71 0.406 ++ : v1.6.6 [2022-07-14T16:45:15.502Z] #71 0.407 + install_containerd [2022-07-14T16:45:15.502Z] #71 0.407 + echo 'Install containerd version v1.6.6' [2022-07-14T16:45:15.502Z] #71 0.407 Install containerd version v1.6.6 [2022-07-14T16:45:15.502Z] #71 0.407 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wpHd2QH1SK/src/github.com/containerd/containerd [2022-07-14T16:45:15.502Z] #71 0.408 Cloning into '/tmp/tmp.wpHd2QH1SK/src/github.com/containerd/containerd'... [2022-07-14T16:45:15.502Z] #71 ... [2022-07-14T16:45:15.502Z] [2022-07-14T16:45:15.502Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T16:45:15.502Z] #50 sha256:e899cb689709ed5d4ab82cac81cd0358c8eb23934e2bb6974305e6f0825fdfd3 [2022-07-14T16:45:15.502Z] #50 DONE 0.1s [2022-07-14T16:45:15.552Z] Client: [2022-07-14T16:45:15.552Z] Context: default [2022-07-14T16:45:15.552Z] Debug Mode: false [2022-07-14T16:45:15.552Z] Plugins: [2022-07-14T16:45:15.552Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-14T16:45:15.552Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-14T16:45:15.552Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-14T16:45:15.552Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-14T16:45:15.552Z] [2022-07-14T16:45:15.552Z] Server: [2022-07-14T16:45:15.552Z] Containers: 0 [2022-07-14T16:45:15.552Z] Running: 0 [2022-07-14T16:45:15.552Z] Paused: 0 [2022-07-14T16:45:15.552Z] Stopped: 0 [2022-07-14T16:45:15.552Z] Images: 0 [2022-07-14T16:45:15.552Z] Server Version: 20.10.14 [2022-07-14T16:45:15.552Z] Storage Driver: overlay2 [2022-07-14T16:45:15.552Z] Backing Filesystem: extfs [2022-07-14T16:45:15.552Z] Supports d_type: true [2022-07-14T16:45:15.552Z] Native Overlay Diff: true [2022-07-14T16:45:15.552Z] userxattr: false [2022-07-14T16:45:15.552Z] Logging Driver: json-file [2022-07-14T16:45:15.552Z] Cgroup Driver: cgroupfs [2022-07-14T16:45:15.552Z] Cgroup Version: 1 [2022-07-14T16:45:15.552Z] Plugins: [2022-07-14T16:45:15.552Z] Volume: local [2022-07-14T16:45:15.553Z] Network: bridge host ipvlan macvlan null overlay [2022-07-14T16:45:15.553Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-14T16:45:15.553Z] Swarm: inactive [2022-07-14T16:45:15.553Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-14T16:45:15.553Z] Default Runtime: runc [2022-07-14T16:45:15.553Z] Init Binary: docker-init [2022-07-14T16:45:15.553Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-14T16:45:15.553Z] runc version: v1.0.3-0-gf46b6ba [2022-07-14T16:45:15.553Z] init version: de40ad0 [2022-07-14T16:45:15.553Z] Security Options: [2022-07-14T16:45:15.553Z] apparmor [2022-07-14T16:45:15.553Z] seccomp [2022-07-14T16:45:15.553Z] Profile: default [2022-07-14T16:45:15.553Z] Kernel Version: 5.4.0-1071-aws [2022-07-14T16:45:15.553Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-14T16:45:15.553Z] OSType: linux [2022-07-14T16:45:15.553Z] Architecture: x86_64 [2022-07-14T16:45:15.553Z] CPUs: 2 [2022-07-14T16:45:15.553Z] Total Memory: 7.483GiB [2022-07-14T16:45:15.553Z] Name: ip-10-100-46-248 [2022-07-14T16:45:15.553Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-14T16:45:15.553Z] Docker Root Dir: /var/lib/docker [2022-07-14T16:45:15.553Z] Debug Mode: false [2022-07-14T16:45:15.553Z] Registry: https://index.docker.io/v1/ [2022-07-14T16:45:15.553Z] Labels: [2022-07-14T16:45:15.553Z] Experimental: true [2022-07-14T16:45:15.553Z] Insecure Registries: [2022-07-14T16:45:15.553Z] 127.0.0.0/8 [2022-07-14T16:45:15.553Z] Live Restore Enabled: true [2022-07-14T16:45:15.553Z] [2022-07-14T16:45:15.553Z] WARNING: No swap limit support [Pipeline] sh [2022-07-14T16:45:15.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T16:45:15.575Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T16:45:15.575Z] [2022-07-14T16:45:15.575Z] Optional Features: [2022-07-14T16:45:15.575Z] - CONFIG_USER_NS: enabled [2022-07-14T16:45:15.575Z] - CONFIG_SECCOMP: enabled [2022-07-14T16:45:15.575Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T16:45:15.575Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T16:45:15.575Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T16:45:15.575Z] (cgroup swap accounting is currently enabled) [2022-07-14T16:45:15.575Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T16:45:15.575Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T16:45:15.575Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T16:45:15.575Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T16:45:15.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T16:45:15.575Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T16:45:15.575Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T16:45:15.575Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T16:45:15.575Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T16:45:15.575Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T16:45:15.575Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T16:45:15.575Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T16:45:15.575Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T16:45:15.575Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T16:45:15.575Z] - CONFIG_EXT4_FS: enabled [2022-07-14T16:45:15.575Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T16:45:15.575Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T16:45:15.575Z] - Network Drivers: [2022-07-14T16:45:15.575Z] - "overlay": [2022-07-14T16:45:15.761Z] [2022-07-14T16:45:15.761Z] #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-14T16:45:15.761Z] #51 sha256:1b8cc1e628b4f58594923b3427fb8f45ddf7e75d6295ecc2fc7ca5b6943f5bf5 [2022-07-14T16:45:15.831Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T16:45:15.831Z] Optional (for encrypted networks): [2022-07-14T16:45:15.831Z] - CONFIG_CRYPTO: enabled [2022-07-14T16:45:15.831Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T16:45:15.831Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T16:45:15.831Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T16:45:15.831Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T16:45:15.831Z] - CONFIG_XFRM: enabled [2022-07-14T16:45:15.831Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T16:45:15.831Z] - "ipvlan": [2022-07-14T16:45:15.831Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T16:45:15.831Z] - "macvlan": [2022-07-14T16:45:15.831Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T16:45:15.831Z] - "ftp,tftp client in container": [2022-07-14T16:45:15.831Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T16:45:15.831Z] - Storage Drivers: [2022-07-14T16:45:15.831Z] - "aufs": [2022-07-14T16:45:15.831Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T16:45:15.831Z] - "btrfs": [2022-07-14T16:45:15.831Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T16:45:15.831Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T16:45:15.831Z] - "devicemapper": [2022-07-14T16:45:15.831Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T16:45:15.831Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T16:45:15.831Z] - "overlay": [2022-07-14T16:45:15.831Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T16:45:15.831Z] - "zfs": [2022-07-14T16:45:15.831Z] - /dev/zfs: present [2022-07-14T16:45:15.831Z] - zfs command: missing [2022-07-14T16:45:15.831Z] - zpool command: missing [2022-07-14T16:45:15.831Z] [2022-07-14T16:45:15.831Z] Limits: [2022-07-14T16:45:15.831Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T16:45:15.831Z] [2022-07-14T16:45:15.831Z] + true [Pipeline] } [2022-07-14T16:45:15.842Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:45:15.842Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-14T16:45:15.842Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43793/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-14T16:45:15.842Z] + bash /home/ubuntu/workspace/moby_PR-43793/check-config.sh [2022-07-14T16:45:15.842Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-14T16:45:15.842Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-14T16:45:15.842Z] [2022-07-14T16:45:15.842Z] Generally Necessary: [2022-07-14T16:45:15.842Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-14T16:45:15.842Z] - apparmor: enabled and tools installed [2022-07-14T16:45:15.842Z] - CONFIG_NAMESPACES: enabled [2022-07-14T16:45:15.842Z] - CONFIG_NET_NS: enabled [2022-07-14T16:45:15.842Z] - CONFIG_PID_NS: enabled [2022-07-14T16:45:15.842Z] - CONFIG_IPC_NS: enabled [2022-07-14T16:45:15.842Z] - CONFIG_UTS_NS: enabled [2022-07-14T16:45:15.842Z] - CONFIG_CGROUPS: enabled [2022-07-14T16:45:15.842Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-14T16:45:15.842Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-14T16:45:15.842Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-14T16:45:15.842Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-14T16:45:15.842Z] - CONFIG_CPUSETS: enabled [2022-07-14T16:45:15.842Z] - CONFIG_MEMCG: enabled [2022-07-14T16:45:15.842Z] - CONFIG_KEYS: enabled [2022-07-14T16:45:15.842Z] - CONFIG_VETH: enabled (as module) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T16:45:16.019Z] #51 0.439 + RM_GOPATH=0 [2022-07-14T16:45:16.019Z] #51 0.439 + TMP_GOPATH= [2022-07-14T16:45:16.019Z] #51 0.439 + : /build [2022-07-14T16:45:16.019Z] #51 0.439 + '[' -z '' ']' [2022-07-14T16:45:16.019Z] #51 0.439 ++ mktemp -d [2022-07-14T16:45:16.019Z] #51 0.440 + export GOPATH=/tmp/tmp.f432ZSZjYu [2022-07-14T16:45:16.019Z] #51 0.440 + GOPATH=/tmp/tmp.f432ZSZjYu [2022-07-14T16:45:16.019Z] #51 0.440 + RM_GOPATH=1 [2022-07-14T16:45:16.019Z] #51 0.440 + case "$(go env GOARCH)" in [2022-07-14T16:45:16.019Z] #51 0.440 ++ go env GOARCH [2022-07-14T16:45:16.019Z] #51 0.443 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:16.019Z] #51 0.443 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:16.019Z] #51 0.444 ++ dirname /install.sh [2022-07-14T16:45:16.019Z] #51 0.444 + dir=/ [2022-07-14T16:45:16.019Z] #51 0.444 + bin=tini [2022-07-14T16:45:16.019Z] #51 0.444 + shift [2022-07-14T16:45:16.019Z] #51 0.444 + '[' '!' -f //tini.installer ']' [2022-07-14T16:45:16.019Z] #51 0.444 + . //tini.installer [2022-07-14T16:45:16.019Z] #51 0.444 ++ : v0.19.0 [2022-07-14T16:45:16.019Z] #51 0.445 + install_tini [2022-07-14T16:45:16.019Z] #51 0.445 + echo 'Install tini version v0.19.0' [2022-07-14T16:45:16.019Z] #51 0.445 + git clone https://github.com/krallin/tini.git /tmp/tmp.f432ZSZjYu/tini [2022-07-14T16:45:16.019Z] #51 0.445 Install tini version v0.19.0 [2022-07-14T16:45:16.019Z] #51 0.446 Cloning into '/tmp/tmp.f432ZSZjYu/tini'... [2022-07-14T16:45:16.019Z] #51 0.663 + cd /tmp/tmp.f432ZSZjYu/tini [2022-07-14T16:45:16.019Z] #51 0.663 + git checkout -q v0.19.0 [2022-07-14T16:45:16.113Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-14T16:45:16.113Z] - CONFIG_CGROUP_BPF: enabled [2022-07-14T16:45:16.113Z] [2022-07-14T16:45:16.113Z] Optional Features: [2022-07-14T16:45:16.113Z] - CONFIG_USER_NS: enabled [2022-07-14T16:45:16.113Z] - CONFIG_SECCOMP: enabled [2022-07-14T16:45:16.113Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-14T16:45:16.113Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-14T16:45:16.113Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-14T16:45:16.113Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-14T16:45:16.113Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-14T16:45:16.113Z] - CONFIG_BLK_CGROUP: enabled [2022-07-14T16:45:16.113Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-14T16:45:16.113Z] - CONFIG_CGROUP_PERF: enabled [2022-07-14T16:45:16.113Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-14T16:45:16.113Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-14T16:45:16.113Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-14T16:45:16.113Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-14T16:45:16.113Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-14T16:45:16.113Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_IP_VS: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-14T16:45:16.113Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-14T16:45:16.113Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-14T16:45:16.113Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-14T16:45:16.113Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-14T16:45:16.113Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-14T16:45:16.113Z] - CONFIG_EXT4_FS: enabled [2022-07-14T16:45:16.113Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-14T16:45:16.113Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-14T16:45:16.192Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9464898b474ec3a4c49314169fa9c36320d3135e . [2022-07-14T16:45:16.192Z] #1 [internal] load build definition from Dockerfile [2022-07-14T16:45:16.192Z] #1 sha256:ed60fdb8c3beb76b0c26c0c8a72bd432341e52c3dd01b45669fd561697ff341a [2022-07-14T16:45:16.192Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T16:45:16.192Z] #1 DONE 0.1s [2022-07-14T16:45:16.192Z] [2022-07-14T16:45:16.192Z] #2 [internal] load .dockerignore [2022-07-14T16:45:16.192Z] #2 sha256:2b18a248600f369312d819de26b9bb2f8210ef235d4500c72d63f1b3da97972e [2022-07-14T16:45:16.192Z] #2 transferring context: [2022-07-14T16:45:16.276Z] #51 0.667 + cmake . [2022-07-14T16:45:16.276Z] #51 0.747 -- The C compiler identification is GNU 10.2.1 [2022-07-14T16:45:16.276Z] #51 0.759 -- Detecting C compiler ABI info [2022-07-14T16:45:16.276Z] #51 0.836 -- Detecting C compiler ABI info - done [2022-07-14T16:45:16.276Z] #51 0.859 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-14T16:45:16.276Z] #51 0.859 -- Detecting C compile features [2022-07-14T16:45:16.276Z] #51 0.860 -- Detecting C compile features - done [2022-07-14T16:45:16.276Z] #51 0.868 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-14T16:45:16.276Z] #51 0.896 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-14T16:45:16.276Z] #51 0.915 -- Configuring done [2022-07-14T16:45:16.384Z] - Network Drivers: [2022-07-14T16:45:16.384Z] - "overlay": [2022-07-14T16:45:16.384Z] - CONFIG_VXLAN: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-14T16:45:16.384Z] Optional (for encrypted networks): [2022-07-14T16:45:16.384Z] - CONFIG_CRYPTO: enabled [2022-07-14T16:45:16.384Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-14T16:45:16.384Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-14T16:45:16.384Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-14T16:45:16.384Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-14T16:45:16.384Z] - CONFIG_XFRM: enabled [2022-07-14T16:45:16.384Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-14T16:45:16.384Z] - "ipvlan": [2022-07-14T16:45:16.384Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-14T16:45:16.384Z] - "macvlan": [2022-07-14T16:45:16.384Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_DUMMY: enabled (as module) [2022-07-14T16:45:16.384Z] - "ftp,tftp client in container": [2022-07-14T16:45:16.384Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-14T16:45:16.384Z] - Storage Drivers: [2022-07-14T16:45:16.384Z] - "aufs": [2022-07-14T16:45:16.384Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-14T16:45:16.384Z] - "btrfs": [2022-07-14T16:45:16.384Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-14T16:45:16.384Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-14T16:45:16.384Z] - "devicemapper": [2022-07-14T16:45:16.384Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-14T16:45:16.384Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-14T16:45:16.384Z] - "overlay": [2022-07-14T16:45:16.384Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-14T16:45:16.384Z] - "zfs": [2022-07-14T16:45:16.384Z] - /dev/zfs: present [2022-07-14T16:45:16.384Z] - zfs command: missing [2022-07-14T16:45:16.384Z] - zpool command: missing [2022-07-14T16:45:16.384Z] [2022-07-14T16:45:16.384Z] Limits: [2022-07-14T16:45:16.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-14T16:45:16.384Z] [2022-07-14T16:45:16.384Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-14T16:45:16.448Z] #2 transferring context: 145B done [2022-07-14T16:45:16.448Z] #2 DONE 0.1s [2022-07-14T16:45:16.448Z] [2022-07-14T16:45:16.448Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T16:45:16.448Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-14T16:45:16.542Z] #51 0.919 -- Generating done [2022-07-14T16:45:16.542Z] #51 0.920 -- Build files have been written to: /tmp/tmp.f432ZSZjYu/tini [2022-07-14T16:45:16.542Z] #51 0.923 + make tini-static [2022-07-14T16:45:16.542Z] #51 0.962 Scanning dependencies of target tini-static [2022-07-14T16:45:16.542Z] #51 0.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-14T16:45:16.542Z] #51 1.144 [100%] Linking C executable tini-static [2022-07-14T16:45:16.753Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9464898b474ec3a4c49314169fa9c36320d3135e . [2022-07-14T16:45:16.810Z] #51 1.237 [100%] Built target tini-static [2022-07-14T16:45:16.810Z] #51 1.252 + mkdir -p /build [2022-07-14T16:45:16.810Z] #51 1.253 + cp tini-static /build/docker-init [2022-07-14T16:45:17.013Z] #3 DONE 0.5s [2022-07-14T16:45:17.013Z] [2022-07-14T16:45:17.013Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T16:45:17.013Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-14T16:45:17.013Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-14T16:45:17.013Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-14T16:45:17.013Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-14T16:45:17.013Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-14T16:45:17.013Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-14T16:45:17.014Z] #2 [internal] load .dockerignore [2022-07-14T16:45:17.014Z] #2 sha256:e5440500d35308c470c78eab57e282adfc666239ce88998a9cf97775ee45e289 [2022-07-14T16:45:17.069Z] #51 DONE 1.6s [2022-07-14T16:45:17.069Z] [2022-07-14T16:45:17.069Z] #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-14T16:45:17.069Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T16:45:17.069Z] #20 18.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-14T16:45:17.069Z] #20 18.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-14T16:45:17.069Z] #20 18.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T16:45:17.069Z] #20 18.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-14T16:45:17.069Z] #20 18.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:45:17.069Z] #20 18.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T16:45:17.069Z] #20 18.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-14T16:45:17.069Z] #20 18.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:45:17.069Z] #20 18.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T16:45:17.310Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 3.15MB / 9.20MB 0.2s [2022-07-14T16:45:17.310Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-07-14T16:45:17.567Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-14T16:45:17.567Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-14T16:45:17.865Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-14T16:45:17.865Z] #4 DONE 0.8s [2022-07-14T16:45:17.960Z] #2 transferring context: 145B done [2022-07-14T16:45:17.960Z] #2 DONE 0.7s [2022-07-14T16:45:17.960Z] [2022-07-14T16:45:17.960Z] #1 [internal] load build definition from Dockerfile [2022-07-14T16:45:17.960Z] #1 sha256:eecd8e8d666a6b20fd5d44f2e0a3d7d9e87b033700b9f0d1da3ea9fdf9e598c8 [2022-07-14T16:45:17.960Z] #1 transferring dockerfile: 19.25kB done [2022-07-14T16:45:17.960Z] #1 DONE 0.8s [2022-07-14T16:45:17.960Z] [2022-07-14T16:45:17.960Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-14T16:45:17.960Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-14T16:45:18.003Z] #20 ... [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T16:45:18.003Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T16:45:18.003Z] #53 CACHED [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #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-14T16:45:18.003Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:45:18.003Z] #54 CACHED [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #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-14T16:45:18.003Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T16:45:18.003Z] #57 CACHED [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #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-14T16:45:18.003Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:45:18.003Z] #58 CACHED [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #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-14T16:45:18.003Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T16:45:18.003Z] #60 CACHED [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #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-14T16:45:18.003Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T16:45:18.003Z] #20 20.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-14T16:45:18.003Z] #20 20.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:45:18.003Z] #20 20.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:45:18.003Z] #20 ... [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #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-14T16:45:18.003Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:45:18.003Z] #62 CACHED [2022-07-14T16:45:18.003Z] [2022-07-14T16:45:18.003Z] #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-14T16:45:18.003Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T16:45:18.003Z] #64 CACHED [2022-07-14T16:45:18.122Z] [2022-07-14T16:45:18.122Z] #6 [internal] load build definition from Dockerfile [2022-07-14T16:45:18.122Z] #6 sha256:b4e85a6874490b5c01300f404754b07d3e2137b524a91de1a55e28d354c61248 [2022-07-14T16:45:18.122Z] #6 DONE 0.0s [2022-07-14T16:45:18.122Z] [2022-07-14T16:45:18.122Z] #5 [internal] load .dockerignore [2022-07-14T16:45:18.122Z] #5 sha256:0ebebcc8c4165e981fd22c92b1dc8f6c4bb90acf9f685b0271bddb2db90a37a2 [2022-07-14T16:45:18.122Z] #5 DONE 0.0s [2022-07-14T16:45:18.122Z] [2022-07-14T16:45:18.122Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T16:45:18.122Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-14T16:45:18.221Z] #3 DONE 0.4s [2022-07-14T16:45:18.221Z] [2022-07-14T16:45:18.221Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-14T16:45:18.221Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-14T16:45:18.221Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-14T16:45:18.221Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-14T16:45:18.221Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-14T16:45:18.221Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-14T16:45:18.221Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-14T16:45:18.262Z] [2022-07-14T16:45:18.262Z] #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-14T16:45:18.262Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T16:45:18.490Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-14T16:45:18.490Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-14T16:45:19.064Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-14T16:45:19.064Z] #4 DONE 0.8s [2022-07-14T16:45:19.325Z] [2022-07-14T16:45:19.325Z] #6 [internal] load .dockerignore [2022-07-14T16:45:19.325Z] #6 sha256:d5c6c77522ba5b445a0308105fe5be19aef8de94996ab10b1b079c6b5432c531 [2022-07-14T16:45:19.325Z] #6 DONE 0.0s [2022-07-14T16:45:19.325Z] [2022-07-14T16:45:19.325Z] #5 [internal] load build definition from Dockerfile [2022-07-14T16:45:19.325Z] #5 sha256:2e3fcbdb57ef92701806f208e10d2f2846d5d25dbd3b8cbfc795d31c04316018 [2022-07-14T16:45:19.325Z] #5 DONE 0.0s [2022-07-14T16:45:19.325Z] [2022-07-14T16:45:19.325Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:45:19.325Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T16:45:20.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T16:45:20.159Z] #20 22.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-14T16:45:20.160Z] #20 22.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:45:20.160Z] #20 22.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:45:20.269Z] #10 ... [2022-07-14T16:45:20.269Z] [2022-07-14T16:45:20.269Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T16:45:20.269Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-14T16:45:20.269Z] #8 DONE 1.1s [2022-07-14T16:45:20.269Z] [2022-07-14T16:45:20.269Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T16:45:20.269Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-14T16:45:20.269Z] #7 DONE 1.1s [2022-07-14T16:45:20.269Z] [2022-07-14T16:45:20.269Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:45:20.269Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T16:45:20.269Z] #9 DONE 1.1s [2022-07-14T16:45:20.269Z] [2022-07-14T16:45:20.269Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:45:20.269Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T16:45:20.269Z] #10 DONE 1.1s [2022-07-14T16:45:20.540Z] [2022-07-14T16:45:20.540Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:20.540Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:20.540Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-14T16:45:20.641Z] #10 ... [2022-07-14T16:45:20.641Z] [2022-07-14T16:45:20.641Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:45:20.641Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-14T16:45:20.641Z] #9 DONE 2.7s [2022-07-14T16:45:20.641Z] [2022-07-14T16:45:20.641Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-14T16:45:20.641Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-14T16:45:20.641Z] #7 DONE 2.7s [2022-07-14T16:45:20.812Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-14T16:45:20.899Z] [2022-07-14T16:45:20.899Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-14T16:45:20.899Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-14T16:45:20.899Z] #8 DONE 2.9s [2022-07-14T16:45:20.899Z] [2022-07-14T16:45:20.899Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-14T16:45:20.899Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-14T16:45:20.899Z] #10 DONE 2.9s [2022-07-14T16:45:21.080Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-14T16:45:21.080Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-14T16:45:21.080Z] #11 ... [2022-07-14T16:45:21.080Z] [2022-07-14T16:45:21.080Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T16:45:21.080Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T16:45:21.080Z] #49 DONE 0.5s [2022-07-14T16:45:21.080Z] [2022-07-14T16:45:21.080Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T16:45:21.080Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T16:45:21.080Z] #49 DONE 0.0s [2022-07-14T16:45:21.080Z] [2022-07-14T16:45:21.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:21.080Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:21.080Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.3s [2022-07-14T16:45:21.080Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s [2022-07-14T16:45:21.080Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.05MB / 10.88MB 0.3s [2022-07-14T16:45:21.349Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 3.15MB / 10.88MB 0.4s [2022-07-14T16:45:21.349Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.15MB / 55.00MB 0.5s [2022-07-14T16:45:21.349Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-14T16:45:21.349Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.49MB / 10.88MB 0.5s [2022-07-14T16:45:21.536Z] #20 23.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-14T16:45:21.536Z] #20 23.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:45:21.536Z] #20 23.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T16:45:21.614Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.39MB / 55.00MB 0.6s [2022-07-14T16:45:21.614Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 0.6s [2022-07-14T16:45:21.614Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s done [2022-07-14T16:45:21.614Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.80MB / 54.58MB 0.7s [2022-07-14T16:45:21.614Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.7s [2022-07-14T16:45:21.878Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.8s [2022-07-14T16:45:21.878Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 10.49MB / 54.58MB 0.8s [2022-07-14T16:45:21.878Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.9s [2022-07-14T16:45:21.878Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 15.73MB / 54.58MB 0.9s [2022-07-14T16:45:21.878Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.34MB / 85.90MB 0.9s [2022-07-14T16:45:22.140Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.17MB / 55.00MB 1.1s [2022-07-14T16:45:22.140Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 22.91MB / 54.58MB 1.1s [2022-07-14T16:45:22.140Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 17.83MB / 85.90MB 1.1s [2022-07-14T16:45:22.140Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 1.2s [2022-07-14T16:45:22.140Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.23MB / 54.58MB 1.2s [2022-07-14T16:45:22.403Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 29.06MB / 54.58MB 1.3s [2022-07-14T16:45:22.403Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 1.5s [2022-07-14T16:45:22.403Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 33.55MB / 54.58MB 1.5s [2022-07-14T16:45:22.403Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 28.31MB / 85.90MB 1.5s [2022-07-14T16:45:22.665Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 1.6s [2022-07-14T16:45:22.666Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 36.70MB / 54.58MB 1.6s [2022-07-14T16:45:22.666Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 1.7s [2022-07-14T16:45:22.666Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 35.40MB / 85.90MB 1.7s [2022-07-14T16:45:22.912Z] #20 25.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-14T16:45:22.912Z] #20 25.13 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:45:22.912Z] #20 25.14 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:45:22.928Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.9s [2022-07-14T16:45:22.928Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 46.57MB / 54.58MB 1.9s [2022-07-14T16:45:22.928Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 40.89MB / 85.90MB 1.9s [2022-07-14T16:45:22.928Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 45.09MB / 55.00MB 2.0s [2022-07-14T16:45:23.191Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 2.1s [2022-07-14T16:45:23.191Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.53MB / 54.58MB 2.1s [2022-07-14T16:45:23.191Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 48.23MB / 85.90MB 2.1s [2022-07-14T16:45:23.191Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s [2022-07-14T16:45:23.191Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 2.3s [2022-07-14T16:45:23.419Z] [2022-07-14T16:45:23.419Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:45:23.419Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T16:45:23.419Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-14T16:45:23.456Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 59.16MB / 85.90MB 2.5s [2022-07-14T16:45:23.684Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T16:45:23.684Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-14T16:45:23.684Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-14T16:45:23.773Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.7s done [2022-07-14T16:45:23.773Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 69.21MB / 85.90MB 2.7s [2022-07-14T16:45:23.773Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 78.64MB / 85.90MB 2.8s [2022-07-14T16:45:23.773Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.8s [2022-07-14T16:45:23.941Z] #71 ... [2022-07-14T16:45:23.941Z] [2022-07-14T16:45:23.941Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T16:45:23.941Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T16:45:23.941Z] #49 DONE 0.5s [2022-07-14T16:45:24.050Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.0s [2022-07-14T16:45:24.050Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.49MB / 141.81MB 3.1s [2022-07-14T16:45:24.247Z] [2022-07-14T16:45:24.247Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-14T16:45:24.247Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-14T16:45:24.247Z] #49 DONE 0.0s [2022-07-14T16:45:24.247Z] [2022-07-14T16:45:24.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:24.247Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T16:45:24.248Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-14T16:45:24.248Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-14T16:45:24.248Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-14T16:45:24.248Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-14T16:45:24.248Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 21.17MB / 53.68MB 0.5s [2022-07-14T16:45:24.248Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0B / 5.14MB 0.5s [2022-07-14T16:45:24.248Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0B / 10.66MB 0.5s [2022-07-14T16:45:24.248Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 31.46MB / 53.68MB 0.6s [2022-07-14T16:45:24.248Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.6s [2022-07-14T16:45:24.248Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 7.05MB / 10.66MB 0.6s [2022-07-14T16:45:24.493Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.3s done [2022-07-14T16:45:24.493Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 22.02MB / 141.81MB 3.4s [2022-07-14T16:45:24.521Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 52.43MB / 53.68MB 0.8s [2022-07-14T16:45:24.521Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.8s [2022-07-14T16:45:24.521Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.8s done [2022-07-14T16:45:24.521Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 7.34MB / 54.67MB 0.9s [2022-07-14T16:45:24.521Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 15.73MB / 54.67MB 1.0s [2022-07-14T16:45:24.770Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 30.41MB / 141.81MB 3.8s [2022-07-14T16:45:24.770Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-14T16:45:24.779Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 25.17MB / 54.67MB 1.1s [2022-07-14T16:45:24.779Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 36.70MB / 54.67MB 1.2s [2022-07-14T16:45:25.032Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 38.80MB / 141.81MB 4.1s [2022-07-14T16:45:25.053Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.53MB / 54.67MB 1.4s [2022-07-14T16:45:25.306Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.1s done [2022-07-14T16:45:25.306Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.3s done [2022-07-14T16:45:25.306Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 49.28MB / 141.81MB 4.5s [2022-07-14T16:45:25.620Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.9s done [2022-07-14T16:45:25.620Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-14T16:45:25.877Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 4.9s [2022-07-14T16:45:25.879Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.1s done [2022-07-14T16:45:26.198Z] #20 28.24 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-14T16:45:26.198Z] #20 28.25 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:45:26.198Z] #20 28.25 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:45:26.448Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 67.55MB / 141.81MB 5.4s [2022-07-14T16:45:26.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T16:45:26.853Z] #11 ... [2022-07-14T16:45:26.853Z] [2022-07-14T16:45:26.853Z] #24 [internal] load build context [2022-07-14T16:45:26.853Z] #24 sha256:4adb85c1621e8d5d5deab4ef6075ceee2b4c0c5456695fdc33ac203ebf912342 [2022-07-14T16:45:26.853Z] #24 transferring context: 62.06MB 2.1s done [2022-07-14T16:45:26.853Z] #24 DONE 3.1s [2022-07-14T16:45:26.853Z] [2022-07-14T16:45:26.853Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:26.853Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T16:45:26.853Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 3.1s done [2022-07-14T16:45:26.853Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 10.49MB / 81.11MB 3.3s [2022-07-14T16:45:26.853Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 11.71MB / 108.94MB 3.3s [2022-07-14T16:45:26.853Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 3.2s done [2022-07-14T16:45:26.853Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 20.97MB / 81.11MB 3.4s [2022-07-14T16:45:26.853Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 21.72MB / 108.94MB 3.4s [2022-07-14T16:45:27.024Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 77.28MB / 141.81MB 5.9s [2022-07-14T16:45:27.112Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 31.46MB / 81.11MB 3.5s [2022-07-14T16:45:27.112Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 32.51MB / 108.94MB 3.5s [2022-07-14T16:45:27.285Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.43MB / 141.81MB 6.4s [2022-07-14T16:45:27.369Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 39.85MB / 81.11MB 3.6s [2022-07-14T16:45:27.369Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 39.85MB / 108.94MB 3.6s [2022-07-14T16:45:27.369Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 51.38MB / 81.11MB 3.7s [2022-07-14T16:45:27.369Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 52.43MB / 108.94MB 3.7s [2022-07-14T16:45:27.369Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 68.16MB / 81.11MB 3.9s [2022-07-14T16:45:27.369Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 72.35MB / 108.94MB 3.9s [2022-07-14T16:45:27.576Z] #20 29.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-14T16:45:27.576Z] #20 29.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-14T16:45:27.576Z] #20 29.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T16:45:27.576Z] #20 29.64 Selecting previously unselected package libapparmor1:amd64. [2022-07-14T16:45:27.576Z] #20 29.65 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-14T16:45:27.576Z] #20 29.65 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T16:45:27.576Z] #20 29.71 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-14T16:45:27.576Z] #20 29.71 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-14T16:45:27.576Z] #20 29.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T16:45:27.576Z] #20 29.78 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T16:45:27.576Z] #20 29.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T16:45:27.576Z] #20 29.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:45:27.576Z] #20 29.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T16:45:27.628Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 78.64MB / 81.11MB 4.0s [2022-07-14T16:45:27.628Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 81.73MB / 108.94MB 4.0s [2022-07-14T16:45:27.628Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 92.27MB / 108.94MB 4.1s [2022-07-14T16:45:27.835Z] #20 29.86 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T16:45:27.835Z] #20 29.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:45:27.835Z] #20 29.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-14T16:45:27.835Z] #20 29.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:45:27.835Z] #20 29.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:45:27.835Z] #20 30.05 Selecting previously unselected package libudev-dev:amd64. [2022-07-14T16:45:27.835Z] #20 30.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-14T16:45:27.835Z] #20 30.06 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-14T16:45:27.856Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 93.43MB / 141.81MB 7.0s [2022-07-14T16:45:27.884Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 98.23MB / 108.94MB 4.2s [2022-07-14T16:45:27.884Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.00MB / 108.94MB 4.3s [2022-07-14T16:45:28.094Z] #20 30.14 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-14T16:45:28.094Z] #20 30.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-14T16:45:28.094Z] #20 30.14 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T16:45:28.094Z] #20 30.24 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-14T16:45:28.094Z] #20 30.24 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-14T16:45:28.094Z] #20 30.25 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T16:45:28.094Z] #20 30.33 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-14T16:45:28.094Z] #20 30.34 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-14T16:45:28.094Z] #20 30.34 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T16:45:28.094Z] #20 30.42 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-14T16:45:28.094Z] #20 30.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-14T16:45:28.094Z] #20 30.44 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T16:45:28.094Z] #20 30.48 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-14T16:45:28.353Z] #20 30.49 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-14T16:45:28.353Z] #20 30.49 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T16:45:28.353Z] #20 30.62 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-14T16:45:28.611Z] #20 30.62 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-14T16:45:28.611Z] #20 30.63 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T16:45:28.611Z] #20 30.71 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-14T16:45:28.611Z] #20 30.71 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:45:28.611Z] #20 30.72 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:45:28.611Z] #20 30.77 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-14T16:45:28.611Z] #20 30.78 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-14T16:45:28.611Z] #20 30.78 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T16:45:28.611Z] #20 30.83 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-14T16:45:28.611Z] #20 30.83 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-14T16:45:28.611Z] #20 30.84 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T16:45:28.808Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 101.71MB / 141.81MB 7.7s [2022-07-14T16:45:28.808Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 7.9s [2022-07-14T16:45:28.816Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.0s done [2022-07-14T16:45:28.869Z] #20 30.97 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T16:45:28.869Z] #20 30.99 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T16:45:28.869Z] #20 31.00 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T16:45:28.869Z] #20 31.02 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T16:45:28.869Z] #20 31.03 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T16:45:28.869Z] #20 31.04 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T16:45:28.869Z] #20 31.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:45:28.869Z] #20 31.06 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T16:45:28.869Z] #20 31.07 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-14T16:45:28.869Z] #20 31.09 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T16:45:28.869Z] #20 31.10 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T16:45:28.869Z] #20 31.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:45:28.869Z] #20 31.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T16:45:28.869Z] #20 31.13 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T16:45:28.869Z] #20 31.14 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-14T16:45:28.869Z] #20 31.15 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T16:45:28.869Z] #20 31.16 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T16:45:28.869Z] #20 31.17 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T16:45:28.869Z] #20 31.18 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T16:45:28.869Z] #20 31.19 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T16:45:28.869Z] #20 31.20 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:45:28.869Z] #20 31.22 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-14T16:45:28.869Z] #20 31.23 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:45:28.869Z] #20 31.25 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-14T16:45:29.069Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 118.49MB / 141.81MB 8.1s [2022-07-14T16:45:29.072Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.1s [2022-07-14T16:45:29.072Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 5.4s done [2022-07-14T16:45:29.072Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-14T16:45:29.128Z] #20 31.26 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T16:45:29.128Z] #20 31.27 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:45:29.128Z] #20 31.28 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-14T16:45:29.128Z] #20 31.29 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:45:29.128Z] #20 31.30 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T16:45:29.128Z] #20 31.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:45:29.128Z] #20 31.34 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-14T16:45:29.128Z] #20 31.35 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:45:29.128Z] #20 ... [2022-07-14T16:45:29.128Z] [2022-07-14T16:45:29.128Z] #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-14T16:45:29.128Z] #71 sha256:a6036b6e53366db47883817fb613792d03f66f4d2a269251ebfcc4f4accc87ca [2022-07-14T16:45:29.128Z] #71 5.108 + cd /tmp/tmp.wpHd2QH1SK/src/github.com/containerd/containerd [2022-07-14T16:45:29.128Z] #71 5.108 + git checkout -q v1.6.6 [2022-07-14T16:45:29.128Z] #71 5.660 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-14T16:45:29.128Z] #71 5.660 + BUILDTAGS='netgo osusergo static_build' [2022-07-14T16:45:29.128Z] #71 5.660 + export EXTRA_FLAGS=-buildmode=pie [2022-07-14T16:45:29.128Z] #71 5.660 + EXTRA_FLAGS=-buildmode=pie [2022-07-14T16:45:29.128Z] #71 5.660 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-14T16:45:29.128Z] #71 5.660 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-14T16:45:29.128Z] #71 5.660 + '[' '' = dynamic ']' [2022-07-14T16:45:29.128Z] #71 5.660 + make [2022-07-14T16:45:29.128Z] #71 6.398 + bin/ctr [2022-07-14T16:45:29.128Z] #71 ... [2022-07-14T16:45:29.128Z] [2022-07-14T16:45:29.128Z] #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-14T16:45:29.128Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-14T16:45:29.128Z] #20 31.36 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:45:29.128Z] #20 31.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:45:29.334Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 127.93MB / 141.81MB 8.4s [2022-07-14T16:45:29.598Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.14MB / 141.81MB 8.8s [2022-07-14T16:45:29.862Z] #11 ... [2022-07-14T16:45:29.862Z] [2022-07-14T16:45:29.862Z] #24 [internal] load build context [2022-07-14T16:45:29.862Z] #24 sha256:661308c74e3eb0280b725feab46d14705fc3131dc0f14043252a7bbf55e22f21 [2022-07-14T16:45:29.862Z] #24 transferring context: 62.06MB 8.9s done [2022-07-14T16:45:29.862Z] #24 DONE 9.2s [2022-07-14T16:45:29.862Z] [2022-07-14T16:45:29.862Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:29.862Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:29.862Z] #11 ... [2022-07-14T16:45:29.862Z] [2022-07-14T16:45:29.862Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T16:45:29.862Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T16:45:29.863Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.2s done [2022-07-14T16:45:29.863Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-14T16:45:29.863Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-14T16:45:29.863Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-14T16:45:29.863Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.3s done [2022-07-14T16:45:29.863Z] #28 ... [2022-07-14T16:45:29.863Z] [2022-07-14T16:45:29.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:29.863Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:29.863Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.2s [2022-07-14T16:45:30.500Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.1s [2022-07-14T16:45:30.500Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-14T16:45:30.758Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-14T16:45:30.816Z] #11 ... [2022-07-14T16:45:30.816Z] [2022-07-14T16:45:30.816Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:45:30.816Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T16:45:30.816Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-14T16:45:30.816Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T16:45:30.816Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-14T16:45:30.816Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-14T16:45:30.816Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-07-14T16:45:30.816Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-07-14T16:45:30.816Z] #73 ... [2022-07-14T16:45:30.816Z] [2022-07-14T16:45:30.816Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:45:30.816Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T16:45:30.816Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-14T16:45:30.816Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T16:45:30.816Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-14T16:45:30.816Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-14T16:45:30.816Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2022-07-14T16:45:30.816Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-07-14T16:45:30.816Z] #71 ... [2022-07-14T16:45:30.816Z] [2022-07-14T16:45:30.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:30.816Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:31.016Z] #11 ... [2022-07-14T16:45:31.016Z] [2022-07-14T16:45:31.016Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:45:31.016Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T16:45:31.016Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-07-14T16:45:31.016Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-07-14T16:45:31.016Z] #71 DONE 7.3s [2022-07-14T16:45:31.016Z] [2022-07-14T16:45:31.016Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:45:31.016Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T16:45:31.016Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-14T16:45:31.016Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-14T16:45:31.016Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-14T16:45:31.016Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-14T16:45:31.016Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-07-14T16:45:31.016Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-07-14T16:45:31.016Z] #73 DONE 7.3s [2022-07-14T16:45:31.016Z] [2022-07-14T16:45:31.016Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:31.016Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T16:45:31.027Z] #20 DONE 33.3s [2022-07-14T16:45:31.027Z] [2022-07-14T16:45:31.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-14T16:45:31.028Z] #71 sha256:a6036b6e53366db47883817fb613792d03f66f4d2a269251ebfcc4f4accc87ca [2022-07-14T16:45:31.275Z] #11 ... [2022-07-14T16:45:31.275Z] [2022-07-14T16:45:31.275Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T16:45:31.275Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-14T16:45:31.275Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-14T16:45:31.275Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-14T16:45:31.275Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-14T16:45:31.275Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-14T16:45:31.275Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.5s done [2022-07-14T16:45:31.275Z] #28 DONE 7.7s [2022-07-14T16:45:31.275Z] [2022-07-14T16:45:31.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:31.275Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T16:45:31.285Z] #71 ... [2022-07-14T16:45:31.285Z] [2022-07-14T16:45:31.285Z] #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-14T16:45:31.285Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-14T16:45:31.387Z] #11 ... [2022-07-14T16:45:31.387Z] [2022-07-14T16:45:31.387Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:45:31.387Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-14T16:45:31.387Z] #71 DONE 10.5s [2022-07-14T16:45:31.387Z] [2022-07-14T16:45:31.387Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:31.387Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:31.387Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.3s done [2022-07-14T16:45:31.387Z] #11 ... [2022-07-14T16:45:31.387Z] [2022-07-14T16:45:31.387Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-14T16:45:31.387Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-14T16:45:31.387Z] #73 DONE 10.6s [2022-07-14T16:45:31.387Z] [2022-07-14T16:45:31.387Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:31.387Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:31.852Z] #21 0.707 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-14T16:45:32.111Z] #21 0.875 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-14T16:45:32.111Z] #21 0.878 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-14T16:45:33.167Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 2.1s done [2022-07-14T16:45:33.733Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-14T16:45:34.689Z] #11 ... [2022-07-14T16:45:34.689Z] [2022-07-14T16:45:34.689Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T16:45:34.689Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-14T16:45:34.689Z] #72 DONE 0.8s [2022-07-14T16:45:34.689Z] [2022-07-14T16:45:34.689Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T16:45:34.689Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T16:45:36.074Z] #74 ... [2022-07-14T16:45:36.074Z] [2022-07-14T16:45:36.074Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-14T16:45:36.074Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-14T16:45:36.074Z] #28 DONE 15.0s [2022-07-14T16:45:36.074Z] [2022-07-14T16:45:36.074Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T16:45:36.074Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-14T16:45:36.074Z] #74 DONE 1.4s [2022-07-14T16:45:36.074Z] [2022-07-14T16:45:36.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:36.074Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:36.074Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.7s done [2022-07-14T16:45:36.074Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.2s [2022-07-14T16:45:36.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T16:45:37.009Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.2s done [2022-07-14T16:45:37.016Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.0s done [2022-07-14T16:45:37.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T16:45:37.277Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-14T16:45:37.935Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 [2022-07-14T16:45:37.952Z] #21 1.656 Reading package lists... [2022-07-14T16:45:38.222Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.1s done [2022-07-14T16:45:38.497Z] #11 ... [2022-07-14T16:45:38.497Z] [2022-07-14T16:45:38.497Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-14T16:45:38.497Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-14T16:45:38.794Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-14T16:45:39.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T16:45:40.391Z] #72 DONE 1.6s [2022-07-14T16:45:40.391Z] [2022-07-14T16:45:40.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:40.391Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T16:45:40.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T16:45:41.347Z] #11 ... [2022-07-14T16:45:41.347Z] [2022-07-14T16:45:41.347Z] #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-14T16:45:41.347Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-14T16:45:41.347Z] #29 1.850 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:45:41.347Z] #29 1.872 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:45:41.347Z] #29 1.921 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:45:41.347Z] #29 2.102 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:41.347Z] #29 2.628 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:41.347Z] #29 2.656 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:41.347Z] #29 3.582 Fetched 8436 kB in 2s (4237 kB/s) [2022-07-14T16:45:41.347Z] #29 3.582 Reading package lists... [2022-07-14T16:45:41.347Z] #29 4.180 Reading package lists... [2022-07-14T16:45:41.347Z] #29 4.688 Building dependency tree... [2022-07-14T16:45:41.347Z] #29 5.037 The following additional packages will be installed: [2022-07-14T16:45:41.347Z] #29 5.038 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-14T16:45:41.347Z] #29 5.038 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-14T16:45:41.347Z] #29 5.040 Recommended packages: [2022-07-14T16:45:41.347Z] #29 5.040 libldap-common publicsuffix libsasl2-modules [2022-07-14T16:45:41.347Z] #29 5.159 The following NEW packages will be installed: [2022-07-14T16:45:41.347Z] #29 5.159 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-14T16:45:41.347Z] #29 5.159 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-14T16:45:41.347Z] #29 5.160 libssh2-1 openssl [2022-07-14T16:45:41.347Z] #29 5.431 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:45:41.347Z] #29 5.431 Need to get 2934 kB of archives. [2022-07-14T16:45:41.347Z] #29 5.431 After this operation, 6476 kB of additional disk space will be used. [2022-07-14T16:45:41.347Z] #29 5.431 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-14T16:45:41.347Z] #29 5.589 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-14T16:45:41.347Z] #29 5.594 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-14T16:45:41.347Z] #29 5.691 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-07-14T16:45:41.347Z] #29 5.752 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-14T16:45:41.347Z] #29 5.806 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-14T16:45:41.347Z] #29 5.874 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-14T16:45:41.347Z] #29 5.941 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-14T16:45:41.347Z] #29 6.064 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-14T16:45:41.347Z] #29 6.126 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-14T16:45:41.347Z] #29 6.193 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-14T16:45:41.347Z] #29 6.196 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-14T16:45:41.347Z] #29 6.209 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-14T16:45:41.347Z] #29 6.217 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-14T16:45:41.347Z] #29 6.222 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-14T16:45:41.347Z] #29 6.736 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:45:41.347Z] #29 6.873 Fetched 2934 kB in 1s (2735 kB/s) [2022-07-14T16:45:41.347Z] #29 7.067 Selecting previously unselected package openssl. [2022-07-14T16:45:41.347Z] #29 7.067 (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 ... 6653 files and directories currently installed.) [2022-07-14T16:45:41.347Z] #29 7.072 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-14T16:45:41.347Z] #29 7.085 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-14T16:45:41.347Z] #29 7.821 Selecting previously unselected package ca-certificates. [2022-07-14T16:45:41.347Z] #29 7.821 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-14T16:45:41.347Z] #29 7.876 Unpacking ca-certificates (20210119) ... [2022-07-14T16:45:41.347Z] #29 8.446 Selecting previously unselected package libbrotli1:arm64. [2022-07-14T16:45:41.347Z] #29 8.446 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-14T16:45:41.347Z] #29 8.590 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-14T16:45:41.347Z] #29 8.652 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-14T16:45:41.347Z] #29 8.653 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-14T16:45:41.347Z] #29 8.657 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:41.347Z] #29 8.703 Selecting previously unselected package libsasl2-2:arm64. [2022-07-14T16:45:41.347Z] #29 8.704 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-14T16:45:41.347Z] #29 8.713 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:41.347Z] #29 8.762 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-14T16:45:41.347Z] #29 8.762 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-14T16:45:41.347Z] #29 8.768 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T16:45:41.347Z] #29 9.119 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-14T16:45:41.347Z] #29 9.119 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-14T16:45:41.347Z] #29 9.134 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-14T16:45:41.347Z] #29 9.654 Selecting previously unselected package libpsl5:arm64. [2022-07-14T16:45:41.347Z] #29 9.654 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-14T16:45:41.347Z] #29 9.711 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-14T16:45:41.603Z] #29 ... [2022-07-14T16:45:41.603Z] [2022-07-14T16:45:41.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:41.603Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T16:45:41.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T16:45:42.142Z] #21 6.079 Reading package lists... [2022-07-14T16:45:42.142Z] #21 10.49 Building dependency tree... [2022-07-14T16:45:42.142Z] #21 ... [2022-07-14T16:45:42.142Z] [2022-07-14T16:45:42.142Z] #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-14T16:45:42.142Z] #71 sha256:a6036b6e53366db47883817fb613792d03f66f4d2a269251ebfcc4f4accc87ca [2022-07-14T16:45:42.142Z] #71 17.61 + bin/containerd [2022-07-14T16:45:42.163Z] #11 ... [2022-07-14T16:45:42.164Z] [2022-07-14T16:45:42.164Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-14T16:45:42.164Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-14T16:45:42.164Z] #74 DONE 2.1s [2022-07-14T16:45:42.164Z] [2022-07-14T16:45:42.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:42.164Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-14T16:45:42.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T16:45:42.709Z] #71 ... [2022-07-14T16:45:42.709Z] [2022-07-14T16:45:42.709Z] #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-14T16:45:42.709Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-14T16:45:42.709Z] #21 10.49 Building dependency tree... [2022-07-14T16:45:42.709Z] #21 11.53 Reading state information... [2022-07-14T16:45:42.728Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.1s [2022-07-14T16:45:43.351Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.6s done [2022-07-14T16:45:43.645Z] #21 12.59 The following additional packages will be installed: [2022-07-14T16:45:43.645Z] #21 12.59 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-14T16:45:43.645Z] #21 12.60 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-14T16:45:43.645Z] #21 12.60 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-14T16:45:43.645Z] #21 12.60 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-14T16:45:43.645Z] #21 12.60 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-14T16:45:43.645Z] #21 12.60 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-14T16:45:43.645Z] #21 12.60 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-14T16:45:43.645Z] #21 12.61 Suggested packages: [2022-07-14T16:45:43.645Z] #21 12.61 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-14T16:45:43.645Z] #21 12.61 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-14T16:45:43.645Z] #21 12.61 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-14T16:45:43.645Z] #21 12.61 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-14T16:45:43.645Z] #21 12.61 seccomp:ppc64el seccomp:s390x [2022-07-14T16:45:43.645Z] #21 12.61 Recommended packages: [2022-07-14T16:45:43.645Z] #21 12.61 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-14T16:45:43.645Z] #21 12.61 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-14T16:45:43.645Z] #21 12.61 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-14T16:45:43.645Z] #21 12.61 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-14T16:45:43.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T16:45:43.914Z] #21 12.96 The following NEW packages will be installed: [2022-07-14T16:45:43.914Z] #21 12.96 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-14T16:45:43.936Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-14T16:45:44.092Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-14T16:45:44.172Z] #21 12.96 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-14T16:45:44.172Z] #21 12.96 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-14T16:45:44.172Z] #21 12.96 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-14T16:45:44.172Z] #21 12.96 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-14T16:45:44.172Z] #21 12.96 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-14T16:45:44.172Z] #21 12.96 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-14T16:45:44.172Z] #21 12.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-14T16:45:44.172Z] #21 12.97 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-14T16:45:44.172Z] #21 12.97 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-14T16:45:44.172Z] #21 12.97 libseccomp2:ppc64el libseccomp2:s390x [2022-07-14T16:45:44.194Z] #11 DONE 20.4s [2022-07-14T16:45:44.194Z] [2022-07-14T16:45:44.194Z] #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-14T16:45:44.194Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-14T16:45:44.194Z] #29 10.23 Selecting previously unselected package librtmp1:arm64. [2022-07-14T16:45:44.194Z] #29 10.23 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-14T16:45:44.194Z] #29 10.30 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T16:45:44.194Z] #29 10.49 Selecting previously unselected package libssh2-1:arm64. [2022-07-14T16:45:44.194Z] #29 10.49 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-14T16:45:44.194Z] #29 10.51 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-14T16:45:44.194Z] #29 10.60 Selecting previously unselected package libcurl4:arm64. [2022-07-14T16:45:44.194Z] #29 10.60 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-14T16:45:44.194Z] #29 10.61 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:44.194Z] #29 10.71 Selecting previously unselected package curl. [2022-07-14T16:45:44.194Z] #29 10.71 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-14T16:45:44.194Z] #29 10.71 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:44.194Z] #29 10.80 Selecting previously unselected package libonig5:arm64. [2022-07-14T16:45:44.194Z] #29 10.80 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-14T16:45:44.194Z] #29 10.81 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T16:45:44.194Z] #29 10.89 Selecting previously unselected package libjq1:arm64. [2022-07-14T16:45:44.194Z] #29 10.89 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-14T16:45:44.194Z] #29 10.89 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-14T16:45:44.194Z] #29 10.96 Selecting previously unselected package jq. [2022-07-14T16:45:44.194Z] #29 10.96 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-14T16:45:44.194Z] #29 10.96 Unpacking jq (1.6-2.1) ... [2022-07-14T16:45:44.194Z] #29 11.01 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-14T16:45:44.194Z] #29 11.02 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-14T16:45:44.194Z] #29 11.03 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-14T16:45:44.194Z] #29 11.05 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:44.194Z] #29 11.07 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T16:45:44.194Z] #29 11.07 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:44.194Z] #29 11.09 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-14T16:45:44.194Z] #29 11.10 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-14T16:45:44.194Z] #29 11.12 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T16:45:44.194Z] #29 11.13 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-14T16:45:44.194Z] #29 11.14 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T16:45:44.194Z] #29 11.15 Setting up ca-certificates (20210119) ... [2022-07-14T16:45:44.194Z] #29 11.93 Updating certificates in /etc/ssl/certs... [2022-07-14T16:45:44.194Z] #29 12.75 129 added, 0 removed; done. [2022-07-14T16:45:44.431Z] #21 13.29 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:45:44.431Z] #21 13.29 Need to get 15.9 MB of archives. [2022-07-14T16:45:44.431Z] #21 13.29 After this operation, 73.0 MB of additional disk space will be used. [2022-07-14T16:45:44.431Z] #21 13.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-14T16:45:44.431Z] #21 13.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-14T16:45:44.431Z] #21 13.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-14T16:45:44.431Z] #21 13.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-14T16:45:44.431Z] #21 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-14T16:45:44.431Z] #21 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-14T16:45:44.431Z] #21 13.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-14T16:45:44.431Z] #21 13.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-14T16:45:44.431Z] #21 13.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-14T16:45:44.431Z] #21 13.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-14T16:45:44.431Z] #21 13.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-14T16:45:44.431Z] #21 13.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-14T16:45:44.431Z] #21 13.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-14T16:45:44.431Z] #21 13.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-14T16:45:44.431Z] #21 13.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-14T16:45:44.431Z] #21 13.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-14T16:45:44.431Z] #21 13.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-14T16:45:44.431Z] #21 13.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-14T16:45:44.431Z] #21 13.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-14T16:45:44.431Z] #21 13.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-14T16:45:44.431Z] #21 13.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-14T16:45:44.431Z] #21 13.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-14T16:45:44.431Z] #21 13.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-14T16:45:44.431Z] #21 13.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-14T16:45:44.431Z] #21 13.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-14T16:45:44.431Z] #21 13.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-14T16:45:44.431Z] #21 13.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-14T16:45:44.431Z] #21 13.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-14T16:45:44.431Z] #21 13.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-14T16:45:44.431Z] #21 13.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-14T16:45:44.431Z] #21 13.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-14T16:45:44.431Z] #21 13.45 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-14T16:45:44.431Z] #21 13.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-14T16:45:44.431Z] #21 13.45 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-14T16:45:44.431Z] #21 13.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-14T16:45:44.431Z] #21 13.45 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-14T16:45:44.431Z] #21 13.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-14T16:45:44.431Z] #21 13.46 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-14T16:45:44.431Z] #21 13.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-14T16:45:44.431Z] #21 13.46 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-14T16:45:44.450Z] #29 12.84 Setting up jq (1.6-2.1) ... [2022-07-14T16:45:44.450Z] #29 12.86 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:44.450Z] #29 12.87 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:44.450Z] #29 12.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:45:44.450Z] #29 12.90 Processing triggers for ca-certificates (20210119) ... [2022-07-14T16:45:44.450Z] #29 12.92 Updating certificates in /etc/ssl/certs... [2022-07-14T16:45:44.706Z] #29 ... [2022-07-14T16:45:44.706Z] [2022-07-14T16:45:44.706Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T16:45:44.706Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-14T16:45:44.706Z] #12 DONE 0.6s [2022-07-14T16:45:44.706Z] [2022-07-14T16:45:44.706Z] #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-14T16:45:44.706Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-14T16:45:44.997Z] #21 13.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:45:44.997Z] #21 13.97 Fetched 15.9 MB in 0s (36.1 MB/s) [2022-07-14T16:45:44.997Z] #21 14.00 Selecting previously unselected package gcc-10-base:armel. [2022-07-14T16:45:44.997Z] #21 14.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-07-14T16:45:44.997Z] #21 14.02 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-14T16:45:44.997Z] #21 14.03 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-14T16:45:44.997Z] #21 14.07 Selecting previously unselected package gcc-10-base:armhf. [2022-07-14T16:45:44.997Z] #21 14.07 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-14T16:45:45.255Z] #21 14.07 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-14T16:45:45.255Z] #21 14.11 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-14T16:45:45.255Z] #21 14.11 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-14T16:45:45.255Z] #21 14.11 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-14T16:45:45.255Z] #21 14.15 Selecting previously unselected package gcc-10-base:s390x. [2022-07-14T16:45:45.255Z] #21 14.15 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-14T16:45:45.255Z] #21 14.15 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-14T16:45:45.255Z] #21 14.18 Selecting previously unselected package gcc-10-base:arm64. [2022-07-14T16:45:45.255Z] #21 14.19 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-14T16:45:45.255Z] #21 14.19 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-14T16:45:45.255Z] #21 14.22 Selecting previously unselected package libgcc-s1:armel. [2022-07-14T16:45:45.255Z] #21 14.23 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-14T16:45:45.255Z] #21 14.23 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-14T16:45:45.255Z] #21 14.26 Selecting previously unselected package libcrypt1:armel. [2022-07-14T16:45:45.255Z] #21 14.27 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-14T16:45:45.255Z] #21 14.27 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-14T16:45:45.255Z] #21 14.33 Selecting previously unselected package libc6:armel. [2022-07-14T16:45:45.275Z] #13 DONE 0.5s [2022-07-14T16:45:45.275Z] [2022-07-14T16:45:45.275Z] #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-14T16:45:45.275Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-14T16:45:45.275Z] #29 13.79 0 added, 0 removed; done. [2022-07-14T16:45:45.275Z] #29 13.79 Running hooks in /etc/ca-certificates/update.d... [2022-07-14T16:45:45.275Z] #29 13.79 done. [2022-07-14T16:45:45.275Z] #29 DONE 13.9s [2022-07-14T16:45:45.275Z] [2022-07-14T16:45:45.275Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T16:45:45.275Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-14T16:45:45.275Z] #46 DONE 0.2s [2022-07-14T16:45:45.275Z] [2022-07-14T16:45:45.275Z] #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-14T16:45:45.275Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T16:45:45.478Z] #11 ... [2022-07-14T16:45:45.478Z] [2022-07-14T16:45:45.478Z] #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-14T16:45:45.478Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T16:45:45.478Z] #29 1.730 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:45:45.478Z] #29 1.736 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:45:45.478Z] #29 1.736 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:45:45.478Z] #29 1.982 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:45:45.478Z] #29 2.214 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:45:45.478Z] #29 2.558 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:45:45.478Z] #29 3.808 Fetched 8550 kB in 2s (3595 kB/s) [2022-07-14T16:45:45.478Z] #29 3.808 Reading package lists... [2022-07-14T16:45:45.478Z] #29 4.762 Reading package lists... [2022-07-14T16:45:45.478Z] #29 5.598 Building dependency tree... [2022-07-14T16:45:45.478Z] #29 6.138 The following additional packages will be installed: [2022-07-14T16:45:45.478Z] #29 6.138 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-14T16:45:45.478Z] #29 6.138 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-14T16:45:45.478Z] #29 6.138 Recommended packages: [2022-07-14T16:45:45.478Z] #29 6.138 libldap-common publicsuffix libsasl2-modules [2022-07-14T16:45:45.478Z] #29 6.310 The following NEW packages will be installed: [2022-07-14T16:45:45.478Z] #29 6.310 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-14T16:45:45.478Z] #29 6.310 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-14T16:45:45.478Z] #29 6.310 libssh2-1 openssl [2022-07-14T16:45:45.478Z] #29 6.587 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:45:45.478Z] #29 6.587 Need to get 3041 kB of archives. [2022-07-14T16:45:45.478Z] #29 6.587 After this operation, 6651 kB of additional disk space will be used. [2022-07-14T16:45:45.478Z] #29 6.587 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-14T16:45:45.478Z] #29 6.606 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-14T16:45:45.478Z] #29 6.606 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-14T16:45:45.478Z] #29 6.609 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-14T16:45:45.478Z] #29 6.610 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-14T16:45:45.478Z] #29 6.618 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-14T16:45:45.478Z] #29 6.621 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-14T16:45:45.478Z] #29 6.622 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-14T16:45:45.478Z] #29 6.623 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-14T16:45:45.478Z] #29 6.624 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-14T16:45:45.478Z] #29 6.625 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-14T16:45:45.478Z] #29 6.629 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-14T16:45:45.478Z] #29 6.654 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-14T16:45:45.478Z] #29 6.654 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-14T16:45:45.478Z] #29 6.654 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-14T16:45:45.478Z] #29 6.889 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:45:45.478Z] #29 6.940 Fetched 3041 kB in 0s (9194 kB/s) [2022-07-14T16:45:45.478Z] #29 6.973 Selecting previously unselected package openssl. [2022-07-14T16:45:45.478Z] #29 6.973 (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 ... 6661 files and directories currently installed.) [2022-07-14T16:45:45.478Z] #29 6.973 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 6.982 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-14T16:45:45.478Z] #29 7.257 Selecting previously unselected package ca-certificates. [2022-07-14T16:45:45.478Z] #29 7.259 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-14T16:45:45.478Z] #29 7.263 Unpacking ca-certificates (20210119) ... [2022-07-14T16:45:45.478Z] #29 7.447 Selecting previously unselected package libbrotli1:amd64. [2022-07-14T16:45:45.478Z] #29 7.447 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 7.482 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-14T16:45:45.478Z] #29 7.663 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-14T16:45:45.478Z] #29 7.665 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 7.668 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:45.478Z] #29 7.766 Selecting previously unselected package libsasl2-2:amd64. [2022-07-14T16:45:45.478Z] #29 7.766 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 7.772 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:45.478Z] #29 7.877 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-14T16:45:45.478Z] #29 7.877 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 7.882 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T16:45:45.478Z] #29 8.070 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-14T16:45:45.478Z] #29 8.070 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 8.162 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-14T16:45:45.478Z] #29 8.297 Selecting previously unselected package libpsl5:amd64. [2022-07-14T16:45:45.478Z] #29 8.297 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 8.310 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-14T16:45:45.478Z] #29 8.472 Selecting previously unselected package librtmp1:amd64. [2022-07-14T16:45:45.478Z] #29 8.472 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 8.493 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T16:45:45.478Z] #29 8.581 Selecting previously unselected package libssh2-1:amd64. [2022-07-14T16:45:45.478Z] #29 8.581 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 8.586 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-14T16:45:45.478Z] #29 8.731 Selecting previously unselected package libcurl4:amd64. [2022-07-14T16:45:45.478Z] #29 8.731 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 8.742 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:45.478Z] #29 8.864 Selecting previously unselected package curl. [2022-07-14T16:45:45.478Z] #29 8.864 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 9.017 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:45.478Z] #29 9.204 Selecting previously unselected package libonig5:amd64. [2022-07-14T16:45:45.478Z] #29 9.204 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 9.216 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T16:45:45.478Z] #29 9.358 Selecting previously unselected package libjq1:amd64. [2022-07-14T16:45:45.478Z] #29 9.358 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 9.370 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-14T16:45:45.478Z] #29 9.433 Selecting previously unselected package jq. [2022-07-14T16:45:45.478Z] #29 9.433 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-14T16:45:45.478Z] #29 9.438 Unpacking jq (1.6-2.1) ... [2022-07-14T16:45:45.478Z] #29 9.498 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-14T16:45:45.478Z] #29 9.513 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-14T16:45:45.478Z] #29 9.525 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-14T16:45:45.478Z] #29 9.537 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:45.478Z] #29 9.550 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-14T16:45:45.478Z] #29 9.563 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-14T16:45:45.478Z] #29 9.576 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-14T16:45:45.478Z] #29 9.597 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-14T16:45:45.478Z] #29 ... [2022-07-14T16:45:45.478Z] [2022-07-14T16:45:45.478Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:45.478Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:45.513Z] #21 14.33 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-14T16:45:45.513Z] #21 14.43 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-14T16:45:45.534Z] #47 ... [2022-07-14T16:45:45.534Z] [2022-07-14T16:45:45.534Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T16:45:45.534Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-14T16:45:45.534Z] #33 DONE 0.3s [2022-07-14T16:45:45.534Z] [2022-07-14T16:45:45.534Z] #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-14T16:45:45.534Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-14T16:45:45.534Z] #50 DONE 0.4s [2022-07-14T16:45:45.771Z] #21 14.67 Selecting previously unselected package libapparmor1:armel. [2022-07-14T16:45:45.771Z] #21 14.67 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-14T16:45:45.771Z] #21 14.67 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-14T16:45:45.771Z] #21 14.71 Selecting previously unselected package libapparmor-dev:armel. [2022-07-14T16:45:45.771Z] #21 14.71 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-14T16:45:45.771Z] #21 14.71 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-14T16:45:45.771Z] #21 14.75 Selecting previously unselected package libgcc-s1:arm64. [2022-07-14T16:45:45.771Z] #21 14.76 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-14T16:45:45.771Z] #21 14.76 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-14T16:45:45.771Z] #21 14.80 Selecting previously unselected package libcrypt1:arm64. [2022-07-14T16:45:45.771Z] #21 14.80 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-14T16:45:45.771Z] #21 14.81 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-14T16:45:45.794Z] [2022-07-14T16:45:45.794Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T16:45:45.794Z] #66 sha256:4409cc6779dc29388df8edaed73b21b1246fa8dde2a435dcccaf9ff8e35d9d94 [2022-07-14T16:45:45.794Z] #66 DONE 0.4s [2022-07-14T16:45:45.794Z] [2022-07-14T16:45:45.794Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T16:45:45.794Z] #25 sha256:8ce0d6880fb36db1afd2b766539dc95c934d8daa020ec357ac3644d2c141b5a8 [2022-07-14T16:45:45.794Z] #25 DONE 0.5s [2022-07-14T16:45:45.794Z] [2022-07-14T16:45:45.794Z] #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-14T16:45:45.794Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:45:45.794Z] #26 ... [2022-07-14T16:45:45.794Z] [2022-07-14T16:45:45.794Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T16:45:45.794Z] #30 sha256:0c9320080ddead54d7a1fa4f3028a7b56283997eedc6e8a5bf898424bb632d6a [2022-07-14T16:45:45.794Z] #30 DONE 0.4s [2022-07-14T16:45:46.029Z] #21 14.87 Selecting previously unselected package libc6:arm64. [2022-07-14T16:45:46.029Z] #21 14.87 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-14T16:45:46.029Z] #21 14.97 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-14T16:45:46.051Z] [2022-07-14T16:45:46.051Z] #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-14T16:45:46.051Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:45:46.287Z] #21 15.23 Selecting previously unselected package libapparmor1:arm64. [2022-07-14T16:45:46.287Z] #21 15.23 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-14T16:45:46.287Z] #21 15.24 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T16:45:46.287Z] #21 15.28 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-14T16:45:46.287Z] #21 15.29 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-14T16:45:46.287Z] #21 15.29 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T16:45:46.287Z] #21 15.33 Selecting previously unselected package libgcc-s1:s390x. [2022-07-14T16:45:46.545Z] #21 15.34 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-14T16:45:46.545Z] #21 15.34 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-14T16:45:46.545Z] #21 15.38 Selecting previously unselected package libcrypt1:s390x. [2022-07-14T16:45:46.545Z] #21 15.38 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-14T16:45:46.545Z] #21 15.38 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-14T16:45:46.545Z] #21 15.44 Selecting previously unselected package libc6:s390x. [2022-07-14T16:45:46.545Z] #21 15.44 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-14T16:45:46.545Z] #21 15.54 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-14T16:45:47.111Z] #21 15.85 Selecting previously unselected package libapparmor1:s390x. [2022-07-14T16:45:47.111Z] #21 15.85 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-14T16:45:47.111Z] #21 15.85 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-14T16:45:47.111Z] #21 15.89 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-14T16:45:47.111Z] #21 15.89 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-14T16:45:47.111Z] #21 15.89 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-14T16:45:47.111Z] #21 15.93 Selecting previously unselected package libgcc-s1:armhf. [2022-07-14T16:45:47.111Z] #21 15.94 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-14T16:45:47.111Z] #21 15.94 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-14T16:45:47.111Z] #21 15.97 Selecting previously unselected package libcrypt1:armhf. [2022-07-14T16:45:47.111Z] #21 15.98 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-14T16:45:47.111Z] #21 15.98 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-14T16:45:47.111Z] #21 16.04 Selecting previously unselected package libc6:armhf. [2022-07-14T16:45:47.111Z] #21 16.04 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-14T16:45:47.368Z] #21 16.14 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-14T16:45:47.368Z] #21 16.37 Selecting previously unselected package libapparmor1:armhf. [2022-07-14T16:45:47.368Z] #21 16.37 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-14T16:45:47.368Z] #21 16.37 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-14T16:45:47.368Z] #21 16.40 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-14T16:45:47.626Z] #21 16.41 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-14T16:45:47.626Z] #21 16.41 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-14T16:45:47.626Z] #21 16.45 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-14T16:45:47.626Z] #21 16.45 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-14T16:45:47.626Z] #21 16.46 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-14T16:45:47.626Z] #21 16.49 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-14T16:45:47.626Z] #21 16.49 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-14T16:45:47.626Z] #21 16.50 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-14T16:45:47.626Z] #21 16.55 Selecting previously unselected package libc6:ppc64el. [2022-07-14T16:45:47.626Z] #21 16.55 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-14T16:45:47.626Z] #21 16.64 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-14T16:45:47.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T16:45:48.032Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.8s done [2022-07-14T16:45:48.032Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-14T16:45:48.191Z] #21 16.99 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-14T16:45:48.191Z] #21 17.00 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-14T16:45:48.191Z] #21 17.00 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-14T16:45:48.191Z] #21 17.03 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-14T16:45:48.191Z] #21 17.03 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-14T16:45:48.191Z] #21 17.04 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-14T16:45:48.191Z] #21 17.08 Selecting previously unselected package libseccomp2:s390x. [2022-07-14T16:45:48.191Z] #21 17.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-14T16:45:48.191Z] #21 17.09 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.191Z] #21 17.12 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-14T16:45:48.191Z] #21 17.12 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-14T16:45:48.191Z] #21 17.12 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.191Z] #21 17.16 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-14T16:45:48.191Z] #21 17.17 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-14T16:45:48.191Z] #21 17.17 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.191Z] #21 17.20 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-14T16:45:48.191Z] #21 17.20 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-14T16:45:48.191Z] #21 17.21 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.191Z] #21 17.25 Selecting previously unselected package libseccomp2:armhf. [2022-07-14T16:45:48.448Z] #21 17.25 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-14T16:45:48.448Z] #21 17.25 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.448Z] #21 17.28 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-14T16:45:48.448Z] #21 17.29 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-14T16:45:48.448Z] #21 17.29 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.448Z] #21 17.33 Selecting previously unselected package libseccomp2:armel. [2022-07-14T16:45:48.448Z] #21 17.33 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-14T16:45:48.448Z] #21 17.33 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.448Z] #21 17.36 Selecting previously unselected package libseccomp-dev:armel. [2022-07-14T16:45:48.448Z] #21 17.36 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-14T16:45:48.448Z] #21 17.37 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.448Z] #21 17.40 Selecting previously unselected package libseccomp2:arm64. [2022-07-14T16:45:48.448Z] #21 17.41 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T16:45:48.448Z] #21 17.41 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.448Z] #21 17.44 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-14T16:45:48.448Z] #21 17.44 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T16:45:48.448Z] #21 17.45 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:45:48.448Z] #21 17.50 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.51 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.52 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.54 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.55 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.57 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-14T16:45:48.707Z] #21 17.58 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-14T16:45:48.707Z] #21 17.59 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-14T16:45:48.707Z] #21 17.60 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-14T16:45:48.707Z] #21 17.62 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-14T16:45:48.707Z] #21 17.63 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.64 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.65 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.66 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.67 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-14T16:45:48.707Z] #21 17.69 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-14T16:45:49.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T16:45:49.951Z] #11 ... [2022-07-14T16:45:49.951Z] [2022-07-14T16:45:49.951Z] #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-14T16:45:49.951Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-14T16:45:49.951Z] #29 9.614 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T16:45:49.951Z] #29 9.630 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-14T16:45:49.951Z] #29 9.636 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-14T16:45:49.951Z] #29 9.648 Setting up ca-certificates (20210119) ... [2022-07-14T16:45:49.951Z] #29 10.39 Updating certificates in /etc/ssl/certs... [2022-07-14T16:45:49.951Z] #29 11.67 129 added, 0 removed; done. [2022-07-14T16:45:49.951Z] #29 11.75 Setting up jq (1.6-2.1) ... [2022-07-14T16:45:49.951Z] #29 11.76 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:49.951Z] #29 11.77 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-14T16:45:49.951Z] #29 11.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:45:49.951Z] #29 11.80 Processing triggers for ca-certificates (20210119) ... [2022-07-14T16:45:49.951Z] #29 11.82 Updating certificates in /etc/ssl/certs... [2022-07-14T16:45:49.951Z] #29 12.75 0 added, 0 removed; done. [2022-07-14T16:45:49.951Z] #29 12.75 Running hooks in /etc/ca-certificates/update.d... [2022-07-14T16:45:49.951Z] #29 12.75 done. [2022-07-14T16:45:49.951Z] #29 DONE 13.9s [2022-07-14T16:45:49.951Z] [2022-07-14T16:45:49.951Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-14T16:45:49.951Z] #30 sha256:bb432cb2ed1f6d89b062a49dc8927f0f6a17c8287af494fe9bb986f19c9cdcd3 [2022-07-14T16:45:49.951Z] #30 DONE 0.1s [2022-07-14T16:45:49.951Z] [2022-07-14T16:45:49.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:45:49.951Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:45:50.081Z] #21 18.84 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-14T16:45:51.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T16:45:51.309Z] #31 ... [2022-07-14T16:45:51.309Z] [2022-07-14T16:45:51.309Z] #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-14T16:45:51.309Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:45:51.309Z] #26 3.728 + RM_GOPATH=0 [2022-07-14T16:45:51.309Z] #26 3.749 + TMP_GOPATH= [2022-07-14T16:45:51.309Z] #26 3.749 + : /build [2022-07-14T16:45:51.309Z] #26 3.749 + '[' -z '' ']' [2022-07-14T16:45:51.309Z] #26 3.751 ++ mktemp -d [2022-07-14T16:45:51.309Z] #26 3.759 + export GOPATH=/tmp/tmp.eKM0occ97i [2022-07-14T16:45:51.309Z] #26 3.759 + GOPATH=/tmp/tmp.eKM0occ97i [2022-07-14T16:45:51.309Z] #26 3.759 + RM_GOPATH=1 [2022-07-14T16:45:51.309Z] #26 3.760 + case "$(go env GOARCH)" in [2022-07-14T16:45:51.309Z] #26 3.762 ++ go env GOARCH [2022-07-14T16:45:51.309Z] #26 3.810 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:51.309Z] #26 3.810 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:51.309Z] #26 3.811 ++ dirname /install.sh [2022-07-14T16:45:51.309Z] #26 3.822 + dir=/ [2022-07-14T16:45:51.309Z] #26 3.822 + bin=dockercli [2022-07-14T16:45:51.309Z] #26 3.828 + shift [2022-07-14T16:45:51.309Z] #26 3.833 + '[' '!' -f //dockercli.installer ']' [2022-07-14T16:45:51.309Z] #26 3.833 + . //dockercli.installer [2022-07-14T16:45:51.309Z] #26 3.833 ++ : stable [2022-07-14T16:45:51.309Z] #26 3.833 ++ : 17.06.2-ce [2022-07-14T16:45:51.309Z] #26 3.833 + install_dockercli [2022-07-14T16:45:51.309Z] #26 3.833 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-14T16:45:51.309Z] #26 3.833 Install docker/cli version 17.06.2-ce from stable [2022-07-14T16:45:51.309Z] #26 3.836 ++ uname -m [2022-07-14T16:45:51.309Z] #26 3.840 + arch=aarch64 [2022-07-14T16:45:51.309Z] #26 3.840 + '[' aarch64 '!=' x86_64 ']' [2022-07-14T16:45:51.309Z] #26 3.840 + '[' aarch64 '!=' s390x ']' [2022-07-14T16:45:51.309Z] #26 3.840 + '[' aarch64 '!=' armhf ']' [2022-07-14T16:45:51.309Z] #26 3.841 + build_dockercli [2022-07-14T16:45:51.309Z] #26 3.851 + git clone https://github.com/docker/docker-ce /tmp/tmp.eKM0occ97i/tmp/docker-ce [2022-07-14T16:45:51.309Z] #26 3.854 Cloning into '/tmp/tmp.eKM0occ97i/tmp/docker-ce'... [2022-07-14T16:45:51.458Z] #21 20.04 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-14T16:45:51.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T16:45:52.394Z] #21 21.20 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-14T16:45:53.257Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.2s [2022-07-14T16:45:53.327Z] #21 22.34 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-14T16:45:53.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T16:45:54.657Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T16:45:54.657Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:45:54.657Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:45:54.657Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:45:54.657Z] [2022-07-14T16:45:54.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T16:45:54.657Z] DOCKER_SYSTEMD=1 [2022-07-14T16:45:54.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T16:45:54.657Z] HOSTNAME=a2425dc60a92 [2022-07-14T16:45:54.657Z] DEST=bundles/test-integration [2022-07-14T16:45:54.657Z] PWD=/go/src/github.com/docker/docker [2022-07-14T16:45:54.657Z] DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:45:54.657Z] container=docker [2022-07-14T16:45:54.657Z] HOME=/root [2022-07-14T16:45:54.657Z] LANG=C.UTF-8 [2022-07-14T16:45:54.657Z] INVOCATION_ID=7ac0f85184dd43a7891ee6e6f406da9b [2022-07-14T16:45:54.657Z] GOLANG_VERSION=1.18.4 [2022-07-14T16:45:54.657Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T16:45:54.657Z] VALIDATE_BRANCH=master [2022-07-14T16:45:54.657Z] TERM=xterm [2022-07-14T16:45:54.657Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T16:45:54.657Z] SHLVL=3 [2022-07-14T16:45:54.657Z] TIMEOUT=120m [2022-07-14T16:45:54.657Z] DOCKER_BUILDTAGS= journald [2022-07-14T16:45:54.657Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T16:45:54.657Z] GO111MODULE=off [2022-07-14T16:45:54.657Z] DOCKER_EXPERIMENTAL=1 [2022-07-14T16:45:54.657Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T16:45:54.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T16:45:54.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T16:45:54.657Z] GOPATH=/go [2022-07-14T16:45:54.657Z] PKG_CONFIG=pkg-config [2022-07-14T16:45:54.657Z] _=/usr/bin/env [2022-07-14T16:45:54.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T16:45:54.706Z] #21 23.47 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.49 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.50 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.52 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.53 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.55 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.57 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.59 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.60 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.62 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.63 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.64 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.65 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.66 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.68 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-14T16:45:54.706Z] #21 23.69 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.70 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.71 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.72 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.73 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-14T16:45:54.706Z] #21 23.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:45:55.493Z] #26 ... [2022-07-14T16:45:55.493Z] [2022-07-14T16:45:55.493Z] #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-14T16:45:55.493Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:45:55.493Z] #31 9.349 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-14T16:45:55.493Z] #31 ... [2022-07-14T16:45:55.493Z] [2022-07-14T16:45:55.493Z] #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-14T16:45:55.493Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:45:55.493Z] #55 4.248 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-14T16:45:55.493Z] #55 6.220 go: downloading github.com/fatih/color v1.13.0 [2022-07-14T16:45:55.493Z] #55 6.233 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T16:45:55.493Z] #55 6.415 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-14T16:45:55.493Z] #55 6.416 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-14T16:45:55.493Z] #55 6.679 go: downloading github.com/spf13/viper v1.11.0 [2022-07-14T16:45:55.493Z] #55 6.690 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-14T16:45:55.493Z] #55 7.475 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-14T16:45:55.493Z] #55 7.475 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-14T16:45:55.493Z] #55 7.561 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-14T16:45:55.493Z] #55 7.604 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-14T16:45:55.493Z] #55 9.550 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-14T16:45:55.493Z] #55 9.657 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-14T16:45:55.493Z] #55 9.884 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-14T16:45:55.493Z] #55 10.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-14T16:45:55.493Z] #55 ... [2022-07-14T16:45:55.493Z] [2022-07-14T16:45:55.493Z] #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-14T16:45:55.494Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-14T16:45:55.494Z] #40 3.799 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-14T16:45:55.494Z] #40 4.564 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-14T16:45:55.494Z] #40 5.724 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-14T16:45:55.494Z] #40 6.287 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-14T16:45:55.494Z] #40 6.333 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-14T16:45:55.494Z] #40 8.981 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-14T16:45:55.494Z] #40 9.114 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T16:45:55.494Z] #40 ... [2022-07-14T16:45:55.494Z] [2022-07-14T16:45:55.494Z] #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-14T16:45:55.494Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-14T16:45:55.494Z] #53 4.357 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-14T16:45:55.494Z] #53 5.616 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-14T16:45:55.494Z] #53 5.616 go: downloading github.com/fatih/color v1.10.0 [2022-07-14T16:45:55.494Z] #53 5.657 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-14T16:45:55.494Z] #53 5.696 go: downloading github.com/pkg/errors v0.9.1 [2022-07-14T16:45:55.494Z] #53 5.862 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-14T16:45:55.494Z] #53 5.922 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-14T16:45:55.494Z] #53 5.962 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-14T16:45:55.494Z] #53 6.010 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-14T16:45:55.494Z] #53 6.145 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-14T16:45:55.494Z] #53 6.266 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-14T16:45:55.494Z] #53 6.461 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-14T16:45:55.494Z] #53 6.608 go: downloading golang.org/x/tools v0.1.0 [2022-07-14T16:45:55.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T16:45:55.639Z] #21 DONE 24.6s [2022-07-14T16:45:55.639Z] [2022-07-14T16:45:55.639Z] #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-14T16:45:55.639Z] #71 sha256:a6036b6e53366db47883817fb613792d03f66f4d2a269251ebfcc4f4accc87ca [2022-07-14T16:45:55.639Z] #71 34.81 # github.com/containerd/containerd/cmd/containerd [2022-07-14T16:45:55.639Z] #71 34.81 /usr/bin/ld: /tmp/go-link-2087928956/000019.o: in function `New': [2022-07-14T16:45:55.639Z] #71 34.81 /tmp/tmp.wpHd2QH1SK/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-14T16:45:55.639Z] #71 34.89 + bin/containerd-stress [2022-07-14T16:45:55.639Z] #71 35.68 + bin/containerd-shim [2022-07-14T16:45:55.639Z] #71 39.66 + bin/containerd-shim-runc-v1 [2022-07-14T16:45:55.750Z] #53 ... [2022-07-14T16:45:55.750Z] [2022-07-14T16:45:55.750Z] #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-14T16:45:55.750Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T16:45:55.750Z] #76 3.396 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:45:55.750Z] #76 3.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:45:55.750Z] #76 3.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:45:55.750Z] #76 4.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:55.750Z] #76 6.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:55.750Z] #76 8.941 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:55.750Z] #76 ... [2022-07-14T16:45:55.750Z] [2022-07-14T16:45:55.750Z] #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-14T16:45:55.750Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-14T16:45:55.750Z] #57 4.125 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-14T16:45:55.750Z] #57 5.381 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-14T16:45:55.750Z] #57 5.383 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-14T16:45:55.750Z] #57 5.477 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-14T16:45:55.750Z] #57 7.094 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-14T16:45:55.897Z] #71 ... [2022-07-14T16:45:55.897Z] [2022-07-14T16:45:55.897Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T16:45:55.897Z] #66 sha256:812275dc9efdd5f9860ed13487623d93829769b847ff95282f6b23739f5b4eb6 [2022-07-14T16:45:55.897Z] #66 DONE 0.1s [2022-07-14T16:45:55.897Z] [2022-07-14T16:45:55.897Z] #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-14T16:45:55.897Z] #67 sha256:67dca987f9c620ade32731bbbb5c8fc6f9e55a6b7b302b373e1a03f99c4f879d [2022-07-14T16:45:56.007Z] #57 ... [2022-07-14T16:45:56.007Z] [2022-07-14T16:45:56.007Z] #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-14T16:45:56.007Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T16:45:56.007Z] #51 4.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:45:56.007Z] #51 4.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:45:56.007Z] #51 4.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:45:56.007Z] #51 4.930 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-14T16:45:56.007Z] #51 5.648 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:56.007Z] #51 8.402 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:56.007Z] #51 ... [2022-07-14T16:45:56.007Z] [2022-07-14T16:45:56.007Z] #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-14T16:45:56.007Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:45:56.007Z] #14 3.861 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:45:56.007Z] #14 3.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:45:56.007Z] #14 3.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:45:56.007Z] #14 4.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:56.007Z] #14 7.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:56.007Z] #14 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:56.155Z] #67 0.497 + RM_GOPATH=0 [2022-07-14T16:45:56.155Z] #67 0.497 + TMP_GOPATH= [2022-07-14T16:45:56.155Z] #67 0.497 + : /build [2022-07-14T16:45:56.155Z] #67 0.497 + '[' -z '' ']' [2022-07-14T16:45:56.263Z] #14 ... [2022-07-14T16:45:56.263Z] [2022-07-14T16:45:56.263Z] #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-14T16:45:56.263Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-14T16:45:56.263Z] #36 3.369 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-14T16:45:56.263Z] #36 10.83 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-14T16:45:56.263Z] #36 10.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-14T16:45:56.263Z] #36 ... [2022-07-14T16:45:56.263Z] [2022-07-14T16:45:56.263Z] #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-14T16:45:56.263Z] #67 sha256:200379cab43c2b03cfbc18a085586579f7b5a0a47ff75592c2fe25c268b0b973 [2022-07-14T16:45:56.263Z] #67 3.735 + RM_GOPATH=0 [2022-07-14T16:45:56.263Z] #67 3.737 + TMP_GOPATH= [2022-07-14T16:45:56.263Z] #67 3.738 + : /build [2022-07-14T16:45:56.263Z] #67 3.738 + '[' -z '' ']' [2022-07-14T16:45:56.263Z] #67 3.746 ++ mktemp -d [2022-07-14T16:45:56.263Z] #67 3.748 + export GOPATH=/tmp/tmp.9GkRFyVIsJ [2022-07-14T16:45:56.263Z] #67 3.753 + GOPATH=/tmp/tmp.9GkRFyVIsJ [2022-07-14T16:45:56.263Z] #67 3.765 + RM_GOPATH=1 [2022-07-14T16:45:56.263Z] #67 3.765 + case "$(go env GOARCH)" in [2022-07-14T16:45:56.263Z] #67 3.766 ++ go env GOARCH [2022-07-14T16:45:56.263Z] #67 3.783 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:56.263Z] #67 3.783 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:56.263Z] #67 3.784 ++ dirname /install.sh [2022-07-14T16:45:56.263Z] #67 3.788 + dir=/ [2022-07-14T16:45:56.263Z] #67 3.788 + bin=rootlesskit [2022-07-14T16:45:56.263Z] #67 3.788 + shift [2022-07-14T16:45:56.263Z] #67 3.789 + '[' '!' -f //rootlesskit.installer ']' [2022-07-14T16:45:56.263Z] #67 3.789 + . //rootlesskit.installer [2022-07-14T16:45:56.263Z] #67 3.797 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:45:56.263Z] #67 3.797 + install_rootlesskit [2022-07-14T16:45:56.263Z] #67 3.797 + case "$1" in [2022-07-14T16:45:56.263Z] #67 3.797 + export CGO_ENABLED=0 [2022-07-14T16:45:56.263Z] #67 3.798 + CGO_ENABLED=0 [2022-07-14T16:45:56.263Z] #67 3.798 + _install_rootlesskit [2022-07-14T16:45:56.263Z] #67 3.799 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-14T16:45:56.263Z] #67 3.800 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:45:56.263Z] #67 3.801 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T16:45:56.263Z] #67 3.801 + GOBIN=/build [2022-07-14T16:45:56.263Z] #67 3.802 + GO111MODULE=on [2022-07-14T16:45:56.263Z] #67 3.802 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:45:56.263Z] #67 4.339 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-14T16:45:56.263Z] #67 6.358 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T16:45:56.263Z] #67 6.358 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-14T16:45:56.263Z] #67 7.169 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-14T16:45:56.263Z] #67 9.855 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-14T16:45:56.263Z] #67 10.52 go: downloading github.com/google/uuid v1.3.0 [2022-07-14T16:45:56.263Z] #67 10.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-14T16:45:56.263Z] #67 10.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-14T16:45:56.412Z] #67 ... [2022-07-14T16:45:56.412Z] [2022-07-14T16:45:56.412Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T16:45:56.412Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-14T16:45:56.412Z] #22 DONE 0.6s [2022-07-14T16:45:56.412Z] [2022-07-14T16:45:56.412Z] #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-14T16:45:56.412Z] #67 sha256:67dca987f9c620ade32731bbbb5c8fc6f9e55a6b7b302b373e1a03f99c4f879d [2022-07-14T16:45:56.412Z] #67 0.497 ++ mktemp -d [2022-07-14T16:45:56.412Z] #67 0.498 + export GOPATH=/tmp/tmp.NBlyniBKrF [2022-07-14T16:45:56.412Z] #67 0.498 + GOPATH=/tmp/tmp.NBlyniBKrF [2022-07-14T16:45:56.412Z] #67 0.498 + RM_GOPATH=1 [2022-07-14T16:45:56.412Z] #67 0.498 + case "$(go env GOARCH)" in [2022-07-14T16:45:56.412Z] #67 0.499 ++ go env GOARCH [2022-07-14T16:45:56.412Z] #67 0.503 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:56.412Z] #67 0.503 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:45:56.412Z] #67 0.503 ++ dirname /install.sh [2022-07-14T16:45:56.412Z] #67 0.504 + dir=/ [2022-07-14T16:45:56.412Z] #67 0.504 + bin=runc [2022-07-14T16:45:56.412Z] #67 0.504 + shift [2022-07-14T16:45:56.412Z] #67 0.504 + '[' '!' -f //runc.installer ']' [2022-07-14T16:45:56.412Z] #67 0.504 + . //runc.installer [2022-07-14T16:45:56.412Z] #67 0.504 ++ set -e [2022-07-14T16:45:56.412Z] #67 0.504 ++ : v1.1.2 [2022-07-14T16:45:56.412Z] #67 0.504 + install_runc [2022-07-14T16:45:56.412Z] #67 0.504 + RUNC_BUILDTAGS=seccomp [2022-07-14T16:45:56.412Z] #67 0.504 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-14T16:45:56.412Z] #67 0.504 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NBlyniBKrF/src/github.com/opencontainers/runc [2022-07-14T16:45:56.412Z] #67 0.504 Install runc version v1.1.2 (build tags: seccomp) [2022-07-14T16:45:56.412Z] #67 0.505 Cloning into '/tmp/tmp.NBlyniBKrF/src/github.com/opencontainers/runc'... [2022-07-14T16:45:56.519Z] #67 10.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T16:45:56.519Z] #67 ... [2022-07-14T16:45:56.519Z] [2022-07-14T16:45:56.519Z] #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-14T16:45:56.519Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-14T16:45:56.519Z] #62 3.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:45:56.519Z] #62 3.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:45:56.519Z] #62 3.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:45:56.519Z] #62 4.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:56.519Z] #62 6.519 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:56.519Z] #62 9.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:56.519Z] #62 ... [2022-07-14T16:45:56.519Z] [2022-07-14T16:45:56.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-14T16:45:56.520Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T16:45:56.520Z] #42 4.515 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:45:56.520Z] #42 4.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:45:56.520Z] #42 4.541 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:45:56.520Z] #42 5.416 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:56.520Z] #42 8.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:45:56.520Z] #42 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:56.558Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.1s done [2022-07-14T16:45:56.558Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-14T16:45:56.670Z] #67 ... [2022-07-14T16:45:56.670Z] [2022-07-14T16:45:56.670Z] #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-14T16:45:56.670Z] #71 sha256:a6036b6e53366db47883817fb613792d03f66f4d2a269251ebfcc4f4accc87ca [2022-07-14T16:45:56.670Z] #71 41.97 + bin/containerd-shim-runc-v2 [2022-07-14T16:45:56.670Z] #71 42.58 + binaries [2022-07-14T16:45:56.670Z] #71 42.58 + install -D bin/containerd /build/containerd [2022-07-14T16:45:56.670Z] #71 42.61 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-14T16:45:56.670Z] #71 42.62 + install -D bin/ctr /build/ctr [2022-07-14T16:45:56.670Z] #71 DONE 42.8s [2022-07-14T16:45:56.777Z] #42 ... [2022-07-14T16:45:56.777Z] [2022-07-14T16:45:56.777Z] #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-14T16:45:56.777Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-14T16:45:56.777Z] #38 4.134 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-14T16:45:56.928Z] [2022-07-14T16:45:56.928Z] #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-14T16:45:56.928Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-14T16:45:56.928Z] #23 DONE 0.6s [2022-07-14T16:45:56.928Z] [2022-07-14T16:45:56.928Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T16:45:56.928Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-14T16:45:57.037Z] #38 ... [2022-07-14T16:45:57.037Z] [2022-07-14T16:45:57.037Z] #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-14T16:45:57.037Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-14T16:45:57.037Z] #34 3.640 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-14T16:45:57.037Z] #34 3.640 Cloning into '.'... [2022-07-14T16:45:57.037Z] #34 ... [2022-07-14T16:45:57.037Z] [2022-07-14T16:45:57.037Z] #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-14T16:45:57.037Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T16:45:57.037Z] #51 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:45:57.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T16:45:57.498Z] #24 0.409 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-14T16:45:57.498Z] #24 DONE 0.5s [2022-07-14T16:45:57.498Z] [2022-07-14T16:45:57.498Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T16:45:57.498Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-14T16:45:57.757Z] #25 DONE 0.5s [2022-07-14T16:45:57.757Z] [2022-07-14T16:45:57.757Z] #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-14T16:45:57.757Z] #67 sha256:67dca987f9c620ade32731bbbb5c8fc6f9e55a6b7b302b373e1a03f99c4f879d [2022-07-14T16:45:58.322Z] #67 ... [2022-07-14T16:45:58.322Z] [2022-07-14T16:45:58.322Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T16:45:58.322Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-14T16:45:58.322Z] #26 DONE 0.5s [2022-07-14T16:45:58.580Z] [2022-07-14T16:45:58.580Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T16:45:58.580Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-14T16:45:58.838Z] #27 DONE 0.5s [2022-07-14T16:45:58.838Z] [2022-07-14T16:45:58.838Z] #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-14T16:45:58.838Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-14T16:45:58.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T16:45:59.556Z] #51 ... [2022-07-14T16:45:59.556Z] [2022-07-14T16:45:59.556Z] #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-14T16:45:59.556Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T16:45:59.556Z] #47 3.642 + git clone https://github.com/docker/distribution.git . [2022-07-14T16:45:59.556Z] #47 3.646 Cloning into '.'... [2022-07-14T16:45:59.556Z] #47 ... [2022-07-14T16:45:59.556Z] [2022-07-14T16:45:59.556Z] #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-14T16:45:59.556Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:45:59.556Z] #31 11.19 #=#=# [2022-07-14T16:45:59.556Z] #31 11.60 #=#=# ######################################################################## 100.0% [2022-07-14T16:45:59.556Z] #31 12.93 [2022-07-14T16:45:59.773Z] #28 0.758 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-14T16:45:59.773Z] #28 0.758 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-14T16:45:59.773Z] #28 0.758 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-14T16:45:59.773Z] #28 0.848 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-14T16:45:59.773Z] #28 0.923 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-14T16:45:59.773Z] #28 0.982 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-14T16:45:59.773Z] #28 1.054 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:45:59.773Z] #28 1.122 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-14T16:45:59.773Z] #28 1.174 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-14T16:45:59.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T16:45:59.876Z] #11 ... [2022-07-14T16:45:59.876Z] [2022-07-14T16:45:59.876Z] #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-14T16:45:59.876Z] #31 sha256:2fb38c9499c0352ec5ca4f1f1ea433be83db020861c46159ab84daf0eddfe3da [2022-07-14T16:45:59.876Z] #31 2.177 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-14T16:45:59.876Z] #31 2.547 [2022-07-14T16:45:59.876Z] #31 2.773 #=#=# ######################################################################## 100.0% [2022-07-14T16:45:59.876Z] #31 3.052 [2022-07-14T16:45:59.876Z] #31 4.035 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-14T16:45:59.876Z] #31 4.318 [2022-07-14T16:45:59.876Z] #31 4.547 #=#=# ######################################################################## 100.0% [2022-07-14T16:45:59.876Z] #31 4.886 [2022-07-14T16:45:59.876Z] #31 5.973 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-14T16:45:59.876Z] #31 6.305 [2022-07-14T16:45:59.876Z] #31 6.534 #=#=# ############### 21.0% ########################################## 58.4% ################################################################# 90.6% ######################################################################## 100.0% [2022-07-14T16:45:59.876Z] #31 7.057 [2022-07-14T16:45:59.876Z] #31 8.084 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-14T16:45:59.876Z] #31 8.456 [2022-07-14T16:45:59.876Z] #31 8.678 #=#=# ######################################################################## 100.0% [2022-07-14T16:45:59.876Z] #31 8.959 [2022-07-14T16:45:59.876Z] #31 9.747 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-14T16:45:59.876Z] #31 10.02 [2022-07-14T16:46:00.032Z] #28 1.175 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:46:00.032Z] #28 1.176 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-14T16:46:00.032Z] #28 1.177 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-14T16:46:00.032Z] #28 1.178 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-14T16:46:00.032Z] #28 1.179 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-14T16:46:00.032Z] #28 1.179 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-14T16:46:00.032Z] #28 1.179 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-14T16:46:00.032Z] #28 1.179 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-14T16:46:00.032Z] #28 1.179 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:46:00.137Z] #31 ... [2022-07-14T16:46:00.137Z] [2022-07-14T16:46:00.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:46:00.137Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:46:00.371Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T16:46:00.371Z] Using test binary docker [2022-07-14T16:46:00.628Z] +++ /etc/init.d/apparmor start [2022-07-14T16:46:00.628Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T16:46:00.628Z] INFO: Waiting for daemon to start... [2022-07-14T16:46:00.628Z] Starting dockerd [2022-07-14T16:46:00.628Z] +++ 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-14T16:46:01.404Z] #28 ... [2022-07-14T16:46:01.404Z] [2022-07-14T16:46:01.404Z] #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-14T16:46:01.404Z] #67 sha256:67dca987f9c620ade32731bbbb5c8fc6f9e55a6b7b302b373e1a03f99c4f879d [2022-07-14T16:46:01.404Z] #67 3.736 + cd /tmp/tmp.NBlyniBKrF/src/github.com/opencontainers/runc [2022-07-14T16:46:01.404Z] #67 3.736 + git checkout -q v1.1.2 [2022-07-14T16:46:01.404Z] #67 3.847 + '[' -z '' ']' [2022-07-14T16:46:01.404Z] #67 3.847 + target=static [2022-07-14T16:46:01.404Z] #67 3.847 + make BUILDTAGS=seccomp static [2022-07-14T16:46:01.404Z] #67 3.991 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-14T16:46:01.404Z] #67 5.343 + mkdir -p /build [2022-07-14T16:46:01.404Z] #67 5.344 + cp runc /build/runc [2022-07-14T16:46:01.404Z] #67 DONE 5.6s [2022-07-14T16:46:01.523Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-14T16:46:01.560Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T16:46:01.560Z] Using test binary docker [2022-07-14T16:46:01.560Z] +++ /etc/init.d/apparmor start [2022-07-14T16:46:01.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T16:46:01.560Z] INFO: Waiting for daemon to start... [2022-07-14T16:46:01.560Z] Starting dockerd [2022-07-14T16:46:01.560Z] +++ 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-14T16:46:01.662Z] [2022-07-14T16:46:01.662Z] #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-14T16:46:01.662Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-14T16:46:01.817Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T16:46:01.817Z] Using test binary docker [2022-07-14T16:46:01.817Z] +++ /etc/init.d/apparmor start [2022-07-14T16:46:01.817Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T16:46:01.817Z] INFO: Waiting for daemon to start... [2022-07-14T16:46:01.817Z] Starting dockerd [2022-07-14T16:46:01.817Z] +++ 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-14T16:46:02.092Z] #31 ... [2022-07-14T16:46:02.092Z] [2022-07-14T16:46:02.092Z] #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-14T16:46:02.092Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-14T16:46:02.092Z] #38 14.90 tomll can be used in two ways: [2022-07-14T16:46:02.092Z] #38 14.90 Writing to STDIN and reading from STDOUT: [2022-07-14T16:46:02.092Z] #38 14.90 cat file.toml | tomll > file.toml [2022-07-14T16:46:02.092Z] #38 14.90 [2022-07-14T16:46:02.092Z] #38 14.90 Reading and updating a list of files: [2022-07-14T16:46:02.092Z] #38 14.90 tomll a.toml b.toml c.toml [2022-07-14T16:46:02.092Z] #38 14.90 [2022-07-14T16:46:02.092Z] #38 14.90 When given a list of files, tomll will modify all files in place without asking. [2022-07-14T16:46:02.092Z] #38 DONE 16.5s [2022-07-14T16:46:02.092Z] [2022-07-14T16:46:02.092Z] #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-14T16:46:02.092Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:02.092Z] #55 13.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T16:46:02.092Z] #55 13.22 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-14T16:46:02.092Z] #55 13.37 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-14T16:46:02.092Z] #55 13.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-14T16:46:02.092Z] #55 13.56 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-14T16:46:02.092Z] #55 13.62 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-14T16:46:02.092Z] #55 13.74 go: downloading github.com/spf13/afero v1.8.2 [2022-07-14T16:46:02.092Z] #55 13.95 go: downloading github.com/spf13/cast v1.4.1 [2022-07-14T16:46:02.092Z] #55 13.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-14T16:46:02.092Z] #55 14.12 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-14T16:46:02.092Z] #55 14.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-14T16:46:02.092Z] #55 14.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-14T16:46:02.092Z] #55 14.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-14T16:46:02.092Z] #55 14.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-14T16:46:02.092Z] #55 14.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-14T16:46:02.092Z] #55 14.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-14T16:46:02.092Z] #55 14.78 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-14T16:46:02.092Z] #55 14.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-14T16:46:02.092Z] #55 15.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-14T16:46:02.092Z] #55 16.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-14T16:46:02.092Z] #55 16.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-14T16:46:02.353Z] #55 17.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-14T16:46:02.610Z] #55 17.28 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-14T16:46:02.610Z] #55 17.38 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-14T16:46:02.748Z] . [2022-07-14T16:46:02.748Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T16:46:02.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T16:46:02.748Z] Error: No such image: emptyfs [2022-07-14T16:46:02.748Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T16:46:02.748Z] ++++ docker load [2022-07-14T16:46:02.748Z] Running integration-test (iteration 1) [2022-07-14T16:46:02.748Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T16:46:02.748Z] ++ 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-14T16:46:02.748Z] ++ set -e [2022-07-14T16:46:02.748Z] ++ '[' -n 0 ']' [2022-07-14T16:46:02.748Z] ++ set -x [2022-07-14T16:46:02.748Z] ++ 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-14T16:46:02.865Z] #55 17.55 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-14T16:46:02.865Z] #55 17.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-14T16:46:02.865Z] #55 17.73 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-14T16:46:02.911Z] #11 ... [2022-07-14T16:46:02.911Z] [2022-07-14T16:46:02.911Z] #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-14T16:46:02.911Z] #31 sha256:2fb38c9499c0352ec5ca4f1f1ea433be83db020861c46159ab84daf0eddfe3da [2022-07-14T16:46:02.911Z] #31 10.26 #=#=# ######################################################################## 100.0% [2022-07-14T16:46:02.911Z] #31 10.49 [2022-07-14T16:46:02.911Z] #31 10.56 Download of images into '/build' complete. [2022-07-14T16:46:02.911Z] #31 10.56 Use something like the following to load the result into a Docker daemon: [2022-07-14T16:46:02.911Z] #31 10.56 tar -cC '/build' . | docker load [2022-07-14T16:46:02.911Z] #31 DONE 13.1s [2022-07-14T16:46:02.911Z] [2022-07-14T16:46:02.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-14T16:46:02.911Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-14T16:46:03.005Z] Loaded image: busybox:latest [2022-07-14T16:46:03.005Z] Loaded image: busybox:glibc [2022-07-14T16:46:03.121Z] #55 17.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-14T16:46:03.121Z] #55 17.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-14T16:46:03.121Z] #55 18.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-14T16:46:03.377Z] #55 18.14 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-14T16:46:03.634Z] #55 18.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-14T16:46:03.634Z] #55 18.31 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-14T16:46:03.634Z] #55 18.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-14T16:46:03.634Z] #55 18.52 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-14T16:46:03.634Z] #55 18.53 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-14T16:46:03.634Z] #55 18.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-14T16:46:03.890Z] #55 18.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-14T16:46:03.890Z] #55 18.73 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-14T16:46:03.890Z] #55 18.87 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-14T16:46:03.937Z] [2022-07-14T16:46:03.937Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T16:46:03.937Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T16:46:03.937Z] Error: No such image: emptyfs [2022-07-14T16:46:03.937Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T16:46:03.937Z] ++++ docker load [2022-07-14T16:46:03.937Z] [2022-07-14T16:46:03.937Z] Loaded image: debian:bullseye-slim [2022-07-14T16:46:03.937Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T16:46:03.937Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T16:46:03.937Z] Error: No such image: emptyfs [2022-07-14T16:46:03.937Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T16:46:03.937Z] ++++ docker load [2022-07-14T16:46:03.937Z] Loaded image: hello-world:latest [2022-07-14T16:46:03.937Z] Running integration-test (iteration 1) [2022-07-14T16:46:03.937Z] 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-14T16:46:03.937Z] ++ 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-14T16:46:03.937Z] ++ set -e [2022-07-14T16:46:03.937Z] ++ '[' -n 0 ']' [2022-07-14T16:46:03.937Z] ++ set -x [2022-07-14T16:46:03.937Z] ++ 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-14T16:46:03.937Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T16:46:03.937Z] INFO: Testing against a local daemon [2022-07-14T16:46:03.937Z] === RUN TestCgroupNamespacesBuild [2022-07-14T16:46:03.937Z] Running integration-test (iteration 1) [2022-07-14T16:46:03.937Z] 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-14T16:46:03.937Z] ++ 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-14T16:46:03.937Z] ++ set -e [2022-07-14T16:46:03.937Z] ++ '[' -n 0 ']' [2022-07-14T16:46:03.937Z] ++ set -x [2022-07-14T16:46:03.937Z] ++ 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-14T16:46:04.146Z] #55 ... [2022-07-14T16:46:04.146Z] [2022-07-14T16:46:04.146Z] #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-14T16:46:04.146Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:46:04.146Z] #31 18.42 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-14T16:46:04.195Z] Loaded image: busybox:latest [2022-07-14T16:46:04.195Z] Loaded image: busybox:latest [2022-07-14T16:46:04.195Z] Loaded image: busybox:glibc [2022-07-14T16:46:04.452Z] Loaded image: busybox:glibc [2022-07-14T16:46:04.941Z] #28 5.899 Fetched 40.6 MB in 5s (7512 kB/s) [2022-07-14T16:46:05.385Z] Loaded image: debian:bullseye-slim [2022-07-14T16:46:05.386Z] Loaded image: debian:bullseye-slim [2022-07-14T16:46:05.386Z] Loaded image: hello-world:latest [2022-07-14T16:46:05.643Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T16:46:05.643Z] Loaded image: hello-world:latest [2022-07-14T16:46:05.643Z] INFO: Testing against a local daemon [2022-07-14T16:46:05.643Z] === RUN TestDockerDaemonSuite [2022-07-14T16:46:05.643Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-14T16:46:05.643Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T16:46:05.643Z] INFO: Testing against a local daemon [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-14T16:46:05.643Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-14T16:46:06.046Z] #31 20.27 #=#=# [2022-07-14T16:46:06.207Z] --- PASS: TestCgroupNamespacesBuild (2.11s) [2022-07-14T16:46:06.207Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T16:46:06.207Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-14T16:46:06.207Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-14T16:46:06.607Z] #31 20.68 #=#=# [2022-07-14T16:46:06.607Z] #31 ... [2022-07-14T16:46:06.607Z] [2022-07-14T16:46:06.607Z] #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-14T16:46:06.607Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-14T16:46:06.607Z] #36 11.31 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-14T16:46:06.607Z] #36 11.48 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-14T16:46:06.607Z] #36 11.54 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-14T16:46:06.607Z] #36 11.85 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-14T16:46:06.607Z] #36 11.87 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-14T16:46:06.607Z] #36 11.88 go: downloading github.com/peterh/liner v1.2.2 [2022-07-14T16:46:06.607Z] #36 12.16 go: downloading github.com/google/go-dap v0.6.0 [2022-07-14T16:46:06.607Z] #36 12.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-14T16:46:06.607Z] #36 12.63 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-14T16:46:06.607Z] #36 13.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-14T16:46:06.607Z] #36 13.48 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-14T16:46:06.607Z] #36 13.60 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-14T16:46:06.607Z] #36 14.96 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-14T16:46:06.607Z] #36 ... [2022-07-14T16:46:06.607Z] [2022-07-14T16:46:06.607Z] #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-14T16:46:06.607Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:46:06.607Z] #31 20.68 #=#=# ############################# 40.9% ######################################################################## 100.0% [2022-07-14T16:46:06.607Z] #31 ... [2022-07-14T16:46:06.607Z] [2022-07-14T16:46:06.607Z] #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-14T16:46:06.607Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-14T16:46:06.607Z] #53 11.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-14T16:46:06.607Z] #53 11.53 go: downloading golang.org/x/mod v0.3.0 [2022-07-14T16:46:06.771Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-14T16:46:06.863Z] #53 ... [2022-07-14T16:46:06.864Z] [2022-07-14T16:46:06.864Z] #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-14T16:46:06.864Z] #67 sha256:200379cab43c2b03cfbc18a085586579f7b5a0a47ff75592c2fe25c268b0b973 [2022-07-14T16:46:06.864Z] #67 11.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-14T16:46:06.864Z] #67 11.37 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-14T16:46:06.864Z] #67 11.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-14T16:46:06.864Z] #67 11.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-14T16:46:06.864Z] #67 11.88 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-14T16:46:06.864Z] #67 14.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T16:46:06.864Z] #67 ... [2022-07-14T16:46:06.864Z] [2022-07-14T16:46:06.864Z] #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-14T16:46:06.864Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:06.864Z] #55 19.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-14T16:46:06.864Z] #55 19.03 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-14T16:46:06.864Z] #55 19.09 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-14T16:46:06.864Z] #55 19.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-14T16:46:06.864Z] #55 19.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-14T16:46:06.864Z] #55 19.17 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-14T16:46:06.864Z] #55 19.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-14T16:46:06.864Z] #55 19.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-14T16:46:06.864Z] #55 19.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-14T16:46:06.864Z] #55 19.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-14T16:46:06.864Z] #55 19.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-14T16:46:06.864Z] #55 19.83 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-14T16:46:06.864Z] #55 19.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-14T16:46:06.864Z] #55 19.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-14T16:46:06.864Z] #55 20.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-14T16:46:06.864Z] #55 20.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-14T16:46:06.864Z] #55 20.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-14T16:46:06.864Z] #55 20.16 go: downloading github.com/julz/importas v0.1.0 [2022-07-14T16:46:06.864Z] #55 20.22 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-14T16:46:06.864Z] #55 20.25 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-14T16:46:06.864Z] #55 20.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-14T16:46:06.864Z] #55 20.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-14T16:46:06.864Z] #55 20.43 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-14T16:46:06.864Z] #55 20.45 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-14T16:46:06.864Z] #55 20.52 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-14T16:46:06.864Z] #55 20.65 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-14T16:46:06.864Z] #55 20.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-14T16:46:06.864Z] #55 20.80 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-14T16:46:06.864Z] #55 20.80 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-14T16:46:06.864Z] #55 21.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-14T16:46:06.864Z] #55 21.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-14T16:46:06.864Z] #55 21.47 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-14T16:46:06.864Z] #55 21.58 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-14T16:46:06.864Z] #55 21.68 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-14T16:46:06.864Z] #55 21.72 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-14T16:46:06.864Z] #55 21.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-14T16:46:07.028Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-14T16:46:07.117Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-14T16:46:07.119Z] #55 21.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-14T16:46:07.119Z] #55 21.91 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-14T16:46:07.285Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-07-14T16:46:07.285Z] === RUN TestBuildWithSession [2022-07-14T16:46:07.285Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T16:46:07.285Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T16:46:07.285Z] === RUN TestBuildSquashParent [2022-07-14T16:46:07.375Z] #55 22.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-14T16:46:07.375Z] #55 22.17 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-14T16:46:07.375Z] #55 22.24 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-14T16:46:07.375Z] #55 22.27 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-14T16:46:07.499Z] #28 5.899 Reading package lists... [2022-07-14T16:46:07.630Z] #55 22.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-14T16:46:07.630Z] #55 22.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-14T16:46:07.630Z] #55 22.56 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-14T16:46:07.849Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-14T16:46:07.886Z] #55 22.56 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-14T16:46:07.886Z] #55 22.67 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-14T16:46:07.886Z] #55 22.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-14T16:46:08.142Z] #55 22.82 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-14T16:46:08.142Z] #55 22.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-14T16:46:08.142Z] #55 22.90 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-14T16:46:08.400Z] #55 23.09 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-14T16:46:08.400Z] #55 23.24 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-14T16:46:08.400Z] #55 23.28 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-14T16:46:08.413Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-14T16:46:08.413Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-14T16:46:08.656Z] #55 23.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-14T16:46:08.656Z] #55 23.45 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-14T16:46:08.656Z] #55 23.49 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-14T16:46:08.912Z] #55 ... [2022-07-14T16:46:08.912Z] [2022-07-14T16:46:08.912Z] #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-14T16:46:08.912Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-14T16:46:08.912Z] #62 13.67 Fetched 8436 kB in 10s (809 kB/s) [2022-07-14T16:46:08.912Z] #62 13.67 Reading package lists... [2022-07-14T16:46:08.912Z] #62 19.44 Reading package lists... [2022-07-14T16:46:08.912Z] #62 23.76 Building dependency tree... [2022-07-14T16:46:08.912Z] #62 ... [2022-07-14T16:46:08.912Z] [2022-07-14T16:46:08.912Z] #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-14T16:46:08.912Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T16:46:08.912Z] #47 22.24 Updating files: 80% (1750/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-14T16:46:08.912Z] #47 22.58 + git checkout -q v2.3.0 [2022-07-14T16:46:09.033Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.8s done [2022-07-14T16:46:09.475Z] #47 ... [2022-07-14T16:46:09.475Z] [2022-07-14T16:46:09.475Z] #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-14T16:46:09.475Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T16:46:09.475Z] #76 14.17 Fetched 8436 kB in 11s (760 kB/s) [2022-07-14T16:46:09.475Z] #76 14.17 Reading package lists... [2022-07-14T16:46:09.475Z] #76 19.83 Reading package lists... [2022-07-14T16:46:09.475Z] #76 ... [2022-07-14T16:46:09.475Z] [2022-07-14T16:46:09.475Z] #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-14T16:46:09.475Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:09.475Z] #55 23.81 go: downloading honnef.co/go/tools v0.3.1 [2022-07-14T16:46:09.604Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-14T16:46:09.735Z] #55 ... [2022-07-14T16:46:09.735Z] [2022-07-14T16:46:09.735Z] #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-14T16:46:09.735Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T16:46:09.735Z] #51 14.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-14T16:46:09.735Z] #51 17.04 Fetched 8440 kB in 13s (649 kB/s) [2022-07-14T16:46:09.735Z] #51 17.04 Reading package lists... [2022-07-14T16:46:09.735Z] #51 21.81 Reading package lists... [2022-07-14T16:46:09.735Z] #51 ... [2022-07-14T16:46:09.735Z] [2022-07-14T16:46:09.735Z] #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-14T16:46:09.735Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T16:46:09.735Z] #76 19.83 Reading package lists... [2022-07-14T16:46:09.783Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-14T16:46:09.783Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-14T16:46:09.865Z] #11 DONE 49.1s [2022-07-14T16:46:09.865Z] [2022-07-14T16:46:09.865Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-14T16:46:09.865Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-14T16:46:09.991Z] #76 24.80 Building dependency tree... [2022-07-14T16:46:09.991Z] #76 ... [2022-07-14T16:46:09.991Z] [2022-07-14T16:46:09.991Z] #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-14T16:46:09.991Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:46:09.991Z] #14 14.73 Fetched 8436 kB in 11s (758 kB/s) [2022-07-14T16:46:09.991Z] #14 14.73 Reading package lists... [2022-07-14T16:46:09.991Z] #14 20.33 Reading package lists... [2022-07-14T16:46:09.991Z] #14 24.73 Building dependency tree... [2022-07-14T16:46:09.991Z] #14 ... [2022-07-14T16:46:09.991Z] [2022-07-14T16:46:09.991Z] #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-14T16:46:09.991Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T16:46:10.247Z] #47 24.72 + 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-14T16:46:10.247Z] #47 ... [2022-07-14T16:46:10.247Z] [2022-07-14T16:46:10.247Z] #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-14T16:46:10.247Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T16:46:10.247Z] #42 15.00 Fetched 8436 kB in 11s (787 kB/s) [2022-07-14T16:46:10.247Z] #42 15.00 Reading package lists... [2022-07-14T16:46:10.247Z] #42 20.70 Reading package lists... [2022-07-14T16:46:10.247Z] #42 ... [2022-07-14T16:46:10.247Z] [2022-07-14T16:46:10.247Z] #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-14T16:46:10.247Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:10.247Z] #55 25.16 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-14T16:46:10.247Z] #55 25.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-14T16:46:10.247Z] #55 25.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-14T16:46:10.347Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-14T16:46:10.347Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-14T16:46:10.347Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-14T16:46:10.512Z] #55 25.38 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-14T16:46:10.604Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-14T16:46:10.767Z] #55 25.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-14T16:46:10.767Z] #55 25.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-14T16:46:10.767Z] #55 25.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-14T16:46:10.767Z] #55 25.78 go: downloading golang.org/x/text v0.3.7 [2022-07-14T16:46:10.776Z] #28 8.763 Reading package lists... [2022-07-14T16:46:10.814Z] #12 DONE 1.0s [2022-07-14T16:46:10.814Z] [2022-07-14T16:46:10.814Z] #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-14T16:46:10.814Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-14T16:46:11.033Z] #28 11.61 Building dependency tree... [2022-07-14T16:46:11.033Z] #28 12.28 Reading state information... [2022-07-14T16:46:11.386Z] #13 DONE 0.7s [2022-07-14T16:46:11.386Z] [2022-07-14T16:46:11.386Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-14T16:46:11.386Z] #25 sha256:a04714193b9b8dc70f150ed48ceb8f3024f39f76b6ca68b2b4c494859a541b56 [2022-07-14T16:46:11.386Z] #25 DONE 0.1s [2022-07-14T16:46:11.386Z] [2022-07-14T16:46:11.386Z] #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-14T16:46:11.386Z] #26 sha256:edd1a611bf298e269ed9433e49f7a9ab17509417ecef30926ceb45fe2a55d82f [2022-07-14T16:46:11.535Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-14T16:46:11.598Z] #28 12.71 bzip2 is already the newest version (1.0.8-4). [2022-07-14T16:46:11.598Z] #28 12.71 patch is already the newest version (2.7.6-7). [2022-07-14T16:46:11.598Z] #28 12.71 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-14T16:46:11.598Z] #28 12.71 The following additional packages will be installed: [2022-07-14T16:46:11.598Z] #28 12.71 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-14T16:46:11.598Z] #28 12.71 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-14T16:46:11.598Z] #28 12.71 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T16:46:11.598Z] #28 12.71 python3-pkg-resources vim-runtime xxd [2022-07-14T16:46:11.598Z] #28 12.72 Suggested packages: [2022-07-14T16:46:11.598Z] #28 12.72 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-14T16:46:11.598Z] #28 12.72 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-14T16:46:11.598Z] #28 12.72 Recommended packages: [2022-07-14T16:46:11.598Z] #28 12.72 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-14T16:46:11.648Z] #26 ... [2022-07-14T16:46:11.648Z] [2022-07-14T16:46:11.648Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-14T16:46:11.648Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-14T16:46:11.648Z] #46 DONE 0.3s [2022-07-14T16:46:11.648Z] [2022-07-14T16:46:11.648Z] #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-14T16:46:11.648Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-14T16:46:11.648Z] #50 DONE 0.3s [2022-07-14T16:46:11.648Z] [2022-07-14T16:46:11.648Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-14T16:46:11.648Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-14T16:46:11.648Z] #33 DONE 0.4s [2022-07-14T16:46:11.648Z] [2022-07-14T16:46:11.648Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-14T16:46:11.648Z] #66 sha256:9734105a6a6794e5b6f2d56136d5f0a5416b278c0da6019a1ef37461f8ada4a7 [2022-07-14T16:46:11.648Z] #66 DONE 0.4s [2022-07-14T16:46:11.912Z] [2022-07-14T16:46:11.912Z] #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-14T16:46:11.912Z] #67 sha256:c96693d42c0e6d5fa130f881d3ec329e6619da2cd3c2fdaa24789d4d996246f2 [2022-07-14T16:46:12.098Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-14T16:46:12.162Z] #28 13.39 The following NEW packages will be installed: [2022-07-14T16:46:12.163Z] #28 13.39 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-14T16:46:12.163Z] #28 13.40 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-14T16:46:12.163Z] #28 13.40 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-14T16:46:12.163Z] #28 13.40 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-14T16:46:12.163Z] #28 13.40 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-14T16:46:12.163Z] #28 13.40 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-14T16:46:12.163Z] #28 13.40 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-14T16:46:12.355Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-14T16:46:12.355Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-14T16:46:12.355Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-14T16:46:12.420Z] #28 13.70 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:46:12.420Z] #28 13.70 Need to get 18.6 MB of archives. [2022-07-14T16:46:12.420Z] #28 13.70 After this operation, 71.4 MB of additional disk space will be used. [2022-07-14T16:46:12.420Z] #28 13.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-14T16:46:12.420Z] #28 13.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-14T16:46:12.420Z] #28 13.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-14T16:46:12.420Z] #28 13.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-14T16:46:12.420Z] #28 13.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-14T16:46:12.420Z] #28 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-14T16:46:12.420Z] #28 13.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-14T16:46:12.420Z] #28 13.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-14T16:46:12.420Z] #28 13.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T16:46:12.420Z] #28 13.72 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-14T16:46:12.420Z] #28 13.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-14T16:46:12.420Z] #28 13.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-14T16:46:12.420Z] #28 13.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-14T16:46:12.420Z] #28 13.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-14T16:46:12.420Z] #28 13.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-14T16:46:12.420Z] #28 13.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-14T16:46:12.420Z] #28 13.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-14T16:46:12.420Z] #28 13.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-14T16:46:12.420Z] #28 13.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-14T16:46:12.420Z] #28 13.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-14T16:46:12.420Z] #28 13.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-14T16:46:12.420Z] #28 13.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-14T16:46:12.420Z] #28 13.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-14T16:46:12.420Z] #28 13.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-14T16:46:12.420Z] #28 13.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-14T16:46:12.420Z] #28 13.74 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-14T16:46:12.420Z] #28 13.74 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-14T16:46:12.420Z] #28 13.75 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-14T16:46:12.420Z] #28 13.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-14T16:46:12.420Z] #28 13.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-14T16:46:12.420Z] #28 13.75 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-14T16:46:12.420Z] #28 13.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-14T16:46:12.420Z] #28 13.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-14T16:46:12.420Z] #28 13.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T16:46:12.420Z] #28 13.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-14T16:46:12.420Z] #28 13.77 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-14T16:46:12.420Z] #28 13.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-14T16:46:12.420Z] #28 13.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-14T16:46:12.420Z] #28 13.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-14T16:46:12.420Z] #28 13.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-14T16:46:12.420Z] #28 13.78 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-14T16:46:12.420Z] #28 13.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-14T16:46:12.612Z] --- PASS: TestBuildSquashParent (5.31s) [2022-07-14T16:46:12.612Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T16:46:12.612Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:46:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:46:12.612Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:46:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:46:12.612Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:46:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:46:12.612Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:46:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:46:12.612Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:46:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:46:12.612Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:46:12.612Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:46:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:46:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:46:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:46:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:46:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:46:12.612Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:46:12.678Z] #28 13.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-14T16:46:12.678Z] #28 13.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-14T16:46:12.678Z] #28 13.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-14T16:46:12.936Z] #28 14.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:46:12.936Z] #28 14.15 Fetched 18.6 MB in 0s (45.2 MB/s) [2022-07-14T16:46:12.936Z] #28 14.17 Selecting previously unselected package pigz. [2022-07-14T16:46:12.936Z] #28 14.17 (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 ... 40116 files and directories currently installed.) [2022-07-14T16:46:12.936Z] #28 14.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-14T16:46:12.936Z] #28 14.19 Unpacking pigz (2.6-1) ... [2022-07-14T16:46:12.936Z] #28 14.23 Selecting previously unselected package libelf1:amd64. [2022-07-14T16:46:12.936Z] #28 14.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-14T16:46:12.936Z] #28 14.24 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-14T16:46:12.936Z] #28 14.29 Selecting previously unselected package libbpf0:amd64. [2022-07-14T16:46:12.936Z] #28 14.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-14T16:46:12.936Z] #28 14.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-14T16:46:12.936Z] #28 14.34 Selecting previously unselected package libcap2:amd64. [2022-07-14T16:46:13.193Z] #28 14.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-14T16:46:13.193Z] #28 14.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-14T16:46:13.193Z] #28 14.38 Selecting previously unselected package libmnl0:amd64. [2022-07-14T16:46:13.193Z] #28 14.39 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-14T16:46:13.193Z] #28 14.39 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-14T16:46:13.193Z] #28 14.42 Selecting previously unselected package libxtables12:amd64. [2022-07-14T16:46:13.193Z] #28 14.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-14T16:46:13.193Z] #28 14.43 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-14T16:46:13.193Z] #28 14.46 Selecting previously unselected package libcap2-bin. [2022-07-14T16:46:13.451Z] #28 14.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-14T16:46:13.451Z] #28 14.46 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-14T16:46:13.451Z] #28 14.50 Selecting previously unselected package iproute2. [2022-07-14T16:46:13.451Z] #28 14.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-14T16:46:13.451Z] #28 14.50 Unpacking iproute2 (5.10.0-4) ... [2022-07-14T16:46:13.451Z] #28 14.61 Selecting previously unselected package xxd. [2022-07-14T16:46:13.451Z] #28 14.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T16:46:13.451Z] #28 14.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:13.451Z] #28 14.66 Selecting previously unselected package vim-common. [2022-07-14T16:46:13.451Z] #28 14.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:46:13.451Z] #28 14.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:13.451Z] #28 14.71 Selecting previously unselected package bash-completion. [2022-07-14T16:46:13.709Z] #28 14.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-14T16:46:13.966Z] #28 15.18 Unpacking bash-completion (1:2.11-2) ... [2022-07-14T16:46:13.966Z] #28 15.28 Selecting previously unselected package apparmor. [2022-07-14T16:46:14.224Z] #28 15.29 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-14T16:46:14.224Z] #28 15.30 Unpacking apparmor (2.13.6-10) ... [2022-07-14T16:46:14.224Z] #28 15.39 Selecting previously unselected package inetutils-ping. [2022-07-14T16:46:14.224Z] #28 15.40 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-14T16:46:14.224Z] #28 15.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-14T16:46:14.224Z] #28 15.44 Selecting previously unselected package libip4tc2:amd64. [2022-07-14T16:46:14.224Z] #28 15.44 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-14T16:46:14.224Z] #28 15.45 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T16:46:14.224Z] #28 15.48 Selecting previously unselected package libip6tc2:amd64. [2022-07-14T16:46:14.224Z] #28 15.49 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-14T16:46:14.224Z] #28 15.49 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T16:46:14.224Z] #28 15.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-14T16:46:14.224Z] #28 15.52 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-14T16:46:14.224Z] #28 15.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T16:46:14.224Z] #28 15.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-14T16:46:14.224Z] #28 15.56 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-14T16:46:14.224Z] #28 15.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T16:46:14.224Z] #28 15.60 Selecting previously unselected package libnftnl11:amd64. [2022-07-14T16:46:14.224Z] #28 15.60 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-14T16:46:14.224Z] #28 15.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T16:46:14.224Z] #28 15.63 Selecting previously unselected package iptables. [2022-07-14T16:46:14.481Z] #28 15.64 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-14T16:46:14.481Z] #28 15.64 Unpacking iptables (1.8.7-1) ... [2022-07-14T16:46:14.481Z] #28 15.71 Selecting previously unselected package libonig5:amd64. [2022-07-14T16:46:14.481Z] #28 15.71 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-14T16:46:14.481Z] #28 15.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T16:46:14.481Z] #28 15.76 Selecting previously unselected package libjq1:amd64. [2022-07-14T16:46:14.481Z] #28 15.76 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-14T16:46:14.481Z] #28 15.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-14T16:46:14.481Z] #28 15.80 Selecting previously unselected package jq. [2022-07-14T16:46:14.481Z] #28 15.80 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-14T16:46:14.481Z] #28 15.80 Unpacking jq (1.6-2.1) ... [2022-07-14T16:46:14.481Z] #28 15.84 Selecting previously unselected package libaio1:amd64. [2022-07-14T16:46:14.481Z] #28 15.84 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-14T16:46:14.481Z] #28 15.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-14T16:46:14.481Z] #28 15.87 Selecting previously unselected package libgpm2:amd64. [2022-07-14T16:46:14.739Z] #28 15.88 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-14T16:46:14.739Z] #28 15.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-14T16:46:14.739Z] #28 15.91 Selecting previously unselected package libinih1:amd64. [2022-07-14T16:46:14.739Z] #28 15.91 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-14T16:46:14.739Z] #28 15.91 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-14T16:46:14.739Z] #28 15.94 Selecting previously unselected package libnet1:amd64. [2022-07-14T16:46:14.739Z] #28 15.95 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-14T16:46:14.739Z] #28 15.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:46:14.739Z] #28 15.98 Selecting previously unselected package libnl-3-200:amd64. [2022-07-14T16:46:14.739Z] #28 15.99 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-14T16:46:14.739Z] #28 15.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T16:46:14.739Z] #28 16.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T16:46:14.739Z] #28 16.03 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T16:46:14.739Z] #28 16.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:46:14.739Z] #28 16.07 Selecting previously unselected package libyajl2:amd64. [2022-07-14T16:46:14.739Z] #28 16.07 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-14T16:46:14.739Z] #28 16.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-14T16:46:14.739Z] #28 16.10 Selecting previously unselected package net-tools. [2022-07-14T16:46:14.996Z] #28 16.10 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-14T16:46:14.996Z] #28 16.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T16:46:14.996Z] #28 16.17 Selecting previously unselected package python-pip-whl. [2022-07-14T16:46:14.996Z] #28 16.17 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-14T16:46:14.996Z] #28 16.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T16:46:14.996Z] #28 16.32 Selecting previously unselected package python3-lib2to3. [2022-07-14T16:46:14.996Z] #28 16.33 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-14T16:46:14.996Z] #28 16.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-14T16:46:14.996Z] #28 16.37 Selecting previously unselected package python3-distutils. [2022-07-14T16:46:15.253Z] #28 16.38 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-14T16:46:15.253Z] #28 16.38 Unpacking python3-distutils (3.9.2-1) ... [2022-07-14T16:46:15.253Z] #28 16.42 Selecting previously unselected package python3-pkg-resources. [2022-07-14T16:46:15.253Z] #28 16.42 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T16:46:15.253Z] #28 16.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:46:15.253Z] #28 16.48 Selecting previously unselected package python3-setuptools. [2022-07-14T16:46:15.253Z] #28 16.48 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-14T16:46:15.253Z] #28 16.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-14T16:46:15.253Z] #28 16.54 Selecting previously unselected package python3-wheel. [2022-07-14T16:46:15.253Z] #28 16.55 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-14T16:46:15.253Z] #28 16.55 Unpacking python3-wheel (0.34.2-1) ... [2022-07-14T16:46:15.254Z] #28 16.59 Selecting previously unselected package python3-pip. [2022-07-14T16:46:15.511Z] #28 16.59 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-14T16:46:15.511Z] #28 16.59 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T16:46:15.511Z] #28 16.66 Selecting previously unselected package sudo. [2022-07-14T16:46:15.511Z] #28 16.66 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-14T16:46:15.511Z] #28 16.67 Unpacking sudo (1.9.5p2-3) ... [2022-07-14T16:46:15.511Z] #28 16.79 Selecting previously unselected package thin-provisioning-tools. [2022-07-14T16:46:15.511Z] #28 16.79 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-14T16:46:15.511Z] #28 16.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-14T16:46:15.511Z] #28 16.86 Selecting previously unselected package uidmap. [2022-07-14T16:46:15.768Z] #28 16.87 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-14T16:46:15.768Z] #28 16.87 Unpacking uidmap (1:4.8.1-1) ... [2022-07-14T16:46:15.768Z] #28 16.93 Selecting previously unselected package vim-runtime. [2022-07-14T16:46:15.768Z] #28 16.93 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:46:15.768Z] #28 16.95 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-14T16:46:15.768Z] #28 16.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-14T16:46:15.768Z] #28 16.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:16.017Z] #55 ... [2022-07-14T16:46:16.017Z] [2022-07-14T16:46:16.017Z] #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-14T16:46:16.017Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:46:16.017Z] #31 22.04 [2022-07-14T16:46:16.017Z] #31 27.24 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-14T16:46:16.017Z] #31 28.96 #=#=# [2022-07-14T16:46:16.017Z] #31 29.32 #=#=# 0.1% ############ 16.9% ################### 27.5% ############################ 39.5% ###################################### 53.0% ################################################## 69.5% ############################################################ 84.7% ##################################################################### 96.9% ######################################################################## 100.0% [2022-07-14T16:46:16.017Z] #31 ... [2022-07-14T16:46:16.017Z] [2022-07-14T16:46:16.017Z] #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-14T16:46:16.017Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:16.017Z] #55 30.94 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-14T16:46:16.017Z] #55 30.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-14T16:46:16.333Z] #28 17.53 Selecting previously unselected package vim. [2022-07-14T16:46:16.333Z] #28 17.54 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T16:46:16.333Z] #28 17.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:16.588Z] #55 ... [2022-07-14T16:46:16.588Z] [2022-07-14T16:46:16.588Z] #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-14T16:46:16.588Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-14T16:46:16.588Z] #62 23.76 Building dependency tree... [2022-07-14T16:46:16.588Z] #62 27.51 The following additional packages will be installed: [2022-07-14T16:46:16.588Z] #62 27.53 libbtrfs0 [2022-07-14T16:46:16.588Z] #62 27.72 The following NEW packages will be installed: [2022-07-14T16:46:16.588Z] #62 27.76 libbtrfs-dev libbtrfs0 [2022-07-14T16:46:16.588Z] #62 28.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:46:16.588Z] #62 28.18 Need to get 454 kB of archives. [2022-07-14T16:46:16.588Z] #62 28.18 After this operation, 1275 kB of additional disk space will be used. [2022-07-14T16:46:16.588Z] #62 28.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-14T16:46:16.588Z] #62 28.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-14T16:46:16.588Z] #62 29.29 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:46:16.588Z] #62 29.61 Fetched 454 kB in 0s (1250 kB/s) [2022-07-14T16:46:16.588Z] #62 29.70 Selecting previously unselected package libbtrfs0:arm64. [2022-07-14T16:46:16.589Z] #62 29.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 ... 15708 files and directories currently installed.) [2022-07-14T16:46:16.589Z] #62 29.76 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-14T16:46:16.589Z] #62 29.80 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T16:46:16.589Z] #62 29.98 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-14T16:46:16.589Z] #62 29.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-14T16:46:16.589Z] #62 29.98 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T16:46:16.589Z] #62 30.41 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T16:46:16.589Z] #62 30.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T16:46:16.589Z] #62 30.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:46:16.589Z] #62 DONE 31.3s [2022-07-14T16:46:16.589Z] [2022-07-14T16:46:16.589Z] #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-14T16:46:16.589Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:16.589Z] #55 31.34 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-14T16:46:16.589Z] #55 31.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-14T16:46:16.590Z] #28 17.68 Selecting previously unselected package xfsprogs. [2022-07-14T16:46:16.590Z] #28 17.68 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-14T16:46:16.590Z] #28 17.69 Unpacking xfsprogs (5.10.0-4) ... [2022-07-14T16:46:16.590Z] #28 17.80 Selecting previously unselected package zip. [2022-07-14T16:46:16.590Z] #28 17.80 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-14T16:46:16.590Z] #28 17.80 Unpacking zip (3.0-12) ... [2022-07-14T16:46:16.590Z] #28 17.84 Selecting previously unselected package zstd. [2022-07-14T16:46:16.590Z] #28 17.85 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-14T16:46:16.590Z] #28 17.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-14T16:46:16.788Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-14T16:46:16.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2022-07-14T16:46:16.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2022-07-14T16:46:16.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2022-07-14T16:46:16.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2022-07-14T16:46:16.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2022-07-14T16:46:16.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2022-07-14T16:46:16.788Z] === RUN TestBuildMultiStageCopy [2022-07-14T16:46:16.788Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T16:46:16.788Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-14T16:46:16.845Z] #55 ... [2022-07-14T16:46:16.845Z] [2022-07-14T16:46:16.845Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T16:46:16.845Z] #63 sha256:b7de1550093f9ff5e65bf1e41d3eb2679f6c163bbed455416f422da9d65fb312 [2022-07-14T16:46:16.845Z] #63 DONE 0.2s [2022-07-14T16:46:16.845Z] [2022-07-14T16:46:16.845Z] #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-14T16:46:16.845Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:16.845Z] #55 31.56 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-14T16:46:16.848Z] #28 17.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:46:16.848Z] #28 18.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T16:46:16.848Z] #28 18.13 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T16:46:16.848Z] #28 18.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-14T16:46:16.848Z] #28 18.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T16:46:16.848Z] #28 18.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-14T16:46:16.848Z] #28 18.17 Setting up uidmap (1:4.8.1-1) ... [2022-07-14T16:46:16.848Z] #28 18.17 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-14T16:46:17.104Z] #55 31.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-14T16:46:17.105Z] #28 18.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:46:17.105Z] #28 18.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:46:17.105Z] #28 18.20 Setting up python3-wheel (0.34.2-1) ... [2022-07-14T16:46:17.105Z] #28 18.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:17.105Z] #28 18.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-14T16:46:17.105Z] #28 18.34 Setting up libcap2-bin (1:2.44-1) ... [2022-07-14T16:46:17.105Z] #28 18.36 Setting up apparmor (2.13.6-10) ... [2022-07-14T16:46:17.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T16:46:17.360Z] #55 32.07 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-14T16:46:17.360Z] #55 32.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-14T16:46:17.360Z] #55 32.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-14T16:46:17.360Z] #55 32.29 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-14T16:46:17.610Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T16:46:17.610Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T16:46:17.617Z] #55 32.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-14T16:46:17.617Z] #55 32.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-14T16:46:17.670Z] #28 19.06 Setting up zip (3.0-12) ... [2022-07-14T16:46:17.867Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T16:46:17.874Z] #55 32.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-14T16:46:17.874Z] #55 32.57 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-14T16:46:17.874Z] #55 32.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-14T16:46:17.874Z] #55 32.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-14T16:46:17.927Z] #28 19.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:17.927Z] #28 19.09 Setting up bash-completion (1:2.11-2) ... [2022-07-14T16:46:18.124Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-14T16:46:18.124Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-07-14T16:46:18.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s) [2022-07-14T16:46:18.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-07-14T16:46:18.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2022-07-14T16:46:18.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-07-14T16:46:18.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-07-14T16:46:18.124Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T16:46:18.130Z] #55 32.80 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-14T16:46:18.492Z] #28 19.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-14T16:46:18.492Z] #28 19.61 Setting up sudo (1.9.5p2-3) ... [2022-07-14T16:46:18.492Z] #28 19.65 invoke-rc.d: could not determine current runlevel [2022-07-14T16:46:18.492Z] #28 19.65 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-14T16:46:18.492Z] #28 19.66 Setting up xfsprogs (5.10.0-4) ... [2022-07-14T16:46:18.492Z] #28 19.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-14T16:46:18.492Z] #28 19.73 Setting up inetutils-ping (2:2.0-1) ... [2022-07-14T16:46:18.492Z] #28 19.77 Setting up pigz (2.6-1) ... [2022-07-14T16:46:18.516Z] #67 ... [2022-07-14T16:46:18.516Z] [2022-07-14T16:46:18.516Z] #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-14T16:46:18.516Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:46:18.516Z] #76 6.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:46:18.516Z] #76 6.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:46:18.516Z] #76 6.173 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:46:18.516Z] #76 6.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:46:18.516Z] #76 6.727 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:46:18.688Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2022-07-14T16:46:18.689Z] === RUN TestBuildLabelWithTargets [2022-07-14T16:46:18.750Z] #28 19.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T16:46:18.750Z] #28 19.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T16:46:18.750Z] #28 19.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T16:46:18.750Z] #28 19.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:18.750Z] #28 19.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-14T16:46:18.750Z] #28 19.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-14T16:46:19.007Z] #28 20.07 Setting up libelf1:amd64 (0.183-1) ... [2022-07-14T16:46:19.007Z] #28 20.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-14T16:46:19.007Z] #28 20.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T16:46:19.007Z] #28 20.10 Setting up python3-distutils (3.9.2-1) ... [2022-07-14T16:46:19.007Z] #28 20.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:19.007Z] #28 20.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-14T16:46:19.007Z] #28 20.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-14T16:46:19.007Z] #28 20.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-14T16:46:19.007Z] #28 20.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-14T16:46:19.007Z] #28 20.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-14T16:46:19.007Z] #28 20.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-14T16:46:19.007Z] #28 20.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-14T16:46:19.007Z] #28 20.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-14T16:46:19.007Z] #28 20.28 Setting up python3-setuptools (52.0.0-4) ... [2022-07-14T16:46:19.057Z] #55 33.83 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-14T16:46:19.057Z] #55 34.02 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-14T16:46:19.087Z] #76 7.657 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:46:19.252Z] --- PASS: TestBuildLabelWithTargets (0.79s) [2022-07-14T16:46:19.253Z] === RUN TestBuildWithEmptyLayers [2022-07-14T16:46:19.264Z] #28 20.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-14T16:46:19.264Z] #28 20.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T16:46:19.264Z] #28 20.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-14T16:46:19.264Z] #28 20.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T16:46:19.313Z] #55 34.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-14T16:46:19.313Z] #55 34.24 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-14T16:46:19.570Z] #55 34.34 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-14T16:46:19.570Z] #55 34.50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-14T16:46:19.570Z] #55 34.54 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-14T16:46:19.816Z] --- PASS: TestBuildWithEmptyLayers (0.33s) [2022-07-14T16:46:19.817Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T16:46:19.828Z] #28 20.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T16:46:19.828Z] #28 20.83 Setting up jq (1.6-2.1) ... [2022-07-14T16:46:19.828Z] #28 20.84 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-14T16:46:19.828Z] #28 20.85 Setting up iptables (1.8.7-1) ... [2022-07-14T16:46:19.828Z] #28 20.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T16:46:19.828Z] #28 20.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T16:46:19.828Z] #28 20.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T16:46:19.828Z] #28 20.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T16:46:19.828Z] #28 20.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-14T16:46:19.829Z] #28 20.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-14T16:46:19.829Z] #28 20.88 Setting up iproute2 (5.10.0-4) ... [2022-07-14T16:46:19.829Z] #28 21.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:46:19.843Z] #55 ... [2022-07-14T16:46:19.843Z] [2022-07-14T16:46:19.843Z] #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-14T16:46:19.843Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-14T16:46:19.843Z] #57 33.11 v3.0.2 [2022-07-14T16:46:19.843Z] #57 DONE 34.6s [2022-07-14T16:46:19.843Z] [2022-07-14T16:46:19.843Z] #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-14T16:46:19.843Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:19.843Z] #55 34.54 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-14T16:46:19.843Z] #55 34.69 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-14T16:46:19.843Z] #55 ... [2022-07-14T16:46:19.843Z] [2022-07-14T16:46:19.843Z] #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-14T16:46:19.843Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-14T16:46:19.843Z] #40 34.54 NAME: [2022-07-14T16:46:19.843Z] #40 34.55 go-winres - A tool for embedding resources in Windows executables [2022-07-14T16:46:19.843Z] #40 34.55 [2022-07-14T16:46:19.843Z] #40 34.55 USAGE: [2022-07-14T16:46:19.843Z] #40 34.55 go-winres [global options] command [command options] [arguments...] [2022-07-14T16:46:19.843Z] #40 34.55 [2022-07-14T16:46:19.843Z] #40 34.55 COMMANDS: [2022-07-14T16:46:19.843Z] #40 34.55 init Create an initial ./winres/winres.json [2022-07-14T16:46:19.843Z] #40 34.55 make Make syso files for the "go build" command [2022-07-14T16:46:19.843Z] #40 34.55 simply Make syso files for the "go build" command (simplified) [2022-07-14T16:46:19.843Z] #40 34.56 extract Extract all resources from an executable [2022-07-14T16:46:19.843Z] #40 34.56 patch Replace resources in an executable file (exe, dll) [2022-07-14T16:46:19.843Z] #40 34.56 help, h Shows a list of commands or help for one command [2022-07-14T16:46:19.843Z] #40 34.56 [2022-07-14T16:46:19.843Z] #40 34.56 GLOBAL OPTIONS: [2022-07-14T16:46:19.843Z] #40 34.56 --help, -h show help (default: false) [2022-07-14T16:46:19.843Z] #40 DONE 34.7s [2022-07-14T16:46:19.843Z] [2022-07-14T16:46:19.843Z] #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-14T16:46:19.843Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:19.843Z] #55 34.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-14T16:46:19.843Z] #55 34.78 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-14T16:46:20.073Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-14T16:46:20.086Z] #28 DONE 21.4s [2022-07-14T16:46:20.086Z] [2022-07-14T16:46:20.086Z] #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-14T16:46:20.086Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-14T16:46:20.100Z] #55 35.10 go: downloading github.com/prometheus/common v0.32.1 [2022-07-14T16:46:20.178Z] #76 ... [2022-07-14T16:46:20.178Z] [2022-07-14T16:46:20.178Z] #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-14T16:46:20.178Z] #67 sha256:c96693d42c0e6d5fa130f881d3ec329e6619da2cd3c2fdaa24789d4d996246f2 [2022-07-14T16:46:20.178Z] #67 8.304 + RM_GOPATH=0 [2022-07-14T16:46:20.178Z] #67 8.304 + TMP_GOPATH= [2022-07-14T16:46:20.178Z] #67 8.304 + : /build [2022-07-14T16:46:20.178Z] #67 8.304 + '[' -z '' ']' [2022-07-14T16:46:20.178Z] #67 8.304 ++ mktemp -d [2022-07-14T16:46:20.178Z] #67 8.317 + export GOPATH=/tmp/tmp.HsRGOSBs9x [2022-07-14T16:46:20.178Z] #67 8.317 + GOPATH=/tmp/tmp.HsRGOSBs9x [2022-07-14T16:46:20.178Z] #67 8.317 + RM_GOPATH=1 [2022-07-14T16:46:20.178Z] #67 8.317 + case "$(go env GOARCH)" in [2022-07-14T16:46:20.178Z] #67 8.317 ++ go env GOARCH [2022-07-14T16:46:20.178Z] #67 8.397 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:20.178Z] #67 8.397 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:20.178Z] #67 8.397 ++ dirname /install.sh [2022-07-14T16:46:20.178Z] #67 8.397 + dir=/ [2022-07-14T16:46:20.178Z] #67 8.397 + bin=rootlesskit [2022-07-14T16:46:20.178Z] #67 8.397 + shift [2022-07-14T16:46:20.178Z] #67 8.397 + '[' '!' -f //rootlesskit.installer ']' [2022-07-14T16:46:20.178Z] #67 8.397 + . //rootlesskit.installer [2022-07-14T16:46:20.178Z] #67 8.397 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:46:20.440Z] #67 8.416 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:46:20.440Z] #67 8.422 + install_rootlesskit [2022-07-14T16:46:20.440Z] #67 8.422 + case "$1" in [2022-07-14T16:46:20.440Z] #67 8.422 + export CGO_ENABLED=0 [2022-07-14T16:46:20.440Z] #67 8.422 + CGO_ENABLED=0 [2022-07-14T16:46:20.440Z] #67 8.422 + _install_rootlesskit [2022-07-14T16:46:20.440Z] #67 8.422 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-14T16:46:20.440Z] #67 8.422 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T16:46:20.440Z] #67 8.422 + GOBIN=/build [2022-07-14T16:46:20.440Z] #67 8.422 + GO111MODULE=on [2022-07-14T16:46:20.440Z] #67 8.422 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:46:20.651Z] #29 0.403 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-14T16:46:20.651Z] #29 0.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-14T16:46:20.651Z] #29 0.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-14T16:46:20.651Z] #29 DONE 0.4s [2022-07-14T16:46:20.651Z] [2022-07-14T16:46:20.651Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T16:46:20.651Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-14T16:46:20.663Z] #55 ... [2022-07-14T16:46:20.663Z] [2022-07-14T16:46:20.663Z] #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-14T16:46:20.663Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T16:46:20.663Z] #42 20.70 Reading package lists... [2022-07-14T16:46:20.663Z] #42 25.47 Building dependency tree... [2022-07-14T16:46:20.663Z] #42 29.40 The following additional packages will be installed: [2022-07-14T16:46:20.663Z] #42 29.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-14T16:46:20.663Z] #42 29.45 Suggested packages: [2022-07-14T16:46:20.663Z] #42 29.45 cmake-doc ninja-build lrzip [2022-07-14T16:46:20.663Z] #42 29.45 Recommended packages: [2022-07-14T16:46:20.663Z] #42 29.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-14T16:46:20.663Z] #42 30.41 The following NEW packages will be installed: [2022-07-14T16:46:20.663Z] #42 30.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-14T16:46:20.663Z] #42 30.42 vim-common xxd [2022-07-14T16:46:20.663Z] #42 30.91 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:46:20.663Z] #42 30.91 Need to get 15.6 MB of archives. [2022-07-14T16:46:20.663Z] #42 30.91 After this operation, 67.4 MB of additional disk space will be used. [2022-07-14T16:46:20.663Z] #42 30.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T16:46:20.663Z] #42 30.92 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-14T16:46:20.663Z] #42 30.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-14T16:46:20.663Z] #42 31.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-14T16:46:20.663Z] #42 31.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-14T16:46:20.663Z] #42 31.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-14T16:46:20.663Z] #42 31.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-14T16:46:20.663Z] #42 31.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-14T16:46:20.663Z] #42 31.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-14T16:46:20.663Z] #42 31.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-14T16:46:20.663Z] #42 32.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:46:20.663Z] #42 33.25 Fetched 15.6 MB in 1s (14.4 MB/s) [2022-07-14T16:46:20.663Z] #42 33.78 Selecting previously unselected package xxd. [2022-07-14T16:46:20.663Z] #42 33.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-14T16:46:20.663Z] #42 33.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-14T16:46:20.663Z] #42 33.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:20.663Z] #42 34.48 Selecting previously unselected package vim-common. [2022-07-14T16:46:20.663Z] #42 34.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:46:20.663Z] #42 34.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:20.663Z] #42 35.21 Selecting previously unselected package cmake-data. [2022-07-14T16:46:20.663Z] #42 35.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-14T16:46:20.663Z] #42 35.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T16:46:20.663Z] #42 ... [2022-07-14T16:46:20.663Z] [2022-07-14T16:46:20.663Z] #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-14T16:46:20.663Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T16:46:20.663Z] #76 24.80 Building dependency tree... [2022-07-14T16:46:20.663Z] #76 28.41 python3 is already the newest version (3.9.2-3). [2022-07-14T16:46:20.663Z] #76 28.41 The following additional packages will be installed: [2022-07-14T16:46:20.663Z] #76 28.43 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-14T16:46:20.663Z] #76 28.43 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-14T16:46:20.663Z] #76 28.47 Suggested packages: [2022-07-14T16:46:20.663Z] #76 28.47 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-14T16:46:20.663Z] #76 28.47 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-14T16:46:20.663Z] #76 28.47 m4-doc ed diffutils-doc [2022-07-14T16:46:20.663Z] #76 28.47 Recommended packages: [2022-07-14T16:46:20.663Z] #76 28.47 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-14T16:46:20.663Z] #76 29.95 The following NEW packages will be installed: [2022-07-14T16:46:20.663Z] #76 29.97 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-14T16:46:20.663Z] #76 29.97 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-14T16:46:20.663Z] #76 29.98 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-14T16:46:20.663Z] #76 29.98 libyajl2 m4 patch xz-utils [2022-07-14T16:46:20.663Z] #76 30.47 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:46:20.663Z] #76 30.47 Need to get 5916 kB of archives. [2022-07-14T16:46:20.663Z] #76 30.47 After this operation, 18.6 MB of additional disk space will be used. [2022-07-14T16:46:20.663Z] #76 30.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-14T16:46:20.663Z] #76 30.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-14T16:46:20.663Z] #76 30.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-14T16:46:20.663Z] #76 30.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-14T16:46:20.663Z] #76 30.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-14T16:46:20.663Z] #76 30.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-14T16:46:20.663Z] #76 30.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-14T16:46:20.663Z] #76 30.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-14T16:46:20.663Z] #76 30.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-14T16:46:20.663Z] #76 30.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-14T16:46:20.663Z] #76 30.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-14T16:46:20.663Z] #76 30.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-14T16:46:20.663Z] #76 30.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-14T16:46:20.663Z] #76 30.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-14T16:46:20.663Z] #76 30.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-14T16:46:20.663Z] #76 30.66 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-14T16:46:20.663Z] #76 30.66 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-14T16:46:20.663Z] #76 30.67 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-14T16:46:20.663Z] #76 30.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-14T16:46:20.663Z] #76 30.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-14T16:46:20.663Z] #76 30.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-14T16:46:20.663Z] #76 30.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-14T16:46:20.663Z] #76 30.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-14T16:46:20.663Z] #76 32.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:46:20.663Z] #76 32.41 Fetched 5916 kB in 1s (9063 kB/s) [2022-07-14T16:46:20.663Z] #76 32.53 Selecting previously unselected package bzip2. [2022-07-14T16:46:20.663Z] #76 32.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-14T16:46:20.663Z] #76 32.65 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-14T16:46:20.663Z] #76 32.67 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T16:46:20.663Z] #76 32.87 Selecting previously unselected package libmagic-mgc. [2022-07-14T16:46:20.663Z] #76 32.88 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-14T16:46:20.663Z] #76 32.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-14T16:46:20.663Z] #76 34.39 Selecting previously unselected package libmagic1:arm64. [2022-07-14T16:46:20.663Z] #76 34.40 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-14T16:46:20.663Z] #76 34.43 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-14T16:46:20.663Z] #76 34.82 Selecting previously unselected package file. [2022-07-14T16:46:20.663Z] #76 34.82 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-14T16:46:20.663Z] #76 34.82 Unpacking file (1:5.39-3) ... [2022-07-14T16:46:20.663Z] #76 35.21 Selecting previously unselected package xz-utils. [2022-07-14T16:46:20.663Z] #76 35.26 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-14T16:46:20.663Z] #76 35.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:46:20.919Z] #76 ... [2022-07-14T16:46:20.919Z] [2022-07-14T16:46:20.919Z] #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-14T16:46:20.919Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:20.919Z] #55 35.64 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-14T16:46:20.919Z] #55 35.78 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-14T16:46:21.041Z] #67 9.058 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-14T16:46:21.443Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-07-14T16:46:21.443Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T16:46:21.485Z] #55 ... [2022-07-14T16:46:21.485Z] [2022-07-14T16:46:21.485Z] #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-14T16:46:21.485Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:46:21.485Z] #14 24.73 Building dependency tree... [2022-07-14T16:46:21.485Z] #14 28.80 The following additional packages will be installed: [2022-07-14T16:46:21.485Z] #14 28.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T16:46:21.485Z] #14 28.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-14T16:46:21.485Z] #14 28.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-14T16:46:21.485Z] #14 28.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-14T16:46:21.485Z] #14 28.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-14T16:46:21.485Z] #14 28.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-14T16:46:21.485Z] #14 28.82 mingw-w64-common mingw-w64-x86-64-dev [2022-07-14T16:46:21.485Z] #14 28.83 Suggested packages: [2022-07-14T16:46:21.485Z] #14 28.83 gcc-10-locales seccomp wine64 [2022-07-14T16:46:21.485Z] #14 30.24 The following NEW packages will be installed: [2022-07-14T16:46:21.485Z] #14 30.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T16:46:21.485Z] #14 30.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-14T16:46:21.485Z] #14 30.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-14T16:46:21.485Z] #14 30.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-14T16:46:21.485Z] #14 30.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-14T16:46:21.485Z] #14 30.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-14T16:46:21.485Z] #14 30.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-14T16:46:21.485Z] #14 30.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-14T16:46:21.485Z] #14 30.27 mingw-w64-x86-64-dev [2022-07-14T16:46:21.485Z] #14 30.73 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:46:21.485Z] #14 30.73 Need to get 108 MB of archives. [2022-07-14T16:46:21.485Z] #14 30.73 After this operation, 620 MB of additional disk space will be used. [2022-07-14T16:46:21.485Z] #14 30.73 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-14T16:46:21.485Z] #14 30.84 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-14T16:46:21.485Z] #14 31.07 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-14T16:46:21.485Z] #14 31.07 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-14T16:46:21.485Z] #14 31.08 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-14T16:46:21.485Z] #14 31.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-14T16:46:21.485Z] #14 31.27 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-14T16:46:21.485Z] #14 31.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-14T16:46:21.485Z] #14 31.52 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-14T16:46:21.485Z] #14 32.37 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-14T16:46:21.485Z] #14 33.77 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-14T16:46:21.485Z] #14 34.36 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-14T16:46:21.485Z] #14 34.83 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-14T16:46:21.485Z] #14 36.42 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-14T16:46:21.485Z] #14 ... [2022-07-14T16:46:21.485Z] [2022-07-14T16:46:21.485Z] #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-14T16:46:21.485Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T16:46:21.485Z] #76 35.70 Selecting previously unselected package libsigsegv2:arm64. [2022-07-14T16:46:21.485Z] #76 35.73 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-14T16:46:21.485Z] #76 35.73 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-14T16:46:21.485Z] #76 35.92 Selecting previously unselected package m4. [2022-07-14T16:46:21.485Z] #76 35.92 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-14T16:46:21.485Z] #76 35.94 Unpacking m4 (1.4.18-5) ... [2022-07-14T16:46:21.485Z] #76 36.38 Selecting previously unselected package autoconf. [2022-07-14T16:46:21.485Z] #76 36.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-14T16:46:21.485Z] #76 36.42 Unpacking autoconf (2.69-14) ... [2022-07-14T16:46:21.618Z] #67 ... [2022-07-14T16:46:21.618Z] [2022-07-14T16:46:21.618Z] #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-14T16:46:21.618Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:46:21.618Z] #42 9.073 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:46:21.618Z] #42 9.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:46:21.618Z] #42 9.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:46:21.618Z] #42 ... [2022-07-14T16:46:21.618Z] [2022-07-14T16:46:21.618Z] #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-14T16:46:21.618Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T16:46:21.618Z] #38 9.824 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-14T16:46:21.878Z] #38 ... [2022-07-14T16:46:21.878Z] [2022-07-14T16:46:21.878Z] #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-14T16:46:21.878Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T16:46:21.878Z] #40 9.741 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-14T16:46:21.878Z] #40 ... [2022-07-14T16:46:21.878Z] [2022-07-14T16:46:21.878Z] #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-14T16:46:21.878Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:46:21.878Z] #51 9.478 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:46:21.878Z] #51 9.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:46:21.878Z] #51 9.561 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:46:21.878Z] #51 10.14 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-14T16:46:22.008Z] --- PASS: TestBuildUncleanTarFilenames (0.48s) [2022-07-14T16:46:22.009Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T16:46:22.009Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-14T16:46:22.047Z] #76 ... [2022-07-14T16:46:22.047Z] [2022-07-14T16:46:22.047Z] #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-14T16:46:22.047Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T16:46:22.047Z] #51 21.81 Reading package lists... [2022-07-14T16:46:22.047Z] #51 26.46 Building dependency tree... [2022-07-14T16:46:22.047Z] #51 30.63 The following additional packages will be installed: [2022-07-14T16:46:22.047Z] #51 30.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T16:46:22.047Z] #51 30.64 python3-protobuf python3-six [2022-07-14T16:46:22.047Z] #51 30.64 Suggested packages: [2022-07-14T16:46:22.047Z] #51 30.65 python3-setuptools [2022-07-14T16:46:22.047Z] #51 30.65 Recommended packages: [2022-07-14T16:46:22.047Z] #51 30.65 iproute2 | iproute [2022-07-14T16:46:22.047Z] #51 31.52 The following NEW packages will be installed: [2022-07-14T16:46:22.047Z] #51 31.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T16:46:22.047Z] #51 31.56 python3-protobuf python3-six [2022-07-14T16:46:22.047Z] #51 32.18 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:46:22.047Z] #51 32.18 Need to get 2136 kB of archives. [2022-07-14T16:46:22.047Z] #51 32.18 After this operation, 10.8 MB of additional disk space will be used. [2022-07-14T16:46:22.047Z] #51 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-14T16:46:22.047Z] #51 32.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T16:46:22.047Z] #51 32.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-14T16:46:22.047Z] #51 32.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-14T16:46:22.047Z] #51 32.24 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-14T16:46:22.047Z] #51 32.24 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-14T16:46:22.047Z] #51 32.24 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-14T16:46:22.047Z] #51 34.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-14T16:46:22.047Z] #51 36.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:46:22.047Z] #51 ... [2022-07-14T16:46:22.047Z] [2022-07-14T16:46:22.047Z] #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-14T16:46:22.047Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:46:22.047Z] #14 36.81 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-14T16:46:22.047Z] #14 36.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-14T16:46:22.047Z] #14 36.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-14T16:46:22.047Z] #14 36.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-14T16:46:22.047Z] #14 36.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-14T16:46:22.047Z] #14 36.84 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-14T16:46:22.047Z] #14 36.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-14T16:46:22.047Z] #14 36.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-14T16:46:22.047Z] #14 36.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-14T16:46:22.047Z] #14 36.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-14T16:46:22.047Z] #14 36.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-14T16:46:22.047Z] #14 36.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-14T16:46:22.047Z] #14 36.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-14T16:46:22.138Z] #51 ... [2022-07-14T16:46:22.138Z] [2022-07-14T16:46:22.138Z] #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-14T16:46:22.138Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:46:22.138Z] #14 7.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:46:22.138Z] #14 7.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:46:22.138Z] #14 7.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:46:22.138Z] #14 8.024 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:46:22.302Z] #14 36.93 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-14T16:46:22.302Z] #14 36.93 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-14T16:46:22.302Z] #14 36.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-14T16:46:22.399Z] #14 ... [2022-07-14T16:46:22.399Z] [2022-07-14T16:46:22.399Z] #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-14T16:46:22.399Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T16:46:22.399Z] #57 8.044 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-14T16:46:22.399Z] #57 9.737 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-14T16:46:22.399Z] #57 9.753 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-14T16:46:22.399Z] #57 9.990 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-14T16:46:22.399Z] #57 ... [2022-07-14T16:46:22.399Z] [2022-07-14T16:46:22.399Z] #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-14T16:46:22.399Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:46:22.399Z] #47 8.195 + git clone https://github.com/docker/distribution.git . [2022-07-14T16:46:22.399Z] #47 8.204 Cloning into '.'... [2022-07-14T16:46:22.572Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-14T16:46:22.659Z] #47 ... [2022-07-14T16:46:22.659Z] [2022-07-14T16:46:22.659Z] #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-14T16:46:22.659Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:46:22.659Z] #34 8.888 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-14T16:46:22.659Z] #34 8.890 Cloning into '.'... [2022-07-14T16:46:22.659Z] #34 ... [2022-07-14T16:46:22.659Z] [2022-07-14T16:46:22.659Z] #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-14T16:46:22.659Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:46:22.659Z] #55 9.278 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-14T16:46:22.919Z] #55 ... [2022-07-14T16:46:22.919Z] [2022-07-14T16:46:22.919Z] #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-14T16:46:22.919Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T16:46:22.919Z] #36 9.276 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-14T16:46:22.919Z] #36 ... [2022-07-14T16:46:22.919Z] [2022-07-14T16:46:22.919Z] #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-14T16:46:22.919Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T16:46:22.919Z] #62 6.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:46:22.919Z] #62 6.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:46:22.919Z] #62 6.712 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:46:22.919Z] #62 7.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:46:22.919Z] #62 8.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:46:23.179Z] #62 ... [2022-07-14T16:46:23.179Z] [2022-07-14T16:46:23.179Z] #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-14T16:46:23.179Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T16:46:23.179Z] #53 8.785 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-14T16:46:23.179Z] #53 11.28 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-14T16:46:23.179Z] #53 11.29 go: downloading github.com/fatih/color v1.10.0 [2022-07-14T16:46:23.179Z] #53 11.34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-14T16:46:23.179Z] #53 11.51 go: downloading github.com/pkg/errors v0.9.1 [2022-07-14T16:46:23.179Z] #53 ... [2022-07-14T16:46:23.179Z] [2022-07-14T16:46:23.179Z] #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-14T16:46:23.179Z] #26 sha256:edd1a611bf298e269ed9433e49f7a9ab17509417ecef30926ceb45fe2a55d82f [2022-07-14T16:46:23.179Z] #26 8.824 + RM_GOPATH=0 [2022-07-14T16:46:23.179Z] #26 8.824 + TMP_GOPATH= [2022-07-14T16:46:23.179Z] #26 8.824 + : /build [2022-07-14T16:46:23.179Z] #26 8.824 + '[' -z '' ']' [2022-07-14T16:46:23.179Z] #26 8.824 ++ mktemp -d [2022-07-14T16:46:23.179Z] #26 8.833 + export GOPATH=/tmp/tmp.OkJLN0HS7A [2022-07-14T16:46:23.179Z] #26 8.856 + GOPATH=/tmp/tmp.OkJLN0HS7A [2022-07-14T16:46:23.179Z] #26 8.858 + RM_GOPATH=1 [2022-07-14T16:46:23.179Z] #26 8.860 + case "$(go env GOARCH)" in [2022-07-14T16:46:23.179Z] #26 8.860 ++ go env GOARCH [2022-07-14T16:46:23.179Z] #26 8.930 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:23.179Z] #26 8.930 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:23.179Z] #26 8.930 ++ dirname /install.sh [2022-07-14T16:46:23.179Z] #26 8.969 Install docker/cli version 17.06.2-ce from stable [2022-07-14T16:46:23.179Z] #26 8.969 + dir=/ [2022-07-14T16:46:23.179Z] #26 8.969 + bin=dockercli [2022-07-14T16:46:23.179Z] #26 8.969 + shift [2022-07-14T16:46:23.179Z] #26 8.969 + '[' '!' -f //dockercli.installer ']' [2022-07-14T16:46:23.179Z] #26 8.969 + . //dockercli.installer [2022-07-14T16:46:23.179Z] #26 8.969 ++ : stable [2022-07-14T16:46:23.179Z] #26 8.969 ++ : 17.06.2-ce [2022-07-14T16:46:23.179Z] #26 8.969 + install_dockercli [2022-07-14T16:46:23.179Z] #26 8.969 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-14T16:46:23.179Z] #26 8.969 ++ uname -m [2022-07-14T16:46:23.179Z] #26 9.034 + arch=x86_64 [2022-07-14T16:46:23.179Z] #26 9.034 + '[' x86_64 '!=' x86_64 ']' [2022-07-14T16:46:23.179Z] #26 9.034 + url=https://download.docker.com/linux/static [2022-07-14T16:46:23.179Z] #26 9.035 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-14T16:46:23.179Z] #26 9.036 + tar -xz docker/docker [2022-07-14T16:46:23.229Z] #14 37.97 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:46:23.229Z] #14 38.19 Fetched 108 MB in 7s (16.5 MB/s) [2022-07-14T16:46:23.484Z] #14 38.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-14T16:46:23.484Z] #14 38.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-14T16:46:23.484Z] #14 38.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-14T16:46:23.484Z] #14 38.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T16:46:23.504Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-14T16:46:23.504Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-07-14T16:46:23.504Z] === RUN TestBuildWithHugeFile [2022-07-14T16:46:24.874Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-14T16:46:25.439Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-14T16:46:26.002Z] #14 40.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-14T16:46:26.002Z] #14 40.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-14T16:46:26.002Z] #14 40.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T16:46:26.371Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-14T16:46:26.371Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-14T16:46:26.483Z] #26 ... [2022-07-14T16:46:26.483Z] [2022-07-14T16:46:26.483Z] #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-14T16:46:26.483Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:46:26.483Z] #55 12.71 go: downloading github.com/fatih/color v1.13.0 [2022-07-14T16:46:26.483Z] #55 12.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T16:46:26.483Z] #55 12.99 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-14T16:46:26.483Z] #55 13.07 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-14T16:46:26.483Z] #55 13.83 go: downloading github.com/spf13/viper v1.11.0 [2022-07-14T16:46:26.483Z] #55 14.07 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-14T16:46:26.483Z] #55 15.09 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-14T16:46:26.483Z] #55 15.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-14T16:46:26.935Z] #14 ... [2022-07-14T16:46:26.935Z] [2022-07-14T16:46:26.935Z] #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-14T16:46:26.935Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:46:26.935Z] #64 0.594 + RM_GOPATH=0 [2022-07-14T16:46:26.935Z] #64 0.594 + TMP_GOPATH= [2022-07-14T16:46:26.935Z] #64 0.594 + : /build [2022-07-14T16:46:26.935Z] #64 0.594 + '[' -z '' ']' [2022-07-14T16:46:26.935Z] #64 0.602 ++ mktemp -d [2022-07-14T16:46:26.935Z] #64 0.605 + export GOPATH=/tmp/tmp.RTTSubYRlz [2022-07-14T16:46:26.935Z] #64 0.605 + GOPATH=/tmp/tmp.RTTSubYRlz [2022-07-14T16:46:26.935Z] #64 0.605 + RM_GOPATH=1 [2022-07-14T16:46:26.935Z] #64 0.605 + case "$(go env GOARCH)" in [2022-07-14T16:46:26.935Z] #64 0.606 ++ go env GOARCH [2022-07-14T16:46:26.935Z] #64 0.633 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:26.935Z] #64 0.634 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:26.935Z] #64 0.634 ++ dirname /install.sh [2022-07-14T16:46:26.935Z] #64 0.639 + dir=/ [2022-07-14T16:46:26.935Z] #64 0.651 + bin=containerd [2022-07-14T16:46:26.935Z] #64 0.651 + shift [2022-07-14T16:46:26.936Z] #64 0.651 + '[' '!' -f //containerd.installer ']' [2022-07-14T16:46:26.936Z] #64 0.652 + . //containerd.installer [2022-07-14T16:46:26.936Z] #64 0.655 ++ set -e [2022-07-14T16:46:26.936Z] #64 0.655 ++ : v1.6.6 [2022-07-14T16:46:26.936Z] #64 0.655 + install_containerd [2022-07-14T16:46:26.936Z] #64 0.662 + echo 'Install containerd version v1.6.6' [2022-07-14T16:46:26.936Z] #64 0.673 Install containerd version v1.6.6 [2022-07-14T16:46:26.936Z] #64 0.675 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RTTSubYRlz/src/github.com/containerd/containerd [2022-07-14T16:46:26.936Z] #64 0.680 Cloning into '/tmp/tmp.RTTSubYRlz/src/github.com/containerd/containerd'... [2022-07-14T16:46:26.936Z] #64 ... [2022-07-14T16:46:26.936Z] [2022-07-14T16:46:26.936Z] #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-14T16:46:26.936Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T16:46:26.936Z] #76 36.92 Selecting previously unselected package autotools-dev. [2022-07-14T16:46:26.936Z] #76 36.94 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-14T16:46:26.936Z] #76 36.94 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-14T16:46:26.936Z] #76 37.07 Selecting previously unselected package automake. [2022-07-14T16:46:26.936Z] #76 37.07 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-14T16:46:26.936Z] #76 37.08 Unpacking automake (1:1.16.3-2) ... [2022-07-14T16:46:26.936Z] #76 37.62 Selecting previously unselected package patch. [2022-07-14T16:46:26.936Z] #76 37.62 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 37.63 Unpacking patch (2.7.6-7) ... [2022-07-14T16:46:26.936Z] #76 37.81 Selecting previously unselected package dpkg-dev. [2022-07-14T16:46:26.936Z] #76 37.81 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-14T16:46:26.936Z] #76 37.82 Unpacking dpkg-dev (1.20.11) ... [2022-07-14T16:46:26.936Z] #76 38.64 Selecting previously unselected package build-essential. [2022-07-14T16:46:26.936Z] #76 38.64 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 38.65 Unpacking build-essential (12.9) ... [2022-07-14T16:46:26.936Z] #76 38.76 Selecting previously unselected package libcap2:arm64. [2022-07-14T16:46:26.936Z] #76 38.77 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 38.77 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-14T16:46:26.936Z] #76 38.92 Selecting previously unselected package libcap-dev:arm64. [2022-07-14T16:46:26.936Z] #76 38.93 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 38.97 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-14T16:46:26.936Z] #76 39.17 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-14T16:46:26.936Z] #76 39.18 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 39.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T16:46:26.936Z] #76 39.31 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-14T16:46:26.936Z] #76 39.32 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 39.34 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-14T16:46:26.936Z] #76 39.47 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-14T16:46:26.936Z] #76 39.48 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 39.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:46:26.936Z] #76 39.72 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-14T16:46:26.936Z] #76 39.72 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 39.74 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T16:46:26.936Z] #76 40.64 Selecting previously unselected package libtool. [2022-07-14T16:46:26.936Z] #76 40.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-14T16:46:26.936Z] #76 40.66 Unpacking libtool (2.4.6-15) ... [2022-07-14T16:46:26.936Z] #76 40.94 Selecting previously unselected package libudev-dev:arm64. [2022-07-14T16:46:26.936Z] #76 40.94 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 40.94 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-14T16:46:26.936Z] #76 41.17 Selecting previously unselected package libyajl2:arm64. [2022-07-14T16:46:26.936Z] #76 41.19 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 41.20 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-14T16:46:26.936Z] #76 41.41 Selecting previously unselected package libyajl-dev:arm64. [2022-07-14T16:46:26.936Z] #76 41.42 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-14T16:46:26.936Z] #76 41.42 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-14T16:46:26.936Z] #76 41.63 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:46:26.936Z] #76 41.65 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-14T16:46:26.936Z] #76 41.66 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-14T16:46:26.936Z] #76 41.69 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-14T16:46:26.936Z] #76 41.73 Setting up file (1:5.39-3) ... [2022-07-14T16:46:26.936Z] #76 41.75 Setting up bzip2 (1.0.8-4) ... [2022-07-14T16:46:26.936Z] #76 41.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T16:46:26.936Z] #76 41.81 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-14T16:46:26.936Z] #76 41.83 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-14T16:46:27.056Z] #55 15.34 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-14T16:46:27.056Z] #55 15.49 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-14T16:46:27.192Z] #76 41.87 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-14T16:46:27.192Z] #76 41.88 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-14T16:46:27.192Z] #76 41.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:46:27.192Z] #76 41.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T16:46:27.192Z] #76 41.96 Setting up patch (2.7.6-7) ... [2022-07-14T16:46:27.192Z] #76 41.97 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-14T16:46:27.192Z] #76 41.99 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-14T16:46:27.192Z] #76 42.02 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-14T16:46:27.192Z] #76 42.05 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T16:46:27.192Z] #76 42.09 Setting up libtool (2.4.6-15) ... [2022-07-14T16:46:27.192Z] #76 42.13 Setting up m4 (1.4.18-5) ... [2022-07-14T16:46:27.192Z] #76 42.14 Setting up dpkg-dev (1.20.11) ... [2022-07-14T16:46:27.192Z] #76 42.17 Setting up autoconf (2.69-14) ... [2022-07-14T16:46:27.200Z] #30 5.545 Collecting yamllint==1.26.1 [2022-07-14T16:46:27.200Z] #30 6.573 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-14T16:46:27.303Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-14T16:46:27.303Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-14T16:46:27.447Z] #76 42.21 Setting up build-essential (12.9) ... [2022-07-14T16:46:27.447Z] #76 42.22 Setting up automake (1:1.16.3-2) ... [2022-07-14T16:46:27.447Z] #76 42.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-14T16:46:27.447Z] #76 42.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:46:27.457Z] #30 6.830 Collecting pathspec>=0.5.3 [2022-07-14T16:46:27.457Z] #30 6.833 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-14T16:46:27.457Z] #30 6.923 Collecting pyyaml [2022-07-14T16:46:27.457Z] #30 6.959 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-14T16:46:27.561Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-14T16:46:27.704Z] #76 ... [2022-07-14T16:46:27.704Z] [2022-07-14T16:46:27.704Z] #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-14T16:46:27.704Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:46:27.704Z] #31 32.01 [2022-07-14T16:46:27.704Z] #31 36.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-14T16:46:27.704Z] #31 38.03 #=#=# [2022-07-14T16:46:27.704Z] #31 38.35 #=#=# ######################################################################## 100.0% [2022-07-14T16:46:27.704Z] #31 39.48 [2022-07-14T16:46:27.714Z] #30 6.979 Building wheels for collected packages: yamllint [2022-07-14T16:46:27.714Z] #30 6.979 Building wheel for yamllint (setup.py): started [2022-07-14T16:46:27.714Z] #30 7.197 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-14T16:46:27.714Z] #30 7.198 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a9cee4f971a5aa3a46be29e9ac19528775c06f1fd956f63cb7c9d13d1893693b [2022-07-14T16:46:27.714Z] #30 7.198 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-14T16:46:27.714Z] #30 7.200 Successfully built yamllint [2022-07-14T16:46:27.714Z] #30 7.206 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-14T16:46:27.971Z] #30 7.311 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-14T16:46:27.971Z] #30 DONE 7.4s [2022-07-14T16:46:27.971Z] [2022-07-14T16:46:27.971Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T16:46:27.971Z] #34 sha256:7fefd187f0fba06712da6c3dfea7d80aa30837dfdbb773152c25eb8503fd0038 [2022-07-14T16:46:27.971Z] #34 DONE 0.1s [2022-07-14T16:46:27.971Z] [2022-07-14T16:46:27.971Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T16:46:27.971Z] #39 sha256:d2fd16af6ea0c462fcced8dee9c5de3b00ed8a9ce9b48f53bb43e617be4a4542 [2022-07-14T16:46:28.118Z] #31 42.12 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-14T16:46:28.118Z] #31 ... [2022-07-14T16:46:28.118Z] [2022-07-14T16:46:28.118Z] #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-14T16:46:28.118Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T16:46:28.118Z] #51 36.78 Fetched 2136 kB in 3s (640 kB/s) [2022-07-14T16:46:28.118Z] #51 36.89 Selecting previously unselected package libprotobuf23:arm64. [2022-07-14T16:46:28.118Z] #51 36.89 (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 ... 15708 files and directories currently installed.) [2022-07-14T16:46:28.118Z] #51 36.97 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-14T16:46:28.118Z] #51 36.98 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-14T16:46:28.118Z] #51 37.62 Selecting previously unselected package python3-pkg-resources. [2022-07-14T16:46:28.118Z] #51 37.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T16:46:28.118Z] #51 37.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:46:28.118Z] #51 37.87 Selecting previously unselected package python3-six. [2022-07-14T16:46:28.118Z] #51 37.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-14T16:46:28.118Z] #51 37.88 Unpacking python3-six (1.16.0-2) ... [2022-07-14T16:46:28.118Z] #51 37.98 Selecting previously unselected package python3-protobuf. [2022-07-14T16:46:28.118Z] #51 37.98 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-14T16:46:28.118Z] #51 37.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-14T16:46:28.118Z] #51 38.58 Selecting previously unselected package libnet1:arm64. [2022-07-14T16:46:28.118Z] #51 38.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-14T16:46:28.118Z] #51 38.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:46:28.118Z] #51 38.73 Selecting previously unselected package libnl-3-200:arm64. [2022-07-14T16:46:28.118Z] #51 38.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-14T16:46:28.118Z] #51 38.74 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T16:46:28.118Z] #51 38.89 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-14T16:46:28.118Z] #51 38.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-14T16:46:28.118Z] #51 38.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T16:46:28.118Z] #51 39.07 Selecting previously unselected package criu. [2022-07-14T16:46:28.118Z] #51 39.08 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-14T16:46:28.118Z] #51 39.09 Unpacking criu (3.17-1) ... [2022-07-14T16:46:28.118Z] #51 39.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:46:28.118Z] #51 41.41 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-14T16:46:28.118Z] #51 41.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:46:28.118Z] #51 41.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T16:46:28.118Z] #51 41.49 Setting up python3-six (1.16.0-2) ... [2022-07-14T16:46:28.127Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-14T16:46:28.127Z] docker_cli_daemon_test.go:1474: [d84dab0940b69] daemon is not started [2022-07-14T16:46:28.229Z] #39 DONE 0.1s [2022-07-14T16:46:28.229Z] [2022-07-14T16:46:28.229Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T16:46:28.229Z] #42 sha256:befca08bf4c6d9f8f9f05e66d9dce4115364232787f5ff78d41abcdb16a5ccea [2022-07-14T16:46:28.229Z] #42 DONE 0.1s [2022-07-14T16:46:28.229Z] [2022-07-14T16:46:28.229Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T16:46:28.229Z] #44 sha256:b9a6fdd9c3638fdbcc54a7d9f8f0f9f395b739a484216a5dd0feadad0bc6518b [2022-07-14T16:46:28.229Z] #44 DONE 0.1s [2022-07-14T16:46:28.375Z] #51 ... [2022-07-14T16:46:28.375Z] [2022-07-14T16:46:28.375Z] #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-14T16:46:28.375Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:46:28.375Z] #14 43.24 Selecting previously unselected package binutils-mingw-w64. [2022-07-14T16:46:28.375Z] #14 43.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-14T16:46:28.375Z] #14 43.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T16:46:28.486Z] [2022-07-14T16:46:28.486Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T16:46:28.486Z] #46 sha256:05f161377d043af1a8e1a715736d53e1e6a66e41c2042700a00fe2694db43ed3 [2022-07-14T16:46:28.486Z] #46 DONE 0.0s [2022-07-14T16:46:28.486Z] [2022-07-14T16:46:28.486Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T16:46:28.486Z] #48 sha256:3eb730106909d0e18a39ed6cd55bfb6b63d7cb9e6226538ed56fe1e1eb5d30eb [2022-07-14T16:46:28.486Z] #48 DONE 0.0s [2022-07-14T16:46:28.486Z] [2022-07-14T16:46:28.486Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T16:46:28.486Z] #52 sha256:9c95f6c864faee977cd7f55211a6652c28d00110a296c12c2de6c8d7e9fce9a0 [2022-07-14T16:46:28.486Z] #52 DONE 0.0s [2022-07-14T16:46:28.486Z] [2022-07-14T16:46:28.486Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T16:46:28.486Z] #55 sha256:b87a2bab1a0e98722394882c29a57ffe46c73127ef9fc162b1f68ec974ad028e [2022-07-14T16:46:28.486Z] #55 DONE 0.1s [2022-07-14T16:46:28.691Z] check_test.go:540: [d6487abab0c3a] daemon is not started [2022-07-14T16:46:28.691Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-14T16:46:28.743Z] [2022-07-14T16:46:28.743Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T16:46:28.743Z] #59 sha256:2e4d692b96c8d15f612e08d8f77e28cbc03dc2c09b795d393c6784b41055649c [2022-07-14T16:46:28.743Z] #59 DONE 0.0s [2022-07-14T16:46:28.743Z] [2022-07-14T16:46:28.743Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T16:46:28.743Z] #61 sha256:a858e7d503de174b5ca6d12ab81a498bb42a5aaf667548b145cd1f29e6057186 [2022-07-14T16:46:28.743Z] #61 DONE 0.0s [2022-07-14T16:46:28.743Z] [2022-07-14T16:46:28.743Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T16:46:28.743Z] #63 sha256:b8c8459257461f83261ce1f2ffce4af118df99536ac1a087579bcba31cc75c89 [2022-07-14T16:46:28.949Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-14T16:46:28.950Z] #14 ... [2022-07-14T16:46:28.950Z] [2022-07-14T16:46:28.950Z] #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-14T16:46:28.950Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-14T16:46:28.950Z] #76 DONE 43.6s [2022-07-14T16:46:28.950Z] [2022-07-14T16:46:28.950Z] #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-14T16:46:28.950Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:46:28.950Z] #14 43.58 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-14T16:46:28.950Z] #14 43.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T16:46:28.950Z] #14 43.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T16:46:29.001Z] #63 DONE 0.1s [2022-07-14T16:46:29.001Z] [2022-07-14T16:46:29.001Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T16:46:29.001Z] #65 sha256:a3e34d0bb83f1e9c6aab97accc332615cfe3ba7b99bf440558be04c9dad81d58 [2022-07-14T16:46:29.001Z] #65 DONE 0.1s [2022-07-14T16:46:29.001Z] [2022-07-14T16:46:29.001Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T16:46:29.001Z] #68 sha256:c517dbe54ef9e65d974f1a7ab9b07b9eb08c3288553811074968241cba76a2e1 [2022-07-14T16:46:29.001Z] #68 DONE 0.1s [2022-07-14T16:46:29.001Z] [2022-07-14T16:46:29.001Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T16:46:29.001Z] #72 sha256:ce95538c1c664844c7f270e0ef487596ba5d3d1fd9459f0583761d4c79841c73 [2022-07-14T16:46:29.001Z] #72 DONE 0.2s [2022-07-14T16:46:29.240Z] #14 43.87 Selecting previously unselected package dmsetup. [2022-07-14T16:46:29.240Z] #14 43.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T16:46:29.240Z] #14 43.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-14T16:46:29.258Z] [2022-07-14T16:46:29.258Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T16:46:29.258Z] #77 sha256:b9a68609f0642355b96dc8c10654d5c40ddec4d50757dae123c99287af3c843a [2022-07-14T16:46:29.258Z] #77 DONE 0.1s [2022-07-14T16:46:29.258Z] [2022-07-14T16:46:29.258Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T16:46:29.258Z] #82 sha256:6f31ef2f176e4a531e33769681e0f225804a03d86f50f8e264f678da4ad4cee5 [2022-07-14T16:46:29.521Z] #82 DONE 0.2s [2022-07-14T16:46:29.522Z] [2022-07-14T16:46:29.522Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T16:46:29.522Z] #85 sha256:5e02ebb4120874a1f5c57fe0ddd0a790ba41797a46b76468c49a64565e7c09d4 [2022-07-14T16:46:29.522Z] #85 DONE 0.1s [2022-07-14T16:46:29.522Z] [2022-07-14T16:46:29.522Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T16:46:29.522Z] #86 sha256:ed3dc3fd6af5736eb78c07fed54be64d5649e0b820aa375273feba8d98d25209 [2022-07-14T16:46:29.522Z] #86 DONE 0.0s [2022-07-14T16:46:29.522Z] [2022-07-14T16:46:29.522Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T16:46:29.522Z] #87 sha256:cd12989a46e170cc18420cabe39222d9f51c9f3a1e456538521f7985a764a937 [2022-07-14T16:46:29.522Z] #87 DONE 0.0s [2022-07-14T16:46:29.527Z] #14 44.19 Selecting previously unselected package mingw-w64-common. [2022-07-14T16:46:29.527Z] #14 44.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-14T16:46:29.527Z] #14 44.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-14T16:46:29.606Z] #55 17.65 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-14T16:46:29.606Z] #55 17.82 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-14T16:46:29.606Z] #55 18.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-14T16:46:29.606Z] #55 18.18 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-14T16:46:29.786Z] [2022-07-14T16:46:29.786Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T16:46:29.786Z] #88 sha256:0a52cae15a503078867db273f85a7c5f8618ca00801b480997eebdf3d2b77358 [2022-07-14T16:46:30.178Z] #55 ... [2022-07-14T16:46:30.178Z] [2022-07-14T16:46:30.178Z] #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-14T16:46:30.178Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:46:30.178Z] #76 18.54 Fetched 8550 kB in 13s (673 kB/s) [2022-07-14T16:46:30.359Z] #88 DONE 0.8s [2022-07-14T16:46:30.359Z] [2022-07-14T16:46:30.359Z] #89 exporting to image [2022-07-14T16:46:30.359Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T16:46:30.359Z] #89 exporting layers [2022-07-14T16:46:30.846Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-14T16:46:32.072Z] #14 ... [2022-07-14T16:46:32.072Z] [2022-07-14T16:46:32.072Z] #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-14T16:46:32.072Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:46:32.072Z] #55 36.82 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-14T16:46:32.072Z] #55 37.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-14T16:46:32.217Z] check_test.go:540: [d40eb3bc91f9d] daemon is not started [2022-07-14T16:46:32.217Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-14T16:46:32.332Z] #55 ... [2022-07-14T16:46:32.332Z] [2022-07-14T16:46:32.332Z] #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-14T16:46:32.332Z] #31 sha256:188ab0f0bf3d35be0ee84ef5088aad4c1de6c8f8cac6edbf892aac0d7beaaaad [2022-07-14T16:46:32.332Z] #31 43.72 #=#=# [2022-07-14T16:46:32.332Z] #31 44.09 #=#=# ######################################################################## 100.0% [2022-07-14T16:46:32.332Z] #31 45.49 [2022-07-14T16:46:32.332Z] #31 45.77 Download of images into '/build' complete. [2022-07-14T16:46:32.332Z] #31 45.77 Use something like the following to load the result into a Docker daemon: [2022-07-14T16:46:32.332Z] #31 45.77 tar -cC '/build' . | docker load [2022-07-14T16:46:32.729Z] #76 18.54 Reading package lists... [2022-07-14T16:46:32.729Z] #76 ... [2022-07-14T16:46:32.729Z] [2022-07-14T16:46:32.729Z] #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-14T16:46:32.729Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T16:46:32.729Z] #40 11.05 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-14T16:46:32.729Z] #40 15.86 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-14T16:46:32.729Z] #40 16.24 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-14T16:46:32.729Z] #40 16.35 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-14T16:46:32.729Z] #40 21.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-14T16:46:32.729Z] #40 ... [2022-07-14T16:46:32.729Z] [2022-07-14T16:46:32.729Z] #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-14T16:46:32.729Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:46:32.729Z] #42 11.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:46:32.729Z] #42 15.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:46:32.729Z] #42 18.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:46:32.894Z] #31 DONE 47.1s [2022-07-14T16:46:32.894Z] [2022-07-14T16:46:32.894Z] #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-14T16:46:32.894Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T16:46:32.894Z] #42 39.43 Selecting previously unselected package libicu67:arm64. [2022-07-14T16:46:32.894Z] #42 39.44 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-14T16:46:32.894Z] #42 39.46 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-14T16:46:32.894Z] #42 46.18 Selecting previously unselected package libxml2:arm64. [2022-07-14T16:46:32.894Z] #42 46.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-14T16:46:32.894Z] #42 46.19 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T16:46:32.894Z] #42 47.27 Selecting previously unselected package libarchive13:arm64. [2022-07-14T16:46:32.894Z] #42 47.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-14T16:46:32.894Z] #42 47.29 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-14T16:46:32.894Z] #42 47.61 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-14T16:46:32.894Z] #42 47.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-14T16:46:32.894Z] #42 47.65 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-14T16:46:32.894Z] #42 47.89 Selecting previously unselected package librhash0:arm64. [2022-07-14T16:46:32.989Z] #42 ... [2022-07-14T16:46:32.990Z] [2022-07-14T16:46:32.990Z] #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-14T16:46:32.990Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T16:46:32.990Z] #40 21.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T16:46:33.172Z] #42 47.90 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-14T16:46:33.172Z] #42 47.94 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-14T16:46:33.587Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-14T16:46:33.691Z] #42 48.30 Selecting previously unselected package libuv1:arm64. [2022-07-14T16:46:33.691Z] #42 48.30 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-14T16:46:33.691Z] #42 48.31 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-14T16:46:33.691Z] #42 48.49 Selecting previously unselected package cmake. [2022-07-14T16:46:33.691Z] #42 48.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-14T16:46:33.691Z] #42 48.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-14T16:46:33.933Z] #40 ... [2022-07-14T16:46:33.933Z] [2022-07-14T16:46:33.933Z] #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-14T16:46:33.933Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T16:46:33.933Z] #62 12.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:46:33.933Z] #62 ... [2022-07-14T16:46:33.933Z] [2022-07-14T16:46:33.933Z] #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-14T16:46:33.933Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T16:46:33.933Z] #53 12.40 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-14T16:46:33.933Z] #53 12.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-14T16:46:33.933Z] #53 12.61 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-14T16:46:33.933Z] #53 12.62 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-14T16:46:33.933Z] #53 12.97 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-14T16:46:33.933Z] #53 13.17 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-14T16:46:33.933Z] #53 13.36 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-14T16:46:33.933Z] #53 13.84 go: downloading golang.org/x/tools v0.1.0 [2022-07-14T16:46:33.933Z] #53 22.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-14T16:46:33.933Z] #53 22.52 go: downloading golang.org/x/mod v0.3.0 [2022-07-14T16:46:33.933Z] #53 ... [2022-07-14T16:46:33.933Z] [2022-07-14T16:46:33.933Z] #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-14T16:46:33.933Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:46:33.933Z] #14 12.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:46:33.933Z] #14 15.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:46:34.152Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-14T16:46:34.194Z] #14 ... [2022-07-14T16:46:34.194Z] [2022-07-14T16:46:34.194Z] #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-14T16:46:34.194Z] #67 sha256:c96693d42c0e6d5fa130f881d3ec329e6619da2cd3c2fdaa24789d4d996246f2 [2022-07-14T16:46:34.194Z] #67 13.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T16:46:34.194Z] #67 13.53 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-14T16:46:34.194Z] #67 14.62 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-14T16:46:34.194Z] #67 18.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-14T16:46:34.194Z] #67 19.81 go: downloading github.com/google/uuid v1.3.0 [2022-07-14T16:46:34.194Z] #67 20.07 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-14T16:46:34.194Z] #67 20.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-14T16:46:34.194Z] #67 20.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-14T16:46:34.194Z] #67 21.28 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-14T16:46:34.194Z] #67 21.87 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-14T16:46:34.410Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-14T16:46:34.454Z] #67 ... [2022-07-14T16:46:34.454Z] [2022-07-14T16:46:34.454Z] #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-14T16:46:34.454Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T16:46:34.454Z] #57 12.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-14T16:46:34.454Z] #57 ... [2022-07-14T16:46:34.454Z] [2022-07-14T16:46:34.455Z] #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-14T16:46:34.455Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:46:34.455Z] #51 13.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:46:34.455Z] #51 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:46:34.455Z] #51 19.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:46:34.626Z] #42 ... [2022-07-14T16:46:34.626Z] [2022-07-14T16:46:34.626Z] #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-14T16:46:34.626Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-14T16:46:34.626Z] #34 38.95 Updating files: 93% (1423/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-14T16:46:34.626Z] #34 39.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-14T16:46:34.626Z] #34 39.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T16:46:34.667Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-14T16:46:34.718Z] #51 ... [2022-07-14T16:46:34.718Z] [2022-07-14T16:46:34.718Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-14T16:46:34.718Z] #26 sha256:edd1a611bf298e269ed9433e49f7a9ab17509417ecef30926ceb45fe2a55d82f [2022-07-14T16:46:34.718Z] #26 23.08 + mkdir -p /build [2022-07-14T16:46:34.718Z] #26 23.10 + mv docker/docker /build/ [2022-07-14T16:46:34.718Z] #26 23.15 + rmdir docker [2022-07-14T16:46:35.232Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-14T16:46:35.232Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-14T16:46:35.232Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-14T16:46:35.996Z] #34 ... [2022-07-14T16:46:35.996Z] [2022-07-14T16:46:35.996Z] #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-14T16:46:35.996Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-14T16:46:35.996Z] #51 42.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T16:46:35.996Z] #51 43.19 Setting up python3-protobuf (3.12.4-1) ... [2022-07-14T16:46:35.996Z] #51 47.60 Setting up criu (3.17-1) ... [2022-07-14T16:46:35.996Z] #51 49.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:46:35.996Z] #51 DONE 50.4s [2022-07-14T16:46:35.996Z] [2022-07-14T16:46:35.996Z] #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-14T16:46:35.996Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:46:35.996Z] #77 0.747 Cloning into '/tmp/crun-build'... [2022-07-14T16:46:35.996Z] #77 5.328 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-14T16:46:35.996Z] #77 5.347 Cloning into '/tmp/crun-build/libocispec'... [2022-07-14T16:46:35.996Z] #77 6.608 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-14T16:46:35.996Z] #77 6.644 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-14T16:46:35.996Z] #77 6.652 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-14T16:46:35.996Z] #77 6.652 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-14T16:46:35.996Z] #77 6.669 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-14T16:46:36.105Z] #26 DONE 24.3s [2022-07-14T16:46:36.105Z] [2022-07-14T16:46:36.105Z] #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-14T16:46:36.105Z] #67 sha256:c96693d42c0e6d5fa130f881d3ec329e6619da2cd3c2fdaa24789d4d996246f2 [2022-07-14T16:46:36.105Z] #67 23.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-14T16:46:36.105Z] #67 23.28 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-14T16:46:36.105Z] #67 23.73 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-14T16:46:36.557Z] #77 ... [2022-07-14T16:46:36.557Z] [2022-07-14T16:46:36.557Z] #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-14T16:46:36.557Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-14T16:46:36.557Z] #42 51.28 Setting up libicu67:arm64 (67.1-7) ... [2022-07-14T16:46:36.557Z] #42 51.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:36.557Z] #42 51.31 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-14T16:46:36.557Z] #42 51.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:46:36.557Z] #42 51.38 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-14T16:46:36.557Z] #42 51.39 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-14T16:46:36.557Z] #42 51.41 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T16:46:36.557Z] #42 51.44 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T16:46:36.604Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-14T16:46:36.604Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-14T16:46:36.843Z] #42 51.46 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-14T16:46:36.843Z] #42 51.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-14T16:46:36.843Z] #42 51.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:46:37.779Z] #42 DONE 52.4s [2022-07-14T16:46:37.779Z] [2022-07-14T16:46:37.779Z] #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-14T16:46:37.779Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:46:37.779Z] #77 8.754 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-14T16:46:37.779Z] #77 ... [2022-07-14T16:46:37.779Z] [2022-07-14T16:46:37.779Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T16:46:37.779Z] #43 sha256:ec65e5ec97eeb6989fbb2b24852f9a5ad88f3f01bf6f8d39dcc688706c411e10 [2022-07-14T16:46:37.779Z] #43 DONE 0.3s [2022-07-14T16:46:37.974Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-14T16:46:37.974Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-14T16:46:38.040Z] [2022-07-14T16:46:38.040Z] #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-14T16:46:38.040Z] #44 sha256:5ab6a7ca5f2412fc5bd76fb746e46f917b0bb2d947cdbabd247cd06863895f62 [2022-07-14T16:46:38.601Z] #44 0.609 + RM_GOPATH=0 [2022-07-14T16:46:38.601Z] #44 0.609 + TMP_GOPATH= [2022-07-14T16:46:38.601Z] #44 0.610 + : /build [2022-07-14T16:46:38.601Z] #44 0.610 + '[' -z '' ']' [2022-07-14T16:46:38.601Z] #44 0.611 ++ mktemp -d [2022-07-14T16:46:38.601Z] #44 0.612 + export GOPATH=/tmp/tmp.ilDaZIQiSB [2022-07-14T16:46:38.601Z] #44 0.612 + GOPATH=/tmp/tmp.ilDaZIQiSB [2022-07-14T16:46:38.601Z] #44 0.613 + RM_GOPATH=1 [2022-07-14T16:46:38.601Z] #44 0.613 + case "$(go env GOARCH)" in [2022-07-14T16:46:38.601Z] #44 0.613 ++ go env GOARCH [2022-07-14T16:46:38.601Z] #44 0.636 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:38.601Z] #44 0.636 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:46:38.601Z] #44 0.637 ++ dirname /install.sh [2022-07-14T16:46:38.601Z] #44 0.643 + dir=/ [2022-07-14T16:46:38.601Z] #44 0.643 + bin=tini [2022-07-14T16:46:38.601Z] #44 0.643 + shift [2022-07-14T16:46:38.601Z] #44 0.643 + '[' '!' -f //tini.installer ']' [2022-07-14T16:46:38.601Z] #44 0.644 + . //tini.installer [2022-07-14T16:46:38.601Z] #44 0.644 ++ : v0.19.0 [2022-07-14T16:46:38.601Z] #44 0.645 + install_tini [2022-07-14T16:46:38.601Z] #44 0.646 + echo 'Install tini version v0.19.0' [2022-07-14T16:46:38.601Z] #44 0.646 Install tini version v0.19.0 [2022-07-14T16:46:38.601Z] #44 0.647 + git clone https://github.com/krallin/tini.git /tmp/tmp.ilDaZIQiSB/tini [2022-07-14T16:46:38.601Z] #44 0.649 Cloning into '/tmp/tmp.ilDaZIQiSB/tini'... [2022-07-14T16:46:38.652Z] #67 26.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-14T16:46:38.906Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-14T16:46:39.163Z] #44 1.245 + cd /tmp/tmp.ilDaZIQiSB/tini [2022-07-14T16:46:39.163Z] #44 1.245 + git checkout -q v0.19.0 [2022-07-14T16:46:39.163Z] #44 1.257 + cmake . [2022-07-14T16:46:39.471Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-14T16:46:39.725Z] #44 1.659 -- The C compiler identification is GNU 10.2.1 [2022-07-14T16:46:39.725Z] #44 1.786 -- Detecting C compiler ABI info [2022-07-14T16:46:39.729Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-14T16:46:40.040Z] #67 ... [2022-07-14T16:46:40.040Z] [2022-07-14T16:46:40.040Z] #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-14T16:46:40.040Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:46:40.040Z] #76 18.54 Reading package lists... [2022-07-14T16:46:40.288Z] #44 2.277 -- Detecting C compiler ABI info - done [2022-07-14T16:46:40.288Z] #44 2.370 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-14T16:46:40.288Z] #44 2.383 -- Detecting C compile features [2022-07-14T16:46:40.288Z] #44 2.397 -- Detecting C compile features - done [2022-07-14T16:46:40.288Z] #44 2.433 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-14T16:46:40.294Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-14T16:46:40.546Z] #44 2.661 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-14T16:46:40.546Z] #44 2.730 -- Configuring done [2022-07-14T16:46:40.546Z] #44 2.760 -- Generating done [2022-07-14T16:46:40.546Z] #44 2.766 -- Build files have been written to: /tmp/tmp.ilDaZIQiSB/tini [2022-07-14T16:46:40.803Z] #44 2.770 + make tini-static [2022-07-14T16:46:41.062Z] #44 3.105 Scanning dependencies of target tini-static [2022-07-14T16:46:41.226Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-14T16:46:41.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T16:46:41.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T16:46:41.317Z] #44 3.245 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-14T16:46:41.573Z] #44 ... [2022-07-14T16:46:41.573Z] [2022-07-14T16:46:41.573Z] #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-14T16:46:41.573Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-14T16:46:41.573Z] #53 55.16 gotestsum version dev [2022-07-14T16:46:41.573Z] #53 DONE 56.4s [2022-07-14T16:46:41.573Z] [2022-07-14T16:46:41.573Z] #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-14T16:46:41.573Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:46:41.573Z] #77 10.48 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-14T16:46:41.573Z] #77 11.74 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-14T16:46:41.573Z] #77 11.94 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-14T16:46:41.573Z] #77 12.24 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-14T16:46:42.158Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-14T16:46:42.158Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-14T16:46:42.158Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-14T16:46:42.158Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-14T16:46:42.862Z] #76 28.86 Reading package lists... [2022-07-14T16:46:42.862Z] #76 ... [2022-07-14T16:46:42.862Z] [2022-07-14T16:46:42.862Z] #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-14T16:46:42.862Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-14T16:46:42.862Z] #38 30.72 tomll can be used in two ways: [2022-07-14T16:46:42.862Z] #38 30.73 Writing to STDIN and reading from STDOUT: [2022-07-14T16:46:42.862Z] #38 30.73 cat file.toml | tomll > file.toml [2022-07-14T16:46:42.862Z] #38 30.73 [2022-07-14T16:46:42.862Z] #38 30.73 Reading and updating a list of files: [2022-07-14T16:46:42.862Z] #38 30.73 tomll a.toml b.toml c.toml [2022-07-14T16:46:42.862Z] #38 30.73 [2022-07-14T16:46:42.862Z] #38 30.73 When given a list of files, tomll will modify all files in place without asking. [2022-07-14T16:46:42.862Z] #38 DONE 31.0s [2022-07-14T16:46:42.862Z] [2022-07-14T16:46:42.862Z] #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-14T16:46:42.862Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:46:42.862Z] #42 30.95 Fetched 8550 kB in 22s (386 kB/s) [2022-07-14T16:46:43.090Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-14T16:46:43.090Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-14T16:46:43.090Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-14T16:46:43.090Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-14T16:46:43.090Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-14T16:46:44.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-14T16:46:44.096Z] #77 ... [2022-07-14T16:46:44.096Z] [2022-07-14T16:46:44.096Z] #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-14T16:46:44.096Z] #44 sha256:5ab6a7ca5f2412fc5bd76fb746e46f917b0bb2d947cdbabd247cd06863895f62 [2022-07-14T16:46:44.096Z] #44 4.981 [100%] Linking C executable tini-static [2022-07-14T16:46:44.096Z] #44 5.368 [100%] Built target tini-static [2022-07-14T16:46:44.096Z] #44 5.424 + mkdir -p /build [2022-07-14T16:46:44.096Z] #44 5.426 + cp tini-static /build/docker-init [2022-07-14T16:46:44.096Z] #44 DONE 5.8s [2022-07-14T16:46:44.096Z] [2022-07-14T16:46:44.096Z] #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-14T16:46:44.096Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:46:44.096Z] #14 51.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-14T16:46:44.096Z] #14 51.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-14T16:46:44.096Z] #14 51.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T16:46:44.096Z] #14 58.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-14T16:46:44.096Z] #14 58.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-14T16:46:44.096Z] #14 58.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T16:46:44.096Z] #14 58.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-14T16:46:44.096Z] #14 58.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-14T16:46:44.096Z] #14 58.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T16:46:44.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-14T16:46:44.954Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-14T16:46:45.519Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-14T16:46:45.519Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-14T16:46:46.175Z] #42 30.95 Reading package lists... [2022-07-14T16:46:46.175Z] #42 ... [2022-07-14T16:46:46.175Z] [2022-07-14T16:46:46.175Z] #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-14T16:46:46.175Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:46:46.175Z] #51 23.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-14T16:46:46.175Z] #51 ... [2022-07-14T16:46:46.175Z] [2022-07-14T16:46:46.175Z] #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-14T16:46:46.175Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:46:46.175Z] #55 25.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-14T16:46:46.175Z] #55 25.84 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-14T16:46:46.175Z] #55 25.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-14T16:46:46.175Z] #55 26.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-14T16:46:46.175Z] #55 26.57 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-14T16:46:46.175Z] #55 26.58 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-14T16:46:46.175Z] #55 26.77 go: downloading github.com/spf13/afero v1.8.2 [2022-07-14T16:46:46.175Z] #55 27.04 go: downloading github.com/spf13/cast v1.4.1 [2022-07-14T16:46:46.175Z] #55 27.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-14T16:46:46.175Z] #55 27.45 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-14T16:46:46.175Z] #55 27.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-14T16:46:46.175Z] #55 27.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-14T16:46:46.175Z] #55 28.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-14T16:46:46.175Z] #55 28.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-14T16:46:46.175Z] #55 28.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-14T16:46:46.175Z] #55 28.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-14T16:46:46.175Z] #55 28.85 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-14T16:46:46.175Z] #55 28.98 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-14T16:46:46.175Z] #55 30.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-14T16:46:46.175Z] #55 31.29 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-14T16:46:46.175Z] #55 32.58 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-14T16:46:46.175Z] #55 33.80 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-14T16:46:46.175Z] #55 34.04 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-14T16:46:46.175Z] #55 34.19 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-14T16:46:46.175Z] #55 34.27 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-14T16:46:46.175Z] #55 34.36 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-14T16:46:46.175Z] #55 34.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-14T16:46:46.175Z] #55 34.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-14T16:46:46.175Z] #55 34.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-14T16:46:46.437Z] #55 ... [2022-07-14T16:46:46.437Z] [2022-07-14T16:46:46.437Z] #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-14T16:46:46.437Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T16:46:46.437Z] #36 24.94 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-14T16:46:46.437Z] #36 25.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-14T16:46:46.437Z] #36 25.51 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-14T16:46:46.437Z] #36 26.32 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-14T16:46:46.437Z] #36 26.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-14T16:46:46.437Z] #36 26.98 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-14T16:46:46.437Z] #36 27.04 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-14T16:46:46.437Z] #36 27.22 go: downloading github.com/peterh/liner v1.2.2 [2022-07-14T16:46:46.437Z] #36 27.62 go: downloading github.com/google/go-dap v0.6.0 [2022-07-14T16:46:46.437Z] #36 28.32 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-14T16:46:46.437Z] #36 29.13 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-14T16:46:46.437Z] #36 29.65 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-14T16:46:46.437Z] #36 29.69 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-14T16:46:46.437Z] #36 33.04 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-14T16:46:46.437Z] #36 33.80 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-14T16:46:46.437Z] #36 34.87 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-14T16:46:46.437Z] #36 ... [2022-07-14T16:46:46.437Z] [2022-07-14T16:46:46.437Z] #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-14T16:46:46.437Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:46:46.437Z] #51 34.54 Fetched 8553 kB in 26s (333 kB/s) [2022-07-14T16:46:46.699Z] #51 34.54 Reading package lists... [2022-07-14T16:46:46.699Z] #51 ... [2022-07-14T16:46:46.699Z] [2022-07-14T16:46:46.699Z] #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-14T16:46:46.699Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T16:46:46.699Z] #62 25.26 Fetched 8550 kB in 19s (458 kB/s) [2022-07-14T16:46:46.699Z] #62 25.26 Reading package lists... [2022-07-14T16:46:46.699Z] #62 35.01 Reading package lists... [2022-07-14T16:46:46.699Z] #62 ... [2022-07-14T16:46:46.699Z] [2022-07-14T16:46:46.699Z] #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-14T16:46:46.699Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:46:46.699Z] #55 35.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-14T16:46:46.960Z] #55 35.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-14T16:46:46.960Z] #55 35.54 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-14T16:46:47.222Z] #55 35.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-14T16:46:47.416Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-14T16:46:47.483Z] #55 35.88 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-14T16:46:47.483Z] #55 35.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-14T16:46:47.483Z] #55 36.13 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-14T16:46:47.743Z] #55 36.33 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-14T16:46:47.743Z] #55 36.34 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-14T16:46:47.981Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-14T16:46:47.981Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-14T16:46:47.981Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-14T16:46:48.004Z] #55 36.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-14T16:46:48.004Z] #55 36.65 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-14T16:46:48.429Z] #89 exporting layers 15.6s done [2022-07-14T16:46:48.429Z] #89 writing image sha256:817e5d405b3509f65f3c848c982583159ffc2ad52dc0fb8a245dc1e153b33253 done [2022-07-14T16:46:48.429Z] #89 naming to docker.io/library/docker:9464898b474ec3a4c49314169fa9c36320d3135e done [2022-07-14T16:46:48.429Z] #89 DONE 15.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-14T16:46:48.575Z] #55 36.95 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-14T16:46:48.575Z] #55 37.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-14T16:46:48.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43793/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/validate/default [2022-07-14T16:46:48.836Z] #55 37.41 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-14T16:46:48.913Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-14T16:46:49.097Z] #55 37.56 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-14T16:46:49.308Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-14T16:46:49.308Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-14T16:46:49.308Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-14T16:46:49.308Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-14T16:46:49.308Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-14T16:46:49.308Z] [2022-07-14T16:46:49.308Z] INFO Start validation with golang-ci-lint [2022-07-14T16:46:49.358Z] #55 37.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-14T16:46:49.358Z] #55 37.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-14T16:46:49.358Z] #55 37.94 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-14T16:46:49.565Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-14T16:46:49.565Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-14T16:46:49.620Z] #55 38.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-14T16:46:49.846Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-14T16:46:49.881Z] #55 ... [2022-07-14T16:46:49.881Z] [2022-07-14T16:46:49.881Z] #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-14T16:46:49.881Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:46:49.881Z] #14 28.37 Fetched 8550 kB in 21s (402 kB/s) [2022-07-14T16:46:49.881Z] #14 28.37 Reading package lists... [2022-07-14T16:46:49.881Z] #14 ... [2022-07-14T16:46:49.881Z] [2022-07-14T16:46:49.881Z] #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-14T16:46:49.881Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:46:49.881Z] #76 28.86 Reading package lists... [2022-07-14T16:46:50.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-14T16:46:50.637Z] #14 64.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-14T16:46:50.637Z] #14 64.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-14T16:46:50.637Z] #14 64.95 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:46:50.668Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-14T16:46:51.233Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-14T16:46:51.233Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-14T16:46:51.490Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-14T16:46:52.055Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-14T16:46:52.621Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-14T16:46:53.447Z] #76 38.81 Building dependency tree... [2022-07-14T16:46:53.554Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-14T16:46:53.554Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-14T16:46:53.554Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-14T16:46:54.485Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-14T16:46:54.743Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-14T16:46:54.803Z] #14 ... [2022-07-14T16:46:54.803Z] [2022-07-14T16:46:54.803Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T16:46:54.803Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:46:54.803Z] #77 25.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-14T16:46:55.309Z] check_test.go:540: [d293ff568276b] daemon is not started [2022-07-14T16:46:55.309Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-14T16:46:55.366Z] #76 ... [2022-07-14T16:46:55.366Z] [2022-07-14T16:46:55.366Z] #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-14T16:46:55.366Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:46:55.366Z] #47 39.51 Updating files: 47% (1041/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-14T16:46:55.366Z] #47 41.03 + git checkout -q v2.3.0 [2022-07-14T16:46:55.567Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-14T16:46:55.627Z] #47 43.81 + 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-14T16:46:57.021Z] #47 ... [2022-07-14T16:46:57.021Z] [2022-07-14T16:46:57.021Z] #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-14T16:46:57.021Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:46:57.021Z] #76 45.35 python3 is already the newest version (3.9.2-3). [2022-07-14T16:46:57.021Z] #76 45.35 The following additional packages will be installed: [2022-07-14T16:46:57.021Z] #76 45.36 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-14T16:46:57.021Z] #76 45.38 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-14T16:46:57.021Z] #76 45.43 Suggested packages: [2022-07-14T16:46:57.021Z] #76 45.43 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-14T16:46:57.021Z] #76 45.43 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-14T16:46:57.021Z] #76 45.43 m4-doc ed diffutils-doc [2022-07-14T16:46:57.021Z] #76 45.43 Recommended packages: [2022-07-14T16:46:57.021Z] #76 45.43 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-14T16:46:57.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-14T16:46:57.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-14T16:46:57.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-14T16:46:57.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-14T16:46:57.464Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-14T16:46:57.464Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-14T16:46:58.029Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-14T16:46:58.961Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-14T16:47:00.045Z] #77 ... [2022-07-14T16:47:00.045Z] [2022-07-14T16:47:00.045Z] #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-14T16:47:00.045Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:47:00.045Z] #64 41.64 Updating files: 64% (3098/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-14T16:47:00.045Z] #64 42.57 + cd /tmp/tmp.RTTSubYRlz/src/github.com/containerd/containerd [2022-07-14T16:47:00.045Z] #64 42.58 + git checkout -q v1.6.6 [2022-07-14T16:47:00.333Z] #76 48.44 The following NEW packages will be installed: [2022-07-14T16:47:00.333Z] #76 48.46 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-14T16:47:00.333Z] #76 48.47 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-14T16:47:00.333Z] #76 48.47 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-14T16:47:00.333Z] #76 48.47 libyajl2 m4 patch xz-utils [2022-07-14T16:47:00.333Z] #76 ... [2022-07-14T16:47:00.333Z] [2022-07-14T16:47:00.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-14T16:47:00.333Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:47:00.333Z] #14 38.67 Reading package lists... [2022-07-14T16:47:00.333Z] #14 48.25 Building dependency tree... [2022-07-14T16:47:00.333Z] #14 ... [2022-07-14T16:47:00.333Z] [2022-07-14T16:47:00.333Z] #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-14T16:47:00.333Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:47:00.333Z] #55 38.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-14T16:47:00.333Z] #55 38.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-14T16:47:00.333Z] #55 39.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-14T16:47:00.333Z] #55 39.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-14T16:47:00.333Z] #55 39.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-14T16:47:00.333Z] #55 39.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-14T16:47:00.333Z] #55 39.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-14T16:47:00.333Z] #55 39.86 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-14T16:47:00.333Z] #55 40.01 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-14T16:47:00.333Z] #55 40.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-14T16:47:00.333Z] #55 40.18 go: downloading github.com/julz/importas v0.1.0 [2022-07-14T16:47:00.333Z] #55 40.27 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-14T16:47:00.333Z] #55 40.39 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-14T16:47:00.333Z] #55 40.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-14T16:47:00.333Z] #55 40.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-14T16:47:00.333Z] #55 40.83 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-14T16:47:00.333Z] #55 41.01 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-14T16:47:00.333Z] #55 41.12 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-14T16:47:00.333Z] #55 41.18 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-14T16:47:00.333Z] #55 41.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-14T16:47:00.333Z] #55 41.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-14T16:47:00.333Z] #55 41.50 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-14T16:47:00.333Z] #55 42.57 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-14T16:47:00.333Z] #55 42.58 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-14T16:47:00.333Z] #55 42.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-14T16:47:00.333Z] #55 42.74 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-14T16:47:00.333Z] #55 42.91 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-14T16:47:00.333Z] #55 42.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-14T16:47:00.333Z] #55 43.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-14T16:47:00.333Z] #55 43.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-14T16:47:00.333Z] #55 43.28 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-14T16:47:00.333Z] #55 43.91 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-14T16:47:00.333Z] #55 43.94 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-14T16:47:00.333Z] #55 44.17 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-14T16:47:00.333Z] #55 44.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-14T16:47:00.333Z] #55 44.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-14T16:47:00.333Z] #55 44.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-14T16:47:00.333Z] #55 44.85 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-14T16:47:00.333Z] #55 45.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-14T16:47:00.333Z] #55 45.04 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-14T16:47:00.333Z] #55 45.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-14T16:47:00.333Z] #55 45.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-14T16:47:00.333Z] #55 45.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-14T16:47:00.333Z] #55 45.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-14T16:47:00.333Z] #55 46.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-14T16:47:00.333Z] #55 46.12 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-14T16:47:00.333Z] #55 46.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-14T16:47:00.333Z] #55 46.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-14T16:47:00.333Z] #55 46.58 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-14T16:47:00.333Z] #55 46.75 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-14T16:47:00.333Z] #55 47.30 go: downloading honnef.co/go/tools v0.3.1 [2022-07-14T16:47:00.595Z] #55 ... [2022-07-14T16:47:00.595Z] [2022-07-14T16:47:00.595Z] #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-14T16:47:00.595Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:47:00.595Z] #76 49.10 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:47:00.595Z] #76 49.10 Need to get 5940 kB of archives. [2022-07-14T16:47:00.595Z] #76 49.10 After this operation, 18.7 MB of additional disk space will be used. [2022-07-14T16:47:00.595Z] #76 49.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-14T16:47:00.595Z] #76 49.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-14T16:47:00.595Z] #76 49.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-14T16:47:00.595Z] #76 49.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-14T16:47:00.595Z] #76 49.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-14T16:47:00.595Z] #76 49.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-14T16:47:00.595Z] #76 49.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-14T16:47:00.595Z] #76 49.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-14T16:47:00.607Z] #64 43.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-14T16:47:00.607Z] #64 43.70 + BUILDTAGS='netgo osusergo static_build' [2022-07-14T16:47:00.607Z] #64 43.70 + export EXTRA_FLAGS=-buildmode=pie [2022-07-14T16:47:00.607Z] #64 43.70 + EXTRA_FLAGS=-buildmode=pie [2022-07-14T16:47:00.607Z] #64 43.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-14T16:47:00.607Z] #64 43.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-14T16:47:00.607Z] #64 43.70 + '[' '' = dynamic ']' [2022-07-14T16:47:00.607Z] #64 43.70 + make [2022-07-14T16:47:00.856Z] #76 49.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-14T16:47:00.856Z] #76 49.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-14T16:47:00.856Z] #76 49.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-14T16:47:00.856Z] #76 49.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-14T16:47:01.118Z] #76 49.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-14T16:47:01.118Z] #76 49.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-14T16:47:01.118Z] #76 49.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-14T16:47:01.118Z] #76 49.67 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-14T16:47:01.118Z] #76 49.67 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-14T16:47:01.118Z] #76 49.67 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-14T16:47:01.118Z] #76 49.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-14T16:47:01.118Z] #76 49.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-14T16:47:01.118Z] #76 49.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-14T16:47:01.379Z] #76 49.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-14T16:47:01.379Z] #76 49.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-14T16:47:02.238Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-14T16:47:02.325Z] #76 ... [2022-07-14T16:47:02.325Z] [2022-07-14T16:47:02.325Z] #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-14T16:47:02.325Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:47:02.325Z] #42 30.95 Reading package lists... [2022-07-14T16:47:02.325Z] #42 41.17 Reading package lists... [2022-07-14T16:47:02.325Z] #42 50.54 Building dependency tree... [2022-07-14T16:47:02.325Z] #42 ... [2022-07-14T16:47:02.325Z] [2022-07-14T16:47:02.325Z] #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-14T16:47:02.325Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:47:02.325Z] #14 48.25 Building dependency tree... [2022-07-14T16:47:02.496Z] #64 45.43 + bin/ctr [2022-07-14T16:47:02.803Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-14T16:47:03.061Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-14T16:47:03.993Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-14T16:47:03.993Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-14T16:47:03.993Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-14T16:47:03.993Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-14T16:47:05.763Z] #14 ... [2022-07-14T16:47:05.763Z] [2022-07-14T16:47:05.763Z] #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-14T16:47:05.763Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:47:05.763Z] #51 34.54 Reading package lists... [2022-07-14T16:47:05.763Z] #51 44.05 Reading package lists... [2022-07-14T16:47:05.763Z] #51 53.30 Building dependency tree... [2022-07-14T16:47:05.763Z] #51 ... [2022-07-14T16:47:05.763Z] [2022-07-14T16:47:05.763Z] #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-14T16:47:05.763Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T16:47:05.763Z] #62 35.01 Reading package lists... [2022-07-14T16:47:05.763Z] #62 44.43 Building dependency tree... [2022-07-14T16:47:05.763Z] #62 51.84 The following additional packages will be installed: [2022-07-14T16:47:05.763Z] #62 51.86 libbtrfs0 [2022-07-14T16:47:05.763Z] #62 52.23 The following NEW packages will be installed: [2022-07-14T16:47:05.763Z] #62 52.24 libbtrfs-dev libbtrfs0 [2022-07-14T16:47:05.763Z] #62 52.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:47:05.763Z] #62 52.87 Need to get 460 kB of archives. [2022-07-14T16:47:05.763Z] #62 52.87 After this operation, 1237 kB of additional disk space will be used. [2022-07-14T16:47:05.763Z] #62 52.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T16:47:05.763Z] #62 52.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T16:47:05.763Z] #62 ... [2022-07-14T16:47:05.763Z] [2022-07-14T16:47:05.763Z] #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-14T16:47:05.763Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:47:05.763Z] #76 51.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:47:05.763Z] #76 52.41 Fetched 5940 kB in 1s (5281 kB/s) [2022-07-14T16:47:05.763Z] #76 52.59 Selecting previously unselected package bzip2. [2022-07-14T16:47:05.763Z] #76 52.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 ... 15717 files and directories currently installed.) [2022-07-14T16:47:05.763Z] #76 52.70 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-14T16:47:05.763Z] #76 52.72 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T16:47:05.763Z] #76 53.02 Selecting previously unselected package libmagic-mgc. [2022-07-14T16:47:05.763Z] #76 53.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-14T16:47:05.763Z] #76 53.06 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-14T16:47:06.025Z] #76 54.52 Selecting previously unselected package libmagic1:amd64. [2022-07-14T16:47:06.025Z] #76 54.52 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-14T16:47:06.025Z] #76 54.54 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-14T16:47:06.518Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-14T16:47:06.597Z] #76 54.98 Selecting previously unselected package file. [2022-07-14T16:47:06.597Z] #76 54.98 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-14T16:47:06.597Z] #76 54.99 Unpacking file (1:5.39-3) ... [2022-07-14T16:47:06.858Z] #76 55.50 Selecting previously unselected package xz-utils. [2022-07-14T16:47:06.858Z] #76 55.50 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-14T16:47:06.858Z] #76 55.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:47:07.691Z] #76 56.08 Selecting previously unselected package libsigsegv2:amd64. [2022-07-14T16:47:07.691Z] #76 56.09 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-14T16:47:07.691Z] #76 56.10 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-14T16:47:07.691Z] #76 56.28 Selecting previously unselected package m4. [2022-07-14T16:47:07.691Z] #76 56.28 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-14T16:47:07.691Z] #76 56.31 Unpacking m4 (1.4.18-5) ... [2022-07-14T16:47:07.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T16:47:08.261Z] #76 56.72 Selecting previously unselected package autoconf. [2022-07-14T16:47:08.261Z] #76 56.73 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-14T16:47:08.261Z] #76 56.82 Unpacking autoconf (2.69-14) ... [2022-07-14T16:47:08.414Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-14T16:47:08.833Z] #76 57.42 Selecting previously unselected package autotools-dev. [2022-07-14T16:47:08.833Z] #76 57.43 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-14T16:47:08.833Z] #76 57.52 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-14T16:47:09.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-14T16:47:09.406Z] #76 58.10 Selecting previously unselected package automake. [2022-07-14T16:47:09.671Z] #76 58.11 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-14T16:47:09.672Z] #76 58.15 Unpacking automake (1:1.16.3-2) ... [2022-07-14T16:47:09.672Z] #76 ... [2022-07-14T16:47:09.672Z] [2022-07-14T16:47:09.672Z] #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-14T16:47:09.672Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-14T16:47:09.672Z] #62 55.10 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:47:09.672Z] #62 55.68 Fetched 460 kB in 1s (904 kB/s) [2022-07-14T16:47:09.672Z] #62 55.87 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T16:47:09.672Z] #62 55.87 (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 ... 15717 files and directories currently installed.) [2022-07-14T16:47:09.672Z] #62 56.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T16:47:09.672Z] #62 56.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:47:09.672Z] #62 56.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T16:47:09.672Z] #62 56.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T16:47:09.672Z] #62 56.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:47:09.672Z] #62 57.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:47:09.672Z] #62 57.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:47:09.672Z] #62 57.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:47:09.672Z] #62 DONE 58.3s [2022-07-14T16:47:09.672Z] [2022-07-14T16:47:09.672Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-14T16:47:09.672Z] #63 sha256:5609064666f62f481f4a64b8c94a94a994e2e9833be62a76205b6624bf1bb096 [2022-07-14T16:47:09.672Z] #63 DONE 0.1s [2022-07-14T16:47:09.672Z] [2022-07-14T16:47:09.672Z] #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-14T16:47:09.672Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:47:09.672Z] #14 55.55 The following additional packages will be installed: [2022-07-14T16:47:09.672Z] #14 55.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T16:47:09.672Z] #14 55.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-14T16:47:09.672Z] #14 55.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-14T16:47:09.672Z] #14 55.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-14T16:47:09.672Z] #14 55.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-14T16:47:09.672Z] #14 55.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-14T16:47:09.672Z] #14 55.62 mingw-w64-common mingw-w64-x86-64-dev [2022-07-14T16:47:09.672Z] #14 55.64 Suggested packages: [2022-07-14T16:47:09.672Z] #14 55.68 gcc-10-locales seccomp wine64 [2022-07-14T16:47:09.672Z] #14 58.22 The following NEW packages will be installed: [2022-07-14T16:47:09.672Z] #14 58.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-14T16:47:09.672Z] #14 58.27 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-14T16:47:09.672Z] #14 58.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-14T16:47:09.672Z] #14 58.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-14T16:47:09.672Z] #14 58.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-14T16:47:09.672Z] #14 58.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-14T16:47:09.672Z] #14 58.28 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-14T16:47:09.672Z] #14 58.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-14T16:47:09.672Z] #14 58.29 mingw-w64-x86-64-dev [2022-07-14T16:47:10.247Z] #14 58.95 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:47:10.247Z] #14 58.95 Need to get 115 MB of archives. [2022-07-14T16:47:10.247Z] #14 58.95 After this operation, 645 MB of additional disk space will be used. [2022-07-14T16:47:10.247Z] #14 58.95 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-14T16:47:10.275Z] --- PASS: TestBuildWithHugeFile (46.61s) [2022-07-14T16:47:10.275Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T16:47:10.275Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T16:47:10.275Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T16:47:10.275Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T16:47:10.275Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T16:47:10.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T16:47:10.275Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T16:47:10.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T16:47:10.275Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T16:47:10.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T16:47:10.275Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T16:47:10.275Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T16:47:10.275Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T16:47:10.275Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2022-07-14T16:47:10.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-14T16:47:10.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-07-14T16:47:10.275Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-07-14T16:47:10.275Z] === RUN TestBuildPreserveOwnership [2022-07-14T16:47:10.275Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T16:47:10.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-14T16:47:10.819Z] #14 59.18 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-14T16:47:10.819Z] #14 59.46 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-14T16:47:10.819Z] #14 59.47 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-14T16:47:10.819Z] #14 59.49 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-14T16:47:10.819Z] #14 59.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-14T16:47:11.393Z] #14 59.93 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-14T16:47:11.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-14T16:47:11.654Z] #14 60.24 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-14T16:47:11.654Z] #14 60.29 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-14T16:47:11.915Z] #14 ... [2022-07-14T16:47:11.915Z] [2022-07-14T16:47:11.915Z] #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-14T16:47:11.915Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:47:11.915Z] #55 50.35 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-14T16:47:11.915Z] #55 50.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-14T16:47:11.915Z] #55 50.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-14T16:47:11.915Z] #55 50.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-14T16:47:11.915Z] #55 50.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-14T16:47:11.915Z] #55 51.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-14T16:47:11.915Z] #55 51.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-14T16:47:11.915Z] #55 51.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-14T16:47:11.915Z] #55 51.91 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-14T16:47:11.915Z] #55 51.91 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-14T16:47:11.915Z] #55 52.29 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-14T16:47:11.915Z] #55 52.59 go: downloading golang.org/x/text v0.3.7 [2022-07-14T16:47:11.915Z] #55 ... [2022-07-14T16:47:11.915Z] [2022-07-14T16:47:11.915Z] #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-14T16:47:11.915Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:47:11.915Z] #76 59.65 Selecting previously unselected package patch. [2022-07-14T16:47:11.915Z] #76 59.66 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-14T16:47:11.915Z] #76 59.71 Unpacking patch (2.7.6-7) ... [2022-07-14T16:47:11.915Z] #76 60.19 Selecting previously unselected package dpkg-dev. [2022-07-14T16:47:11.915Z] #76 60.20 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-14T16:47:11.915Z] #76 60.22 Unpacking dpkg-dev (1.20.11) ... [2022-07-14T16:47:12.210Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-14T16:47:12.437Z] #64 ... [2022-07-14T16:47:12.437Z] [2022-07-14T16:47:12.437Z] #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-14T16:47:12.437Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:47:12.437Z] #14 75.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-14T16:47:12.437Z] #14 75.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-14T16:47:12.437Z] #14 75.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:47:12.437Z] #14 80.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-14T16:47:12.437Z] #14 80.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-14T16:47:12.437Z] #14 80.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T16:47:12.437Z] #14 85.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-14T16:47:12.437Z] #14 85.89 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-14T16:47:12.437Z] #14 85.90 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:47:12.437Z] #14 ... [2022-07-14T16:47:12.437Z] [2022-07-14T16:47:12.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-14T16:47:12.437Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:47:12.437Z] #77 34.60 libtoolize: putting auxiliary files in '.'. [2022-07-14T16:47:12.437Z] #77 34.60 libtoolize: copying file './ltmain.sh' [2022-07-14T16:47:12.437Z] #77 35.34 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-14T16:47:12.437Z] #77 35.35 libtoolize: and rerunning libtoolize and aclocal. [2022-07-14T16:47:12.437Z] #77 35.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T16:47:12.437Z] #77 43.51 configure.ac:7: installing './compile' [2022-07-14T16:47:12.437Z] #77 43.53 configure.ac:11: installing './config.guess' [2022-07-14T16:47:12.437Z] #77 43.53 configure.ac:11: installing './config.sub' [2022-07-14T16:47:12.437Z] #77 43.54 configure.ac:8: installing './install-sh' [2022-07-14T16:47:12.437Z] #77 43.55 configure.ac:8: installing './missing' [2022-07-14T16:47:12.437Z] #77 43.64 Makefile.am: installing './depcomp' [2022-07-14T16:47:12.467Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T16:47:12.724Z] check_test.go:540: [d81d0ecae200a] daemon is not started [2022-07-14T16:47:12.724Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-14T16:47:12.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-14T16:47:13.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T16:47:13.239Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-14T16:47:13.803Z] --- PASS: TestBuildPreserveOwnership (3.38s) [2022-07-14T16:47:13.803Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.28s) [2022-07-14T16:47:13.803Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-07-14T16:47:13.803Z] === RUN TestBuildPlatformInvalid [2022-07-14T16:47:13.803Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-07-14T16:47:13.803Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T16:47:13.803Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-14T16:47:13.804Z] #77 44.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T16:47:13.804Z] #77 44.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T16:47:13.804Z] #77 44.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T16:47:13.804Z] #77 44.95 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T16:47:13.804Z] #77 45.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T16:47:14.060Z] #77 45.22 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T16:47:14.317Z] #77 45.39 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T16:47:14.317Z] #77 45.52 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T16:47:14.317Z] #77 45.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T16:47:14.368Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-14T16:47:14.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-14T16:47:14.368Z] Loaded image: busybox:latest [2022-07-14T16:47:14.463Z] #76 ... [2022-07-14T16:47:14.463Z] [2022-07-14T16:47:14.463Z] #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-14T16:47:14.463Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-14T16:47:14.463Z] #57 62.31 v3.0.2 [2022-07-14T16:47:14.463Z] #57 DONE 62.8s [2022-07-14T16:47:14.463Z] [2022-07-14T16:47:14.463Z] #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-14T16:47:14.463Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:47:14.463Z] #42 50.54 Building dependency tree... [2022-07-14T16:47:14.463Z] #42 57.81 The following additional packages will be installed: [2022-07-14T16:47:14.463Z] #42 57.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-14T16:47:14.463Z] #42 57.87 Suggested packages: [2022-07-14T16:47:14.463Z] #42 57.87 cmake-doc ninja-build lrzip [2022-07-14T16:47:14.463Z] #42 57.87 Recommended packages: [2022-07-14T16:47:14.463Z] #42 57.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-14T16:47:14.463Z] #42 59.67 The following NEW packages will be installed: [2022-07-14T16:47:14.463Z] #42 59.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-14T16:47:14.463Z] #42 59.71 vim-common xxd [2022-07-14T16:47:14.463Z] #42 60.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:47:14.463Z] #42 60.26 Need to get 17.7 MB of archives. [2022-07-14T16:47:14.463Z] #42 60.26 After this operation, 70.7 MB of additional disk space will be used. [2022-07-14T16:47:14.463Z] #42 60.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T16:47:14.463Z] #42 60.26 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-14T16:47:14.463Z] #42 60.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-14T16:47:14.463Z] #42 60.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-14T16:47:14.463Z] #42 61.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-14T16:47:14.463Z] #42 61.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-14T16:47:14.463Z] #42 61.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-14T16:47:14.463Z] #42 61.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-14T16:47:14.463Z] #42 61.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-14T16:47:14.463Z] #42 61.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-14T16:47:14.463Z] #42 ... [2022-07-14T16:47:14.463Z] [2022-07-14T16:47:14.463Z] #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-14T16:47:14.463Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:47:14.463Z] #76 63.00 Selecting previously unselected package build-essential. [2022-07-14T16:47:14.463Z] #76 63.01 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-14T16:47:14.463Z] #76 63.01 Unpacking build-essential (12.9) ... [2022-07-14T16:47:14.463Z] #76 63.20 Selecting previously unselected package libcap2:amd64. [2022-07-14T16:47:14.625Z] Loaded image: busybox:glibc [2022-07-14T16:47:14.724Z] #76 63.21 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-14T16:47:14.724Z] #76 63.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-14T16:47:14.986Z] #76 63.41 Selecting previously unselected package libcap-dev:amd64. [2022-07-14T16:47:14.986Z] #76 63.41 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-14T16:47:14.986Z] #76 63.44 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-14T16:47:15.249Z] #76 63.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T16:47:15.249Z] #76 63.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T16:47:15.249Z] #76 63.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:47:15.510Z] #76 64.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-14T16:47:15.510Z] #76 64.01 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-14T16:47:15.510Z] #76 64.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-14T16:47:15.559Z] Loaded image: debian:bullseye-slim [2022-07-14T16:47:15.559Z] Loaded image: hello-world:latest [2022-07-14T16:47:15.559Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T16:47:15.773Z] #76 64.36 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-14T16:47:15.773Z] #76 64.38 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-14T16:47:15.773Z] #76 64.39 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T16:47:15.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00100c048__} [2022-07-14T16:47:16.347Z] #76 64.84 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-14T16:47:16.347Z] #76 64.92 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-14T16:47:16.347Z] #76 64.92 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T16:47:16.747Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-14T16:47:17.311Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1621422874_/foo_false_____} [2022-07-14T16:47:18.261Z] #76 66.47 Selecting previously unselected package libtool. [2022-07-14T16:47:18.261Z] #76 66.47 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-14T16:47:18.261Z] #76 66.48 Unpacking libtool (2.4.6-15) ... [2022-07-14T16:47:18.261Z] #76 ... [2022-07-14T16:47:18.261Z] [2022-07-14T16:47:18.261Z] #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-14T16:47:18.261Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:47:18.261Z] #51 53.30 Building dependency tree... [2022-07-14T16:47:18.261Z] #51 60.49 The following additional packages will be installed: [2022-07-14T16:47:18.261Z] #51 60.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T16:47:18.261Z] #51 60.50 python3-protobuf python3-six [2022-07-14T16:47:18.261Z] #51 60.51 Suggested packages: [2022-07-14T16:47:18.261Z] #51 60.57 python3-setuptools [2022-07-14T16:47:18.261Z] #51 60.57 Recommended packages: [2022-07-14T16:47:18.261Z] #51 60.57 iproute2 | iproute [2022-07-14T16:47:18.261Z] #51 61.89 The following NEW packages will be installed: [2022-07-14T16:47:18.261Z] #51 61.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-14T16:47:18.261Z] #51 61.94 python3-protobuf python3-six [2022-07-14T16:47:18.261Z] #51 62.51 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:47:18.261Z] #51 62.51 Need to get 2314 kB of archives. [2022-07-14T16:47:18.261Z] #51 62.51 After this operation, 11.1 MB of additional disk space will be used. [2022-07-14T16:47:18.261Z] #51 62.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-14T16:47:18.261Z] #51 62.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T16:47:18.261Z] #51 62.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-14T16:47:18.261Z] #51 62.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-14T16:47:18.261Z] #51 62.66 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-14T16:47:18.261Z] #51 62.68 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-14T16:47:18.261Z] #51 62.70 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-14T16:47:18.261Z] #51 65.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-14T16:47:18.261Z] #51 ... [2022-07-14T16:47:18.261Z] [2022-07-14T16:47:18.261Z] #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-14T16:47:18.261Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:47:18.261Z] #55 64.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-14T16:47:18.261Z] #55 64.99 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-14T16:47:18.261Z] #55 65.02 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-14T16:47:18.261Z] #55 65.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-14T16:47:18.261Z] #55 65.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-14T16:47:18.261Z] #55 65.32 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-14T16:47:18.261Z] #55 65.33 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-14T16:47:18.261Z] #55 65.54 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-14T16:47:18.261Z] #55 65.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-14T16:47:18.261Z] #55 65.85 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-14T16:47:18.261Z] #55 66.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-14T16:47:18.261Z] #55 66.26 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-14T16:47:18.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1621422874_/foo_true_____} [2022-07-14T16:47:19.219Z] #55 67.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-14T16:47:19.219Z] #55 67.63 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-14T16:47:19.487Z] #55 67.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-14T16:47:19.487Z] #55 68.09 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-14T16:47:19.750Z] #55 ... [2022-07-14T16:47:19.750Z] [2022-07-14T16:47:19.750Z] #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-14T16:47:19.750Z] #64 sha256:488d3526fccceb2e9ba16f26250b8c2145b6d081365d71dbedbf03f0b426460b [2022-07-14T16:47:19.750Z] #64 1.419 + RM_GOPATH=0 [2022-07-14T16:47:19.750Z] #64 1.419 + TMP_GOPATH= [2022-07-14T16:47:19.750Z] #64 1.419 + : /build [2022-07-14T16:47:19.750Z] #64 1.419 + '[' -z '' ']' [2022-07-14T16:47:19.750Z] #64 1.419 ++ mktemp -d [2022-07-14T16:47:19.750Z] #64 1.419 + export GOPATH=/tmp/tmp.i0iT7vHzoN [2022-07-14T16:47:19.750Z] #64 1.419 + GOPATH=/tmp/tmp.i0iT7vHzoN [2022-07-14T16:47:19.750Z] #64 1.419 + RM_GOPATH=1 [2022-07-14T16:47:19.750Z] #64 1.419 + case "$(go env GOARCH)" in [2022-07-14T16:47:19.750Z] #64 1.419 ++ go env GOARCH [2022-07-14T16:47:19.750Z] #64 1.506 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:47:19.750Z] #64 1.506 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:47:19.750Z] #64 1.506 ++ dirname /install.sh [2022-07-14T16:47:19.750Z] #64 1.524 + dir=/ [2022-07-14T16:47:19.750Z] #64 1.524 + bin=containerd [2022-07-14T16:47:19.750Z] #64 1.524 + shift [2022-07-14T16:47:19.750Z] #64 1.524 + '[' '!' -f //containerd.installer ']' [2022-07-14T16:47:19.750Z] #64 1.524 + . //containerd.installer [2022-07-14T16:47:19.750Z] #64 1.524 ++ set -e [2022-07-14T16:47:19.750Z] #64 1.524 ++ : v1.6.6 [2022-07-14T16:47:19.750Z] #64 1.524 + install_containerd [2022-07-14T16:47:19.750Z] #64 1.524 + echo 'Install containerd version v1.6.6' [2022-07-14T16:47:19.750Z] #64 1.524 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i0iT7vHzoN/src/github.com/containerd/containerd [2022-07-14T16:47:19.750Z] #64 1.525 Install containerd version v1.6.6 [2022-07-14T16:47:19.750Z] #64 1.592 Cloning into '/tmp/tmp.i0iT7vHzoN/src/github.com/containerd/containerd'... [2022-07-14T16:47:20.011Z] #64 ... [2022-07-14T16:47:20.011Z] [2022-07-14T16:47:20.011Z] #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-14T16:47:20.011Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-14T16:47:20.011Z] #76 67.11 Selecting previously unselected package libudev-dev:amd64. [2022-07-14T16:47:20.011Z] #76 67.15 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-14T16:47:20.011Z] #76 67.16 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-14T16:47:20.012Z] #76 67.62 Selecting previously unselected package libyajl2:amd64. [2022-07-14T16:47:20.012Z] #76 67.62 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-14T16:47:20.012Z] #76 67.66 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-14T16:47:20.012Z] #76 67.99 Selecting previously unselected package libyajl-dev:amd64. [2022-07-14T16:47:20.012Z] #76 67.99 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-14T16:47:20.012Z] #76 68.06 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-14T16:47:20.012Z] #76 68.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T16:47:20.012Z] #76 68.57 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-14T16:47:20.012Z] #76 68.59 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-14T16:47:20.012Z] #76 68.60 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-14T16:47:20.012Z] #76 68.62 Setting up file (1:5.39-3) ... [2022-07-14T16:47:20.012Z] #76 68.64 Setting up bzip2 (1.0.8-4) ... [2022-07-14T16:47:20.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34173569985_/foo_false_____} [2022-07-14T16:47:20.590Z] #76 69.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:47:20.590Z] #76 69.02 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-14T16:47:20.590Z] #76 69.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-14T16:47:20.590Z] #76 69.06 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-14T16:47:20.590Z] #76 69.08 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-14T16:47:20.590Z] #76 69.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:47:20.590Z] #76 69.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T16:47:20.590Z] #76 69.16 Setting up patch (2.7.6-7) ... [2022-07-14T16:47:20.590Z] #76 69.19 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-14T16:47:20.852Z] #76 69.33 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-14T16:47:20.852Z] #76 69.48 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-14T16:47:20.852Z] #76 69.53 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T16:47:20.985Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-14T16:47:21.112Z] #76 69.56 Setting up libtool (2.4.6-15) ... [2022-07-14T16:47:21.112Z] #76 69.59 Setting up m4 (1.4.18-5) ... [2022-07-14T16:47:21.112Z] #76 69.68 Setting up dpkg-dev (1.20.11) ... [2022-07-14T16:47:21.112Z] #76 69.73 Setting up autoconf (2.69-14) ... [2022-07-14T16:47:21.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34173569985_/foo_true_____} [2022-07-14T16:47:21.373Z] #76 70.05 Setting up build-essential (12.9) ... [2022-07-14T16:47:21.634Z] #76 70.16 Setting up automake (1:1.16.3-2) ... [2022-07-14T16:47:21.634Z] #76 70.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-14T16:47:21.634Z] #76 70.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:47:22.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34173569985_/foo_true__0xc00100c078___} [2022-07-14T16:47:23.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T16:47:23.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T16:47:23.024Z] #76 DONE 71.3s [2022-07-14T16:47:23.024Z] [2022-07-14T16:47:23.024Z] #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-14T16:47:23.024Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-14T16:47:23.024Z] #40 71.20 NAME: [2022-07-14T16:47:23.024Z] #40 71.20 go-winres - A tool for embedding resources in Windows executables [2022-07-14T16:47:23.024Z] #40 71.21 [2022-07-14T16:47:23.024Z] #40 71.21 USAGE: [2022-07-14T16:47:23.024Z] #40 71.21 go-winres [global options] command [command options] [arguments...] [2022-07-14T16:47:23.024Z] #40 71.21 [2022-07-14T16:47:23.024Z] #40 71.21 COMMANDS: [2022-07-14T16:47:23.024Z] #40 71.21 init Create an initial ./winres/winres.json [2022-07-14T16:47:23.024Z] #40 71.22 make Make syso files for the "go build" command [2022-07-14T16:47:23.024Z] #40 71.22 simply Make syso files for the "go build" command (simplified) [2022-07-14T16:47:23.024Z] #40 71.22 extract Extract all resources from an executable [2022-07-14T16:47:23.024Z] #40 71.22 patch Replace resources in an executable file (exe, dll) [2022-07-14T16:47:23.024Z] #40 71.22 help, h Shows a list of commands or help for one command [2022-07-14T16:47:23.024Z] #40 71.22 [2022-07-14T16:47:23.024Z] #40 71.22 GLOBAL OPTIONS: [2022-07-14T16:47:23.024Z] #40 71.22 --help, -h show help (default: false) [2022-07-14T16:47:23.024Z] #40 DONE 71.5s [2022-07-14T16:47:23.024Z] [2022-07-14T16:47:23.024Z] #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-14T16:47:23.024Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:47:23.024Z] #51 67.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:47:23.024Z] #51 68.33 Fetched 2314 kB in 3s (671 kB/s) [2022-07-14T16:47:23.024Z] #51 68.70 Selecting previously unselected package libprotobuf23:amd64. [2022-07-14T16:47:23.024Z] #51 68.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 ... 15717 files and directories currently installed.) [2022-07-14T16:47:23.024Z] #51 68.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-14T16:47:23.024Z] #51 68.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-14T16:47:23.024Z] #51 69.88 Selecting previously unselected package python3-pkg-resources. [2022-07-14T16:47:23.024Z] #51 69.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T16:47:23.024Z] #51 69.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:47:23.024Z] #51 70.49 Selecting previously unselected package python3-six. [2022-07-14T16:47:23.024Z] #51 70.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-14T16:47:23.024Z] #51 70.52 Unpacking python3-six (1.16.0-2) ... [2022-07-14T16:47:23.024Z] #51 70.97 Selecting previously unselected package python3-protobuf. [2022-07-14T16:47:23.024Z] #51 70.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-14T16:47:23.024Z] #51 71.05 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-14T16:47:23.024Z] #51 ... [2022-07-14T16:47:23.024Z] [2022-07-14T16:47:23.024Z] #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-14T16:47:23.024Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:47:23.024Z] #14 61.56 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-14T16:47:23.024Z] #14 64.25 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-14T16:47:23.024Z] #14 65.35 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-14T16:47:23.024Z] #14 66.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-14T16:47:23.024Z] #14 68.93 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-14T16:47:23.024Z] #14 69.97 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-14T16:47:23.024Z] #14 69.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-14T16:47:23.024Z] #14 69.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-14T16:47:23.024Z] #14 70.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-14T16:47:23.024Z] #14 70.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-14T16:47:23.024Z] #14 70.10 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-14T16:47:23.024Z] #14 70.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-14T16:47:23.024Z] #14 70.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-14T16:47:23.024Z] #14 70.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-14T16:47:23.024Z] #14 70.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-14T16:47:23.024Z] #14 70.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-14T16:47:23.024Z] #14 70.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-14T16:47:23.024Z] #14 70.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-14T16:47:23.024Z] #14 70.24 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-14T16:47:23.024Z] #14 70.24 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-14T16:47:23.024Z] #14 70.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-14T16:47:23.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T16:47:23.287Z] #14 ... [2022-07-14T16:47:23.287Z] [2022-07-14T16:47:23.287Z] #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-14T16:47:23.287Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:47:23.287Z] #55 68.75 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-14T16:47:23.287Z] #55 68.84 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-14T16:47:23.287Z] #55 68.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-14T16:47:23.287Z] #55 69.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-14T16:47:23.287Z] #55 69.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-14T16:47:23.287Z] #55 69.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-14T16:47:23.287Z] #55 69.19 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-14T16:47:23.287Z] #55 69.44 go: downloading github.com/prometheus/common v0.32.1 [2022-07-14T16:47:23.287Z] #55 70.12 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-14T16:47:23.287Z] #55 70.14 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-14T16:47:23.287Z] #55 71.92 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-14T16:47:23.544Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-14T16:47:23.544Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-14T16:47:23.544Z] check_test.go:540: [d9dbc9df60735] daemon is not started [2022-07-14T16:47:23.544Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-14T16:47:23.544Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.72s) [2022-07-14T16:47:23.544Z] PASS [2022-07-14T16:47:23.544Z] [2022-07-14T16:47:23.544Z] === Skipped [2022-07-14T16:47:23.544Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-14T16:47:23.544Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T16:47:23.544Z] [2022-07-14T16:47:23.544Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T16:47:23.544Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T16:47:23.544Z] [2022-07-14T16:47:23.544Z] DONE 34 tests, 2 skipped in 80.730s [2022-07-14T16:47:23.544Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T16:47:23.545Z] ++ 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-14T16:47:23.545Z] ++ set -e [2022-07-14T16:47:23.545Z] ++ '[' -n 0 ']' [2022-07-14T16:47:23.545Z] ++ set -x [2022-07-14T16:47:23.545Z] ++ 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-14T16:47:23.545Z] INFO: Testing against a local daemon [2022-07-14T16:47:23.545Z] === RUN TestConfigInspect [2022-07-14T16:47:23.549Z] #55 72.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-14T16:47:23.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00100c090__} [2022-07-14T16:47:24.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T16:47:24.262Z] #77 ... [2022-07-14T16:47:24.262Z] [2022-07-14T16:47:24.262Z] #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-14T16:47:24.262Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:47:24.262Z] #14 98.53 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-14T16:47:24.262Z] #14 98.54 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-14T16:47:24.262Z] #14 98.55 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:47:24.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T16:47:25.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T16:47:25.173Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-14T16:47:25.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00100c0a8__} [2022-07-14T16:47:25.464Z] #55 ... [2022-07-14T16:47:25.464Z] [2022-07-14T16:47:25.464Z] #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-14T16:47:25.464Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:47:25.728Z] #34 73.57 Updating files: 77% (1181/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) [2022-07-14T16:47:25.728Z] #34 ... [2022-07-14T16:47:25.728Z] [2022-07-14T16:47:25.728Z] #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-14T16:47:25.728Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:47:25.728Z] #42 64.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:47:25.728Z] #42 64.77 Fetched 17.7 MB in 2s (7738 kB/s) [2022-07-14T16:47:25.728Z] #42 65.14 Selecting previously unselected package xxd. [2022-07-14T16:47:25.728Z] #42 65.14 (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 ... 15717 files and directories currently installed.) [2022-07-14T16:47:25.728Z] #42 65.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T16:47:25.728Z] #42 65.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:47:25.728Z] #42 66.17 Selecting previously unselected package vim-common. [2022-07-14T16:47:25.728Z] #42 66.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:47:25.728Z] #42 66.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:47:25.728Z] #42 67.13 Selecting previously unselected package cmake-data. [2022-07-14T16:47:25.728Z] #42 67.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-14T16:47:25.728Z] #42 67.16 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T16:47:25.728Z] #42 73.01 Selecting previously unselected package libicu67:amd64. [2022-07-14T16:47:25.728Z] #42 73.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-14T16:47:25.728Z] #42 73.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-14T16:47:25.728Z] #42 ... [2022-07-14T16:47:25.728Z] [2022-07-14T16:47:25.728Z] #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-14T16:47:25.728Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:47:25.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T16:47:26.543Z] --- PASS: TestConfigInspect (2.82s) [2022-07-14T16:47:26.543Z] === RUN TestConfigList [2022-07-14T16:47:26.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00100c0c0__} [2022-07-14T16:47:26.543Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-14T16:47:27.048Z] #34 73.57 Updating files: 77% (1181/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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-14T16:47:27.048Z] #34 75.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-14T16:47:27.620Z] #34 75.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-14T16:47:27.914Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-14T16:47:27.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00100c0d8__} [2022-07-14T16:47:28.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T16:47:28.846Z] --- PASS: TestConfigList (2.54s) [2022-07-14T16:47:28.846Z] === RUN TestConfigsCreateAndDelete [2022-07-14T16:47:29.104Z] check_test.go:540: [d801e2d656754] daemon is not started [2022-07-14T16:47:29.104Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-14T16:47:29.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-14T16:47:29.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T16:47:29.536Z] #14 103.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-14T16:47:29.536Z] #14 103.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-14T16:47:29.536Z] #14 103.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T16:47:29.536Z] #14 104.0 Selecting previously unselected package libapparmor1:arm64. [2022-07-14T16:47:29.536Z] #14 104.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-14T16:47:29.536Z] #14 104.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T16:47:29.536Z] #14 104.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-14T16:47:29.536Z] #14 104.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-14T16:47:29.536Z] #14 104.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T16:47:29.536Z] #14 104.2 Selecting previously unselected package libbtrfs0:arm64. [2022-07-14T16:47:29.536Z] #14 104.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-14T16:47:29.536Z] #14 104.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T16:47:29.920Z] #14 104.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-14T16:47:29.920Z] #14 104.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-14T16:47:29.920Z] #14 104.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T16:47:30.177Z] #14 105.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-14T16:47:30.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-14T16:47:30.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-14T16:47:30.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-14T16:47:30.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-14T16:47:30.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-14T16:47:30.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-14T16:47:30.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-14T16:47:30.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T16:47:30.433Z] #14 105.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T16:47:30.433Z] #14 105.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T16:47:30.433Z] #14 105.3 Selecting previously unselected package libudev-dev:arm64. [2022-07-14T16:47:30.433Z] #14 105.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-14T16:47:30.433Z] #14 105.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-14T16:47:30.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-14T16:47:30.690Z] #14 105.4 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-14T16:47:30.690Z] #14 105.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-14T16:47:30.690Z] #14 105.4 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-14T16:47:30.809Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-14T16:47:30.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-14T16:47:30.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-14T16:47:30.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-14T16:47:30.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T16:47:30.946Z] #14 105.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-14T16:47:30.946Z] #14 105.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-14T16:47:30.946Z] #14 105.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-14T16:47:31.206Z] #14 105.9 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-14T16:47:31.206Z] #14 105.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-14T16:47:31.206Z] #14 105.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-14T16:47:31.206Z] #14 106.1 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-14T16:47:31.206Z] #14 106.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-14T16:47:31.206Z] #14 106.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-14T16:47:31.466Z] #14 106.2 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-14T16:47:31.466Z] #14 106.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-14T16:47:31.466Z] #14 106.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-14T16:47:31.740Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-14T16:47:31.740Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-07-14T16:47:31.740Z] === RUN TestConfigsUpdate [2022-07-14T16:47:31.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-14T16:47:31.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T16:47:31.997Z] check_test.go:540: [dd1a34d1b1dc7] daemon is not started [2022-07-14T16:47:31.997Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-14T16:47:32.069Z] #14 106.6 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-14T16:47:32.069Z] #14 106.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-14T16:47:32.069Z] #14 106.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-14T16:47:32.344Z] #14 106.9 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-14T16:47:32.344Z] #14 106.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-14T16:47:32.344Z] #14 106.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-14T16:47:32.344Z] #14 107.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-14T16:47:32.344Z] #14 107.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-14T16:47:32.344Z] #14 107.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:47:32.601Z] #14 107.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-14T16:47:32.601Z] #14 107.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-14T16:47:32.601Z] #14 107.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T16:47:32.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T16:47:32.908Z] #34 ... [2022-07-14T16:47:32.908Z] [2022-07-14T16:47:32.908Z] #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-14T16:47:32.908Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:47:32.908Z] #77 2.278 Cloning into '/tmp/crun-build'... [2022-07-14T16:47:32.908Z] #77 ... [2022-07-14T16:47:32.908Z] [2022-07-14T16:47:32.908Z] #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-14T16:47:32.908Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:47:32.908Z] #51 72.19 Selecting previously unselected package libnet1:amd64. [2022-07-14T16:47:32.908Z] #51 72.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-14T16:47:32.908Z] #51 72.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:47:32.908Z] #51 72.44 Selecting previously unselected package libnl-3-200:amd64. [2022-07-14T16:47:32.908Z] #51 72.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-14T16:47:32.908Z] #51 72.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T16:47:32.908Z] #51 72.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T16:47:32.908Z] #51 72.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T16:47:32.908Z] #51 72.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:47:32.908Z] #51 73.23 Selecting previously unselected package criu. [2022-07-14T16:47:32.908Z] #51 73.24 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-14T16:47:32.908Z] #51 73.24 Unpacking criu (3.17-1) ... [2022-07-14T16:47:32.908Z] #51 75.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:47:32.908Z] #51 78.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-14T16:47:32.908Z] #51 78.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:47:32.908Z] #51 78.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:47:32.908Z] #51 78.63 Setting up python3-six (1.16.0-2) ... [2022-07-14T16:47:32.908Z] #51 80.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T16:47:32.908Z] #51 80.91 Setting up python3-protobuf (3.12.4-1) ... [2022-07-14T16:47:32.929Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-14T16:47:33.128Z] #14 107.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-14T16:47:33.128Z] #14 107.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-14T16:47:33.128Z] #14 107.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T16:47:33.128Z] #14 107.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-14T16:47:33.128Z] #14 107.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T16:47:33.128Z] #14 107.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-14T16:47:33.128Z] #14 107.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-14T16:47:33.128Z] #14 108.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-14T16:47:33.128Z] #14 108.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-14T16:47:33.128Z] #14 108.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T16:47:33.128Z] #14 108.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-14T16:47:33.128Z] #14 108.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-14T16:47:33.477Z] #51 ... [2022-07-14T16:47:33.478Z] [2022-07-14T16:47:33.478Z] #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-14T16:47:33.478Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:47:33.478Z] #14 72.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:47:33.478Z] #14 72.48 Fetched 115 MB in 12s (9801 kB/s) [2022-07-14T16:47:33.478Z] #14 72.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-14T16:47:33.478Z] #14 72.63 (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 ... 15717 files and directories currently installed.) [2022-07-14T16:47:33.478Z] #14 72.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T16:47:33.478Z] #14 72.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T16:47:33.478Z] #14 77.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-14T16:47:33.478Z] #14 77.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-14T16:47:33.478Z] #14 77.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T16:47:33.478Z] #14 81.91 Selecting previously unselected package binutils-mingw-w64. [2022-07-14T16:47:33.478Z] #14 81.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-14T16:47:33.478Z] #14 81.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T16:47:33.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-14T16:47:33.548Z] #14 108.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T16:47:33.548Z] #14 108.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:47:33.548Z] #14 108.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-14T16:47:33.548Z] #14 108.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:47:33.548Z] #14 108.2 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-14T16:47:33.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T16:47:33.737Z] #14 82.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-14T16:47:33.737Z] #14 82.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:47:33.737Z] #14 82.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:47:33.804Z] #14 108.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T16:47:34.002Z] #14 82.49 Selecting previously unselected package dmsetup. [2022-07-14T16:47:34.002Z] #14 82.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:47:34.002Z] #14 82.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-14T16:47:34.163Z] #14 108.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:47:34.163Z] #14 108.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-14T16:47:34.163Z] #14 108.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:47:34.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T16:47:34.419Z] #14 109.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T16:47:34.425Z] --- PASS: TestConfigsUpdate (2.71s) [2022-07-14T16:47:34.425Z] === RUN TestTemplatedConfig [2022-07-14T16:47:34.572Z] #14 83.05 Selecting previously unselected package mingw-w64-common. [2022-07-14T16:47:34.572Z] #14 83.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-14T16:47:34.572Z] #14 83.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-14T16:47:34.682Z] docker_cli_daemon_plugins_test.go:80: [d713daff71ae3] daemon is not started [2022-07-14T16:47:34.741Z] #14 109.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T16:47:35.142Z] #14 ... [2022-07-14T16:47:35.142Z] [2022-07-14T16:47:35.142Z] #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-14T16:47:35.142Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:47:35.142Z] #77 12.47 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-14T16:47:35.165Z] #14 109.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-14T16:47:35.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T16:47:35.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-14T16:47:35.402Z] #77 12.49 Cloning into '/tmp/crun-build/libocispec'... [2022-07-14T16:47:35.432Z] #14 ... [2022-07-14T16:47:35.432Z] [2022-07-14T16:47:35.432Z] #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-14T16:47:35.432Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:47:35.432Z] #77 56.79 configure.ac:7: installing 'build-aux/compile' [2022-07-14T16:47:35.432Z] #77 56.80 configure.ac:9: installing 'build-aux/config.guess' [2022-07-14T16:47:35.433Z] #77 56.81 configure.ac:9: installing 'build-aux/config.sub' [2022-07-14T16:47:35.433Z] #77 56.81 configure.ac:11: installing 'build-aux/install-sh' [2022-07-14T16:47:35.433Z] #77 56.83 configure.ac:11: installing 'build-aux/missing' [2022-07-14T16:47:35.433Z] #77 57.04 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T16:47:35.433Z] #77 57.13 parallel-tests: installing 'build-aux/test-driver' [2022-07-14T16:47:35.433Z] #77 59.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T16:47:35.433Z] #77 59.23 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T16:47:35.433Z] #77 59.82 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T16:47:35.433Z] #77 59.83 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T16:47:35.433Z] #77 59.92 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T16:47:35.433Z] #77 60.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T16:47:35.433Z] #77 60.18 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T16:47:35.433Z] #77 60.31 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T16:47:35.503Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-14T16:47:35.840Z] #77 ... [2022-07-14T16:47:35.840Z] [2022-07-14T16:47:35.840Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-14T16:47:35.840Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:47:35.840Z] #14 110.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-14T16:47:36.097Z] #14 110.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-14T16:47:36.118Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T16:47:36.118Z] Using test binary docker [2022-07-14T16:47:36.118Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T16:47:36.118Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-14T16:47:36.118Z] Starting dockerd [2022-07-14T16:47:36.118Z] INFO: Waiting for daemon to start... [2022-07-14T16:47:36.353Z] #14 111.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:47:36.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-14T16:47:36.998Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-14T16:47:37.317Z] #77 14.23 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-14T16:47:37.317Z] #77 14.27 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-14T16:47:37.317Z] #77 14.27 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-14T16:47:37.317Z] #77 14.27 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-14T16:47:37.317Z] #77 14.32 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-14T16:47:37.929Z] --- PASS: TestTemplatedConfig (3.34s) [2022-07-14T16:47:37.930Z] === RUN TestConfigCreateResolve [2022-07-14T16:47:37.930Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-14T16:47:37.930Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-14T16:47:38.241Z] #14 ... [2022-07-14T16:47:38.241Z] [2022-07-14T16:47:38.241Z] #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-14T16:47:38.241Z] #67 sha256:200379cab43c2b03cfbc18a085586579f7b5a0a47ff75592c2fe25c268b0b973 [2022-07-14T16:47:38.241Z] #67 102.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T16:47:38.241Z] #67 102.3 + GOBIN=/build [2022-07-14T16:47:38.241Z] #67 102.3 + GO111MODULE=on [2022-07-14T16:47:38.242Z] #67 102.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:47:38.242Z] #67 107.7 rootlesskit version 1.0.0 [2022-07-14T16:47:38.242Z] #67 107.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-14T16:47:38.242Z] #67 107.7 -container-ip string [2022-07-14T16:47:38.242Z] #67 107.7 container ip [2022-07-14T16:47:38.242Z] #67 107.7 -container-port int [2022-07-14T16:47:38.242Z] #67 107.7 container port (default -1) [2022-07-14T16:47:38.242Z] #67 107.7 -host-ip string [2022-07-14T16:47:38.242Z] #67 107.7 host ip [2022-07-14T16:47:38.242Z] #67 107.7 -host-port int [2022-07-14T16:47:38.242Z] #67 107.7 host port (default -1) [2022-07-14T16:47:38.242Z] #67 107.7 -proto string [2022-07-14T16:47:38.242Z] #67 107.7 proxy protocol (default "tcp") [2022-07-14T16:47:38.494Z] docker_cli_daemon_plugins_test.go:170: [d0d8d3bf14ca8] daemon is not started [2022-07-14T16:47:38.494Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-14T16:47:38.632Z] . [2022-07-14T16:47:38.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T16:47:38.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T16:47:38.632Z] Error: No such image: emptyfs [2022-07-14T16:47:38.632Z] Running integration-test (iteration 1) [2022-07-14T16:47:38.632Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T16:47:38.632Z] Loaded image: busybox:latest [2022-07-14T16:47:38.888Z] Loaded image: busybox:glibc [2022-07-14T16:47:39.058Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-14T16:47:39.170Z] #67 DONE 113.5s [2022-07-14T16:47:39.170Z] [2022-07-14T16:47:39.170Z] #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-14T16:47:39.170Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:47:39.170Z] #26 ... [2022-07-14T16:47:39.170Z] [2022-07-14T16:47:39.170Z] #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-14T16:47:39.170Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-14T16:47:39.170Z] #14 DONE 114.0s [2022-07-14T16:47:39.170Z] [2022-07-14T16:47:39.170Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T16:47:39.170Z] #59 sha256:cf2b9d556e1ccabf0ae71a0b898c3d785c5a856ca713b928e8d11a655ce26213 [2022-07-14T16:47:39.315Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-14T16:47:39.426Z] #59 ... [2022-07-14T16:47:39.426Z] [2022-07-14T16:47:39.426Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T16:47:39.426Z] #68 sha256:c6559d0a31edf27d2dd8d2655dbfdd46b56c888007336ea60d19ca94f6818254 [2022-07-14T16:47:39.426Z] #68 DONE 0.3s [2022-07-14T16:47:39.426Z] [2022-07-14T16:47:39.426Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T16:47:39.426Z] #59 sha256:cf2b9d556e1ccabf0ae71a0b898c3d785c5a856ca713b928e8d11a655ce26213 [2022-07-14T16:47:39.426Z] #59 DONE 0.3s [2022-07-14T16:47:39.426Z] [2022-07-14T16:47:39.426Z] #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-14T16:47:39.426Z] #60 sha256:35032448d2a2d2645f9498c266e92f6f522409b9ac06202e3f4e27250bc9d91a [2022-07-14T16:47:39.682Z] #60 ... [2022-07-14T16:47:39.682Z] [2022-07-14T16:47:39.682Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T16:47:39.682Z] #69 sha256:d5de1878b5e90d022a7a95656b6df701e89cb29a52d148e23f747e830a47ee75 [2022-07-14T16:47:39.682Z] #69 DONE 0.2s [2022-07-14T16:47:39.883Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-14T16:47:39.939Z] [2022-07-14T16:47:39.939Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T16:47:39.939Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-14T16:47:40.270Z] Loaded image: debian:bullseye-slim [2022-07-14T16:47:40.270Z] Loaded image: hello-world:latest [2022-07-14T16:47:40.270Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T16:47:40.270Z] INFO: Testing against a local daemon [2022-07-14T16:47:40.270Z] === RUN TestCgroupNamespacesBuild [2022-07-14T16:47:40.620Z] #77 17.82 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-14T16:47:40.817Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-07-14T16:47:40.817Z] PASS [2022-07-14T16:47:40.817Z] [2022-07-14T16:47:40.817Z] DONE 6 tests in 17.319s [2022-07-14T16:47:40.817Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T16:47:40.817Z] ++ 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-14T16:47:40.817Z] ++ set -e [2022-07-14T16:47:40.817Z] ++ '[' -n 0 ']' [2022-07-14T16:47:40.817Z] ++ set -x [2022-07-14T16:47:40.817Z] ++ 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-14T16:47:40.817Z] INFO: Testing against a local daemon [2022-07-14T16:47:40.817Z] === RUN TestAttachWithTTY [2022-07-14T16:47:40.881Z] #77 ... [2022-07-14T16:47:40.881Z] [2022-07-14T16:47:40.881Z] #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-14T16:47:40.881Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:47:40.881Z] #42 85.56 Selecting previously unselected package libxml2:amd64. [2022-07-14T16:47:40.881Z] #42 85.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-14T16:47:40.881Z] #42 85.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T16:47:40.881Z] #42 86.49 Selecting previously unselected package libarchive13:amd64. [2022-07-14T16:47:40.881Z] #42 86.49 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-14T16:47:40.881Z] #42 86.51 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T16:47:40.881Z] #42 87.10 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-14T16:47:40.881Z] #42 87.10 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-14T16:47:40.881Z] #42 87.11 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T16:47:40.881Z] #42 87.37 Selecting previously unselected package librhash0:amd64. [2022-07-14T16:47:40.881Z] #42 87.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-14T16:47:40.881Z] #42 87.39 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-14T16:47:40.881Z] #42 87.71 Selecting previously unselected package libuv1:amd64. [2022-07-14T16:47:40.881Z] #42 87.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-14T16:47:40.881Z] #42 87.74 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-14T16:47:40.881Z] #42 88.24 Selecting previously unselected package cmake. [2022-07-14T16:47:40.881Z] #42 88.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-14T16:47:40.881Z] #42 88.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-14T16:47:41.077Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-14T16:47:41.077Z] === RUN TestAttachWithoutTTy [2022-07-14T16:47:41.077Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-14T16:47:41.077Z] === RUN TestCheckpoint [2022-07-14T16:47:41.077Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T16:47:41.077Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T16:47:41.077Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T16:47:41.077Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T16:47:41.077Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T16:47:41.077Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T16:47:41.077Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T16:47:41.077Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T16:47:41.077Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T16:47:41.077Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T16:47:41.077Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T16:47:41.077Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T16:47:41.077Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T16:47:41.077Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T16:47:41.077Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T16:47:41.077Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T16:47:41.077Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T16:47:41.077Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T16:47:41.077Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T16:47:41.077Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-14T16:47:41.077Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T16:47:41.077Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-14T16:47:41.077Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T16:47:41.077Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-14T16:47:41.077Z] === RUN TestCopyEmptyFile [2022-07-14T16:47:41.305Z] #15 DONE 2.2s [2022-07-14T16:47:41.305Z] [2022-07-14T16:47:41.305Z] #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-14T16:47:41.305Z] #60 sha256:35032448d2a2d2645f9498c266e92f6f522409b9ac06202e3f4e27250bc9d91a [2022-07-14T16:47:41.305Z] #60 1.077 + RM_GOPATH=0 [2022-07-14T16:47:41.305Z] #60 1.077 + TMP_GOPATH= [2022-07-14T16:47:41.305Z] #60 1.077 + : /build [2022-07-14T16:47:41.305Z] #60 1.078 + '[' -z '' ']' [2022-07-14T16:47:41.305Z] #60 1.084 ++ mktemp -d [2022-07-14T16:47:41.305Z] #60 1.084 + export GOPATH=/tmp/tmp.Nne9xHaHVn [2022-07-14T16:47:41.305Z] #60 1.084 + GOPATH=/tmp/tmp.Nne9xHaHVn [2022-07-14T16:47:41.305Z] #60 1.084 + RM_GOPATH=1 [2022-07-14T16:47:41.305Z] #60 1.084 + case "$(go env GOARCH)" in [2022-07-14T16:47:41.305Z] #60 1.084 ++ go env GOARCH [2022-07-14T16:47:41.305Z] #60 1.134 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:47:41.305Z] #60 1.134 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:47:41.305Z] #60 1.134 ++ dirname /install.sh [2022-07-14T16:47:41.305Z] #60 1.136 Install runc version v1.1.2 (build tags: seccomp) [2022-07-14T16:47:41.305Z] #60 1.136 + dir=/ [2022-07-14T16:47:41.305Z] #60 1.136 + bin=runc [2022-07-14T16:47:41.305Z] #60 1.136 + shift [2022-07-14T16:47:41.305Z] #60 1.136 + '[' '!' -f //runc.installer ']' [2022-07-14T16:47:41.305Z] #60 1.136 + . //runc.installer [2022-07-14T16:47:41.305Z] #60 1.136 ++ set -e [2022-07-14T16:47:41.305Z] #60 1.136 ++ : v1.1.2 [2022-07-14T16:47:41.305Z] #60 1.136 + install_runc [2022-07-14T16:47:41.305Z] #60 1.136 + RUNC_BUILDTAGS=seccomp [2022-07-14T16:47:41.305Z] #60 1.136 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-14T16:47:41.305Z] #60 1.136 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Nne9xHaHVn/src/github.com/opencontainers/runc [2022-07-14T16:47:41.305Z] #60 1.141 Cloning into '/tmp/tmp.Nne9xHaHVn/src/github.com/opencontainers/runc'... [2022-07-14T16:47:41.335Z] --- PASS: TestCopyEmptyFile (0.18s) [2022-07-14T16:47:41.335Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T16:47:41.335Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-14T16:47:41.335Z] === RUN TestCopyFromContainer [2022-07-14T16:47:41.335Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-14T16:47:41.668Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-07-14T16:47:41.668Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T16:47:42.281Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-14T16:47:42.541Z] === RUN TestCopyFromContainer// [2022-07-14T16:47:42.669Z] #60 ... [2022-07-14T16:47:42.669Z] [2022-07-14T16:47:42.669Z] #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-14T16:47:42.669Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-14T16:47:42.669Z] #16 DONE 1.3s [2022-07-14T16:47:42.799Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-14T16:47:42.799Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T16:47:42.799Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T16:47:42.799Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T16:47:42.799Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T16:47:42.799Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T16:47:42.799Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-14T16:47:42.930Z] [2022-07-14T16:47:42.930Z] #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-14T16:47:42.930Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:47:43.033Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-07-14T16:47:43.033Z] === RUN TestBuildWithSession [2022-07-14T16:47:43.033Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T16:47:43.033Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T16:47:43.033Z] === RUN TestBuildSquashParent [2022-07-14T16:47:43.060Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T16:47:43.060Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T16:47:43.060Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T16:47:43.060Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer (1.76s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer//bar/root (0.04s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-14T16:47:43.060Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-14T16:47:43.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T16:47:43.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T16:47:43.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T16:47:43.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T16:47:43.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T16:47:43.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T16:47:43.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T16:47:43.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T16:47:43.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T16:47:43.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T16:47:43.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-14T16:47:43.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T16:47:43.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T16:47:43.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T16:47:43.060Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T16:47:43.320Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-14T16:47:43.320Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-14T16:47:43.320Z] === RUN TestCreateWithInvalidEnv [2022-07-14T16:47:43.320Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T16:47:43.320Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T16:47:43.320Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T16:47:43.320Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T16:47:43.320Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T16:47:43.320Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T16:47:43.320Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T16:47:43.320Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T16:47:43.320Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T16:47:43.320Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-14T16:47:43.320Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T16:47:43.320Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T16:47:43.320Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T16:47:43.320Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T16:47:43.320Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-14T16:47:43.320Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T16:47:43.584Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-14T16:47:43.584Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-14T16:47:43.956Z] #26 116.9 Updating files: 20% (2304/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: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3878/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) [2022-07-14T16:47:43.956Z] #26 ... [2022-07-14T16:47:43.956Z] [2022-07-14T16:47:43.956Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T16:47:43.956Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-14T16:47:43.956Z] #17 0.749 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-14T16:47:43.956Z] #17 DONE 1.3s [2022-07-14T16:47:43.956Z] [2022-07-14T16:47:43.956Z] #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-14T16:47:43.956Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-14T16:47:43.956Z] #36 118.4 Delve is a source level debugger for Go programs. [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-14T16:47:43.956Z] #36 118.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 Usage: [2022-07-14T16:47:43.956Z] #36 118.4 dlv [command] [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 Available Commands: [2022-07-14T16:47:43.956Z] #36 118.4 attach Attach to running process and begin debugging. [2022-07-14T16:47:43.956Z] #36 118.4 connect Connect to a headless debug server with a terminal client. [2022-07-14T16:47:43.956Z] #36 118.4 core Examine a core dump. [2022-07-14T16:47:43.956Z] #36 118.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-14T16:47:43.956Z] #36 118.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-14T16:47:43.956Z] #36 118.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-14T16:47:43.956Z] #36 118.4 help Help about any command [2022-07-14T16:47:43.956Z] #36 118.4 run Deprecated command. Use 'debug' instead. [2022-07-14T16:47:43.956Z] #36 118.4 test Compile test binary and begin debugging program. [2022-07-14T16:47:43.956Z] #36 118.4 trace Compile and begin tracing program. [2022-07-14T16:47:43.956Z] #36 118.4 version Prints version. [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 Flags: [2022-07-14T16:47:43.956Z] #36 118.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-14T16:47:43.956Z] #36 118.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-14T16:47:43.956Z] #36 118.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-14T16:47:43.956Z] #36 118.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-14T16:47:43.956Z] #36 118.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-14T16:47:43.956Z] #36 118.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-14T16:47:43.956Z] #36 118.4 --disable-aslr Disables address space randomization [2022-07-14T16:47:43.956Z] #36 118.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-14T16:47:43.956Z] #36 118.4 -h, --help help for dlv [2022-07-14T16:47:43.956Z] #36 118.4 --init string Init file, executed by the terminal client. [2022-07-14T16:47:43.956Z] #36 118.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-14T16:47:43.956Z] #36 118.4 --log Enable debugging server logging. [2022-07-14T16:47:43.956Z] #36 118.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-14T16:47:43.956Z] #36 118.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-14T16:47:43.956Z] #36 118.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-14T16:47:43.956Z] #36 118.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-14T16:47:43.956Z] #36 118.4 --wd string Working directory for running the program. [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 Additional help topics: [2022-07-14T16:47:43.956Z] #36 118.4 dlv backend Help about the --backend flag. [2022-07-14T16:47:43.956Z] #36 118.4 dlv log Help about logging flags. [2022-07-14T16:47:43.956Z] #36 118.4 dlv redirect Help about file redirection. [2022-07-14T16:47:43.956Z] #36 118.4 [2022-07-14T16:47:43.956Z] #36 118.4 Use "dlv [command] --help" for more information about a command. [2022-07-14T16:47:43.956Z] #36 DONE 118.8s [2022-07-14T16:47:43.956Z] [2022-07-14T16:47:43.956Z] #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-14T16:47:43.956Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:47:44.169Z] check_test.go:540: [d54b134c1364f] daemon is not started [2022-07-14T16:47:44.169Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-14T16:47:44.249Z] #42 ... [2022-07-14T16:47:44.249Z] [2022-07-14T16:47:44.249Z] #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-14T16:47:44.249Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:47:44.249Z] #77 21.12 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-14T16:47:44.433Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-14T16:47:45.000Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-14T16:47:45.257Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2022-07-14T16:47:45.257Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T16:47:45.636Z] #77 22.72 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-14T16:47:45.636Z] #77 22.98 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-14T16:47:45.751Z] #26 116.9 Updating files: 20% (2304/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: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3878/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 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: 73% (8359/11414) Updating files: 74% (8447/11414) [2022-07-14T16:47:45.751Z] #26 ... [2022-07-14T16:47:45.751Z] [2022-07-14T16:47:45.751Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T16:47:45.751Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-14T16:47:45.751Z] #18 DONE 1.8s [2022-07-14T16:47:45.751Z] [2022-07-14T16:47:45.751Z] #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-14T16:47:45.751Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:47:45.789Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 47.201996354s [2022-07-14T16:47:45.789Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 175.282382ms [2022-07-14T16:47:45.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-14T16:47:45.897Z] #77 23.22 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-14T16:47:46.078Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-14T16:47:46.469Z] #77 ... [2022-07-14T16:47:46.469Z] [2022-07-14T16:47:46.469Z] #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-14T16:47:46.469Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-14T16:47:46.469Z] #51 88.27 Setting up criu (3.17-1) ... [2022-07-14T16:47:46.469Z] #51 92.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:47:46.469Z] #51 DONE 94.6s [2022-07-14T16:47:46.469Z] [2022-07-14T16:47:46.469Z] #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-14T16:47:46.469Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:47:46.469Z] #14 93.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-14T16:47:46.469Z] #14 93.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-14T16:47:46.469Z] #14 94.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T16:47:46.519Z] #26 116.9 Updating files: 20% (2304/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: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3878/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 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: 73% (8359/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 96% (11022/11414) [2022-07-14T16:47:46.519Z] #26 ... [2022-07-14T16:47:46.519Z] [2022-07-14T16:47:46.519Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T16:47:46.519Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-14T16:47:46.519Z] #19 DONE 0.8s [2022-07-14T16:47:46.519Z] [2022-07-14T16:47:46.519Z] #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-14T16:47:46.519Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:47:46.643Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-14T16:47:46.775Z] #26 116.9 Updating files: 20% (2304/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: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3878/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 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: 73% (8359/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 96% (11022/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-14T16:47:47.022Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-14T16:47:47.032Z] #26 121.3 + cd /tmp/tmp.eKM0occ97i/tmp/docker-ce [2022-07-14T16:47:47.032Z] #26 121.3 + git checkout -q v17.06.2-ce [2022-07-14T16:47:47.204Z] --- PASS: TestBuildSquashParent (4.47s) [2022-07-14T16:47:47.204Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T16:47:47.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:47:47.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:47:47.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:47:47.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:47:47.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:47:47.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:47:47.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:47:47.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:47:47.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:47:47.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:47:47.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:47:47.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:47:47.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:47:47.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:47:47.331Z] #26 ... [2022-07-14T16:47:47.331Z] [2022-07-14T16:47:47.331Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T16:47:47.331Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-14T16:47:47.331Z] #20 DONE 0.8s [2022-07-14T16:47:47.587Z] [2022-07-14T16:47:47.587Z] #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-14T16:47:47.588Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:47:47.588Z] #77 74.85 configure.ac:11: installing 'build-aux/compile' [2022-07-14T16:47:47.588Z] #77 74.85 configure.ac:11: installing 'build-aux/config.guess' [2022-07-14T16:47:47.588Z] #77 74.87 configure.ac:11: installing 'build-aux/config.sub' [2022-07-14T16:47:47.588Z] #77 74.87 configure.ac:13: installing 'build-aux/install-sh' [2022-07-14T16:47:47.588Z] #77 74.89 configure.ac:13: installing 'build-aux/missing' [2022-07-14T16:47:47.588Z] #77 74.90 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-14T16:47:47.588Z] #77 75.08 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T16:47:47.588Z] #77 76.97 checking build system type... aarch64-unknown-linux-gnu [2022-07-14T16:47:47.588Z] #77 77.60 checking host system type... aarch64-unknown-linux-gnu [2022-07-14T16:47:47.588Z] #77 77.60 checking how to print strings... printf [2022-07-14T16:47:47.588Z] #77 77.62 checking for gcc... gcc [2022-07-14T16:47:47.588Z] #77 77.77 checking whether the C compiler works... yes [2022-07-14T16:47:47.588Z] #77 78.05 checking for C compiler default output file name... a.out [2022-07-14T16:47:47.588Z] #77 78.06 checking for suffix of executables... [2022-07-14T16:47:47.588Z] #77 78.32 checking whether we are cross compiling... no [2022-07-14T16:47:47.588Z] #77 78.58 checking for suffix of object files... o [2022-07-14T16:47:47.588Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2022-07-14T16:47:47.588Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T16:47:47.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T16:47:47.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T16:47:47.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T16:47:47.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T16:47:47.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T16:47:47.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T16:47:47.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T16:47:47.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T16:47:47.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T16:47:47.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T16:47:47.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T16:47:47.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T16:47:47.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T16:47:47.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T16:47:47.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T16:47:47.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-14T16:47:47.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-14T16:47:47.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-14T16:47:47.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-14T16:47:47.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-14T16:47:47.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-14T16:47:47.588Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T16:47:47.843Z] #77 78.76 checking whether we are using the GNU C compiler... yes [2022-07-14T16:47:47.843Z] #77 78.94 checking whether gcc accepts -g... yes [2022-07-14T16:47:47.845Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-14T16:47:48.099Z] #77 79.14 checking for gcc option to accept ISO C89... none needed [2022-07-14T16:47:48.103Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2022-07-14T16:47:48.103Z] === RUN TestCreateDifferentPlatform [2022-07-14T16:47:48.103Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T16:47:48.103Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T16:47:48.103Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-14T16:47:48.103Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-14T16:47:48.103Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T16:47:48.103Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T16:47:48.103Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-14T16:47:48.103Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T16:47:48.103Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-14T16:47:48.103Z] === RUN TestCreateInvalidHostConfig [2022-07-14T16:47:48.103Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T16:47:48.103Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T16:47:48.103Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T16:47:48.103Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T16:47:48.103Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T16:47:48.103Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T16:47:48.103Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T16:47:48.103Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T16:47:48.103Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T16:47:48.103Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T16:47:48.103Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T16:47:48.103Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T16:47:48.355Z] #77 79.35 checking whether gcc understands -c and -o together... yes [2022-07-14T16:47:48.356Z] #77 79.53 checking for a sed that does not truncate output... /bin/sed [2022-07-14T16:47:48.356Z] #77 79.56 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T16:47:48.356Z] #77 79.57 checking for egrep... /bin/grep -E [2022-07-14T16:47:48.356Z] #77 79.59 checking for fgrep... /bin/grep -F [2022-07-14T16:47:48.356Z] #77 79.60 checking for ld used by gcc... /usr/bin/ld [2022-07-14T16:47:48.356Z] #77 79.63 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T16:47:48.356Z] #77 79.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T16:47:48.360Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-14T16:47:48.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T16:47:48.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T16:47:48.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T16:47:48.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T16:47:48.360Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T16:47:48.360Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-14T16:47:48.360Z] === RUN TestDaemonRestartIpcMode [2022-07-14T16:47:48.360Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T16:47:48.360Z] === RUN TestDaemonHostGatewayIP [2022-07-14T16:47:48.360Z] === PAUSE TestDaemonHostGatewayIP [2022-07-14T16:47:48.360Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T16:47:48.360Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T16:47:48.360Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T16:47:48.360Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-14T16:47:48.360Z] === RUN TestDiff [2022-07-14T16:47:48.360Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-14T16:47:48.387Z] #14 ... [2022-07-14T16:47:48.387Z] [2022-07-14T16:47:48.387Z] #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-14T16:47:48.387Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-14T16:47:48.387Z] #42 95.33 Setting up libicu67:amd64 (67.1-7) ... [2022-07-14T16:47:48.387Z] #42 95.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:47:48.387Z] #42 95.41 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-14T16:47:48.387Z] #42 95.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:47:48.387Z] #42 95.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-14T16:47:48.387Z] #42 95.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-14T16:47:48.387Z] #42 95.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-14T16:47:48.387Z] #42 95.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-14T16:47:48.387Z] #42 95.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-14T16:47:48.387Z] #42 95.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-14T16:47:48.387Z] #42 95.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:47:48.387Z] #42 DONE 96.6s [2022-07-14T16:47:48.387Z] [2022-07-14T16:47:48.387Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-14T16:47:48.387Z] #43 sha256:79cc99e4de164f780fd7f98a0500e1d4b7242c23f18ea3069da341be97fa323f [2022-07-14T16:47:48.387Z] #43 DONE 0.2s [2022-07-14T16:47:48.387Z] [2022-07-14T16:47:48.387Z] #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-14T16:47:48.387Z] #44 sha256:b43a376d06c2958cc277d287bef77197b2af2459985dd81307dd47be9e3e1203 [2022-07-14T16:47:48.611Z] #77 79.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T16:47:48.611Z] #77 79.80 checking whether ln -s works... yes [2022-07-14T16:47:48.611Z] #77 79.81 checking the maximum length of command line arguments... 1572864 [2022-07-14T16:47:48.611Z] #77 79.85 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-14T16:47:48.611Z] #77 79.85 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T16:47:48.611Z] #77 79.85 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T16:47:48.611Z] #77 79.86 checking for objdump... objdump [2022-07-14T16:47:48.611Z] #77 79.87 checking how to recognize dependent libraries... pass_all [2022-07-14T16:47:48.611Z] #77 79.87 checking for dlltool... no [2022-07-14T16:47:48.611Z] #77 79.88 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T16:47:48.611Z] #77 79.88 checking for ar... ar [2022-07-14T16:47:48.867Z] #77 79.89 checking for archiver @FILE support... @ [2022-07-14T16:47:48.867Z] #77 80.08 checking for strip... strip [2022-07-14T16:47:48.867Z] #77 80.09 checking for ranlib... ranlib [2022-07-14T16:47:48.867Z] #77 80.09 checking for gawk... no [2022-07-14T16:47:48.867Z] #77 80.09 checking for mawk... mawk [2022-07-14T16:47:48.924Z] --- PASS: TestDiff (0.64s) [2022-07-14T16:47:48.924Z] === RUN TestExecConsoleSize [2022-07-14T16:47:49.093Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:47:49.093Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:47:49.123Z] #77 80.10 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T16:47:49.379Z] #77 80.49 checking for sysroot... no [2022-07-14T16:47:49.379Z] #77 80.49 checking for a working dd... /bin/dd [2022-07-14T16:47:49.379Z] #77 80.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T16:47:49.379Z] #77 80.53 checking for mt... no [2022-07-14T16:47:49.379Z] #77 80.53 checking if : is a manifest tool... no [2022-07-14T16:47:49.379Z] #77 80.55 checking how to run the C preprocessor... gcc -E [2022-07-14T16:47:49.488Z] --- PASS: TestExecConsoleSize (0.68s) [2022-07-14T16:47:49.488Z] === RUN TestExecWithCloseStdin [2022-07-14T16:47:49.745Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-14T16:47:49.891Z] #77 80.83 checking for ANSI C header files... [2022-07-14T16:47:49.891Z] #77 ... [2022-07-14T16:47:49.891Z] [2022-07-14T16:47:49.891Z] #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-14T16:47:49.891Z] #60 sha256:35032448d2a2d2645f9498c266e92f6f522409b9ac06202e3f4e27250bc9d91a [2022-07-14T16:47:49.891Z] #60 10.50 + cd /tmp/tmp.Nne9xHaHVn/src/github.com/opencontainers/runc [2022-07-14T16:47:50.147Z] #60 10.50 + git checkout -q v1.1.2 [2022-07-14T16:47:50.309Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-07-14T16:47:50.309Z] === RUN TestExec [2022-07-14T16:47:50.403Z] #60 11.02 + '[' -z '' ']' [2022-07-14T16:47:50.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:47:50.707Z] #60 11.02 + target=static [2022-07-14T16:47:50.707Z] #60 11.02 + make BUILDTAGS=seccomp static [2022-07-14T16:47:50.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:47:50.873Z] --- PASS: TestExec (0.62s) [2022-07-14T16:47:50.873Z] === RUN TestExecUser [2022-07-14T16:47:50.963Z] #60 11.40 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-14T16:47:51.054Z] #44 2.575 + RM_GOPATH=0 [2022-07-14T16:47:51.054Z] #44 2.575 + TMP_GOPATH= [2022-07-14T16:47:51.054Z] #44 2.575 + : /build [2022-07-14T16:47:51.054Z] #44 2.575 + '[' -z '' ']' [2022-07-14T16:47:51.054Z] #44 2.575 ++ mktemp -d [2022-07-14T16:47:51.054Z] #44 2.575 + export GOPATH=/tmp/tmp.xaqQ9Xs0iq [2022-07-14T16:47:51.054Z] #44 2.575 + GOPATH=/tmp/tmp.xaqQ9Xs0iq [2022-07-14T16:47:51.054Z] #44 2.575 + RM_GOPATH=1 [2022-07-14T16:47:51.054Z] #44 2.575 + case "$(go env GOARCH)" in [2022-07-14T16:47:51.054Z] #44 2.575 ++ go env GOARCH [2022-07-14T16:47:51.054Z] #44 2.659 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:47:51.054Z] #44 2.659 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:47:51.054Z] #44 2.659 ++ dirname /install.sh [2022-07-14T16:47:51.054Z] #44 2.667 Install tini version v0.19.0 [2022-07-14T16:47:51.054Z] #44 2.667 + dir=/ [2022-07-14T16:47:51.054Z] #44 2.667 + bin=tini [2022-07-14T16:47:51.054Z] #44 2.667 + shift [2022-07-14T16:47:51.054Z] #44 2.667 + '[' '!' -f //tini.installer ']' [2022-07-14T16:47:51.054Z] #44 2.667 + . //tini.installer [2022-07-14T16:47:51.054Z] #44 2.667 ++ : v0.19.0 [2022-07-14T16:47:51.054Z] #44 2.667 + install_tini [2022-07-14T16:47:51.054Z] #44 2.667 + echo 'Install tini version v0.19.0' [2022-07-14T16:47:51.054Z] #44 2.667 + git clone https://github.com/krallin/tini.git /tmp/tmp.xaqQ9Xs0iq/tini [2022-07-14T16:47:51.054Z] #44 2.683 Cloning into '/tmp/tmp.xaqQ9Xs0iq/tini'... [2022-07-14T16:47:51.130Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-14T16:47:51.693Z] --- PASS: TestExecUser (0.68s) [2022-07-14T16:47:51.693Z] === RUN TestExportContainerAndImportImage [2022-07-14T16:47:52.258Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-07-14T16:47:52.258Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T16:47:52.458Z] #44 3.911 + cd /tmp/tmp.xaqQ9Xs0iq/tini [2022-07-14T16:47:52.458Z] #44 3.911 + git checkout -q v0.19.0 [2022-07-14T16:47:52.458Z] #44 3.954 + cmake . [2022-07-14T16:47:52.515Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-14T16:47:52.604Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-14T16:47:52.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-07-14T16:47:52.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-07-14T16:47:52.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s) [2022-07-14T16:47:52.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.64s) [2022-07-14T16:47:52.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2022-07-14T16:47:52.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.52s) [2022-07-14T16:47:52.604Z] === RUN TestBuildMultiStageCopy [2022-07-14T16:47:52.604Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T16:47:52.719Z] #44 4.330 -- The C compiler identification is GNU 10.2.1 [2022-07-14T16:47:52.719Z] #44 4.531 -- Detecting C compiler ABI info [2022-07-14T16:47:53.447Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2022-07-14T16:47:53.447Z] === RUN TestHealthCheckWorkdir [2022-07-14T16:47:53.531Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T16:47:53.704Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-14T16:47:53.787Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T16:47:54.044Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T16:47:54.105Z] #44 5.521 -- Detecting C compiler ABI info - done [2022-07-14T16:47:54.105Z] #44 5.752 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-14T16:47:54.105Z] #44 5.766 -- Detecting C compile features [2022-07-14T16:47:54.105Z] #44 5.776 -- Detecting C compile features - done [2022-07-14T16:47:54.105Z] #44 5.880 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-14T16:47:54.268Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-07-14T16:47:54.268Z] === RUN TestHealthKillContainer [2022-07-14T16:47:54.268Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-14T16:47:54.300Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T16:47:54.568Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-07-14T16:47:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-07-14T16:47:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-14T16:47:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-14T16:47:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-14T16:47:54.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-14T16:47:54.568Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T16:47:54.676Z] #44 6.292 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-14T16:47:54.676Z] #44 6.467 -- Configuring done [2022-07-14T16:47:54.676Z] #44 6.505 -- Generating done [2022-07-14T16:47:54.676Z] #44 6.528 -- Build files have been written to: /tmp/tmp.xaqQ9Xs0iq/tini [2022-07-14T16:47:54.676Z] #44 6.571 + make tini-static [2022-07-14T16:47:55.136Z] #60 ... [2022-07-14T16:47:55.136Z] [2022-07-14T16:47:55.136Z] #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-14T16:47:55.136Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:47:55.136Z] #77 80.83 checking for ANSI C header files... yes [2022-07-14T16:47:55.136Z] #77 81.62 checking for sys/types.h... yes [2022-07-14T16:47:55.136Z] #77 81.82 checking for sys/stat.h... yes [2022-07-14T16:47:55.136Z] #77 82.01 checking for stdlib.h... yes [2022-07-14T16:47:55.136Z] #77 82.20 checking for string.h... yes [2022-07-14T16:47:55.136Z] #77 82.45 checking for memory.h... yes [2022-07-14T16:47:55.136Z] #77 82.66 checking for strings.h... yes [2022-07-14T16:47:55.136Z] #77 82.87 checking for inttypes.h... yes [2022-07-14T16:47:55.136Z] #77 83.04 checking for stdint.h... yes [2022-07-14T16:47:55.136Z] #77 83.23 checking for unistd.h... yes [2022-07-14T16:47:55.136Z] #77 83.45 checking for dlfcn.h... yes [2022-07-14T16:47:55.136Z] #77 83.62 checking for objdir... .libs [2022-07-14T16:47:55.136Z] #77 84.02 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T16:47:55.136Z] #77 84.20 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T16:47:55.136Z] #77 84.20 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T16:47:55.136Z] #77 84.33 checking if gcc static flag -static works... yes [2022-07-14T16:47:55.136Z] #77 84.77 checking if gcc supports -c -o file.o... yes [2022-07-14T16:47:55.136Z] #77 85.00 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T16:47:55.136Z] #77 85.00 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-14T16:47:55.136Z] #77 85.07 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T16:47:55.136Z] #77 85.39 checking how to hardcode library paths into programs... immediate [2022-07-14T16:47:55.136Z] #77 85.39 checking whether stripping libraries is possible... yes [2022-07-14T16:47:55.136Z] #77 85.42 checking if libtool supports shared libraries... yes [2022-07-14T16:47:55.136Z] #77 85.42 checking whether to build shared libraries... no [2022-07-14T16:47:55.136Z] #77 85.43 checking whether to build static libraries... yes [2022-07-14T16:47:55.136Z] #77 85.44 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T16:47:55.136Z] #77 85.51 checking whether build environment is sane... yes [2022-07-14T16:47:55.136Z] #77 85.57 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T16:47:55.136Z] #77 85.59 checking whether make sets $(MAKE)... yes [2022-07-14T16:47:55.136Z] #77 85.64 checking whether make supports the include directive... yes (GNU style) [2022-07-14T16:47:55.136Z] #77 85.68 checking whether make supports nested variables... yes [2022-07-14T16:47:55.136Z] #77 85.73 checking whether UID '0' is supported by ustar format... yes [2022-07-14T16:47:55.136Z] #77 85.75 checking whether GID '0' is supported by ustar format... yes [2022-07-14T16:47:55.136Z] #77 85.75 checking how to create a ustar tar archive... gnutar [2022-07-14T16:47:55.136Z] #77 85.85 checking dependency style of gcc... gcc3 [2022-07-14T16:47:55.136Z] #77 86.03 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T16:47:55.136Z] #77 86.03 checking whether make supports nested variables... (cached) yes [2022-07-14T16:47:55.136Z] #77 86.03 checking for gawk... (cached) mawk [2022-07-14T16:47:55.136Z] #77 86.03 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T16:47:55.136Z] #77 86.04 checking for gcc... (cached) gcc [2022-07-14T16:47:55.136Z] #77 86.15 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T16:47:55.136Z] #77 86.16 checking whether gcc accepts -g... (cached) yes [2022-07-14T16:47:55.136Z] #77 86.16 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T16:47:55.136Z] #77 86.16 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T16:47:55.136Z] #77 86.16 checking for a Python interpreter with version >= 3... python3 [2022-07-14T16:47:55.136Z] #77 86.26 checking for python3... /usr/bin/python3 [2022-07-14T16:47:55.136Z] #77 86.27 checking for python3 version... 3.9 [2022-07-14T16:47:55.136Z] #77 86.32 checking for python3 platform... linux [2022-07-14T16:47:55.136Z] #77 86.38 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T16:47:55.392Z] #77 86.51 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T16:47:55.392Z] #77 86.65 checking for go-md2man... no [2022-07-14T16:47:55.496Z] --- PASS: TestBuildMultiStageParentConfig (0.73s) [2022-07-14T16:47:55.496Z] === RUN TestBuildLabelWithTargets [2022-07-14T16:47:55.617Z] #44 7.294 Scanning dependencies of target tini-static [2022-07-14T16:47:55.617Z] #44 7.424 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-14T16:47:55.649Z] #77 86.66 checking error.h usability... yes [2022-07-14T16:47:55.649Z] #77 86.82 checking error.h presence... yes [2022-07-14T16:47:55.649Z] #77 86.87 checking for error.h... yes [2022-07-14T16:47:55.649Z] #77 86.90 checking linux/openat2.h usability... yes [2022-07-14T16:47:55.912Z] #77 87.03 checking linux/openat2.h presence... yes [2022-07-14T16:47:55.912Z] #77 87.07 checking for linux/openat2.h... yes [2022-07-14T16:47:56.168Z] #77 87.12 checking for copy_file_range... yes [2022-07-14T16:47:56.424Z] #77 87.46 checking for fgetxattr... yes [2022-07-14T16:47:56.424Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-07-14T16:47:56.424Z] === RUN TestBuildWithEmptyLayers [2022-07-14T16:47:56.560Z] #44 ... [2022-07-14T16:47:56.560Z] [2022-07-14T16:47:56.560Z] #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-14T16:47:56.560Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:47:56.560Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-14T16:47:56.560Z] #14 105.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:47:56.560Z] #14 105.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T16:47:56.680Z] #77 87.74 checking for statx... yes [2022-07-14T16:47:56.681Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-14T16:47:56.681Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T16:47:56.821Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-14T16:47:56.821Z] #14 105.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:47:56.821Z] #14 105.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T16:47:56.937Z] #77 88.03 checking for fgetpwent_r... yes [2022-07-14T16:47:57.081Z] #14 ... [2022-07-14T16:47:57.082Z] [2022-07-14T16:47:57.082Z] #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-14T16:47:57.082Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-14T16:47:57.082Z] #53 105.4 gotestsum version dev [2022-07-14T16:47:57.082Z] #53 DONE 105.7s [2022-07-14T16:47:57.193Z] #77 88.29 checking for issetugid... no [2022-07-14T16:47:57.342Z] [2022-07-14T16:47:57.342Z] #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-14T16:47:57.342Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:47:57.449Z] #77 88.53 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T16:47:57.449Z] #77 88.53 checking pkg-config is at least version 0.9.0... yes [2022-07-14T16:47:57.449Z] #77 88.54 checking for library containing yajl_tree_get... [2022-07-14T16:47:57.449Z] #77 ... [2022-07-14T16:47:57.449Z] [2022-07-14T16:47:57.449Z] #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-14T16:47:57.449Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T16:47:57.449Z] #21 0.994 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:47:57.449Z] #21 1.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:47:57.449Z] #21 1.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:47:57.449Z] #21 1.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-14T16:47:57.449Z] #21 2.465 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-14T16:47:57.449Z] #21 3.938 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-14T16:47:57.449Z] #21 6.486 Fetched 8436 kB in 6s (1460 kB/s) [2022-07-14T16:47:57.449Z] #21 6.486 Reading package lists... [2022-07-14T16:47:57.449Z] #21 9.153 Reading package lists... [2022-07-14T16:47:57.449Z] #21 ... [2022-07-14T16:47:57.449Z] [2022-07-14T16:47:57.449Z] #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-14T16:47:57.449Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-14T16:47:57.449Z] #34 DONE 132.0s [2022-07-14T16:47:57.449Z] [2022-07-14T16:47:57.449Z] #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-14T16:47:57.449Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:47:57.449Z] #26 125.1 + mkdir -p /tmp/tmp.eKM0occ97i/src/github.com/docker [2022-07-14T16:47:57.449Z] #26 125.1 + mv components/cli /tmp/tmp.eKM0occ97i/src/github.com/docker/cli [2022-07-14T16:47:57.449Z] #26 125.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-14T16:47:57.705Z] #26 ... [2022-07-14T16:47:57.705Z] [2022-07-14T16:47:57.705Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T16:47:57.705Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:47:57.705Z] #77 88.54 checking for library containing yajl_tree_get... -lyajl [2022-07-14T16:47:57.705Z] #77 88.96 checking for yajl >= 2.0.0... yes [2022-07-14T16:47:58.267Z] #77 89.04 checking sys/capability.h usability... yes [2022-07-14T16:47:58.267Z] #77 89.31 checking sys/capability.h presence... yes [2022-07-14T16:47:58.267Z] #77 89.49 checking for sys/capability.h... yes [2022-07-14T16:47:58.284Z] #47 ... [2022-07-14T16:47:58.284Z] [2022-07-14T16:47:58.284Z] #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-14T16:47:58.284Z] #44 sha256:b43a376d06c2958cc277d287bef77197b2af2459985dd81307dd47be9e3e1203 [2022-07-14T16:47:58.284Z] #44 9.915 [100%] Linking C executable tini-static [2022-07-14T16:47:58.443Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-14T16:47:58.572Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-07-14T16:47:58.572Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T16:47:58.829Z] #77 89.53 checking for library containing cap_from_name... -lcap [2022-07-14T16:47:59.006Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-14T16:47:59.135Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-14T16:47:59.135Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T16:47:59.226Z] #44 10.85 [100%] Built target tini-static [2022-07-14T16:47:59.226Z] #44 10.98 + mkdir -p /build [2022-07-14T16:47:59.226Z] #44 10.98 + cp tini-static /build/docker-init [2022-07-14T16:47:59.390Z] #77 90.07 checking for library containing dlopen... -ldl [2022-07-14T16:47:59.391Z] #77 90.49 checking seccomp.h usability... yes [2022-07-14T16:47:59.391Z] #77 90.61 checking seccomp.h presence... yes [2022-07-14T16:47:59.646Z] #77 90.72 checking for seccomp.h... yes [2022-07-14T16:47:59.797Z] #44 DONE 11.3s [2022-07-14T16:47:59.797Z] [2022-07-14T16:47:59.797Z] #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-14T16:47:59.797Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:47:59.903Z] #77 90.72 checking for library containing seccomp_rule_add... -lseccomp [2022-07-14T16:48:00.159Z] #77 91.07 checking for library containing seccomp_arch_resolve_name... none required [2022-07-14T16:48:00.415Z] #77 91.32 checking systemd/sd-bus.h usability... yes [2022-07-14T16:48:00.415Z] #77 91.53 checking systemd/sd-bus.h presence... yes [2022-07-14T16:48:00.415Z] #77 91.65 checking for systemd/sd-bus.h... yes [2022-07-14T16:48:01.019Z] #77 91.66 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-14T16:48:01.019Z] #77 92.12 checking for sd_notify_barrier... yes [2022-07-14T16:48:01.027Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2022-07-14T16:48:01.027Z] === RUN TestBuildWithHugeFile [2022-07-14T16:48:01.275Z] #77 92.32 checking linux/bpf.h usability... yes [2022-07-14T16:48:01.275Z] #77 92.42 checking linux/bpf.h presence... yes [2022-07-14T16:48:01.275Z] #77 92.46 checking for linux/bpf.h... yes [2022-07-14T16:48:01.275Z] #77 92.46 checking compilation for eBPF... yes [2022-07-14T16:48:01.275Z] #77 92.61 checking for criu >= 3.15... no [2022-07-14T16:48:01.531Z] #77 92.64 configure: CRIU headers not found, building without CRIU support [2022-07-14T16:48:01.531Z] #77 92.65 checking for criu > 3.16... no [2022-07-14T16:48:01.531Z] #77 92.66 configure: CRIU version doesn't support join-ns API [2022-07-14T16:48:01.531Z] #77 92.66 checking for criu > 3.16.1... no [2022-07-14T16:48:01.531Z] #77 92.68 configure: CRIU version doesn't support for pre-dumping [2022-07-14T16:48:01.531Z] #77 92.68 checking for new mount API (fsconfig)... yes [2022-07-14T16:48:01.531Z] #77 92.78 checking for seccomp notify API... yes [2022-07-14T16:48:01.786Z] #77 92.89 checking for gperf... no [2022-07-14T16:48:01.786Z] #77 92.90 configure: gperf not found - cannot rebuild signal parser code [2022-07-14T16:48:01.786Z] #77 92.90 checking for library containing argp_parse... none required [2022-07-14T16:48:02.042Z] #77 93.17 checking that generated files are newer than configure... done [2022-07-14T16:48:02.042Z] #77 93.18 configure: creating ./config.status [2022-07-14T16:48:02.281Z] --- PASS: TestHealthKillContainer (8.13s) [2022-07-14T16:48:02.281Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T16:48:02.845Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-07-14T16:48:02.845Z] === RUN TestIpcModeNone [2022-07-14T16:48:03.409Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-14T16:48:03.409Z] === RUN TestIpcModePrivate [2022-07-14T16:48:03.409Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-14T16:48:03.666Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-14T16:48:03.924Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-14T16:48:03.924Z] === RUN TestIpcModeShareable [2022-07-14T16:48:04.489Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-14T16:48:04.489Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-14T16:48:04.489Z] --- PASS: TestIpcModeShareable (0.57s) [2022-07-14T16:48:04.489Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T16:48:05.310Z] #77 96.10 config.status: creating Makefile [2022-07-14T16:48:05.310Z] #77 ... [2022-07-14T16:48:05.310Z] [2022-07-14T16:48:05.310Z] #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-14T16:48:05.310Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T16:48:05.310Z] #21 9.153 Reading package lists... [2022-07-14T16:48:05.310Z] #21 11.68 Building dependency tree... [2022-07-14T16:48:05.310Z] #21 13.38 The following additional packages will be installed: [2022-07-14T16:48:05.310Z] #21 13.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T16:48:05.310Z] #21 13.39 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-14T16:48:05.310Z] #21 13.39 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T16:48:05.310Z] #21 13.39 python3-pkg-resources vim-runtime xxd [2022-07-14T16:48:05.310Z] #21 13.40 Suggested packages: [2022-07-14T16:48:05.310Z] #21 13.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-14T16:48:05.310Z] #21 13.40 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-14T16:48:05.310Z] #21 13.40 acl attr quota [2022-07-14T16:48:05.310Z] #21 13.40 Recommended packages: [2022-07-14T16:48:05.310Z] #21 13.40 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-14T16:48:05.310Z] #21 14.78 The following NEW packages will be installed: [2022-07-14T16:48:05.310Z] #21 14.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-14T16:48:05.310Z] #21 14.79 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T16:48:05.310Z] #21 14.79 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-14T16:48:05.310Z] #21 14.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-14T16:48:05.310Z] #21 14.80 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T16:48:05.310Z] #21 14.80 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-14T16:48:05.310Z] #21 14.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-14T16:48:05.310Z] #21 14.80 xz-utils zip zstd [2022-07-14T16:48:05.310Z] #21 15.15 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:48:05.310Z] #21 15.15 Need to get 27.0 MB of archives. [2022-07-14T16:48:05.310Z] #21 15.15 After this operation, 105 MB of additional disk space will be used. [2022-07-14T16:48:05.310Z] #21 15.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-14T16:48:05.310Z] #21 15.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-14T16:48:05.310Z] #21 15.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-14T16:48:05.310Z] #21 15.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-14T16:48:05.310Z] #21 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-14T16:48:05.310Z] #21 15.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-14T16:48:05.310Z] #21 15.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-14T16:48:05.310Z] #21 15.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-14T16:48:05.310Z] #21 15.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T16:48:05.310Z] #21 15.19 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-14T16:48:05.310Z] #21 15.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-14T16:48:05.310Z] #21 15.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-14T16:48:05.310Z] #21 15.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-14T16:48:05.310Z] #21 15.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-14T16:48:05.310Z] #21 15.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-14T16:48:05.310Z] #21 15.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-14T16:48:05.310Z] #21 15.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-14T16:48:05.310Z] #21 15.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-14T16:48:05.310Z] #21 15.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-14T16:48:05.310Z] #21 15.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-14T16:48:05.310Z] #21 15.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-14T16:48:05.310Z] #21 15.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-14T16:48:05.310Z] #21 15.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-14T16:48:05.310Z] #21 15.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-14T16:48:05.310Z] #21 15.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-14T16:48:05.310Z] #21 15.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-14T16:48:05.310Z] #21 15.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-14T16:48:05.310Z] #21 15.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-14T16:48:05.310Z] #21 15.65 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-14T16:48:05.310Z] #21 15.65 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-14T16:48:05.310Z] #21 15.65 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-14T16:48:05.310Z] #21 15.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-14T16:48:05.310Z] #21 15.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-14T16:48:05.310Z] #21 15.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-14T16:48:05.310Z] #21 15.65 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-14T16:48:05.310Z] #21 15.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-14T16:48:05.310Z] #21 15.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-14T16:48:05.310Z] #21 15.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T16:48:05.310Z] #21 15.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-14T16:48:05.310Z] #21 15.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-14T16:48:05.310Z] #21 15.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-14T16:48:05.310Z] #21 15.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-14T16:48:05.310Z] #21 15.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-14T16:48:05.310Z] #21 15.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-14T16:48:05.310Z] #21 15.80 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-14T16:48:05.310Z] #21 16.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-14T16:48:05.310Z] #21 16.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-14T16:48:05.310Z] #21 16.07 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-14T16:48:05.310Z] #21 16.07 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-14T16:48:05.310Z] #21 16.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:48:05.310Z] #21 16.77 Fetched 27.0 MB in 1s (21.5 MB/s) [2022-07-14T16:48:05.310Z] #21 16.83 Selecting previously unselected package pigz. [2022-07-14T16:48:05.310Z] #21 16.83 (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 ... 24009 files and directories currently installed.) [2022-07-14T16:48:05.310Z] #21 16.87 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 16.88 Unpacking pigz (2.6-1) ... [2022-07-14T16:48:05.310Z] #21 16.97 Selecting previously unselected package libelf1:arm64. [2022-07-14T16:48:05.310Z] #21 16.98 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 16.99 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-14T16:48:05.310Z] #21 17.13 Selecting previously unselected package libbpf0:arm64. [2022-07-14T16:48:05.310Z] #21 17.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 17.14 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-14T16:48:05.310Z] #21 17.25 Selecting previously unselected package libcap2:arm64. [2022-07-14T16:48:05.310Z] #21 17.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 17.26 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-14T16:48:05.310Z] #21 17.34 Selecting previously unselected package libmnl0:arm64. [2022-07-14T16:48:05.310Z] #21 17.34 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 17.35 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-14T16:48:05.310Z] #21 17.41 Selecting previously unselected package libxtables12:arm64. [2022-07-14T16:48:05.310Z] #21 17.42 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 17.43 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-14T16:48:05.310Z] #21 17.50 Selecting previously unselected package libcap2-bin. [2022-07-14T16:48:05.310Z] #21 17.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 17.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-14T16:48:05.310Z] #21 17.63 Selecting previously unselected package iproute2. [2022-07-14T16:48:05.310Z] #21 17.64 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-14T16:48:05.310Z] #21 17.64 Unpacking iproute2 (5.10.0-4) ... [2022-07-14T16:48:05.566Z] #21 18.03 Selecting previously unselected package xxd. [2022-07-14T16:48:05.566Z] #21 18.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-14T16:48:05.566Z] #21 18.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:05.566Z] #21 18.16 Selecting previously unselected package vim-common. [2022-07-14T16:48:05.566Z] #21 18.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:48:05.566Z] #21 18.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:05.822Z] #21 18.34 Selecting previously unselected package bash-completion. [2022-07-14T16:48:05.822Z] #21 18.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-14T16:48:07.013Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2022-07-14T16:48:07.013Z] === RUN TestAPIIpcModeHost [2022-07-14T16:48:07.013Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-07-14T16:48:07.013Z] === RUN TestDaemonIpcModeShareable [2022-07-14T16:48:07.945Z] check_test.go:540: [d0c7548a24a07] daemon is not started [2022-07-14T16:48:07.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-14T16:48:08.202Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-14T16:48:08.202Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-07-14T16:48:08.341Z] #21 20.62 Unpacking bash-completion (1:2.11-2) ... [2022-07-14T16:48:08.341Z] #21 21.02 Selecting previously unselected package bzip2. [2022-07-14T16:48:08.341Z] #21 21.02 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-14T16:48:08.341Z] #21 21.02 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T16:48:08.459Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2022-07-14T16:48:08.459Z] === RUN TestDaemonIpcModePrivate [2022-07-14T16:48:08.597Z] #21 21.12 Selecting previously unselected package xz-utils. [2022-07-14T16:48:08.597Z] #21 21.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-14T16:48:08.597Z] #21 21.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:48:08.597Z] #21 21.29 Selecting previously unselected package apparmor. [2022-07-14T16:48:08.597Z] #21 21.29 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-14T16:48:08.597Z] #21 21.36 Unpacking apparmor (2.13.6-10) ... [2022-07-14T16:48:09.159Z] #21 21.78 Selecting previously unselected package inetutils-ping. [2022-07-14T16:48:09.159Z] #21 21.79 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-14T16:48:09.159Z] #21 21.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-14T16:48:09.391Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-07-14T16:48:09.415Z] #21 21.91 Selecting previously unselected package libip4tc2:arm64. [2022-07-14T16:48:09.415Z] #21 21.91 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-14T16:48:09.415Z] #21 21.92 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-14T16:48:09.415Z] #21 22.00 Selecting previously unselected package libip6tc2:arm64. [2022-07-14T16:48:09.415Z] #21 22.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-14T16:48:09.415Z] #21 22.02 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-14T16:48:09.415Z] #21 22.10 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-14T16:48:09.415Z] #21 22.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-14T16:48:09.415Z] #21 22.11 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-14T16:48:09.671Z] #21 22.18 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-14T16:48:09.671Z] #21 22.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-14T16:48:09.671Z] #21 22.21 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-14T16:48:09.671Z] #21 22.29 Selecting previously unselected package libnftnl11:arm64. [2022-07-14T16:48:09.671Z] #21 22.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-14T16:48:09.671Z] #21 22.30 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-14T16:48:09.671Z] #21 22.39 Selecting previously unselected package iptables. [2022-07-14T16:48:09.671Z] #21 22.39 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-14T16:48:09.800Z] #34 ... [2022-07-14T16:48:09.800Z] [2022-07-14T16:48:09.800Z] #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-14T16:48:09.800Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:48:09.800Z] #14 118.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-14T16:48:09.800Z] #14 118.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:48:09.800Z] #14 118.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:48:09.927Z] #21 22.39 Unpacking iptables (1.8.7-1) ... [2022-07-14T16:48:09.927Z] #21 22.65 Selecting previously unselected package libonig5:arm64. [2022-07-14T16:48:09.955Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2022-07-14T16:48:09.955Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T16:48:09.955Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-14T16:48:09.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-14T16:48:10.183Z] #21 22.65 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-14T16:48:10.183Z] #21 22.66 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T16:48:10.183Z] #21 22.77 Selecting previously unselected package libjq1:arm64. [2022-07-14T16:48:10.183Z] #21 22.78 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-14T16:48:10.183Z] #21 22.79 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-14T16:48:10.440Z] #21 22.90 Selecting previously unselected package jq. [2022-07-14T16:48:10.440Z] #21 22.91 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-14T16:48:10.440Z] #21 22.92 Unpacking jq (1.6-2.1) ... [2022-07-14T16:48:10.440Z] #21 23.04 Selecting previously unselected package libaio1:arm64. [2022-07-14T16:48:10.440Z] #21 23.04 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-14T16:48:10.440Z] #21 23.05 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-14T16:48:10.696Z] #21 23.17 Selecting previously unselected package libgpm2:arm64. [2022-07-14T16:48:10.697Z] #21 23.17 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-14T16:48:10.697Z] #21 23.18 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-14T16:48:10.697Z] #21 23.26 Selecting previously unselected package libicu67:arm64. [2022-07-14T16:48:10.697Z] #21 23.26 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-14T16:48:10.697Z] #21 23.27 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-14T16:48:10.888Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2022-07-14T16:48:11.146Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s) [2022-07-14T16:48:11.146Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T16:48:12.327Z] INFO [linters context/goanalysis] analyzers took 9m48.499253582s with top 10 stages: buildir: 1m58.564765928s, the_only_name: 28.489260648s, goimports: 19.295982019s, gosec: 14.936145092s, unconvert: 14.067415819s, S1038: 9.911940244s, directives: 8.946360984s, inspect: 7.996248255s, fact_deprecated: 7.548915664s, nilness: 7.197113361s [2022-07-14T16:48:12.327Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-14T16:48:12.327Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2017/2120, nolint: 0/77, filename_unadjuster: 2120/2120, path_prettifier: 2120/2120, skip_files: 2120/2120, exclude-rules: 77/2017, skip_dirs: 2120/2120, cgo: 2120/2383, identifier_marker: 2017/2017, exclude: 2017/2017 [2022-07-14T16:48:12.327Z] INFO [runner] processing took 83.003208ms with stages: nolint: 34.401422ms, identifier_marker: 21.491482ms, path_prettifier: 9.389321ms, autogenerated_exclude: 8.046862ms, exclude-rules: 7.623212ms, skip_dirs: 1.747448ms, cgo: 174.809µs, filename_unadjuster: 124.11µs, max_same_issues: 1.442µs, uniq_by_line: 465ns, skip_files: 405ns, sort_results: 308ns, exclude: 289ns, source_code: 273ns, max_per_file_from_linter: 268ns, diff: 257ns, severity-rules: 255ns, max_from_linter: 253ns, path_shortener: 185ns, path_prefixer: 142ns [2022-07-14T16:48:12.327Z] INFO [runner] linters took 31.13869677s with stages: goanalysis_metalinter: 31.055590395s [2022-07-14T16:48:12.327Z] INFO File cache stats: 1671 entries of total size 8.6MiB [2022-07-14T16:48:12.327Z] INFO Memory: 785 samples, avg is 393.1MB, max is 1314.6MB [2022-07-14T16:48:12.327Z] INFO Execution took 1m18.523689201s [2022-07-14T16:48:12.327Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-14T16:48:12.516Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2022-07-14T16:48:12.516Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2022-07-14T16:48:12.516Z] === RUN TestIpcModeOlderClient [2022-07-14T16:48:12.516Z] === PAUSE TestIpcModeOlderClient [2022-07-14T16:48:12.516Z] === RUN TestKillContainerInvalidSignal [2022-07-14T16:48:12.608Z] #21 ... [2022-07-14T16:48:12.609Z] [2022-07-14T16:48:12.609Z] #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-14T16:48:12.609Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:48:12.609Z] #77 96.19 config.status: creating rpm/crun.spec [2022-07-14T16:48:12.609Z] #77 96.28 config.status: creating config.h [2022-07-14T16:48:12.609Z] #77 96.31 config.status: executing libtool commands [2022-07-14T16:48:12.609Z] #77 96.36 config.status: executing depfiles commands [2022-07-14T16:48:12.609Z] #77 97.53 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-14T16:48:12.609Z] #77 97.55 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T16:48:12.609Z] #77 97.92 checking for gcc... gcc [2022-07-14T16:48:12.609Z] #77 97.99 checking whether the C compiler works... yes [2022-07-14T16:48:12.609Z] #77 98.20 checking for C compiler default output file name... a.out [2022-07-14T16:48:12.609Z] #77 98.21 checking for suffix of executables... [2022-07-14T16:48:12.609Z] #77 98.33 checking whether we are cross compiling... no [2022-07-14T16:48:12.609Z] #77 98.59 checking for suffix of object files... o [2022-07-14T16:48:12.609Z] #77 98.74 checking whether we are using the GNU C compiler... yes [2022-07-14T16:48:12.609Z] #77 98.92 checking whether gcc accepts -g... yes [2022-07-14T16:48:12.609Z] #77 99.02 checking for gcc option to accept ISO C89... none needed [2022-07-14T16:48:12.609Z] #77 99.15 checking whether gcc understands -c and -o together... yes [2022-07-14T16:48:12.609Z] #77 99.40 checking how to run the C preprocessor... gcc -E [2022-07-14T16:48:12.609Z] #77 99.70 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T16:48:12.609Z] #77 99.72 checking for egrep... /bin/grep -E [2022-07-14T16:48:12.609Z] #77 99.72 checking for ANSI C header files... yes [2022-07-14T16:48:12.609Z] #77 100.3 checking for sys/types.h... yes [2022-07-14T16:48:12.609Z] #77 100.4 checking for sys/stat.h... yes [2022-07-14T16:48:12.609Z] #77 100.6 checking for stdlib.h... yes [2022-07-14T16:48:12.609Z] #77 100.8 checking for string.h... yes [2022-07-14T16:48:12.609Z] #77 100.9 checking for memory.h... yes [2022-07-14T16:48:12.609Z] #77 101.1 checking for strings.h... yes [2022-07-14T16:48:12.609Z] #77 101.3 checking for inttypes.h... yes [2022-07-14T16:48:12.609Z] #77 101.5 checking for stdint.h... yes [2022-07-14T16:48:12.609Z] #77 101.7 checking for unistd.h... yes [2022-07-14T16:48:12.609Z] #77 101.9 checking minix/config.h usability... no [2022-07-14T16:48:12.609Z] #77 102.1 checking minix/config.h presence... no [2022-07-14T16:48:12.609Z] #77 102.2 checking for minix/config.h... no [2022-07-14T16:48:12.609Z] #77 102.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-14T16:48:12.609Z] #77 102.4 checking build system type... aarch64-unknown-linux-gnu [2022-07-14T16:48:12.609Z] #77 102.7 checking host system type... aarch64-unknown-linux-gnu [2022-07-14T16:48:12.609Z] #77 102.7 checking how to print strings... printf [2022-07-14T16:48:12.609Z] #77 102.7 checking for a sed that does not truncate output... /bin/sed [2022-07-14T16:48:12.609Z] #77 102.7 checking for fgrep... /bin/grep -F [2022-07-14T16:48:12.609Z] #77 102.7 checking for ld used by gcc... /usr/bin/ld [2022-07-14T16:48:12.609Z] #77 102.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T16:48:12.609Z] #77 102.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T16:48:12.609Z] #77 102.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T16:48:12.609Z] #77 102.9 checking whether ln -s works... yes [2022-07-14T16:48:12.609Z] #77 102.9 checking the maximum length of command line arguments... 1572864 [2022-07-14T16:48:12.609Z] #77 103.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-14T16:48:12.609Z] #77 103.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T16:48:12.609Z] #77 103.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T16:48:12.609Z] #77 103.0 checking for objdump... objdump [2022-07-14T16:48:12.609Z] #77 103.0 checking how to recognize dependent libraries... pass_all [2022-07-14T16:48:12.609Z] #77 103.0 checking for dlltool... no [2022-07-14T16:48:12.609Z] #77 103.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T16:48:12.609Z] #77 103.0 checking for ar... ar [2022-07-14T16:48:12.609Z] #77 103.0 checking for archiver @FILE support... @ [2022-07-14T16:48:12.609Z] #77 103.1 checking for strip... strip [2022-07-14T16:48:12.609Z] #77 103.1 checking for ranlib... ranlib [2022-07-14T16:48:12.609Z] #77 103.2 checking for gawk... no [2022-07-14T16:48:12.609Z] #77 103.2 checking for mawk... mawk [2022-07-14T16:48:12.609Z] #77 103.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T16:48:12.609Z] #77 103.5 checking for sysroot... no [2022-07-14T16:48:12.609Z] #77 103.5 checking for a working dd... /bin/dd [2022-07-14T16:48:12.609Z] #77 103.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T16:48:12.609Z] #77 103.5 checking for mt... no [2022-07-14T16:48:12.609Z] #77 103.5 checking if : is a manifest tool... no [2022-07-14T16:48:12.609Z] #77 103.5 checking for dlfcn.h... yes [2022-07-14T16:48:12.609Z] #77 103.7 checking for objdir... .libs [2022-07-14T16:48:12.668Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh dynbinary test-docker-py [2022-07-14T16:48:12.927Z] [2022-07-14T16:48:12.927Z] Removing bundles/ [2022-07-14T16:48:12.927Z] [2022-07-14T16:48:12.927Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T16:48:12.927Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T16:48:12.927Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:48:13.177Z] #77 104.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T16:48:13.177Z] #77 104.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T16:48:13.177Z] #77 104.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T16:48:13.435Z] #77 104.4 checking if gcc static flag -static works... yes [2022-07-14T16:48:13.708Z] #77 104.7 checking if gcc supports -c -o file.o... yes [2022-07-14T16:48:13.708Z] #77 104.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T16:48:13.708Z] #77 104.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-14T16:48:13.886Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2022-07-14T16:48:13.887Z] === RUN TestKillContainer [2022-07-14T16:48:13.887Z] === RUN TestKillContainer/no_signal [2022-07-14T16:48:13.969Z] #77 104.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T16:48:13.969Z] #77 105.2 checking how to hardcode library paths into programs... immediate [2022-07-14T16:48:13.969Z] #77 105.2 checking whether stripping libraries is possible... yes [2022-07-14T16:48:13.969Z] #77 105.2 checking if libtool supports shared libraries... yes [2022-07-14T16:48:13.969Z] #77 105.2 checking whether to build shared libraries... no [2022-07-14T16:48:13.969Z] #77 105.2 checking whether to build static libraries... yes [2022-07-14T16:48:13.969Z] #77 105.2 checking for a BSD-compatible install... [2022-07-14T16:48:13.969Z] #77 ... [2022-07-14T16:48:13.969Z] [2022-07-14T16:48:13.969Z] #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-14T16:48:13.969Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T16:48:13.969Z] #21 26.53 Selecting previously unselected package libinih1:arm64. [2022-07-14T16:48:13.969Z] #21 26.54 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-14T16:48:13.969Z] #21 26.54 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-14T16:48:13.969Z] #21 26.61 Selecting previously unselected package libnet1:arm64. [2022-07-14T16:48:13.969Z] #21 26.61 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-14T16:48:13.970Z] #21 26.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:48:13.970Z] #21 26.71 Selecting previously unselected package libnl-3-200:arm64. [2022-07-14T16:48:14.225Z] #21 26.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-14T16:48:14.225Z] #21 26.72 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T16:48:14.225Z] #21 26.81 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-14T16:48:14.225Z] #21 26.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-14T16:48:14.225Z] #21 26.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T16:48:14.225Z] #21 26.89 Selecting previously unselected package libyajl2:arm64. [2022-07-14T16:48:14.225Z] #21 26.89 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-14T16:48:14.225Z] #21 26.90 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-14T16:48:14.451Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T16:48:14.451Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-14T16:48:14.481Z] #21 26.95 Selecting previously unselected package net-tools. [2022-07-14T16:48:14.481Z] #21 26.95 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-14T16:48:14.481Z] #21 26.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T16:48:14.481Z] #21 27.22 Selecting previously unselected package patch. [2022-07-14T16:48:14.708Z] === RUN TestKillContainer/killing_signal [2022-07-14T16:48:14.736Z] #21 27.23 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-14T16:48:14.736Z] #21 27.23 Unpacking patch (2.7.6-7) ... [2022-07-14T16:48:14.736Z] #21 27.32 Selecting previously unselected package python-pip-whl. [2022-07-14T16:48:14.736Z] #21 27.32 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-14T16:48:14.736Z] #21 27.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T16:48:15.272Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-14T16:48:15.272Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-14T16:48:15.272Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-14T16:48:15.298Z] #21 27.90 Selecting previously unselected package python3-lib2to3. [2022-07-14T16:48:15.298Z] #21 27.90 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-14T16:48:15.298Z] #21 27.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-14T16:48:15.553Z] #21 28.03 Selecting previously unselected package python3-distutils. [2022-07-14T16:48:15.553Z] #21 28.03 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-14T16:48:15.553Z] #21 28.03 Unpacking python3-distutils (3.9.2-1) ... [2022-07-14T16:48:15.553Z] #21 28.20 Selecting previously unselected package python3-pkg-resources. [2022-07-14T16:48:15.553Z] #21 28.21 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T16:48:15.553Z] #21 28.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:48:15.810Z] #21 28.35 Selecting previously unselected package python3-setuptools. [2022-07-14T16:48:15.810Z] #21 28.36 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-14T16:48:15.810Z] #21 28.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-14T16:48:15.836Z] --- PASS: TestKillContainer (2.25s) [2022-07-14T16:48:15.836Z] --- PASS: TestKillContainer/no_signal (0.65s) [2022-07-14T16:48:15.836Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2022-07-14T16:48:15.836Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-07-14T16:48:15.836Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T16:48:15.836Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T16:48:16.065Z] #21 28.65 Selecting previously unselected package python3-wheel. [2022-07-14T16:48:16.065Z] #21 28.65 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-14T16:48:16.065Z] #21 28.66 Unpacking python3-wheel (0.34.2-1) ... [2022-07-14T16:48:16.321Z] #21 28.73 Selecting previously unselected package python3-pip. [2022-07-14T16:48:16.321Z] #21 28.74 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-14T16:48:16.321Z] #21 28.74 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T16:48:16.321Z] #21 28.98 Selecting previously unselected package sudo. [2022-07-14T16:48:16.401Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-14T16:48:16.577Z] #21 28.98 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-14T16:48:16.577Z] #21 28.99 Unpacking sudo (1.9.5p2-3) ... [2022-07-14T16:48:16.833Z] #21 29.45 Selecting previously unselected package thin-provisioning-tools. [2022-07-14T16:48:16.833Z] #21 29.47 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-14T16:48:16.833Z] #21 29.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-14T16:48:16.965Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T16:48:17.090Z] #21 29.73 Selecting previously unselected package uidmap. [2022-07-14T16:48:17.090Z] #21 29.73 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-14T16:48:17.090Z] #21 29.74 Unpacking uidmap (1:4.8.1-1) ... [2022-07-14T16:48:17.090Z] #21 29.86 Selecting previously unselected package vim-runtime. [2022-07-14T16:48:17.346Z] #21 29.87 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:48:17.346Z] #21 29.89 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-14T16:48:17.346Z] #21 29.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-14T16:48:17.346Z] #21 29.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:17.530Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-14T16:48:17.530Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2022-07-14T16:48:17.530Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2022-07-14T16:48:17.530Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-07-14T16:48:17.530Z] === RUN TestKillStoppedContainer [2022-07-14T16:48:17.530Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-14T16:48:17.530Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T16:48:17.530Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-14T16:48:17.530Z] === RUN TestKillDifferentUserContainer [2022-07-14T16:48:18.463Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-14T16:48:19.027Z] --- PASS: TestKillDifferentUserContainer (1.25s) [2022-07-14T16:48:19.027Z] === RUN TestInspectOomKilledTrue [2022-07-14T16:48:19.027Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T16:48:19.027Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-14T16:48:19.027Z] === RUN TestInspectOomKilledFalse [2022-07-14T16:48:19.027Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T16:48:19.027Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-14T16:48:19.027Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T16:48:19.284Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-14T16:48:19.284Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2022-07-14T16:48:19.284Z] === RUN TestLinksContainerNames [2022-07-14T16:48:19.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-14T16:48:19.798Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-14T16:48:20.609Z] #21 32.97 Selecting previously unselected package vim. [2022-07-14T16:48:20.609Z] #21 32.99 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-14T16:48:20.609Z] #21 33.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:20.730Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-14T16:48:20.730Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-14T16:48:20.730Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-14T16:48:20.730Z] --- PASS: TestLinksContainerNames (1.42s) [2022-07-14T16:48:20.730Z] === RUN TestLogsFollowTailEmpty [2022-07-14T16:48:20.864Z] #21 33.51 Selecting previously unselected package xfsprogs. [2022-07-14T16:48:20.864Z] #21 33.51 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-14T16:48:20.864Z] #21 33.52 Unpacking xfsprogs (5.10.0-4) ... [2022-07-14T16:48:21.295Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-14T16:48:21.425Z] #21 33.95 Selecting previously unselected package zip. [2022-07-14T16:48:21.425Z] #21 33.96 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-14T16:48:21.425Z] #21 33.96 Unpacking zip (3.0-12) ... [2022-07-14T16:48:21.425Z] #21 34.10 Selecting previously unselected package zstd. [2022-07-14T16:48:21.425Z] #21 34.11 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-14T16:48:21.425Z] #21 34.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-14T16:48:21.553Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-07-14T16:48:21.553Z] === RUN TestLogs [2022-07-14T16:48:21.553Z] === RUN TestLogs/driver_local [2022-07-14T16:48:21.553Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T16:48:21.553Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T16:48:21.553Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T16:48:21.553Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T16:48:21.553Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T16:48:21.554Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T16:48:21.554Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T16:48:21.554Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T16:48:21.554Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T16:48:21.554Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T16:48:21.554Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T16:48:21.554Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T16:48:21.554Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T16:48:21.554Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T16:48:21.554Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T16:48:21.554Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T16:48:21.554Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T16:48:21.554Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T16:48:21.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-14T16:48:21.681Z] #21 34.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:48:22.037Z] #14 ... [2022-07-14T16:48:22.037Z] [2022-07-14T16:48:22.037Z] #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-14T16:48:22.037Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:48:22.037Z] #77 48.08 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-14T16:48:22.117Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-14T16:48:22.242Z] #21 ... [2022-07-14T16:48:22.242Z] [2022-07-14T16:48:22.242Z] #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-14T16:48:22.242Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:48:22.242Z] #77 105.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T16:48:22.242Z] #77 105.3 checking whether build environment is sane... yes [2022-07-14T16:48:22.242Z] #77 105.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T16:48:22.242Z] #77 105.3 checking whether make sets $(MAKE)... yes [2022-07-14T16:48:22.242Z] #77 105.4 checking whether make supports the include directive... yes (GNU style) [2022-07-14T16:48:22.242Z] #77 105.4 checking whether make supports nested variables... yes [2022-07-14T16:48:22.242Z] #77 105.5 checking whether UID '0' is supported by ustar format... yes [2022-07-14T16:48:22.242Z] #77 105.5 checking whether GID '0' is supported by ustar format... yes [2022-07-14T16:48:22.242Z] #77 105.5 checking how to create a ustar tar archive... gnutar [2022-07-14T16:48:22.242Z] #77 105.6 checking dependency style of gcc... gcc3 [2022-07-14T16:48:22.242Z] #77 105.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T16:48:22.242Z] #77 105.7 checking whether make supports nested variables... (cached) yes [2022-07-14T16:48:22.242Z] #77 105.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T16:48:22.242Z] #77 105.7 checking pkg-config is at least version 0.9.0... yes [2022-07-14T16:48:22.242Z] #77 105.7 checking for yajl >= 2.1.0... yes [2022-07-14T16:48:22.242Z] #77 105.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T16:48:22.242Z] #77 105.8 checking for gcc... (cached) gcc [2022-07-14T16:48:22.242Z] #77 105.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T16:48:22.242Z] #77 105.9 checking whether gcc accepts -g... (cached) yes [2022-07-14T16:48:22.242Z] #77 105.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T16:48:22.242Z] #77 105.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T16:48:22.242Z] #77 105.9 checking for a Python interpreter with version >= 3... python3 [2022-07-14T16:48:22.242Z] #77 106.0 checking for python3... /usr/bin/python3 [2022-07-14T16:48:22.242Z] #77 106.0 checking for python3 version... 3.9 [2022-07-14T16:48:22.242Z] #77 106.0 checking for python3 platform... linux [2022-07-14T16:48:22.242Z] #77 106.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T16:48:22.242Z] #77 106.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T16:48:22.242Z] #77 106.4 checking that generated files are newer than configure... done [2022-07-14T16:48:22.242Z] #77 106.4 configure: creating ./config.status [2022-07-14T16:48:22.242Z] #77 109.1 config.status: creating Makefile [2022-07-14T16:48:22.242Z] #77 109.2 config.status: creating config.h [2022-07-14T16:48:22.242Z] #77 109.2 config.status: executing libtool commands [2022-07-14T16:48:22.242Z] #77 109.3 config.status: executing depfiles commands [2022-07-14T16:48:22.242Z] #77 110.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-14T16:48:22.243Z] #77 110.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T16:48:22.243Z] #77 110.5 checking for gcc... gcc [2022-07-14T16:48:22.243Z] #77 110.6 checking whether the C compiler works... yes [2022-07-14T16:48:22.243Z] #77 110.8 checking for C compiler default output file name... a.out [2022-07-14T16:48:22.243Z] #77 110.8 checking for suffix of executables... [2022-07-14T16:48:22.243Z] #77 111.0 checking whether we are cross compiling... no [2022-07-14T16:48:22.243Z] #77 111.2 checking for suffix of object files... o [2022-07-14T16:48:22.243Z] #77 111.4 checking whether we are using the GNU C compiler... yes [2022-07-14T16:48:22.243Z] #77 111.5 checking whether gcc accepts -g... yes [2022-07-14T16:48:22.243Z] #77 111.6 checking for gcc option to accept ISO C89... none needed [2022-07-14T16:48:22.243Z] #77 111.8 checking whether gcc understands -c and -o together... yes [2022-07-14T16:48:22.243Z] #77 112.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T16:48:22.243Z] #77 112.0 checking whether build environment is sane... yes [2022-07-14T16:48:22.243Z] #77 112.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T16:48:22.243Z] #77 112.1 checking for gawk... no [2022-07-14T16:48:22.243Z] #77 112.1 checking for mawk... mawk [2022-07-14T16:48:22.243Z] #77 112.1 checking whether make sets $(MAKE)... yes [2022-07-14T16:48:22.243Z] #77 112.2 checking whether make supports the include directive... yes (GNU style) [2022-07-14T16:48:22.243Z] #77 112.2 checking whether make supports nested variables... yes [2022-07-14T16:48:22.243Z] #77 112.3 checking whether UID '0' is supported by ustar format... yes [2022-07-14T16:48:22.243Z] #77 112.3 checking whether GID '0' is supported by ustar format... yes [2022-07-14T16:48:22.243Z] #77 112.3 checking how to create a ustar tar archive... gnutar [2022-07-14T16:48:22.243Z] #77 112.4 checking dependency style of gcc... gcc3 [2022-07-14T16:48:22.243Z] #77 112.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T16:48:22.243Z] #77 112.6 checking whether make supports nested variables... (cached) yes [2022-07-14T16:48:22.243Z] #77 112.6 checking build system type... aarch64-unknown-linux-gnu [2022-07-14T16:48:22.243Z] #77 112.9 checking host system type... aarch64-unknown-linux-gnu [2022-07-14T16:48:22.243Z] #77 112.9 checking how to print strings... printf [2022-07-14T16:48:22.243Z] #77 112.9 checking for a sed that does not truncate output... /bin/sed [2022-07-14T16:48:22.243Z] #77 112.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T16:48:22.243Z] #77 112.9 checking for egrep... /bin/grep -E [2022-07-14T16:48:22.243Z] #77 112.9 checking for fgrep... /bin/grep -F [2022-07-14T16:48:22.243Z] #77 112.9 checking for ld used by gcc... /usr/bin/ld [2022-07-14T16:48:22.243Z] #77 113.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T16:48:22.243Z] #77 113.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T16:48:22.243Z] #77 113.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T16:48:22.243Z] #77 113.2 checking whether ln -s works... yes [2022-07-14T16:48:22.243Z] #77 113.2 checking the maximum length of command line arguments... 1572864 [2022-07-14T16:48:22.243Z] #77 113.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-14T16:48:22.243Z] #77 113.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T16:48:22.243Z] #77 113.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T16:48:22.243Z] #77 113.2 checking for objdump... objdump [2022-07-14T16:48:22.243Z] #77 113.2 checking how to recognize dependent libraries... pass_all [2022-07-14T16:48:22.243Z] #77 113.2 checking for dlltool... no [2022-07-14T16:48:22.243Z] #77 113.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T16:48:22.243Z] #77 113.2 checking for ar... ar [2022-07-14T16:48:22.243Z] #77 113.2 checking for archiver @FILE support... @ [2022-07-14T16:48:22.243Z] #77 113.4 checking for strip... strip [2022-07-14T16:48:22.243Z] #77 113.5 checking for ranlib... ranlib [2022-07-14T16:48:22.498Z] #77 113.5 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-14T16:48:22.498Z] #77 ... [2022-07-14T16:48:22.498Z] [2022-07-14T16:48:22.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-14T16:48:22.498Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T16:48:22.498Z] #21 35.21 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-14T16:48:22.498Z] #21 35.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T16:48:22.498Z] #21 35.23 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-14T16:48:22.754Z] #21 35.25 Setting up libicu67:arm64 (67.1-7) ... [2022-07-14T16:48:22.754Z] #21 35.26 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-14T16:48:22.754Z] #21 35.27 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-14T16:48:22.754Z] #21 35.29 Setting up uidmap (1:4.8.1-1) ... [2022-07-14T16:48:22.754Z] #21 35.30 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-14T16:48:22.754Z] #21 35.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:48:22.754Z] #21 35.33 Setting up bzip2 (1.0.8-4) ... [2022-07-14T16:48:22.754Z] #21 35.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-14T16:48:22.754Z] #21 35.36 Setting up python3-wheel (0.34.2-1) ... [2022-07-14T16:48:23.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-14T16:48:23.305Z] === RUN TestLogs/driver_json-file [2022-07-14T16:48:23.305Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T16:48:23.305Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T16:48:23.305Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T16:48:23.305Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T16:48:23.305Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T16:48:23.305Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T16:48:23.305Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T16:48:23.305Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T16:48:23.305Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T16:48:23.305Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T16:48:23.305Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T16:48:23.305Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T16:48:23.305Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T16:48:23.305Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T16:48:23.305Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T16:48:23.305Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T16:48:23.305Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T16:48:23.305Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T16:48:23.315Z] #21 35.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:23.315Z] #21 35.93 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-14T16:48:23.315Z] #21 35.95 Setting up libcap2-bin (1:2.44-1) ... [2022-07-14T16:48:23.315Z] #21 35.96 Setting up apparmor (2.13.6-10) ... [2022-07-14T16:48:25.204Z] #21 37.91 Setting up zip (3.0-12) ... [2022-07-14T16:48:25.204Z] #21 37.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:25.204Z] #21 37.95 Setting up bash-completion (1:2.11-2) ... [2022-07-14T16:48:25.345Z] #77 ... [2022-07-14T16:48:25.345Z] [2022-07-14T16:48:25.345Z] #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-14T16:48:25.345Z] #64 sha256:488d3526fccceb2e9ba16f26250b8c2145b6d081365d71dbedbf03f0b426460b [2022-07-14T16:48:25.828Z] --- PASS: TestLogs (3.89s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.95s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.30s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.46s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.58s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.75s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.86s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.04s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.79s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.86s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.94s) [2022-07-14T16:48:25.828Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (2.02s) [2022-07-14T16:48:25.828Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T16:48:25.828Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2022-07-14T16:48:25.828Z] === RUN TestMountDaemonRoot [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/default [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/private [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/slave [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/shared [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/default [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/private [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/shared [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/slave [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T16:48:26.086Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T16:48:26.086Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T16:48:26.086Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-14T16:48:26.086Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-14T16:48:26.086Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T16:48:26.343Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-14T16:48:26.908Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-14T16:48:27.696Z] #64 75.05 Updating files: 33% (1614/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% (4063/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-14T16:48:27.696Z] #64 77.89 + cd /tmp/tmp.i0iT7vHzoN/src/github.com/containerd/containerd [2022-07-14T16:48:27.696Z] #64 77.89 + git checkout -q v1.6.6 [2022-07-14T16:48:27.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-14T16:48:27.839Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2022-07-14T16:48:27.839Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T16:48:28.404Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-07-14T16:48:28.404Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T16:48:28.508Z] #21 40.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:48:28.508Z] #21 40.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T16:48:28.508Z] #21 40.77 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-14T16:48:28.508Z] #21 40.79 Setting up patch (2.7.6-7) ... [2022-07-14T16:48:28.508Z] #21 40.80 Setting up sudo (1.9.5p2-3) ... [2022-07-14T16:48:28.508Z] #21 40.88 invoke-rc.d: could not determine current runlevel [2022-07-14T16:48:28.508Z] #21 40.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-14T16:48:28.508Z] #21 40.91 Setting up xfsprogs (5.10.0-4) ... [2022-07-14T16:48:28.508Z] #21 40.92 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-14T16:48:28.508Z] #21 40.94 Setting up inetutils-ping (2:2.0-1) ... [2022-07-14T16:48:28.508Z] #21 40.95 Setting up pigz (2.6-1) ... [2022-07-14T16:48:28.508Z] #21 40.96 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-14T16:48:28.508Z] #21 40.97 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-14T16:48:28.508Z] #21 40.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T16:48:28.508Z] #21 41.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:28.661Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2022-07-14T16:48:28.661Z] === RUN TestNetworkNat [2022-07-14T16:48:29.069Z] #21 41.64 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-14T16:48:29.069Z] #21 41.66 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-14T16:48:29.225Z] --- PASS: TestNetworkNat (0.56s) [2022-07-14T16:48:29.225Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T16:48:29.631Z] #21 42.13 Setting up libelf1:arm64 (0.183-1) ... [2022-07-14T16:48:29.631Z] #21 42.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-14T16:48:29.631Z] #21 42.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-14T16:48:29.631Z] #21 42.19 Setting up python3-distutils (3.9.2-1) ... [2022-07-14T16:48:29.789Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2022-07-14T16:48:29.789Z] === RUN TestNetworkLoopbackNat [2022-07-14T16:48:29.886Z] #21 42.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:48:30.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-14T16:48:30.185Z] #21 42.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-14T16:48:30.185Z] #21 42.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-14T16:48:30.185Z] #21 42.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-14T16:48:30.185Z] #21 42.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-14T16:48:30.185Z] #21 42.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-14T16:48:30.185Z] #21 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-14T16:48:30.185Z] #21 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-14T16:48:30.185Z] #21 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-14T16:48:30.185Z] #21 42.65 Setting up python3-setuptools (52.0.0-4) ... [2022-07-14T16:48:30.246Z] #64 80.12 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-14T16:48:30.246Z] #64 80.12 + BUILDTAGS='netgo osusergo static_build' [2022-07-14T16:48:30.246Z] #64 80.12 + export EXTRA_FLAGS=-buildmode=pie [2022-07-14T16:48:30.246Z] #64 80.12 + EXTRA_FLAGS=-buildmode=pie [2022-07-14T16:48:30.246Z] #64 80.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-14T16:48:30.246Z] #64 80.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-14T16:48:30.246Z] #64 80.12 + '[' '' = dynamic ']' [2022-07-14T16:48:30.246Z] #64 80.12 + make [2022-07-14T16:48:31.113Z] #21 ... [2022-07-14T16:48:31.113Z] [2022-07-14T16:48:31.113Z] #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-14T16:48:31.113Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:48:31.113Z] #77 113.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T16:48:31.113Z] #77 113.9 checking for sysroot... no [2022-07-14T16:48:31.113Z] #77 113.9 checking for a working dd... /bin/dd [2022-07-14T16:48:31.113Z] #77 113.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T16:48:31.113Z] #77 113.9 checking for mt... no [2022-07-14T16:48:31.113Z] #77 113.9 checking if : is a manifest tool... no [2022-07-14T16:48:31.113Z] #77 113.9 checking how to run the C preprocessor... gcc -E [2022-07-14T16:48:31.113Z] #77 114.2 checking for ANSI C header files... yes [2022-07-14T16:48:31.113Z] #77 114.8 checking for sys/types.h... yes [2022-07-14T16:48:31.113Z] #77 115.0 checking for sys/stat.h... yes [2022-07-14T16:48:31.113Z] #77 115.1 checking for stdlib.h... yes [2022-07-14T16:48:31.113Z] #77 115.3 checking for string.h... yes [2022-07-14T16:48:31.113Z] #77 115.6 checking for memory.h... yes [2022-07-14T16:48:31.113Z] #77 115.8 checking for strings.h... yes [2022-07-14T16:48:31.113Z] #77 115.9 checking for inttypes.h... yes [2022-07-14T16:48:31.113Z] #77 116.1 checking for stdint.h... yes [2022-07-14T16:48:31.113Z] #77 116.3 checking for unistd.h... yes [2022-07-14T16:48:31.113Z] #77 116.5 checking for dlfcn.h... yes [2022-07-14T16:48:31.113Z] #77 116.6 checking for objdir... .libs [2022-07-14T16:48:31.113Z] #77 117.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T16:48:31.113Z] #77 117.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T16:48:31.113Z] #77 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T16:48:31.113Z] #77 117.3 checking if gcc static flag -static works... yes [2022-07-14T16:48:31.113Z] #77 117.6 checking if gcc supports -c -o file.o... yes [2022-07-14T16:48:31.113Z] #77 117.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T16:48:31.113Z] #77 117.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-14T16:48:31.113Z] #77 117.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T16:48:31.113Z] #77 118.1 checking how to hardcode library paths into programs... immediate [2022-07-14T16:48:31.113Z] #77 118.1 checking whether stripping libraries is possible... yes [2022-07-14T16:48:31.113Z] #77 118.1 checking if libtool supports shared libraries... yes [2022-07-14T16:48:31.113Z] #77 118.1 checking whether to build shared libraries... no [2022-07-14T16:48:31.113Z] #77 118.1 checking whether to build static libraries... yes [2022-07-14T16:48:31.113Z] #77 118.1 checking float.h usability... yes [2022-07-14T16:48:31.113Z] #77 118.3 checking float.h presence... yes [2022-07-14T16:48:31.113Z] #77 118.3 checking for float.h... yes [2022-07-14T16:48:31.113Z] #77 118.3 checking limits.h usability... yes [2022-07-14T16:48:31.113Z] #77 118.6 checking limits.h presence... yes [2022-07-14T16:48:31.113Z] #77 118.6 checking for limits.h... yes [2022-07-14T16:48:31.113Z] #77 118.7 checking stddef.h usability... yes [2022-07-14T16:48:31.113Z] #77 118.9 checking stddef.h presence... yes [2022-07-14T16:48:31.113Z] #77 118.9 checking for stddef.h... yes [2022-07-14T16:48:31.113Z] #77 118.9 checking for stdlib.h... (cached) yes [2022-07-14T16:48:31.113Z] #77 119.0 checking for string.h... (cached) yes [2022-07-14T16:48:31.113Z] #77 119.0 checking sys/time.h usability... yes [2022-07-14T16:48:31.113Z] #77 119.2 checking sys/time.h presence... yes [2022-07-14T16:48:31.113Z] #77 119.2 checking for sys/time.h... yes [2022-07-14T16:48:31.113Z] #77 119.2 checking for inline... inline [2022-07-14T16:48:31.113Z] #77 119.3 checking for size_t... yes [2022-07-14T16:48:31.113Z] #77 119.7 checking for stdlib.h... (cached) yes [2022-07-14T16:48:31.113Z] #77 119.7 checking for GNU libc compatible malloc... yes [2022-07-14T16:48:31.113Z] #77 119.9 checking for stdlib.h... (cached) yes [2022-07-14T16:48:31.113Z] #77 119.9 checking for GNU libc compatible realloc... yes [2022-07-14T16:48:31.113Z] #77 120.1 checking for working strtod... yes [2022-07-14T16:48:31.113Z] #77 120.4 checking for gettimeofday... yes [2022-07-14T16:48:31.113Z] #77 120.6 checking for memset... yes [2022-07-14T16:48:31.113Z] #77 120.8 checking for strspn... yes [2022-07-14T16:48:31.113Z] #77 121.1 checking that generated files are newer than configure... done [2022-07-14T16:48:31.113Z] #77 121.1 configure: creating ./config.status [2022-07-14T16:48:31.674Z] #77 ... [2022-07-14T16:48:31.674Z] [2022-07-14T16:48:31.674Z] #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-14T16:48:31.674Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-14T16:48:31.674Z] #21 44.19 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-14T16:48:31.674Z] #21 44.21 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-14T16:48:31.674Z] #21 44.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-14T16:48:31.674Z] #21 44.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T16:48:31.940Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-14T16:48:32.505Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-14T16:48:32.600Z] #21 45.32 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-14T16:48:32.600Z] #21 45.34 Setting up jq (1.6-2.1) ... [2022-07-14T16:48:32.762Z] --- PASS: TestNetworkLoopbackNat (2.80s) [2022-07-14T16:48:32.762Z] === RUN TestPause [2022-07-14T16:48:32.855Z] #21 45.35 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-14T16:48:32.855Z] #21 45.37 Setting up iptables (1.8.7-1) ... [2022-07-14T16:48:32.855Z] #21 45.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T16:48:32.855Z] #21 45.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T16:48:32.855Z] #21 45.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T16:48:32.855Z] #21 45.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T16:48:32.855Z] #21 45.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-14T16:48:32.855Z] #21 45.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-14T16:48:32.855Z] #21 45.43 Setting up iproute2 (5.10.0-4) ... [2022-07-14T16:48:33.112Z] #21 45.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:48:33.553Z] #64 83.46 + bin/ctr [2022-07-14T16:48:33.694Z] --- PASS: TestPause (0.91s) [2022-07-14T16:48:33.694Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T16:48:33.694Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T16:48:33.694Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T16:48:33.694Z] === RUN TestPauseStopPausedContainer [2022-07-14T16:48:33.951Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-14T16:48:33.951Z] check_test.go:540: [d5ae6854bd77b] daemon is not started [2022-07-14T16:48:33.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-14T16:48:34.516Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-07-14T16:48:34.516Z] === RUN TestPidHost [2022-07-14T16:48:34.955Z] #64 ... [2022-07-14T16:48:34.955Z] [2022-07-14T16:48:34.955Z] #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-14T16:48:34.955Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:48:34.955Z] #14 143.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-14T16:48:34.955Z] #14 143.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:48:34.955Z] #14 143.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:48:35.000Z] #21 DONE 47.7s [2022-07-14T16:48:35.000Z] [2022-07-14T16:48:35.000Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T16:48:35.000Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:48:35.000Z] #77 124.0 config.status: creating Makefile [2022-07-14T16:48:35.000Z] #77 124.1 config.status: creating config.h [2022-07-14T16:48:35.000Z] #77 124.1 config.status: executing depfiles commands [2022-07-14T16:48:35.000Z] #77 124.3 config.status: executing libtool commands [2022-07-14T16:48:35.000Z] #77 125.2 GEN .version [2022-07-14T16:48:35.000Z] #77 125.2 make install-recursive [2022-07-14T16:48:35.000Z] #77 125.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-14T16:48:35.000Z] #77 125.3 Making install in libocispec [2022-07-14T16:48:35.000Z] #77 125.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:48:35.000Z] #77 125.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-14T16:48:35.000Z] #77 125.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-14T16:48:35.000Z] #77 125.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-14T16:48:35.000Z] #77 125.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-14T16:48:35.000Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-14T16:48:35.000Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-14T16:48:35.000Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-14T16:48:35.000Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-14T16:48:35.000Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-14T16:48:35.000Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-14T16:48:35.000Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-14T16:48:35.000Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-14T16:48:35.000Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-14T16:48:35.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-14T16:48:35.645Z] --- PASS: TestPidHost (1.23s) [2022-07-14T16:48:35.645Z] === RUN TestPsFilter [2022-07-14T16:48:35.645Z] --- PASS: TestPsFilter (0.11s) [2022-07-14T16:48:35.645Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T16:48:35.930Z] #77 ... [2022-07-14T16:48:35.930Z] [2022-07-14T16:48:35.930Z] #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-14T16:48:35.930Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-14T16:48:35.930Z] #22 0.701 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-14T16:48:35.930Z] #22 0.705 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-14T16:48:35.930Z] #22 0.709 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-14T16:48:35.930Z] #22 DONE 0.7s [2022-07-14T16:48:35.930Z] [2022-07-14T16:48:35.930Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T16:48:35.930Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-14T16:48:36.210Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2022-07-14T16:48:36.210Z] === RUN TestRemoveContainerWithVolume [2022-07-14T16:48:36.774Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-07-14T16:48:36.774Z] === RUN TestRemoveContainerRunning [2022-07-14T16:48:37.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-14T16:48:37.596Z] --- PASS: TestRemoveContainerRunning (0.57s) [2022-07-14T16:48:37.596Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T16:48:38.160Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2022-07-14T16:48:38.160Z] === RUN TestRemoveInvalidContainer [2022-07-14T16:48:38.160Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-14T16:48:38.160Z] === RUN TestRenameLinkedContainer [2022-07-14T16:48:39.164Z] #14 ... [2022-07-14T16:48:39.164Z] [2022-07-14T16:48:39.164Z] #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-14T16:48:39.164Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:48:39.164Z] #77 65.98 libtoolize: putting auxiliary files in '.'. [2022-07-14T16:48:39.164Z] #77 65.98 libtoolize: copying file './ltmain.sh' [2022-07-14T16:48:39.164Z] #77 68.56 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-14T16:48:39.164Z] #77 68.56 libtoolize: and rerunning libtoolize and aclocal. [2022-07-14T16:48:39.164Z] #77 68.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T16:48:41.175Z] #23 ... [2022-07-14T16:48:41.175Z] [2022-07-14T16:48:41.175Z] #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-14T16:48:41.175Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-14T16:48:41.175Z] #77 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-14T16:48:41.175Z] #77 127.5 make install-recursive [2022-07-14T16:48:41.176Z] #77 127.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:48:41.176Z] #77 127.7 Making install in yajl [2022-07-14T16:48:41.176Z] #77 127.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:48:41.176Z] #77 127.7 CC verify/json_verify-json_verify.o [2022-07-14T16:48:41.176Z] #77 127.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-14T16:48:41.176Z] #77 127.8 CC src/libyajl_la-yajl.lo [2022-07-14T16:48:41.176Z] #77 127.8 CC src/libyajl_la-yajl_gen.lo [2022-07-14T16:48:41.176Z] #77 127.8 CC src/libyajl_la-yajl_parser.lo [2022-07-14T16:48:41.176Z] #77 127.8 CC src/libyajl_la-yajl_buf.lo [2022-07-14T16:48:41.176Z] #77 127.9 CC src/libyajl_la-yajl_encode.lo [2022-07-14T16:48:41.176Z] #77 128.0 CC src/libyajl_la-yajl_lex.lo [2022-07-14T16:48:41.176Z] #77 128.0 CC src/libyajl_la-yajl_tree.lo [2022-07-14T16:48:41.436Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-14T16:48:41.437Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-14T16:48:41.437Z] --- PASS: TestRenameLinkedContainer (2.83s) [2022-07-14T16:48:41.437Z] === RUN TestRenameStoppedContainer [2022-07-14T16:48:41.437Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-14T16:48:41.694Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-07-14T16:48:41.694Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T16:48:41.694Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-14T16:48:41.694Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-14T16:48:42.113Z] #77 133.3 CCLD libyajl.la [2022-07-14T16:48:42.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-14T16:48:42.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-14T16:48:42.369Z] #77 133.7 CCLD verify/json_verify [2022-07-14T16:48:42.930Z] #77 134.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:48:42.930Z] #77 134.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T16:48:42.930Z] #77 134.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T16:48:42.930Z] #77 134.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:48:42.930Z] #77 134.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:48:42.930Z] #77 134.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:48:42.930Z] #77 134.2 CC src/validate.o [2022-07-14T16:48:42.930Z] #77 134.2 CC src/image_spec_schema_config_schema.lo [2022-07-14T16:48:42.930Z] #77 134.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-14T16:48:42.930Z] #77 134.2 CC src/image_spec_schema_defs.lo [2022-07-14T16:48:42.930Z] #77 134.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-14T16:48:42.930Z] #77 134.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-14T16:48:42.930Z] #77 134.2 CC src/image_spec_schema_image_layout_schema.lo [2022-07-14T16:48:42.930Z] #77 134.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-14T16:48:42.930Z] #77 134.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-14T16:48:42.930Z] #77 134.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-14T16:48:43.186Z] #77 134.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-14T16:48:43.186Z] #77 134.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-14T16:48:43.186Z] #77 134.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-14T16:48:43.186Z] #77 134.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-14T16:48:43.186Z] #77 134.5 CC src/runtime_spec_schema_defs.lo [2022-07-14T16:48:43.186Z] #77 134.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-14T16:48:43.191Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-14T16:48:43.191Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-14T16:48:43.191Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2022-07-14T16:48:43.191Z] === RUN TestRenameInvalidName [2022-07-14T16:48:43.442Z] #77 134.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-14T16:48:43.442Z] #77 134.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-14T16:48:43.442Z] #77 134.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-14T16:48:43.717Z] #77 135.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-14T16:48:43.972Z] #77 135.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-14T16:48:43.972Z] #77 135.2 CC src/basic_test_double_array_item.lo [2022-07-14T16:48:43.972Z] #77 135.3 CC src/basic_test_double_array.lo [2022-07-14T16:48:44.124Z] --- PASS: TestRenameInvalidName (0.97s) [2022-07-14T16:48:44.124Z] === RUN TestRenameAnonymousContainer [2022-07-14T16:48:44.228Z] #77 135.4 CC src/basic_test_top_array_int.lo [2022-07-14T16:48:44.228Z] #77 135.5 CC src/basic_test_top_array_string.lo [2022-07-14T16:48:44.483Z] #77 135.7 CC src/basic_test_top_double_array_int.lo [2022-07-14T16:48:44.483Z] #77 135.8 CC src/basic_test_top_double_array_obj.lo [2022-07-14T16:48:44.483Z] #77 135.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-14T16:48:45.044Z] #77 136.1 CC src/basic_test_top_double_array_string.lo [2022-07-14T16:48:45.044Z] #77 136.2 CC src/read-file.lo [2022-07-14T16:48:45.044Z] #77 136.3 CC src/json_common.lo [2022-07-14T16:48:45.044Z] #77 ... [2022-07-14T16:48:45.044Z] [2022-07-14T16:48:45.044Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T16:48:45.044Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-14T16:48:45.044Z] #23 9.424 Collecting yamllint==1.26.1 [2022-07-14T16:48:45.494Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-14T16:48:45.494Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-14T16:48:45.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-14T16:48:45.751Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-14T16:48:46.409Z] #23 10.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-14T16:48:47.121Z] --- PASS: TestRenameAnonymousContainer (2.66s) [2022-07-14T16:48:47.121Z] === RUN TestRenameContainerWithSameName [2022-07-14T16:48:47.313Z] #77 ... [2022-07-14T16:48:47.313Z] [2022-07-14T16:48:47.313Z] #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-14T16:48:47.313Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:48:47.313Z] #14 154.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-14T16:48:47.313Z] #14 154.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:48:47.313Z] #14 154.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T16:48:47.340Z] #23 11.67 Collecting pathspec>=0.5.3 [2022-07-14T16:48:47.598Z] #23 11.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-14T16:48:47.598Z] #23 11.95 Collecting pyyaml [2022-07-14T16:48:47.685Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-14T16:48:47.854Z] #23 11.97 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-14T16:48:47.854Z] #23 12.03 Building wheels for collected packages: yamllint [2022-07-14T16:48:47.854Z] #23 12.03 Building wheel for yamllint (setup.py): started [2022-07-14T16:48:47.942Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2022-07-14T16:48:47.942Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T16:48:48.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-14T16:48:48.781Z] #23 13.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-14T16:48:49.082Z] #23 13.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f3f0d7398ce0f1427a76133b00365f21b98792c1790a0bb00dd349d15114bac6 [2022-07-14T16:48:49.082Z] #23 13.14 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-14T16:48:49.082Z] #23 13.14 Successfully built yamllint [2022-07-14T16:48:49.082Z] #23 13.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-14T16:48:49.130Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2022-07-14T16:48:49.130Z] === RUN TestResize [2022-07-14T16:48:49.130Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-14T16:48:49.338Z] #23 13.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-14T16:48:49.695Z] --- PASS: TestResize (0.67s) [2022-07-14T16:48:49.695Z] === RUN TestResizeWithInvalidSize [2022-07-14T16:48:49.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-14T16:48:49.899Z] #23 DONE 14.2s [2022-07-14T16:48:49.899Z] [2022-07-14T16:48:49.899Z] #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-14T16:48:49.899Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:48:49.899Z] #77 136.6 CC tests/test-1.o [2022-07-14T16:48:49.899Z] #77 136.7 CC tests/test-2.o [2022-07-14T16:48:49.899Z] #77 136.9 CC tests/test-3.o [2022-07-14T16:48:49.899Z] #77 137.1 CC tests/test-4.o [2022-07-14T16:48:49.899Z] #77 137.1 CC tests/test-5.o [2022-07-14T16:48:49.899Z] #77 137.3 CC tests/test-6.o [2022-07-14T16:48:49.899Z] #77 137.4 CC tests/test-7.o [2022-07-14T16:48:49.899Z] #77 137.6 CC tests/test-8.o [2022-07-14T16:48:49.899Z] #77 138.1 CC tests/test-9.o [2022-07-14T16:48:49.899Z] #77 138.3 CC tests/test-10.o [2022-07-14T16:48:49.899Z] #77 138.5 CC tests/test-11.o [2022-07-14T16:48:50.260Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-14T16:48:50.260Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2022-07-14T16:48:50.260Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T16:48:50.826Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-14T16:48:50.826Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:48:50.826Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:48:50.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T16:48:50.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T16:48:51.637Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T16:48:51.637Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:48:51.637Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:48:51.637Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:48:51.637Z] [2022-07-14T16:48:51.637Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-14T16:48:51.637Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-14T16:48:51.637Z] Using test binary docker [2022-07-14T16:48:51.637Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T16:48:51.637Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T16:48:51.637Z] INFO: Waiting for daemon to start... [2022-07-14T16:48:51.637Z] Starting dockerd [2022-07-14T16:48:51.637Z] . [2022-07-14T16:48:51.637Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-14T16:48:51.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-14T16:48:52.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T16:48:52.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T16:48:52.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T16:48:52.584Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-14T16:48:52.603Z] #14 ... [2022-07-14T16:48:52.603Z] [2022-07-14T16:48:52.604Z] #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-14T16:48:52.604Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:48:52.604Z] #77 84.06 configure.ac:7: installing './compile' [2022-07-14T16:48:52.604Z] #77 84.07 configure.ac:11: installing './config.guess' [2022-07-14T16:48:52.604Z] #77 84.07 configure.ac:11: installing './config.sub' [2022-07-14T16:48:52.604Z] #77 84.09 configure.ac:8: installing './install-sh' [2022-07-14T16:48:52.604Z] #77 84.09 configure.ac:8: installing './missing' [2022-07-14T16:48:52.604Z] #77 84.24 Makefile.am: installing './depcomp' [2022-07-14T16:48:52.604Z] #77 86.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T16:48:52.604Z] #77 86.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T16:48:52.604Z] #77 86.59 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T16:48:52.604Z] #77 86.59 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T16:48:52.604Z] #77 86.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T16:48:52.604Z] #77 86.88 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T16:48:52.604Z] #77 87.30 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T16:48:52.604Z] #77 87.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T16:48:52.604Z] #77 88.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-14T16:48:53.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T16:48:53.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:48:53.775Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-14T16:48:54.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:48:54.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T16:48:54.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:48:55.273Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-14T16:48:55.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-14T16:48:55.531Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-14T16:48:55.531Z] check_test.go:540: [d7df06f95ec73] daemon is not started [2022-07-14T16:48:55.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-14T16:48:55.531Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-14T16:48:55.531Z] check_test.go:540: [d7b902944337c] daemon is not started [2022-07-14T16:48:55.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-14T16:48:57.242Z] --- PASS: TestBuildWithHugeFile (49.99s) [2022-07-14T16:48:57.242Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T16:48:57.242Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T16:48:57.242Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T16:48:57.242Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T16:48:57.242Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T16:48:57.242Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T16:48:57.242Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T16:48:57.242Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T16:48:57.242Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T16:48:57.242Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T16:48:57.242Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T16:48:57.242Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T16:48:57.242Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T16:48:57.242Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-14T16:48:57.242Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-14T16:48:57.242Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-14T16:48:57.242Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-14T16:48:57.242Z] === RUN TestBuildPreserveOwnership [2022-07-14T16:48:57.242Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T16:48:57.242Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T16:48:57.242Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-07-14T16:48:57.242Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.40s) [2022-07-14T16:48:57.242Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-07-14T16:48:57.242Z] === RUN TestBuildPlatformInvalid [2022-07-14T16:48:57.242Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-14T16:48:57.242Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T16:48:57.242Z] Loaded image: busybox:latest [2022-07-14T16:48:57.242Z] Loaded image: busybox:glibc [2022-07-14T16:48:57.242Z] Loaded image: debian:bullseye-slim [2022-07-14T16:48:57.242Z] Loaded image: hello-world:latest [2022-07-14T16:48:57.242Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T16:48:58.810Z] check_test.go:540: [dc17a43ac6ac8] daemon is not started [2022-07-14T16:48:58.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.66s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2022-07-14T16:48:59.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2022-07-14T16:48:59.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-07-14T16:48:59.068Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.68s) [2022-07-14T16:48:59.068Z] === RUN TestCgroupNamespacesRun [2022-07-14T16:48:59.189Z] #77 ... [2022-07-14T16:48:59.189Z] [2022-07-14T16:48:59.189Z] #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-14T16:48:59.189Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:48:59.189Z] #14 167.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-14T16:48:59.189Z] #14 167.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:48:59.189Z] #14 167.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:49:00.439Z] --- PASS: TestCgroupNamespacesRun (1.45s) [2022-07-14T16:49:00.439Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T16:49:01.811Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2022-07-14T16:49:01.811Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T16:49:02.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-14T16:49:03.676Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.51s) [2022-07-14T16:49:03.676Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T16:49:05.048Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2022-07-14T16:49:05.048Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T16:49:05.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-14T16:49:06.677Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2022-07-14T16:49:06.677Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T16:49:07.192Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.93s) [2022-07-14T16:49:07.192Z] PASS [2022-07-14T16:49:07.192Z] [2022-07-14T16:49:07.192Z] === Skipped [2022-07-14T16:49:07.192Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-14T16:49:07.192Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T16:49:07.192Z] [2022-07-14T16:49:07.192Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T16:49:07.192Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T16:49:07.192Z] [2022-07-14T16:49:07.192Z] DONE 34 tests, 2 skipped in 87.161s [2022-07-14T16:49:07.192Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T16:49:07.192Z] INFO: Testing against a local daemon [2022-07-14T16:49:07.192Z] === RUN TestConfigInspect [2022-07-14T16:49:07.753Z] --- PASS: TestConfigInspect (2.21s) [2022-07-14T16:49:07.753Z] === RUN TestConfigList [2022-07-14T16:49:07.980Z] #77 ... [2022-07-14T16:49:07.980Z] [2022-07-14T16:49:07.980Z] #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-14T16:49:07.980Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-14T16:49:07.980Z] #47 201.9 + dpkg --print-architecture [2022-07-14T16:49:07.980Z] #47 DONE 202.6s [2022-07-14T16:49:07.980Z] [2022-07-14T16:49:07.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-14T16:49:07.980Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:49:08.048Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2022-07-14T16:49:08.048Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T16:49:08.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-14T16:49:08.613Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-14T16:49:08.613Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T16:49:08.870Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-14T16:49:09.127Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-14T16:49:10.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) [2022-07-14T16:49:10.062Z] === RUN TestNISDomainname [2022-07-14T16:49:10.268Z] --- PASS: TestConfigList (2.29s) [2022-07-14T16:49:10.268Z] === RUN TestConfigsCreateAndDelete [2022-07-14T16:49:10.324Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-14T16:49:10.324Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-14T16:49:10.587Z] --- PASS: TestNISDomainname (0.72s) [2022-07-14T16:49:10.587Z] === RUN TestHostnameDnsResolution [2022-07-14T16:49:10.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-14T16:49:11.530Z] --- PASS: TestHostnameDnsResolution (1.06s) [2022-07-14T16:49:11.530Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T16:49:12.109Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-14T16:49:12.156Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-14T16:49:12.156Z] === RUN TestConfigsUpdate [2022-07-14T16:49:12.375Z] --- PASS: TestUnprivilegedPortsAndPing (0.72s) [2022-07-14T16:49:12.375Z] === RUN TestPrivilegedHostDevices [2022-07-14T16:49:12.952Z] --- PASS: TestPrivilegedHostDevices (0.63s) [2022-07-14T16:49:12.952Z] === RUN TestRunConsoleSize [2022-07-14T16:49:13.516Z] --- PASS: TestRunConsoleSize (0.54s) [2022-07-14T16:49:13.516Z] === RUN TestStats [2022-07-14T16:49:13.773Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-14T16:49:14.030Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-14T16:49:14.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-14T16:49:14.672Z] --- PASS: TestConfigsUpdate (2.19s) [2022-07-14T16:49:14.672Z] === RUN TestTemplatedConfig [2022-07-14T16:49:16.184Z] --- PASS: TestStats (2.71s) [2022-07-14T16:49:16.184Z] === RUN TestStopContainerWithTimeout [2022-07-14T16:49:16.184Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T16:49:16.184Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T16:49:16.184Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T16:49:16.184Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T16:49:16.184Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T16:49:16.184Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T16:49:16.184Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T16:49:16.184Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T16:49:16.184Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T16:49:16.184Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T16:49:16.184Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T16:49:16.184Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T16:49:17.191Z] --- PASS: TestTemplatedConfig (2.71s) [2022-07-14T16:49:17.191Z] === RUN TestConfigCreateResolve [2022-07-14T16:49:17.362Z] #14 ... [2022-07-14T16:49:17.362Z] [2022-07-14T16:49:17.362Z] #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-14T16:49:17.362Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:49:17.362Z] #77 111.8 configure.ac:7: installing 'build-aux/compile' [2022-07-14T16:49:17.362Z] #77 111.8 configure.ac:9: installing 'build-aux/config.guess' [2022-07-14T16:49:17.362Z] #77 111.9 configure.ac:9: installing 'build-aux/config.sub' [2022-07-14T16:49:17.362Z] #77 111.9 configure.ac:11: installing 'build-aux/install-sh' [2022-07-14T16:49:17.362Z] #77 111.9 configure.ac:11: installing 'build-aux/missing' [2022-07-14T16:49:17.362Z] #77 112.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T16:49:17.362Z] #77 112.5 parallel-tests: installing 'build-aux/test-driver' [2022-07-14T16:49:17.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-14T16:49:19.279Z] #77 116.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-14T16:49:19.454Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T16:49:19.454Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2022-07-14T16:49:19.454Z] --- PASS: TestStopContainerWithTimeout/1 (2.49s) [2022-07-14T16:49:19.454Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2022-07-14T16:49:19.454Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2022-07-14T16:49:19.454Z] === RUN TestDeleteDevicemapper [2022-07-14T16:49:19.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T16:49:19.454Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T16:49:19.454Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T16:49:19.540Z] #77 116.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-14T16:49:19.706Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-14T16:49:19.706Z] PASS [2022-07-14T16:49:19.706Z] [2022-07-14T16:49:19.706Z] DONE 6 tests in 13.764s [2022-07-14T16:49:19.706Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T16:49:19.706Z] INFO: Testing against a local daemon [2022-07-14T16:49:19.706Z] === RUN TestAttachWithTTY [2022-07-14T16:49:19.706Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-14T16:49:19.706Z] === RUN TestAttachWithoutTTy [2022-07-14T16:49:19.706Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-14T16:49:19.706Z] === RUN TestCheckpoint [2022-07-14T16:49:19.706Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T16:49:19.706Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T16:49:19.706Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T16:49:19.706Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T16:49:19.706Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T16:49:19.706Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T16:49:19.706Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T16:49:19.706Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T16:49:19.706Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T16:49:19.706Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T16:49:19.706Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T16:49:19.706Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T16:49:19.706Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T16:49:19.706Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T16:49:19.706Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T16:49:19.706Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T16:49:19.706Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T16:49:19.706Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T16:49:19.707Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T16:49:19.707Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T16:49:19.707Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-14T16:49:19.707Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T16:49:19.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-14T16:49:19.707Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T16:49:19.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-14T16:49:19.707Z] === RUN TestCopyEmptyFile [2022-07-14T16:49:19.963Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-07-14T16:49:19.963Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T16:49:19.963Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-14T16:49:19.963Z] === RUN TestCopyFromContainer [2022-07-14T16:49:20.282Z] #77 171.1 CCLD libocispec.la [2022-07-14T16:49:20.282Z] #77 171.5 CCLD src/validate [2022-07-14T16:49:20.282Z] #77 171.6 CCLD tests/test-1 [2022-07-14T16:49:20.283Z] #77 171.6 CCLD tests/test-2 [2022-07-14T16:49:20.283Z] #77 171.6 CCLD tests/test-3 [2022-07-14T16:49:20.283Z] #77 171.6 CCLD tests/test-4 [2022-07-14T16:49:20.283Z] #77 171.7 CCLD tests/test-5 [2022-07-14T16:49:20.538Z] #77 171.8 CCLD tests/test-6 [2022-07-14T16:49:20.538Z] #77 171.8 CCLD tests/test-7 [2022-07-14T16:49:20.794Z] #77 172.0 CCLD tests/test-9 [2022-07-14T16:49:20.794Z] #77 172.1 CCLD tests/test-8 [2022-07-14T16:49:20.826Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-14T16:49:20.926Z] #77 118.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-14T16:49:20.926Z] #77 118.0 libtoolize: copying file 'm4/libtool.m4' [2022-07-14T16:49:21.050Z] #77 172.1 CCLD tests/test-10 [2022-07-14T16:49:21.050Z] #77 172.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-14T16:49:21.050Z] #77 172.2 CCLD tests/test-11 [2022-07-14T16:49:21.186Z] #77 118.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-14T16:49:21.338Z] === RUN TestCopyFromContainer// [2022-07-14T16:49:21.338Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T16:49:21.338Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T16:49:21.338Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T16:49:21.338Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T16:49:21.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T16:49:21.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-14T16:49:21.447Z] #77 118.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-14T16:49:21.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T16:49:21.596Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T16:49:21.596Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T16:49:21.596Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T16:49:21.648Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2022-07-14T16:49:21.648Z] === RUN TestUpdateMemory [2022-07-14T16:49:21.648Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-14T16:49:21.648Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-14T16:49:21.648Z] === RUN TestUpdateCPUQuota [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer (1.80s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-14T16:49:21.852Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-14T16:49:21.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T16:49:21.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T16:49:21.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T16:49:21.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T16:49:21.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T16:49:21.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T16:49:21.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T16:49:21.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T16:49:21.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T16:49:21.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T16:49:21.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-14T16:49:21.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T16:49:21.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T16:49:21.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T16:49:21.852Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T16:49:21.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-07-14T16:49:21.852Z] === RUN TestCreateWithInvalidEnv [2022-07-14T16:49:21.852Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T16:49:21.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T16:49:21.852Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T16:49:21.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T16:49:21.852Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T16:49:21.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T16:49:21.852Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T16:49:21.852Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T16:49:21.852Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T16:49:21.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-14T16:49:21.852Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T16:49:21.852Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T16:49:21.852Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T16:49:21.852Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T16:49:21.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-14T16:49:21.852Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T16:49:22.020Z] #77 119.1 libtoolize: copying file 'm4/ltversion.m4' [2022-07-14T16:49:22.281Z] #77 119.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-14T16:49:22.418Z] #77 173.6 libtool: link: ar cr libocispec.a [2022-07-14T16:49:22.418Z] #77 173.7 libtool: link: ranlib libocispec.a [2022-07-14T16:49:23.018Z] --- PASS: TestUpdateCPUQuota (1.23s) [2022-07-14T16:49:23.018Z] === RUN TestUpdatePidsLimit [2022-07-14T16:49:23.018Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-14T16:49:23.018Z] === RUN TestUpdatePidsLimit/no_change [2022-07-14T16:49:23.275Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-14T16:49:23.275Z] check_test.go:540: [d1d9bc36eaa06] daemon is not started [2022-07-14T16:49:23.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-14T16:49:23.275Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-14T16:49:23.533Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-14T16:49:23.742Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2022-07-14T16:49:23.742Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T16:49:23.791Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-14T16:49:23.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-14T16:49:23.791Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-14T16:49:24.048Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-14T16:49:24.308Z] #77 175.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:49:24.308Z] #77 175.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T16:49:24.308Z] #77 175.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T16:49:24.308Z] #77 175.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:49:24.308Z] #77 175.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:49:24.308Z] #77 175.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:49:24.308Z] #77 175.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:49:24.308Z] #77 175.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-14T16:49:24.308Z] #77 175.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-14T16:49:24.308Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-14T16:49:24.308Z] #77 175.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-14T16:49:24.308Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-14T16:49:24.308Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-14T16:49:24.308Z] #77 175.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-14T16:49:24.308Z] #77 175.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-14T16:49:24.308Z] #77 175.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-14T16:49:24.308Z] #77 175.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-14T16:49:24.308Z] #77 175.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-14T16:49:24.564Z] #77 175.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-14T16:49:24.564Z] #77 175.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-14T16:49:24.564Z] #77 175.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-14T16:49:24.564Z] #77 175.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-14T16:49:24.564Z] #77 175.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-14T16:49:24.820Z] #77 175.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-14T16:49:24.820Z] #77 176.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-14T16:49:24.820Z] #77 176.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-14T16:49:24.820Z] #77 176.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-14T16:49:24.980Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-14T16:49:24.980Z] --- PASS: TestUpdatePidsLimit (2.23s) [2022-07-14T16:49:24.980Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-07-14T16:49:24.980Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-14T16:49:24.980Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-14T16:49:24.981Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-14T16:49:24.981Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-07-14T16:49:24.981Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-14T16:49:24.981Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-14T16:49:24.981Z] === RUN TestUpdateRestartPolicy [2022-07-14T16:49:25.076Z] #77 176.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-14T16:49:25.076Z] #77 176.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-14T16:49:25.076Z] #77 176.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-14T16:49:25.332Z] #77 176.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-14T16:49:25.332Z] #77 176.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-14T16:49:25.332Z] #77 176.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-14T16:49:25.545Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-14T16:49:25.588Z] #77 176.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-14T16:49:25.588Z] #77 176.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-14T16:49:25.631Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-07-14T16:49:25.631Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T16:49:25.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T16:49:25.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T16:49:25.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T16:49:25.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T16:49:25.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T16:49:25.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T16:49:25.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T16:49:25.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T16:49:25.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T16:49:25.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T16:49:25.631Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T16:49:25.631Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T16:49:25.631Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T16:49:25.631Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T16:49:25.631Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T16:49:25.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-14T16:49:25.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-14T16:49:25.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-14T16:49:25.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-14T16:49:25.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-14T16:49:25.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-14T16:49:25.631Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T16:49:25.887Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-07-14T16:49:25.887Z] === RUN TestCreateDifferentPlatform [2022-07-14T16:49:25.887Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T16:49:25.887Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T16:49:25.887Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-14T16:49:25.887Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-14T16:49:25.887Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T16:49:25.887Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T16:49:26.143Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-07-14T16:49:26.143Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T16:49:26.143Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-14T16:49:26.143Z] === RUN TestCreateInvalidHostConfig [2022-07-14T16:49:26.143Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T16:49:26.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T16:49:26.143Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T16:49:26.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T16:49:26.143Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T16:49:26.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T16:49:26.143Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T16:49:26.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T16:49:26.143Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T16:49:26.143Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T16:49:26.143Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T16:49:26.143Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T16:49:26.143Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-14T16:49:26.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T16:49:26.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T16:49:26.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T16:49:26.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T16:49:26.143Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T16:49:26.143Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-14T16:49:26.143Z] === RUN TestDaemonRestartIpcMode [2022-07-14T16:49:26.143Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T16:49:26.143Z] === RUN TestDaemonHostGatewayIP [2022-07-14T16:49:26.143Z] === PAUSE TestDaemonHostGatewayIP [2022-07-14T16:49:26.143Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T16:49:26.143Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T16:49:26.143Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T16:49:26.143Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-14T16:49:26.143Z] === RUN TestDiff [2022-07-14T16:49:26.151Z] #77 177.2 CC src/crun-crun.o [2022-07-14T16:49:26.151Z] #77 177.4 CC src/crun-run.o [2022-07-14T16:49:26.151Z] #77 177.4 CC src/crun-delete.o [2022-07-14T16:49:26.151Z] #77 177.5 CC src/crun-kill.o [2022-07-14T16:49:26.407Z] #77 177.5 CC src/crun-pause.o [2022-07-14T16:49:26.663Z] #77 177.8 CC src/crun-unpause.o [2022-07-14T16:49:26.663Z] #77 177.8 CC src/crun-spec.o [2022-07-14T16:49:26.663Z] #77 177.9 CC src/crun-exec.o [2022-07-14T16:49:26.663Z] #77 178.0 CC src/crun-list.o [2022-07-14T16:49:26.705Z] --- PASS: TestDiff (0.61s) [2022-07-14T16:49:26.705Z] === RUN TestExecConsoleSize [2022-07-14T16:49:26.919Z] #77 178.1 CC src/crun-create.o [2022-07-14T16:49:27.174Z] #77 178.3 CC src/crun-start.o [2022-07-14T16:49:27.174Z] #77 178.5 CC src/crun-state.o [2022-07-14T16:49:27.430Z] #77 178.7 CC src/crun-update.o [2022-07-14T16:49:27.430Z] #77 178.8 CC src/crun-ps.o [2022-07-14T16:49:27.439Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-14T16:49:27.571Z] #77 ... [2022-07-14T16:49:27.571Z] [2022-07-14T16:49:27.571Z] #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-14T16:49:27.571Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:49:27.571Z] #14 195.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-14T16:49:27.571Z] #14 195.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-14T16:49:27.571Z] #14 195.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:49:27.633Z] --- PASS: TestExecConsoleSize (0.66s) [2022-07-14T16:49:27.633Z] === RUN TestExecWithCloseStdin [2022-07-14T16:49:27.686Z] #77 178.9 CC src/crun-checkpoint.o [2022-07-14T16:49:27.697Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-14T16:49:27.941Z] #77 179.1 CC src/crun-restore.o [2022-07-14T16:49:27.941Z] #77 179.2 CC src/libcrun/libcrun_la-utils.lo [2022-07-14T16:49:27.941Z] #77 179.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-14T16:49:28.195Z] --- PASS: TestExecWithCloseStdin (0.77s) [2022-07-14T16:49:28.195Z] === RUN TestExec [2022-07-14T16:49:28.197Z] #77 179.5 CC src/libcrun/libcrun_la-container.lo [2022-07-14T16:49:28.261Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-14T16:49:28.452Z] #77 179.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-14T16:49:28.707Z] #77 179.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-14T16:49:28.962Z] #77 180.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-14T16:49:28.962Z] #77 180.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-14T16:49:28.962Z] #77 180.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-14T16:49:29.123Z] --- PASS: TestExec (0.80s) [2022-07-14T16:49:29.123Z] === RUN TestExecUser [2022-07-14T16:49:29.218Z] #77 180.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-14T16:49:29.473Z] #77 180.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-14T16:49:29.684Z] --- PASS: TestExecUser (0.74s) [2022-07-14T16:49:29.684Z] === RUN TestExportContainerAndImportImage [2022-07-14T16:49:29.729Z] #77 180.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-14T16:49:29.729Z] #77 181.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-14T16:49:29.984Z] #77 181.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-14T16:49:30.157Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-14T16:49:30.157Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-14T16:49:30.332Z] sha256:9b6c43c33076e55af3bb4070405a1ba1a6db0d65f47bc5d3b54b0ec64bfecc21 [2022-07-14T16:49:30.332Z] INFO: Starting docker-py tests... [2022-07-14T16:49:30.332Z] ============================= test session starts ============================== [2022-07-14T16:49:30.332Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-14T16:49:30.332Z] rootdir: /src, inifile: pytest.ini [2022-07-14T16:49:30.332Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-14T16:49:30.332Z] collected 395 items / 2 deselected / 393 selected [2022-07-14T16:49:30.332Z] [2022-07-14T16:49:30.546Z] #77 181.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-14T16:49:30.611Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-07-14T16:49:30.611Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T16:49:31.107Z] #77 182.3 CC src/libcrun/libcrun_la-error.lo [2022-07-14T16:49:31.527Z] check_test.go:540: [d084370409d07] daemon is not started [2022-07-14T16:49:31.527Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-14T16:49:31.669Z] #77 182.7 CC src/libcrun/libcrun_la-status.lo [2022-07-14T16:49:31.924Z] #77 183.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-14T16:49:31.976Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-14T16:49:31.976Z] === RUN TestHealthCheckWorkdir [2022-07-14T16:49:32.180Z] #77 183.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-14T16:49:32.180Z] #77 183.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-14T16:49:32.180Z] #77 183.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-14T16:49:32.436Z] #77 183.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-14T16:49:32.691Z] #77 183.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-14T16:49:32.896Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-14T16:49:32.903Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2022-07-14T16:49:32.904Z] === RUN TestHealthKillContainer [2022-07-14T16:49:33.153Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-14T16:49:33.618Z] #77 184.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-14T16:49:33.618Z] #77 184.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-14T16:49:34.179Z] #77 185.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-14T16:49:34.435Z] #77 185.5 CC tests/init.o [2022-07-14T16:49:34.690Z] #77 185.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-14T16:49:35.049Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-14T16:49:35.306Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-14T16:49:35.730Z] #14 ... [2022-07-14T16:49:35.730Z] [2022-07-14T16:49:35.730Z] #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-14T16:49:35.730Z] #67 sha256:c96693d42c0e6d5fa130f881d3ec329e6619da2cd3c2fdaa24789d4d996246f2 [2022-07-14T16:49:35.730Z] #67 203.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-14T16:49:35.730Z] #67 203.8 + GOBIN=/build [2022-07-14T16:49:35.730Z] #67 203.8 + GO111MODULE=on [2022-07-14T16:49:35.730Z] #67 203.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-14T16:49:36.676Z] --- PASS: TestUpdateRestartPolicy (11.68s) [2022-07-14T16:49:36.676Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T16:49:37.241Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2022-07-14T16:49:37.241Z] === RUN TestWaitNonBlocked [2022-07-14T16:49:37.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T16:49:37.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T16:49:37.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T16:49:37.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T16:49:37.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T16:49:37.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T16:49:38.172Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-14T16:49:38.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-07-14T16:49:38.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2022-07-14T16:49:38.172Z] === RUN TestWaitBlocked [2022-07-14T16:49:38.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T16:49:38.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T16:49:38.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T16:49:38.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T16:49:38.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T16:49:38.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T16:49:39.103Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-14T16:49:39.103Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-07-14T16:49:39.103Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2022-07-14T16:49:39.103Z] === RUN TestWaitConditions [2022-07-14T16:49:39.103Z] === RUN TestWaitConditions/default [2022-07-14T16:49:39.103Z] === PAUSE TestWaitConditions/default [2022-07-14T16:49:39.103Z] === RUN TestWaitConditions/not-running [2022-07-14T16:49:39.103Z] === PAUSE TestWaitConditions/not-running [2022-07-14T16:49:39.103Z] === RUN TestWaitConditions/next-exit [2022-07-14T16:49:39.103Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T16:49:39.103Z] === RUN TestWaitConditions/removed [2022-07-14T16:49:39.103Z] === PAUSE TestWaitConditions/removed [2022-07-14T16:49:39.103Z] === CONT TestWaitConditions/default [2022-07-14T16:49:39.103Z] === CONT TestWaitConditions/next-exit [2022-07-14T16:49:39.103Z] === CONT TestWaitConditions/not-running [2022-07-14T16:49:39.103Z] === CONT TestWaitConditions/removed [2022-07-14T16:49:40.036Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-14T16:49:40.968Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-14T16:49:40.986Z] --- PASS: TestHealthKillContainer (8.34s) [2022-07-14T16:49:40.986Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T16:49:41.019Z] #67 ... [2022-07-14T16:49:41.019Z] [2022-07-14T16:49:41.019Z] #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-14T16:49:41.019Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:49:41.019Z] #14 208.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-14T16:49:41.019Z] #14 208.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-14T16:49:41.019Z] #14 208.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T16:49:41.019Z] #14 209.1 Selecting previously unselected package libapparmor1:amd64. [2022-07-14T16:49:41.019Z] #14 209.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-14T16:49:41.019Z] #14 209.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T16:49:41.019Z] #14 209.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-14T16:49:41.019Z] #14 209.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-14T16:49:41.019Z] #14 209.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T16:49:41.226Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-14T16:49:41.280Z] #14 209.6 Selecting previously unselected package libbtrfs0:amd64. [2022-07-14T16:49:41.280Z] #14 209.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-14T16:49:41.280Z] #14 209.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:49:41.484Z] --- PASS: TestWaitConditions (0.01s) [2022-07-14T16:49:41.484Z] --- PASS: TestWaitConditions/removed (1.89s) [2022-07-14T16:49:41.484Z] --- PASS: TestWaitConditions/not-running (2.22s) [2022-07-14T16:49:41.484Z] --- PASS: TestWaitConditions/default (2.24s) [2022-07-14T16:49:41.484Z] --- PASS: TestWaitConditions/next-exit (2.34s) [2022-07-14T16:49:41.484Z] === CONT TestContainerStartOnDaemonRestart [2022-07-14T16:49:41.484Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T16:49:41.484Z] === CONT TestDaemonHostGatewayIP [2022-07-14T16:49:41.484Z] === CONT TestIpcModeOlderClient [2022-07-14T16:49:41.484Z] === CONT TestDaemonRestartIpcMode [2022-07-14T16:49:41.484Z] === CONT TestContainerKillOnDaemonStart [2022-07-14T16:49:41.484Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-14T16:49:41.540Z] #14 210.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-14T16:49:41.540Z] #14 210.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-14T16:49:41.540Z] #14 210.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:49:41.548Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-07-14T16:49:41.548Z] === RUN TestIpcModeNone [2022-07-14T16:49:41.741Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-14T16:49:42.112Z] #14 210.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-14T16:49:42.112Z] #14 210.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:49:42.112Z] #14 210.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:49:42.112Z] #14 210.7 Selecting previously unselected package libudev-dev:amd64. [2022-07-14T16:49:42.112Z] #14 210.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-14T16:49:42.112Z] #14 210.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-14T16:49:42.308Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-14T16:49:42.308Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-14T16:49:42.375Z] #14 210.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-14T16:49:42.375Z] #14 210.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-14T16:49:42.375Z] #14 211.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T16:49:42.476Z] --- PASS: TestIpcModeNone (0.62s) [2022-07-14T16:49:42.476Z] === RUN TestIpcModePrivate [2022-07-14T16:49:42.732Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-14T16:49:42.873Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-14T16:49:42.988Z] --- PASS: TestIpcModePrivate (0.66s) [2022-07-14T16:49:42.988Z] === RUN TestIpcModeShareable [2022-07-14T16:49:43.244Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-14T16:49:43.317Z] #14 211.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-14T16:49:43.317Z] #14 211.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-14T16:49:43.317Z] #14 211.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T16:49:43.317Z] #14 211.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-14T16:49:43.317Z] #14 211.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-14T16:49:43.317Z] #14 211.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T16:49:43.437Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-14T16:49:43.577Z] #14 212.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-14T16:49:43.578Z] #14 212.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-14T16:49:43.723Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-14T16:49:43.806Z] --- PASS: TestIpcModeShareable (0.78s) [2022-07-14T16:49:43.806Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T16:49:43.839Z] #14 212.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T16:49:43.839Z] #14 212.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-14T16:49:43.839Z] #14 212.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-14T16:49:43.839Z] #14 212.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T16:49:44.001Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-14T16:49:44.259Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-14T16:49:44.287Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-14T16:49:44.823Z] --- PASS: TestDaemonHostGatewayIP (3.26s) [2022-07-14T16:49:44.824Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2022-07-14T16:49:44.824Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-14T16:49:45.042Z] #14 213.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-14T16:49:45.042Z] #14 213.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-14T16:49:45.042Z] #14 213.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T16:49:45.388Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-14T16:49:45.388Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.01s) [2022-07-14T16:49:45.613Z] #14 214.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-14T16:49:45.613Z] #14 214.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-14T16:49:45.613Z] #14 214.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:49:45.645Z] --- PASS: TestDaemonRestartIpcMode (4.30s) [2022-07-14T16:49:45.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-07-14T16:49:45.710Z] === RUN TestAPIIpcModeHost [2022-07-14T16:49:45.874Z] #14 214.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-14T16:49:45.874Z] #14 214.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-14T16:49:45.874Z] #14 214.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T16:49:45.902Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-14T16:49:45.902Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-14T16:49:46.233Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-14T16:49:46.236Z] #14 214.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-14T16:49:46.236Z] #14 214.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-14T16:49:46.236Z] #14 214.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T16:49:46.240Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-14T16:49:46.278Z] --- PASS: TestAPIIpcModeHost (0.50s) [2022-07-14T16:49:46.278Z] === RUN TestDaemonIpcModeShareable [2022-07-14T16:49:46.497Z] #14 ... [2022-07-14T16:49:46.497Z] [2022-07-14T16:49:46.497Z] #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-14T16:49:46.497Z] #67 sha256:c96693d42c0e6d5fa130f881d3ec329e6619da2cd3c2fdaa24789d4d996246f2 [2022-07-14T16:49:46.497Z] #67 214.6 rootlesskit version 1.0.0 [2022-07-14T16:49:46.497Z] #67 214.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-14T16:49:46.497Z] #67 214.6 -container-ip string [2022-07-14T16:49:46.497Z] #67 214.6 container ip [2022-07-14T16:49:46.497Z] #67 214.6 -container-port int [2022-07-14T16:49:46.497Z] #67 214.6 container port (default -1) [2022-07-14T16:49:46.497Z] #67 214.6 -host-ip string [2022-07-14T16:49:46.497Z] #67 214.6 host ip [2022-07-14T16:49:46.497Z] #67 214.6 -host-port int [2022-07-14T16:49:46.497Z] #67 214.6 host port (default -1) [2022-07-14T16:49:46.497Z] #67 214.6 -proto string [2022-07-14T16:49:46.497Z] #67 214.6 proxy protocol (default "tcp") [2022-07-14T16:49:46.804Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-14T16:49:47.209Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-14T16:49:47.209Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-07-14T16:49:47.209Z] === RUN TestDaemonIpcModePrivate [2022-07-14T16:49:47.369Z] check_test.go:540: [da3fc477130fe] daemon is not started [2022-07-14T16:49:47.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-14T16:49:47.885Z] #67 DONE 215.8s [2022-07-14T16:49:47.885Z] [2022-07-14T16:49:47.885Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-14T16:49:47.885Z] #68 sha256:070a4acdf34a2aa02f131ca1721eeb3b38e71b3b0b35b94c771219d444102f71 [2022-07-14T16:49:47.885Z] #68 DONE 0.1s [2022-07-14T16:49:47.885Z] [2022-07-14T16:49:47.885Z] #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-14T16:49:47.885Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:49:47.885Z] #14 216.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-14T16:49:47.885Z] #14 216.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-14T16:49:47.885Z] #14 216.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-14T16:49:47.885Z] #14 216.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-14T16:49:47.885Z] #14 216.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-14T16:49:47.885Z] #14 216.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-14T16:49:47.885Z] #14 216.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-14T16:49:47.885Z] #14 216.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-14T16:49:47.885Z] #14 216.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-14T16:49:47.885Z] #14 216.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-14T16:49:47.885Z] #14 216.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-14T16:49:47.885Z] #14 216.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...#14 ... [2022-07-14T16:49:47.885Z] [2022-07-14T16:49:47.885Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-14T16:49:47.885Z] #69 sha256:7ed94cb812aa06e96928a9c813e4cd0fef801263d3fa7066c03642d229c4ea70 [2022-07-14T16:49:47.885Z] #69 DONE 0.2s [2022-07-14T16:49:47.885Z] [2022-07-14T16:49:47.885Z] #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-14T16:49:47.885Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-14T16:49:47.885Z] #14 216.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-14T16:49:47.885Z] #14 216.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-14T16:49:47.885Z] #14 216.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-14T16:49:47.885Z] #14 216.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-14T16:49:47.933Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-14T16:49:47.933Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-14T16:49:48.151Z] #14 216.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-14T16:49:48.151Z] #14 216.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-14T16:49:48.151Z] #14 216.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-14T16:49:48.151Z] #14 216.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-14T16:49:48.151Z] #14 216.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-14T16:49:48.151Z] #14 216.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:49:48.151Z] #14 216.7 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-14T16:49:48.151Z] #14 216.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:49:48.151Z] #14 216.7 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-14T16:49:48.151Z] #14 216.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-14T16:49:48.151Z] #14 216.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-14T16:49:48.151Z] #14 216.8 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-14T16:49:48.151Z] #14 216.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-14T16:49:48.151Z] #14 216.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-14T16:49:48.151Z] #14 216.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:49:48.151Z] #14 216.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-14T16:49:48.412Z] #14 216.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:49:48.412Z] #14 217.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-14T16:49:48.412Z] #14 217.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:49:48.497Z] check_test.go:540: [da8c06406d7c3] daemon is not started [2022-07-14T16:49:48.497Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-14T16:49:48.576Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-14T16:49:48.576Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-07-14T16:49:48.576Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T16:49:49.062Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-14T16:49:49.503Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-14T16:49:49.759Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s) [2022-07-14T16:49:49.759Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T16:49:49.798Z] #14 DONE 218.1s [2022-07-14T16:49:49.798Z] [2022-07-14T16:49:49.798Z] #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-14T16:49:49.798Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:49:49.798Z] #77 146.8 configure.ac:11: installing 'build-aux/compile' [2022-07-14T16:49:49.798Z] #77 146.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-14T16:49:49.798Z] #77 146.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-14T16:49:49.798Z] #77 146.8 configure.ac:13: installing 'build-aux/install-sh' [2022-07-14T16:49:49.798Z] #77 146.9 configure.ac:13: installing 'build-aux/missing' [2022-07-14T16:49:49.798Z] #77 146.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-14T16:49:50.060Z] #77 ... [2022-07-14T16:49:50.060Z] [2022-07-14T16:49:50.060Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-14T16:49:50.060Z] #59 sha256:e5fd1099be6cd8f721503eeb83a9fa2af110eb4528646625ffcf9d36f7656331 [2022-07-14T16:49:50.060Z] #59 DONE 0.5s [2022-07-14T16:49:50.060Z] [2022-07-14T16:49:50.060Z] #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-14T16:49:50.060Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:49:50.060Z] #77 147.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-14T16:49:50.433Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-14T16:49:51.125Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-14T16:49:51.125Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-07-14T16:49:51.125Z] === RUN TestIpcModeOlderClient [2022-07-14T16:49:51.125Z] === PAUSE TestIpcModeOlderClient [2022-07-14T16:49:51.125Z] === RUN TestKillContainerInvalidSignal [2022-07-14T16:49:51.381Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-14T16:49:51.381Z] === RUN TestKillContainer [2022-07-14T16:49:51.381Z] === RUN TestKillContainer/no_signal [2022-07-14T16:49:51.944Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T16:49:51.975Z] #77 ... [2022-07-14T16:49:51.975Z] [2022-07-14T16:49:51.975Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-14T16:49:51.975Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-14T16:49:51.975Z] #15 DONE 2.6s [2022-07-14T16:49:52.236Z] [2022-07-14T16:49:52.236Z] #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-14T16:49:52.236Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-14T16:49:52.506Z] === RUN TestKillContainer/killing_signal [2022-07-14T16:49:52.957Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-14T16:49:52.957Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-14T16:49:53.070Z] --- PASS: TestKillContainer (1.50s) [2022-07-14T16:49:53.070Z] --- PASS: TestKillContainer/no_signal (0.51s) [2022-07-14T16:49:53.070Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2022-07-14T16:49:53.070Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-07-14T16:49:53.070Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T16:49:53.070Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T16:49:53.215Z] check_test.go:540: [d3a84d4ff0c76] daemon is not started [2022-07-14T16:49:53.215Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-14T16:49:53.326Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T16:49:53.623Z] #16 DONE 1.6s [2022-07-14T16:49:53.623Z] [2022-07-14T16:49:53.623Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-14T16:49:53.623Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-14T16:49:53.780Z] --- PASS: TestContainerKillOnDaemonStart (12.17s) [2022-07-14T16:49:53.780Z] PASS [2022-07-14T16:49:53.780Z] [2022-07-14T16:49:53.780Z] === Skipped [2022-07-14T16:49:53.780Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-14T16:49:53.780Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T16:49:53.780Z] [2022-07-14T16:49:53.780Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-14T16:49:53.780Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T16:49:53.780Z] [2022-07-14T16:49:53.780Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-14T16:49:53.780Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T16:49:53.780Z] [2022-07-14T16:49:53.780Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T16:49:53.780Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T16:49:53.780Z] [2022-07-14T16:49:53.780Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T16:49:53.780Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T16:49:53.780Z] [2022-07-14T16:49:53.780Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-14T16:49:53.780Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-14T16:49:53.780Z] [2022-07-14T16:49:53.780Z] DONE 264 tests, 6 skipped in 132.853s [2022-07-14T16:49:53.780Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T16:49:53.780Z] ++ 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-14T16:49:53.780Z] ++ set -e [2022-07-14T16:49:53.780Z] ++ '[' -n 0 ']' [2022-07-14T16:49:53.780Z] ++ set -x [2022-07-14T16:49:53.780Z] ++ 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-14T16:49:53.780Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-14T16:49:53.780Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T16:49:54.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-14T16:49:54.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-07-14T16:49:54.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-14T16:49:54.254Z] === RUN TestKillStoppedContainer [2022-07-14T16:49:54.254Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-14T16:49:54.254Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T16:49:54.344Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-14T16:49:54.344Z] === RUN TestConfigDaemonID [2022-07-14T16:49:54.510Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-14T16:49:54.510Z] === RUN TestKillDifferentUserContainer [2022-07-14T16:49:54.602Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-14T16:49:55.072Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2022-07-14T16:49:55.072Z] === RUN TestInspectOomKilledTrue [2022-07-14T16:49:55.072Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-14T16:49:55.072Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-14T16:49:55.072Z] === RUN TestInspectOomKilledFalse [2022-07-14T16:49:55.166Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-14T16:49:55.328Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-14T16:49:55.328Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T16:49:55.423Z] daemon_test.go:83: [df8e670c7fd01] daemon is not started [2022-07-14T16:49:55.424Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-14T16:49:55.424Z] === RUN TestDaemonConfigValidation [2022-07-14T16:49:55.424Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T16:49:55.424Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T16:49:55.424Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T16:49:55.424Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T16:49:55.424Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T16:49:55.424Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T16:49:55.424Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T16:49:55.424Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T16:49:55.424Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T16:49:55.424Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T16:49:55.424Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T16:49:55.424Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T16:49:55.424Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-14T16:49:55.424Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T16:49:55.424Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T16:49:55.424Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T16:49:55.424Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-07-14T16:49:55.424Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-07-14T16:49:55.424Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-14T16:49:55.424Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-14T16:49:55.424Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-14T16:49:55.424Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T16:49:55.424Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T16:49:55.542Z] #17 1.448 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-14T16:49:55.542Z] #17 DONE 1.6s [2022-07-14T16:49:55.542Z] [2022-07-14T16:49:55.542Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-14T16:49:55.542Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-14T16:49:55.584Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-14T16:49:55.584Z] === RUN TestLinksContainerNames [2022-07-14T16:49:56.357Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T16:49:56.512Z] --- PASS: TestLinksContainerNames (0.94s) [2022-07-14T16:49:56.512Z] === RUN TestLogsFollowTailEmpty [2022-07-14T16:49:56.613Z] #77 204.9 CCLD tests/init [2022-07-14T16:49:56.614Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-14T16:49:56.932Z] #18 DONE 1.6s [2022-07-14T16:49:56.932Z] [2022-07-14T16:49:56.933Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-14T16:49:56.933Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-14T16:49:57.074Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-07-14T16:49:57.074Z] === RUN TestLogs [2022-07-14T16:49:57.074Z] === RUN TestLogs/driver_local [2022-07-14T16:49:57.074Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T16:49:57.074Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T16:49:57.074Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T16:49:57.074Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T16:49:57.074Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T16:49:57.074Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T16:49:57.074Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T16:49:57.074Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T16:49:57.074Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T16:49:57.074Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T16:49:57.074Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T16:49:57.074Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T16:49:57.074Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T16:49:57.074Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T16:49:57.545Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T16:49:57.545Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-14T16:49:57.636Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T16:49:57.892Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T16:49:58.319Z] #19 DONE 1.5s [2022-07-14T16:49:58.319Z] [2022-07-14T16:49:58.319Z] #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-14T16:49:58.319Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:49:58.319Z] #77 149.9 checking build system type... x86_64-pc-linux-gnu [2022-07-14T16:49:58.319Z] #77 150.4 checking host system type... x86_64-pc-linux-gnu [2022-07-14T16:49:58.319Z] #77 150.4 checking how to print strings... printf [2022-07-14T16:49:58.319Z] #77 150.5 checking for gcc... gcc [2022-07-14T16:49:58.319Z] #77 150.6 checking whether the C compiler works... yes [2022-07-14T16:49:58.319Z] #77 150.8 checking for C compiler default output file name... a.out [2022-07-14T16:49:58.319Z] #77 150.8 checking for suffix of executables... [2022-07-14T16:49:58.319Z] #77 151.2 checking whether we are cross compiling... no [2022-07-14T16:49:58.319Z] #77 151.6 checking for suffix of object files... o [2022-07-14T16:49:58.319Z] #77 151.8 checking whether we are using the GNU C compiler... yes [2022-07-14T16:49:58.319Z] #77 152.0 checking whether gcc accepts -g... yes [2022-07-14T16:49:58.319Z] #77 152.3 checking for gcc option to accept ISO C89... none needed [2022-07-14T16:49:58.319Z] #77 152.7 checking whether gcc understands -c and -o together... yes [2022-07-14T16:49:58.319Z] #77 153.1 checking for a sed that does not truncate output... /bin/sed [2022-07-14T16:49:58.319Z] #77 153.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T16:49:58.319Z] #77 153.2 checking for egrep... /bin/grep -E [2022-07-14T16:49:58.319Z] #77 153.2 checking for fgrep... /bin/grep -F [2022-07-14T16:49:58.319Z] #77 153.3 checking for ld used by gcc... /usr/bin/ld [2022-07-14T16:49:58.319Z] #77 153.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T16:49:58.319Z] #77 153.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T16:49:58.319Z] #77 153.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T16:49:58.319Z] #77 153.6 checking whether ln -s works... yes [2022-07-14T16:49:58.319Z] #77 153.6 checking the maximum length of command line arguments... 1572864 [2022-07-14T16:49:58.319Z] #77 153.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-14T16:49:58.319Z] #77 153.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T16:49:58.319Z] #77 153.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T16:49:58.319Z] #77 153.7 checking for objdump... objdump [2022-07-14T16:49:58.319Z] #77 153.7 checking how to recognize dependent libraries... pass_all [2022-07-14T16:49:58.319Z] #77 153.7 checking for dlltool... no [2022-07-14T16:49:58.319Z] #77 153.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T16:49:58.319Z] #77 153.7 checking for ar... ar [2022-07-14T16:49:58.319Z] #77 153.7 checking for archiver @FILE support... @ [2022-07-14T16:49:58.319Z] #77 153.9 checking for strip... strip [2022-07-14T16:49:58.319Z] #77 153.9 checking for ranlib... ranlib [2022-07-14T16:49:58.319Z] #77 153.9 checking for gawk... no [2022-07-14T16:49:58.319Z] #77 153.9 checking for mawk... mawk [2022-07-14T16:49:58.319Z] #77 153.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T16:49:58.319Z] #77 154.9 checking for sysroot... no [2022-07-14T16:49:58.319Z] #77 154.9 checking for a working dd... /bin/dd [2022-07-14T16:49:58.319Z] #77 154.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T16:49:58.319Z] #77 155.1 checking for mt... no [2022-07-14T16:49:58.319Z] #77 155.1 checking if : is a manifest tool... no [2022-07-14T16:49:58.319Z] #77 155.1 checking how to run the C preprocessor... gcc -E [2022-07-14T16:49:58.454Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T16:49:58.454Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T16:49:58.477Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T16:49:58.477Z] daemon_test.go:197: [d62f4a7799993] daemon is not started [2022-07-14T16:49:58.477Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-14T16:49:58.477Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-07-14T16:49:58.477Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-14T16:49:58.477Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-07-14T16:49:58.477Z] === RUN TestDaemonProxy [2022-07-14T16:49:58.477Z] === RUN TestDaemonProxy/environment_variables [2022-07-14T16:49:59.017Z] === RUN TestLogs/driver_json-file [2022-07-14T16:49:59.018Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T16:49:59.018Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T16:49:59.018Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T16:49:59.018Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T16:49:59.018Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T16:49:59.018Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T16:49:59.018Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T16:49:59.018Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T16:49:59.018Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T16:49:59.018Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T16:49:59.018Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T16:49:59.018Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T16:49:59.018Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T16:49:59.018Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T16:49:59.526Z] #77 155.7 checking for ANSI C header files... yes [2022-07-14T16:49:59.526Z] #77 156.7 checking for sys/types.h... yes [2022-07-14T16:49:59.847Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-14T16:49:59.946Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T16:49:59.946Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T16:50:00.051Z] #77 157.0 checking for sys/stat.h... [2022-07-14T16:50:00.051Z] #77 ... [2022-07-14T16:50:00.051Z] [2022-07-14T16:50:00.051Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-14T16:50:00.051Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-14T16:50:00.051Z] #20 DONE 1.6s [2022-07-14T16:50:00.051Z] [2022-07-14T16:50:00.051Z] #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-14T16:50:00.051Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:50:00.051Z] #21 ... [2022-07-14T16:50:00.051Z] [2022-07-14T16:50:00.051Z] #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-14T16:50:00.051Z] #60 sha256:f30a8d1b7c0ea36674a3bedeaa2993051eafd2d233592ca30eb7be683459f499 [2022-07-14T16:50:00.051Z] #60 1.963 + RM_GOPATH=0 [2022-07-14T16:50:00.051Z] #60 1.963 + TMP_GOPATH= [2022-07-14T16:50:00.051Z] #60 1.963 + : /build [2022-07-14T16:50:00.051Z] #60 1.963 + '[' -z '' ']' [2022-07-14T16:50:00.051Z] #60 1.963 ++ mktemp -d [2022-07-14T16:50:00.051Z] #60 1.970 + export GOPATH=/tmp/tmp.SMWQqSuemZ [2022-07-14T16:50:00.051Z] #60 1.970 + GOPATH=/tmp/tmp.SMWQqSuemZ [2022-07-14T16:50:00.051Z] #60 1.970 + RM_GOPATH=1 [2022-07-14T16:50:00.051Z] #60 1.970 + case "$(go env GOARCH)" in [2022-07-14T16:50:00.051Z] #60 1.970 ++ go env GOARCH [2022-07-14T16:50:00.051Z] #60 1.994 + export GO_BUILDMODE=-buildmode=pie [2022-07-14T16:50:00.051Z] #60 1.994 + GO_BUILDMODE=-buildmode=pie [2022-07-14T16:50:00.051Z] #60 1.999 ++ dirname /install.sh [2022-07-14T16:50:00.051Z] #60 2.011 + dir=/ [2022-07-14T16:50:00.051Z] #60 2.011 + bin=runc [2022-07-14T16:50:00.051Z] #60 2.011 + shift [2022-07-14T16:50:00.051Z] #60 2.011 + '[' '!' -f //runc.installer ']' [2022-07-14T16:50:00.051Z] #60 2.011 + . //runc.installer [2022-07-14T16:50:00.051Z] #60 2.011 ++ set -e [2022-07-14T16:50:00.051Z] #60 2.011 ++ : v1.1.2 [2022-07-14T16:50:00.051Z] #60 2.011 + install_runc [2022-07-14T16:50:00.051Z] #60 2.011 + RUNC_BUILDTAGS=seccomp [2022-07-14T16:50:00.051Z] #60 2.011 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-14T16:50:00.051Z] #60 2.011 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SMWQqSuemZ/src/github.com/opencontainers/runc [2022-07-14T16:50:00.051Z] #60 2.011 Install runc version v1.1.2 (build tags: seccomp) [2022-07-14T16:50:00.051Z] #60 2.023 Cloning into '/tmp/tmp.SMWQqSuemZ/src/github.com/opencontainers/runc'... [2022-07-14T16:50:00.313Z] #60 ... [2022-07-14T16:50:00.313Z] [2022-07-14T16:50:00.313Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-14T16:50:00.313Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:50:00.313Z] #77 157.0 checking for sys/stat.h... yes [2022-07-14T16:50:00.411Z] === RUN TestDaemonProxy/command-line_options [2022-07-14T16:50:00.508Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T16:50:00.574Z] #77 157.5 checking for stdlib.h... yes [2022-07-14T16:50:00.668Z] check_test.go:540: [d31b31b61c3c1] daemon is not started [2022-07-14T16:50:00.668Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-14T16:50:00.764Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T16:50:00.835Z] #77 157.9 checking for string.h... yes [2022-07-14T16:50:01.327Z] --- PASS: TestLogs (4.23s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.69s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.87s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.90s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-07-14T16:50:01.327Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-07-14T16:50:01.327Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T16:50:01.360Z] #77 158.3 checking for memory.h... yes [2022-07-14T16:50:01.621Z] #77 158.6 checking for strings.h... yes [2022-07-14T16:50:01.882Z] #77 159.0 checking for inttypes.h... yes [2022-07-14T16:50:01.891Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/default [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/private [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/slave [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/shared [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/default [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/private [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/shared [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/slave [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T16:50:01.891Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T16:50:01.891Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T16:50:01.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T16:50:02.039Z] === RUN TestDaemonProxy/configuration_file [2022-07-14T16:50:02.143Z] #77 159.3 checking for stdint.h... yes [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T16:50:02.148Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T16:50:02.297Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-14T16:50:02.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-14T16:50:02.404Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-14T16:50:02.404Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T16:50:03.066Z] #77 159.6 checking for unistd.h... yes [2022-07-14T16:50:03.066Z] #77 160.2 checking for dlfcn.h... yes [2022-07-14T16:50:03.333Z] #77 160.5 checking for objdir... .libs [2022-07-14T16:50:03.668Z] === RUN TestDaemonProxy/conflicting_options [2022-07-14T16:50:03.771Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-07-14T16:50:03.771Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T16:50:03.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-14T16:50:04.028Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-14T16:50:04.028Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T16:50:04.182Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-14T16:50:04.182Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-14T16:50:04.291Z] #77 161.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T16:50:04.551Z] #77 161.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T16:50:04.590Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-07-14T16:50:04.590Z] === RUN TestNetworkNat [2022-07-14T16:50:04.745Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-14T16:50:04.745Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-07-14T16:50:04.745Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-14T16:50:04.745Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-07-14T16:50:04.745Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-14T16:50:04.745Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-14T16:50:04.745Z] PASS [2022-07-14T16:50:04.745Z] [2022-07-14T16:50:04.745Z] DONE 18 tests in 11.082s [2022-07-14T16:50:04.745Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T16:50:04.745Z] ++ 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-14T16:50:04.745Z] ++ set -e [2022-07-14T16:50:04.745Z] ++ '[' -n 0 ']' [2022-07-14T16:50:04.745Z] ++ set -x [2022-07-14T16:50:04.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-14T16:50:04.812Z] #77 161.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T16:50:05.003Z] INFO: Testing against a local daemon [2022-07-14T16:50:05.003Z] === RUN TestCommitInheritsEnv [2022-07-14T16:50:05.159Z] --- PASS: TestNetworkNat (0.59s) [2022-07-14T16:50:05.159Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T16:50:05.260Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-07-14T16:50:05.260Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T16:50:05.260Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-14T16:50:05.260Z] === RUN TestImportWithCustomPlatform [2022-07-14T16:50:05.260Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T16:50:05.260Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T16:50:05.260Z] === RUN TestImportWithCustomPlatform// [2022-07-14T16:50:05.260Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T16:50:05.384Z] #77 161.9 checking if gcc static flag -static works... yes [2022-07-14T16:50:05.518Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T16:50:05.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-14T16:50:05.518Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T16:50:05.518Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T16:50:05.518Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T16:50:05.518Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T16:50:05.518Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T16:50:05.518Z] === RUN TestImagesFilterMultiReference [2022-07-14T16:50:05.721Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2022-07-14T16:50:05.721Z] === RUN TestNetworkLoopbackNat [2022-07-14T16:50:05.775Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-14T16:50:05.775Z] === RUN TestImagePullPlatformInvalid [2022-07-14T16:50:05.775Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-07-14T16:50:05.775Z] === RUN TestRemoveImageOrphaning [2022-07-14T16:50:05.954Z] #77 162.7 checking if gcc supports -c -o file.o... yes [2022-07-14T16:50:05.954Z] #77 163.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T16:50:06.033Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-07-14T16:50:06.033Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T16:50:06.214Z] #77 163.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T16:50:06.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-14T16:50:06.547Z] time="2022-07-14T16:50:06Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-14T16:50:06.785Z] #77 163.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T16:50:06.786Z] #77 164.0 checking how to hardcode library paths into programs... immediate [2022-07-14T16:50:06.786Z] #77 164.0 checking whether stripping libraries is possible... yes [2022-07-14T16:50:06.786Z] #77 164.0 checking if libtool supports shared libraries... yes [2022-07-14T16:50:06.786Z] #77 164.0 checking whether to build shared libraries... no [2022-07-14T16:50:06.786Z] #77 164.1 checking whether to build static libraries... yes [2022-07-14T16:50:06.786Z] #77 164.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T16:50:06.786Z] #77 164.1 checking whether build environment is sane... yes [2022-07-14T16:50:06.804Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-14T16:50:07.046Z] #77 164.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T16:50:07.046Z] #77 164.2 checking whether make sets $(MAKE)... yes [2022-07-14T16:50:07.308Z] #77 164.3 checking whether make supports the include directive... yes (GNU style) [2022-07-14T16:50:07.308Z] #77 164.4 checking whether make supports nested variables... yes [2022-07-14T16:50:07.308Z] #77 164.5 checking whether UID '0' is supported by ustar format... yes [2022-07-14T16:50:07.308Z] #77 164.5 checking whether GID '0' is supported by ustar format... yes [2022-07-14T16:50:07.308Z] #77 164.5 checking how to create a ustar tar archive... gnutar [2022-07-14T16:50:07.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-14T16:50:07.881Z] #77 164.7 checking dependency style of gcc... gcc3 [2022-07-14T16:50:07.881Z] #77 165.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T16:50:07.881Z] #77 165.2 checking whether make supports nested variables... (cached) yes [2022-07-14T16:50:07.881Z] #77 165.2 checking for gawk... (cached) mawk [2022-07-14T16:50:07.881Z] #77 165.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T16:50:07.881Z] #77 165.2 checking for gcc... (cached) gcc [2022-07-14T16:50:08.142Z] #77 165.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T16:50:08.142Z] #77 165.4 checking whether gcc accepts -g... (cached) yes [2022-07-14T16:50:08.142Z] #77 165.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T16:50:08.142Z] #77 165.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T16:50:08.235Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-07-14T16:50:08.235Z] === RUN TestPause [2022-07-14T16:50:08.303Z] --- PASS: TestRemoveImageGarbageCollector (2.15s) [2022-07-14T16:50:08.303Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T16:50:08.303Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-14T16:50:08.303Z] === RUN TestTagInvalidReference [2022-07-14T16:50:08.303Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-14T16:50:08.303Z] === RUN TestTagValidPrefixedRepo [2022-07-14T16:50:08.303Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-14T16:50:08.303Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T16:50:08.303Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-14T16:50:08.303Z] === RUN TestTagOfficialNames [2022-07-14T16:50:08.303Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-14T16:50:08.303Z] === RUN TestTagMatchesDigest [2022-07-14T16:50:08.303Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-14T16:50:08.303Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-14T16:50:08.403Z] #77 165.4 checking for a Python interpreter with version >= 3... python3 [2022-07-14T16:50:08.403Z] #77 165.6 checking for python3... /usr/bin/python3 [2022-07-14T16:50:08.403Z] #77 165.6 checking for python3 version... 3.9 [2022-07-14T16:50:08.664Z] #77 165.7 checking for python3 platform... linux [2022-07-14T16:50:08.798Z] --- PASS: TestPause (0.48s) [2022-07-14T16:50:08.798Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T16:50:08.798Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T16:50:08.798Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T16:50:08.798Z] === RUN TestPauseStopPausedContainer [2022-07-14T16:50:08.925Z] #77 165.9 checking for python3 script directory... [2022-07-14T16:50:08.925Z] #77 ... [2022-07-14T16:50:08.925Z] [2022-07-14T16:50:08.925Z] #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-14T16:50:08.925Z] #60 sha256:f30a8d1b7c0ea36674a3bedeaa2993051eafd2d233592ca30eb7be683459f499 [2022-07-14T16:50:09.185Z] #60 18.82 Updating files: 76% (920/1195) Updating files: 77% (921/1195) Updating files: 78% (933/1195) Updating files: 79% (945/1195) Updating files: 80% (956/1195) Updating files: 81% (968/1195) Updating files: 82% (980/1195) Updating files: 83% (992/1195) Updating files: 84% (1004/1195) Updating files: 85% (1016/1195) Updating files: 86% (1028/1195) Updating files: 87% (1040/1195) Updating files: 88% (1052/1195) Updating files: 89% (1064/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-07-14T16:50:09.185Z] #60 19.07 + cd /tmp/tmp.SMWQqSuemZ/src/github.com/opencontainers/runc [2022-07-14T16:50:09.185Z] #60 19.07 + git checkout -q v1.1.2 [2022-07-14T16:50:09.235Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-14T16:50:09.359Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-07-14T16:50:09.359Z] === RUN TestPidHost [2022-07-14T16:50:09.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-14T16:50:10.127Z] #60 20.03 + '[' -z '' ']' [2022-07-14T16:50:10.127Z] #60 20.03 + target=static [2022-07-14T16:50:10.127Z] #60 20.04 + make BUILDTAGS=seccomp static [2022-07-14T16:50:10.287Z] --- PASS: TestPidHost (1.03s) [2022-07-14T16:50:10.287Z] === RUN TestPsFilter [2022-07-14T16:50:10.545Z] --- PASS: TestPsFilter (0.15s) [2022-07-14T16:50:10.545Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T16:50:10.698Z] #60 20.55 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-14T16:50:11.107Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2022-07-14T16:50:11.107Z] === RUN TestRemoveContainerWithVolume [2022-07-14T16:50:11.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-14T16:50:11.390Z] check_test.go:540: [df53d6f39cfad] daemon is not started [2022-07-14T16:50:11.390Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-14T16:50:11.452Z] #77 ... [2022-07-14T16:50:11.452Z] [2022-07-14T16:50:11.452Z] #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-14T16:50:11.452Z] #26 sha256:13a12dde978aff356843f5c7356001ce89bbf8b70176d13c093cbecb0c931aee [2022-07-14T16:50:11.452Z] #26 264.8 + return [2022-07-14T16:50:11.670Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-07-14T16:50:11.670Z] === RUN TestRemoveContainerRunning [2022-07-14T16:50:11.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-14T16:50:11.956Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-14T16:50:12.232Z] --- PASS: TestRemoveContainerRunning (0.53s) [2022-07-14T16:50:12.232Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T16:50:12.378Z] #26 DONE 266.7s [2022-07-14T16:50:12.378Z] [2022-07-14T16:50:12.378Z] #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-14T16:50:12.378Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:50:12.378Z] #77 223.3 AR libcrun_testing.a [2022-07-14T16:50:12.378Z] #77 223.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-14T16:50:12.378Z] #77 223.4 CCLD tests/tests_libcrun_utils [2022-07-14T16:50:12.378Z] #77 223.4 CCLD tests/tests_libcrun_errors [2022-07-14T16:50:12.378Z] #77 223.4 CCLD tests/tests_libcrun_fuzzer [2022-07-14T16:50:12.487Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-07-14T16:50:12.488Z] === RUN TestRemoveInvalidContainer [2022-07-14T16:50:12.488Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-14T16:50:12.488Z] === RUN TestRenameLinkedContainer [2022-07-14T16:50:12.521Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-14T16:50:12.612Z] #60 ... [2022-07-14T16:50:12.612Z] [2022-07-14T16:50:12.612Z] #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-14T16:50:12.612Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:50:12.612Z] #21 2.441 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-14T16:50:12.612Z] #21 2.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-14T16:50:12.612Z] #21 2.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-14T16:50:12.612Z] #21 4.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-14T16:50:12.612Z] #21 7.010 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-14T16:50:12.612Z] #21 9.161 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-14T16:50:12.612Z] #21 ... [2022-07-14T16:50:12.612Z] [2022-07-14T16:50:12.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-14T16:50:12.612Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:50:12.612Z] #77 165.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T16:50:12.612Z] #77 166.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T16:50:12.612Z] #77 166.7 checking for go-md2man... no [2022-07-14T16:50:12.612Z] #77 166.8 checking error.h usability... yes [2022-07-14T16:50:12.612Z] #77 167.1 checking error.h presence... yes [2022-07-14T16:50:12.612Z] #77 167.2 checking for error.h... yes [2022-07-14T16:50:12.612Z] #77 167.2 checking linux/openat2.h usability... yes [2022-07-14T16:50:12.612Z] #77 167.6 checking linux/openat2.h presence... yes [2022-07-14T16:50:12.612Z] #77 167.7 checking for linux/openat2.h... yes [2022-07-14T16:50:12.612Z] #77 167.9 checking for copy_file_range... yes [2022-07-14T16:50:12.612Z] #77 168.4 checking for fgetxattr... yes [2022-07-14T16:50:12.612Z] #77 168.9 checking for statx... yes [2022-07-14T16:50:12.612Z] #77 169.5 checking for fgetpwent_r... yes [2022-07-14T16:50:12.938Z] #77 ... [2022-07-14T16:50:12.938Z] [2022-07-14T16:50:12.938Z] #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-14T16:50:12.938Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-14T16:50:12.938Z] #55 267.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-14T16:50:12.938Z] #55 DONE 267.8s [2022-07-14T16:50:13.085Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-14T16:50:13.133Z] #77 170.0 checking for issetugid... no [2022-07-14T16:50:13.133Z] #77 170.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T16:50:13.133Z] #77 170.4 checking pkg-config is at least version 0.9.0... yes [2022-07-14T16:50:13.193Z] [2022-07-14T16:50:13.193Z] #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-14T16:50:13.193Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:50:13.802Z] #77 224.8 CCLD libcrun.la [2022-07-14T16:50:14.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-14T16:50:14.057Z] #77 225.5 CCLD crun [2022-07-14T16:50:14.276Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-14T16:50:14.276Z] check_test.go:540: [d87ccf07df49e] daemon is not started [2022-07-14T16:50:14.276Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-14T16:50:14.377Z] --- PASS: TestRenameLinkedContainer (1.91s) [2022-07-14T16:50:14.377Z] === RUN TestRenameStoppedContainer [2022-07-14T16:50:14.518Z] #77 170.5 checking for library containing yajl_tree_get... -lyajl [2022-07-14T16:50:14.518Z] #77 171.6 checking for yajl >= 2.0.0... yes [2022-07-14T16:50:14.617Z] #77 ... [2022-07-14T16:50:14.617Z] [2022-07-14T16:50:14.617Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T16:50:14.617Z] #27 sha256:95442da2e30d1ff634699eb2445f0f650f6f0c95859c4b79c34a6f84f6f2caca [2022-07-14T16:50:14.617Z] #27 DONE 0.6s [2022-07-14T16:50:14.872Z] [2022-07-14T16:50:14.872Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T16:50:14.872Z] #32 sha256:42e4c4e357121a1c3dae58faaf6da6b6fbc3315acb12e5500bbc03e7fc9a602c [2022-07-14T16:50:14.939Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-14T16:50:14.939Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T16:50:15.090Z] #77 171.8 checking sys/capability.h usability... yes [2022-07-14T16:50:15.351Z] #77 172.3 checking sys/capability.h presence... yes [2022-07-14T16:50:15.351Z] #77 172.5 checking for sys/capability.h... yes [2022-07-14T16:50:15.866Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-07-14T16:50:15.866Z] === RUN TestRenameInvalidName [2022-07-14T16:50:16.127Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-14T16:50:16.293Z] #77 172.5 checking for library containing cap_from_name... [2022-07-14T16:50:16.293Z] #77 ... [2022-07-14T16:50:16.293Z] [2022-07-14T16:50:16.293Z] #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-14T16:50:16.293Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:50:16.293Z] #21 16.29 Fetched 8550 kB in 14s (599 kB/s) [2022-07-14T16:50:16.429Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-14T16:50:16.429Z] === RUN TestRenameAnonymousContainer [2022-07-14T16:50:16.851Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-14T16:50:17.436Z] #32 DONE 2.5s [2022-07-14T16:50:17.436Z] [2022-07-14T16:50:17.436Z] #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-14T16:50:17.436Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-14T16:50:17.436Z] #77 226.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-14T16:50:17.436Z] #77 226.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-14T16:50:17.436Z] #77 226.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-14T16:50:17.436Z] #77 226.3 /bin/mkdir -p '/usr/local/lib' [2022-07-14T16:50:17.436Z] #77 226.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-14T16:50:17.436Z] #77 226.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-14T16:50:17.436Z] #77 226.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-14T16:50:17.436Z] #77 226.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-14T16:50:17.436Z] #77 226.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-14T16:50:17.436Z] #77 226.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-14T16:50:17.436Z] #77 226.9 ---------------------------------------------------------------------- [2022-07-14T16:50:17.436Z] #77 226.9 Libraries have been installed in: [2022-07-14T16:50:17.436Z] #77 226.9 /usr/local/lib [2022-07-14T16:50:17.436Z] #77 226.9 [2022-07-14T16:50:17.436Z] #77 226.9 If you ever happen to want to link against installed libraries [2022-07-14T16:50:17.436Z] #77 226.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-14T16:50:17.436Z] #77 226.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-14T16:50:17.436Z] #77 226.9 flag during linking and do at least one of the following: [2022-07-14T16:50:17.436Z] #77 226.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-14T16:50:17.436Z] #77 226.9 during execution [2022-07-14T16:50:17.436Z] #77 226.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-14T16:50:17.436Z] #77 226.9 during linking [2022-07-14T16:50:17.436Z] #77 226.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-14T16:50:17.436Z] #77 226.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-14T16:50:17.436Z] #77 226.9 [2022-07-14T16:50:17.436Z] #77 226.9 See any operating system documentation about shared libraries for [2022-07-14T16:50:17.436Z] #77 226.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-14T16:50:17.436Z] #77 226.9 ---------------------------------------------------------------------- [2022-07-14T16:50:17.436Z] #77 226.9 /bin/mkdir -p '/build' [2022-07-14T16:50:17.436Z] #77 226.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-14T16:50:17.436Z] #77 226.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-14T16:50:17.436Z] #77 226.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-14T16:50:17.436Z] #77 226.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-14T16:50:17.436Z] #77 226.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-14T16:50:17.436Z] #77 DONE 228.2s [2022-07-14T16:50:17.436Z] [2022-07-14T16:50:17.436Z] #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-14T16:50:17.436Z] #60 sha256:35032448d2a2d2645f9498c266e92f6f522409b9ac06202e3f4e27250bc9d91a [2022-07-14T16:50:17.436Z] #60 157.0 + mkdir -p /build [2022-07-14T16:50:17.436Z] #60 157.0 + cp runc /build/runc [2022-07-14T16:50:17.436Z] #60 DONE 157.6s [2022-07-14T16:50:17.436Z] [2022-07-14T16:50:17.436Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T16:50:17.436Z] #35 sha256:81143719c4ee0a6ae7e2263f16e8b330e5914ff3fb5ee062cec0ccc57dabc72e [2022-07-14T16:50:17.436Z] #35 DONE 0.3s [2022-07-14T16:50:17.436Z] [2022-07-14T16:50:17.436Z] #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-14T16:50:17.436Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:50:17.436Z] #64 ... [2022-07-14T16:50:17.436Z] [2022-07-14T16:50:17.436Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T16:50:17.436Z] #37 sha256:d5a74b94adb7b553fbe53a39ff64e6b9e64136bc82535e485d93b89277abbdad [2022-07-14T16:50:17.436Z] #37 DONE 0.3s [2022-07-14T16:50:17.436Z] [2022-07-14T16:50:17.436Z] #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-14T16:50:17.436Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:50:17.692Z] #64 ... [2022-07-14T16:50:17.692Z] [2022-07-14T16:50:17.692Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T16:50:17.692Z] #39 sha256:756b297c7400651fc4755456c252f3ea64f12d426b48567d14288509cd440779 [2022-07-14T16:50:17.692Z] #39 DONE 0.2s [2022-07-14T16:50:17.692Z] [2022-07-14T16:50:17.692Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T16:50:17.692Z] #41 sha256:595fee7154bb67311b65eff899ca5c94fe623fe77d9127f751df107a9c03a398 [2022-07-14T16:50:17.794Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-14T16:50:17.794Z] === RUN TestRenameContainerWithSameName [2022-07-14T16:50:17.948Z] #41 DONE 0.2s [2022-07-14T16:50:17.948Z] [2022-07-14T16:50:17.948Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T16:50:17.948Z] #45 sha256:94ad26a0ee5d2407fff00028ee54d8115588e5f4525300151271c11e9d16a81d [2022-07-14T16:50:17.948Z] #45 DONE 0.2s [2022-07-14T16:50:17.948Z] [2022-07-14T16:50:17.948Z] #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-14T16:50:17.948Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:50:18.208Z] #64 ... [2022-07-14T16:50:18.208Z] [2022-07-14T16:50:18.208Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T16:50:18.208Z] #48 sha256:6ade1c877bd6bfbf6d6d523210a55bded1fac8a6b1fac80b2a55d52ec4ae1713 [2022-07-14T16:50:18.357Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-14T16:50:18.357Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T16:50:18.463Z] #48 DONE 0.2s [2022-07-14T16:50:18.463Z] [2022-07-14T16:50:18.463Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T16:50:18.463Z] #52 sha256:199e6847101c5636b914ce4a21551944daac8bcc128b768c8772fd085ce21902 [2022-07-14T16:50:18.463Z] #52 DONE 0.1s [2022-07-14T16:50:18.463Z] [2022-07-14T16:50:18.463Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T16:50:18.463Z] #54 sha256:3cb91e34f695d6e101d63332dfc91b08cb2508f306a97f77002f41e445d73239 [2022-07-14T16:50:18.463Z] #54 DONE 0.1s [2022-07-14T16:50:18.463Z] [2022-07-14T16:50:18.463Z] #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-14T16:50:18.463Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:50:18.720Z] #64 ... [2022-07-14T16:50:18.720Z] [2022-07-14T16:50:18.720Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T16:50:18.720Z] #56 sha256:3b89f11d02a3e96de42bfa7bfa068a5f735b9e95337908db4d255a2a960224c0 [2022-07-14T16:50:18.720Z] #56 DONE 0.3s [2022-07-14T16:50:18.720Z] [2022-07-14T16:50:18.720Z] #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-14T16:50:18.720Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:50:18.781Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-14T16:50:18.977Z] #64 ... [2022-07-14T16:50:18.977Z] [2022-07-14T16:50:18.977Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T16:50:18.977Z] #58 sha256:28a6adacc4c3a46595fc0b72bd79f9e016cc2237ca8a0ea8fefe9a50e22c29c1 [2022-07-14T16:50:18.977Z] #58 DONE 0.1s [2022-07-14T16:50:18.977Z] [2022-07-14T16:50:18.977Z] #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-14T16:50:18.977Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:50:19.233Z] #64 ... [2022-07-14T16:50:19.233Z] [2022-07-14T16:50:19.233Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T16:50:19.233Z] #61 sha256:02238c9cacd16aaefa83876b66a0c691e785e69b22bc874b756fddc1b6d577eb [2022-07-14T16:50:19.286Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-14T16:50:19.286Z] === RUN TestResize [2022-07-14T16:50:19.542Z] --- PASS: TestResize (0.43s) [2022-07-14T16:50:19.542Z] === RUN TestResizeWithInvalidSize [2022-07-14T16:50:19.794Z] #61 DONE 0.4s [2022-07-14T16:50:19.794Z] [2022-07-14T16:50:19.794Z] #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-14T16:50:19.794Z] #64 sha256:12e46cd9bc2982daa69357d7fc2c1167ed1cc810e3ba37167b55418086be72b6 [2022-07-14T16:50:20.105Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-14T16:50:20.105Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T16:50:20.667Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:50:20.667Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:50:20.667Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:50:20.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T16:50:20.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:50:21.200Z] #64 244.5 + bin/containerd [2022-07-14T16:50:21.597Z] #21 16.29 Reading package lists... [2022-07-14T16:50:21.597Z] #21 21.15 Reading package lists... [2022-07-14T16:50:21.597Z] #21 ... [2022-07-14T16:50:21.597Z] [2022-07-14T16:50:21.597Z] #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-14T16:50:21.597Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:50:21.597Z] #77 172.5 checking for library containing cap_from_name... -lcap [2022-07-14T16:50:21.597Z] #77 173.6 checking for library containing dlopen... -ldl [2022-07-14T16:50:21.597Z] #77 174.3 checking seccomp.h usability... yes [2022-07-14T16:50:21.597Z] #77 174.7 checking seccomp.h presence... yes [2022-07-14T16:50:21.597Z] #77 174.9 checking for seccomp.h... yes [2022-07-14T16:50:21.597Z] #77 175.0 checking for library containing seccomp_rule_add... -lseccomp [2022-07-14T16:50:21.597Z] #77 175.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-14T16:50:21.597Z] #77 175.7 checking systemd/sd-bus.h usability... yes [2022-07-14T16:50:21.597Z] #77 176.0 checking systemd/sd-bus.h presence... yes [2022-07-14T16:50:21.597Z] #77 176.2 checking for systemd/sd-bus.h... yes [2022-07-14T16:50:21.597Z] #77 176.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-14T16:50:21.597Z] #77 177.0 checking for sd_notify_barrier... yes [2022-07-14T16:50:21.597Z] #77 177.6 checking linux/bpf.h usability... yes [2022-07-14T16:50:21.597Z] #77 178.1 checking linux/bpf.h presence... yes [2022-07-14T16:50:21.597Z] #77 178.2 checking for linux/bpf.h... yes [2022-07-14T16:50:21.597Z] #77 178.2 checking compilation for eBPF... yes [2022-07-14T16:50:21.597Z] #77 178.6 checking for criu >= 3.15... no [2022-07-14T16:50:21.597Z] #77 178.7 configure: CRIU headers not found, building without CRIU support [2022-07-14T16:50:21.597Z] #77 178.7 checking for criu > 3.16... no [2022-07-14T16:50:21.597Z] #77 178.7 configure: CRIU version doesn't support join-ns API [2022-07-14T16:50:21.597Z] #77 178.7 checking for criu > 3.16.1... no [2022-07-14T16:50:21.597Z] #77 178.7 configure: CRIU version doesn't support for pre-dumping [2022-07-14T16:50:21.597Z] #77 178.8 checking for new mount API (fsconfig)... yes [2022-07-14T16:50:21.858Z] #77 178.9 checking for seccomp notify API... yes [2022-07-14T16:50:22.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-14T16:50:22.081Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-14T16:50:22.119Z] #77 179.3 checking for gperf... no [2022-07-14T16:50:22.119Z] #77 179.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-14T16:50:22.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:50:22.690Z] #77 179.3 checking for library containing argp_parse... none required [2022-07-14T16:50:23.013Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-14T16:50:23.261Z] #77 180.3 checking that generated files are newer than configure... done [2022-07-14T16:50:23.261Z] #77 180.3 configure: creating ./config.status [2022-07-14T16:50:23.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-14T16:50:23.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:50:24.143Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-14T16:50:24.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T16:50:25.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T16:50:25.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-14T16:50:25.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-14T16:50:26.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:50:26.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T16:50:26.885Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-14T16:50:26.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-14T16:50:27.466Z] #77 ... [2022-07-14T16:50:27.466Z] [2022-07-14T16:50:27.466Z] #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-14T16:50:27.466Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:50:27.466Z] #21 21.15 Reading package lists... [2022-07-14T16:50:28.036Z] #21 26.92 Building dependency tree... [2022-07-14T16:50:28.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-14T16:50:29.348Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-14T16:50:29.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T16:50:29.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T16:50:31.336Z] #21 30.84 The following additional packages will be installed: [2022-07-14T16:50:31.336Z] #21 30.85 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T16:50:31.336Z] #21 30.85 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-14T16:50:31.336Z] #21 30.85 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T16:50:31.336Z] #21 30.86 python3-pkg-resources vim-runtime xxd [2022-07-14T16:50:31.336Z] #21 30.89 Suggested packages: [2022-07-14T16:50:31.336Z] #21 30.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-14T16:50:31.336Z] #21 30.89 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-14T16:50:31.336Z] #21 30.89 acl attr quota [2022-07-14T16:50:31.336Z] #21 30.89 Recommended packages: [2022-07-14T16:50:31.336Z] #21 30.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-14T16:50:32.351Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T16:50:32.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-14T16:50:32.887Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-14T16:50:33.250Z] #21 33.35 The following NEW packages will be installed: [2022-07-14T16:50:33.250Z] #21 33.36 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-14T16:50:33.250Z] #21 33.36 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-14T16:50:33.250Z] #21 33.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-14T16:50:33.250Z] #21 33.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-14T16:50:33.250Z] #21 33.38 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-14T16:50:33.250Z] #21 33.38 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-14T16:50:33.250Z] #21 33.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-14T16:50:33.250Z] #21 33.38 xz-utils zip zstd [2022-07-14T16:50:33.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-14T16:50:33.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T16:50:33.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T16:50:33.822Z] #21 33.93 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-14T16:50:33.822Z] #21 33.93 Need to get 27.7 MB of archives. [2022-07-14T16:50:33.822Z] #21 33.93 After this operation, 106 MB of additional disk space will be used. [2022-07-14T16:50:33.822Z] #21 33.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-14T16:50:33.822Z] #21 33.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-14T16:50:33.822Z] #21 33.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-14T16:50:33.822Z] #21 33.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-14T16:50:33.822Z] #21 33.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-14T16:50:33.822Z] #21 33.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-14T16:50:33.822Z] #21 33.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-14T16:50:33.822Z] #21 33.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-14T16:50:33.822Z] #21 34.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-14T16:50:34.017Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-14T16:50:34.082Z] #21 34.05 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-14T16:50:34.082Z] #21 34.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-14T16:50:34.082Z] #21 34.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-14T16:50:34.082Z] #21 34.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-14T16:50:34.082Z] #21 34.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-14T16:50:34.082Z] #21 34.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-14T16:50:34.082Z] #21 34.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-14T16:50:34.082Z] #21 34.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-14T16:50:34.082Z] #21 34.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-14T16:50:34.082Z] #21 34.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-14T16:50:34.082Z] #21 34.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-14T16:50:34.082Z] #21 34.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-14T16:50:34.082Z] #21 34.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-14T16:50:34.082Z] #21 34.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-14T16:50:34.082Z] #21 34.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-14T16:50:34.082Z] #21 34.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-14T16:50:34.343Z] #21 34.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-14T16:50:34.343Z] #21 34.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-14T16:50:34.582Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-14T16:50:34.839Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-14T16:50:34.839Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-14T16:50:34.914Z] #21 35.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-14T16:50:34.914Z] #21 35.00 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-14T16:50:34.914Z] #21 35.01 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-14T16:50:34.914Z] #21 35.02 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-14T16:50:34.914Z] #21 35.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-14T16:50:34.914Z] #21 35.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-14T16:50:34.914Z] #21 35.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-14T16:50:34.914Z] #21 35.04 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-14T16:50:35.193Z] #21 35.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-14T16:50:35.194Z] #21 35.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-14T16:50:35.194Z] #21 35.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-14T16:50:35.194Z] #21 35.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-14T16:50:35.194Z] #21 35.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-14T16:50:35.194Z] #21 35.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-14T16:50:35.194Z] #21 35.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-14T16:50:35.404Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-14T16:50:35.455Z] #21 35.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-14T16:50:35.455Z] #21 35.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-14T16:50:35.455Z] #21 35.53 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-14T16:50:35.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T16:50:35.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T16:50:35.969Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-14T16:50:36.026Z] #21 ... [2022-07-14T16:50:36.026Z] [2022-07-14T16:50:36.026Z] #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-14T16:50:36.026Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-14T16:50:36.026Z] #34 DONE 264.2s [2022-07-14T16:50:36.026Z] [2022-07-14T16:50:36.026Z] #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-14T16:50:36.026Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:50:36.026Z] #21 35.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-14T16:50:36.026Z] #21 35.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-14T16:50:36.026Z] #21 36.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-14T16:50:36.026Z] #21 36.06 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-14T16:50:36.026Z] #21 ... [2022-07-14T16:50:36.026Z] [2022-07-14T16:50:36.026Z] #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-14T16:50:36.026Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:50:36.027Z] #77 186.2 config.status: creating Makefile [2022-07-14T16:50:36.027Z] #77 186.3 config.status: creating rpm/crun.spec [2022-07-14T16:50:36.027Z] #77 186.5 config.status: creating config.h [2022-07-14T16:50:36.027Z] #77 186.6 config.status: executing libtool commands [2022-07-14T16:50:36.027Z] #77 186.8 config.status: executing depfiles commands [2022-07-14T16:50:36.027Z] #77 189.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-14T16:50:36.027Z] #77 189.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T16:50:36.027Z] #77 190.2 checking for gcc... gcc [2022-07-14T16:50:36.027Z] #77 190.4 checking whether the C compiler works... yes [2022-07-14T16:50:36.027Z] #77 190.8 checking for C compiler default output file name... a.out [2022-07-14T16:50:36.027Z] #77 190.8 checking for suffix of executables... [2022-07-14T16:50:36.027Z] #77 191.3 checking whether we are cross compiling... no [2022-07-14T16:50:36.027Z] #77 191.7 checking for suffix of object files... o [2022-07-14T16:50:36.027Z] #77 191.9 checking whether we are using the GNU C compiler... yes [2022-07-14T16:50:36.027Z] #77 192.1 checking whether gcc accepts -g... yes [2022-07-14T16:50:36.027Z] #77 192.3 checking for gcc option to accept ISO C89... none needed [2022-07-14T16:50:36.027Z] #77 192.7 checking whether gcc understands -c and -o together... yes [2022-07-14T16:50:36.027Z] #77 192.9 checking how to run the C preprocessor... gcc -E [2022-07-14T16:50:36.287Z] #77 193.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T16:50:36.287Z] #77 193.4 checking for egrep... /bin/grep -E [2022-07-14T16:50:37.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T16:50:37.673Z] #77 193.4 checking for ANSI C header files... yes [2022-07-14T16:50:37.673Z] #77 194.8 checking for sys/types.h... [2022-07-14T16:50:37.673Z] #77 ... [2022-07-14T16:50:37.673Z] [2022-07-14T16:50:37.673Z] #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-14T16:50:37.673Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:50:37.673Z] #21 37.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-14T16:50:37.935Z] #21 38.03 Fetched 27.7 MB in 3s (10.8 MB/s) [2022-07-14T16:50:38.196Z] #21 38.17 Selecting previously unselected package pigz. [2022-07-14T16:50:38.196Z] #21 38.17 (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 ... 24018 files and directories currently installed.) [2022-07-14T16:50:38.196Z] #21 38.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-14T16:50:38.196Z] #21 38.26 Unpacking pigz (2.6-1) ... [2022-07-14T16:50:38.461Z] #21 38.55 Selecting previously unselected package libelf1:amd64. [2022-07-14T16:50:38.461Z] #21 38.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-14T16:50:38.461Z] #21 38.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-14T16:50:38.494Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-14T16:50:38.722Z] #21 38.86 Selecting previously unselected package libbpf0:amd64. [2022-07-14T16:50:38.722Z] #21 38.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-14T16:50:38.722Z] #21 38.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-14T16:50:38.751Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.98s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.15s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-07-14T16:50:39.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2022-07-14T16:50:39.120Z] === RUN TestCgroupNamespacesRun [2022-07-14T16:50:39.295Z] #21 39.16 Selecting previously unselected package libcap2:amd64. [2022-07-14T16:50:39.295Z] #21 39.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-14T16:50:39.295Z] #21 39.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-14T16:50:39.295Z] #21 39.28 Selecting previously unselected package libmnl0:amd64. [2022-07-14T16:50:39.295Z] #21 39.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-14T16:50:39.295Z] #21 39.30 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-14T16:50:39.295Z] #21 39.39 Selecting previously unselected package libxtables12:amd64. [2022-07-14T16:50:39.295Z] #21 39.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-14T16:50:39.295Z] #21 39.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-14T16:50:39.556Z] #21 39.56 Selecting previously unselected package libcap2-bin. [2022-07-14T16:50:39.556Z] #21 39.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-14T16:50:39.556Z] #21 39.61 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-14T16:50:39.556Z] #21 39.77 Selecting previously unselected package iproute2. [2022-07-14T16:50:39.816Z] #21 39.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-14T16:50:39.816Z] #21 39.78 Unpacking iproute2 (5.10.0-4) ... [2022-07-14T16:50:40.048Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-07-14T16:50:40.048Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T16:50:40.048Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-14T16:50:40.048Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-14T16:50:40.048Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T16:50:40.077Z] #21 ... [2022-07-14T16:50:40.077Z] [2022-07-14T16:50:40.077Z] #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-14T16:50:40.077Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-14T16:50:40.077Z] #36 268.6 Delve is a source level debugger for Go programs. [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-14T16:50:40.077Z] #36 268.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 Usage: [2022-07-14T16:50:40.077Z] #36 268.6 dlv [command] [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 Available Commands: [2022-07-14T16:50:40.077Z] #36 268.6 attach Attach to running process and begin debugging. [2022-07-14T16:50:40.077Z] #36 268.6 connect Connect to a headless debug server with a terminal client. [2022-07-14T16:50:40.077Z] #36 268.6 core Examine a core dump. [2022-07-14T16:50:40.077Z] #36 268.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-14T16:50:40.077Z] #36 268.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-14T16:50:40.077Z] #36 268.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-14T16:50:40.077Z] #36 268.6 help Help about any command [2022-07-14T16:50:40.077Z] #36 268.6 run Deprecated command. Use 'debug' instead. [2022-07-14T16:50:40.077Z] #36 268.6 test Compile test binary and begin debugging program. [2022-07-14T16:50:40.077Z] #36 268.6 trace Compile and begin tracing program. [2022-07-14T16:50:40.077Z] #36 268.6 version Prints version. [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 Flags: [2022-07-14T16:50:40.077Z] #36 268.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-14T16:50:40.077Z] #36 268.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-14T16:50:40.077Z] #36 268.6 --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-14T16:50:40.077Z] #36 268.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-14T16:50:40.077Z] #36 268.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-14T16:50:40.077Z] #36 268.6 --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-14T16:50:40.077Z] #36 268.6 --disable-aslr Disables address space randomization [2022-07-14T16:50:40.077Z] #36 268.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-14T16:50:40.077Z] #36 268.6 -h, --help help for dlv [2022-07-14T16:50:40.077Z] #36 268.6 --init string Init file, executed by the terminal client. [2022-07-14T16:50:40.077Z] #36 268.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-14T16:50:40.077Z] #36 268.6 --log Enable debugging server logging. [2022-07-14T16:50:40.077Z] #36 268.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-14T16:50:40.077Z] #36 268.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-14T16:50:40.077Z] #36 268.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-14T16:50:40.077Z] #36 268.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-14T16:50:40.077Z] #36 268.6 --wd string Working directory for running the program. [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 Additional help topics: [2022-07-14T16:50:40.077Z] #36 268.6 dlv backend Help about the --backend flag. [2022-07-14T16:50:40.077Z] #36 268.6 dlv log Help about logging flags. [2022-07-14T16:50:40.077Z] #36 268.6 dlv redirect Help about file redirection. [2022-07-14T16:50:40.077Z] #36 268.6 [2022-07-14T16:50:40.077Z] #36 268.6 Use "dlv [command] --help" for more information about a command. [2022-07-14T16:50:40.077Z] #36 DONE 268.8s [2022-07-14T16:50:40.123Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-14T16:50:40.337Z] [2022-07-14T16:50:40.338Z] #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-14T16:50:40.338Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:50:40.338Z] #77 194.8 checking for sys/types.h... yes [2022-07-14T16:50:40.338Z] #77 195.1 checking for sys/stat.h... yes [2022-07-14T16:50:40.338Z] #77 195.3 checking for stdlib.h... yes [2022-07-14T16:50:40.338Z] #77 195.5 checking for string.h... yes [2022-07-14T16:50:40.338Z] #77 195.9 checking for memory.h... yes [2022-07-14T16:50:40.338Z] #77 196.2 checking for strings.h... yes [2022-07-14T16:50:40.338Z] #77 196.4 checking for inttypes.h... yes [2022-07-14T16:50:40.338Z] #77 196.8 checking for stdint.h... yes [2022-07-14T16:50:40.338Z] #77 197.1 checking for unistd.h... yes [2022-07-14T16:50:40.380Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-14T16:50:40.598Z] #77 197.4 checking minix/config.h usability... no [2022-07-14T16:50:40.598Z] #77 197.7 checking minix/config.h presence... no [2022-07-14T16:50:40.598Z] #77 197.8 checking for minix/config.h... no [2022-07-14T16:50:40.859Z] #77 197.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-14T16:50:41.312Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-14T16:50:41.413Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2022-07-14T16:50:41.414Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T16:50:41.430Z] #77 198.3 checking build system type... x86_64-pc-linux-gnu [2022-07-14T16:50:41.430Z] #77 198.8 checking host system type... x86_64-pc-linux-gnu [2022-07-14T16:50:41.691Z] #77 198.8 checking how to print strings... printf [2022-07-14T16:50:41.691Z] #77 198.9 checking for a sed that does not truncate output... /bin/sed [2022-07-14T16:50:41.691Z] #77 199.0 checking for fgrep... /bin/grep -F [2022-07-14T16:50:41.691Z] #77 199.0 checking for ld used by gcc... /usr/bin/ld [2022-07-14T16:50:41.952Z] #77 199.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T16:50:41.952Z] #77 199.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T16:50:42.213Z] #77 199.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T16:50:42.213Z] #77 199.4 checking whether ln -s works... yes [2022-07-14T16:50:42.213Z] #77 199.4 checking the maximum length of command line arguments... 1572864 [2022-07-14T16:50:42.213Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-14T16:50:42.213Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T16:50:42.213Z] #77 199.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T16:50:42.213Z] #77 199.4 checking for objdump... objdump [2022-07-14T16:50:42.213Z] #77 199.4 checking how to recognize dependent libraries... pass_all [2022-07-14T16:50:42.213Z] #77 199.4 checking for dlltool... no [2022-07-14T16:50:42.213Z] #77 199.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T16:50:42.213Z] #77 199.4 checking for ar... ar [2022-07-14T16:50:42.213Z] #77 199.4 checking for archiver @FILE support... @ [2022-07-14T16:50:42.213Z] #77 199.6 checking for strip... strip [2022-07-14T16:50:42.213Z] #77 199.6 checking for ranlib... ranlib [2022-07-14T16:50:42.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2022-07-14T16:50:42.342Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T16:50:42.473Z] #77 199.6 checking for gawk... no [2022-07-14T16:50:42.473Z] #77 199.6 checking for mawk... mawk [2022-07-14T16:50:42.683Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-14T16:50:42.734Z] #77 199.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T16:50:42.734Z] #77 200.0 checking for sysroot... no [2022-07-14T16:50:42.734Z] #77 200.0 checking for a working dd... /bin/dd [2022-07-14T16:50:42.734Z] #77 200.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T16:50:42.940Z] docker_cli_daemon_test.go:2503: [d6260e458447e] daemon is not started [2022-07-14T16:50:42.995Z] #77 200.1 checking for mt... no [2022-07-14T16:50:42.995Z] #77 200.1 checking if : is a manifest tool... no [2022-07-14T16:50:42.995Z] #77 200.1 checking for dlfcn.h... yes [2022-07-14T16:50:43.197Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-14T16:50:43.255Z] #77 200.4 checking for objdir... .libs [2022-07-14T16:50:43.455Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-14T16:50:43.709Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-07-14T16:50:43.709Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T16:50:43.713Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-14T16:50:43.776Z] #77 200.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T16:50:43.777Z] #77 200.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T16:50:43.777Z] #77 200.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T16:50:43.970Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-14T16:50:43.970Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-14T16:50:43.970Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-14T16:50:43.970Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-14T16:50:44.037Z] #77 201.0 checking if gcc static flag -static works... yes [2022-07-14T16:50:44.227Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-14T16:50:44.298Z] #77 201.4 checking if gcc supports -c -o file.o... yes [2022-07-14T16:50:44.298Z] #77 201.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T16:50:44.298Z] #77 201.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T16:50:44.559Z] #77 201.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T16:50:44.559Z] #77 201.8 checking how to hardcode library paths into programs... immediate [2022-07-14T16:50:44.559Z] #77 201.8 checking whether stripping libraries is possible... yes [2022-07-14T16:50:44.559Z] #77 201.9 checking if libtool supports shared libraries... yes [2022-07-14T16:50:44.559Z] #77 201.9 checking whether to build shared libraries... no [2022-07-14T16:50:44.559Z] #77 201.9 checking whether to build static libraries... yes [2022-07-14T16:50:44.559Z] #77 201.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T16:50:44.559Z] #77 201.9 checking whether build environment is sane... yes [2022-07-14T16:50:44.559Z] #77 201.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T16:50:44.792Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-14T16:50:44.819Z] #77 202.0 checking whether make sets $(MAKE)... yes [2022-07-14T16:50:44.819Z] #77 202.0 checking whether make supports the include directive... yes (GNU style) [2022-07-14T16:50:44.819Z] #77 202.0 checking whether make supports nested variables... yes [2022-07-14T16:50:44.819Z] #77 202.1 checking whether UID '0' is supported by ustar format... yes [2022-07-14T16:50:44.819Z] #77 202.1 checking whether GID '0' is supported by ustar format... yes [2022-07-14T16:50:44.819Z] #77 202.1 checking how to create a ustar tar archive... gnutar [2022-07-14T16:50:45.076Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2022-07-14T16:50:45.077Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T16:50:45.080Z] #77 202.1 checking dependency style of gcc... gcc3 [2022-07-14T16:50:45.081Z] #77 202.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T16:50:45.081Z] #77 202.3 checking whether make supports nested variables... (cached) yes [2022-07-14T16:50:45.081Z] #77 202.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-14T16:50:45.081Z] #77 202.3 checking pkg-config is at least version 0.9.0... yes [2022-07-14T16:50:45.081Z] #77 202.3 checking for yajl >= 2.1.0... yes [2022-07-14T16:50:45.081Z] #77 202.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-14T16:50:45.081Z] #77 202.3 checking for gcc... (cached) gcc [2022-07-14T16:50:45.341Z] #77 202.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-14T16:50:45.341Z] #77 202.4 checking whether gcc accepts -g... (cached) yes [2022-07-14T16:50:45.341Z] #77 202.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-14T16:50:45.341Z] #77 202.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-14T16:50:45.341Z] #77 202.4 checking for a Python interpreter with version >= 3... python3 [2022-07-14T16:50:45.341Z] #77 202.5 checking for python3... /usr/bin/python3 [2022-07-14T16:50:45.341Z] #77 202.5 checking for python3 version... 3.9 [2022-07-14T16:50:45.341Z] #77 202.6 checking for python3 platform... linux [2022-07-14T16:50:45.601Z] #77 202.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-14T16:50:45.639Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-14T16:50:45.639Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T16:50:45.862Z] #77 202.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-14T16:50:45.862Z] #77 203.1 checking that generated files are newer than configure... done [2022-07-14T16:50:45.862Z] #77 203.1 configure: creating ./config.status [2022-07-14T16:50:47.005Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-07-14T16:50:47.005Z] === RUN TestNISDomainname [2022-07-14T16:50:47.567Z] --- PASS: TestNISDomainname (0.59s) [2022-07-14T16:50:47.567Z] === RUN TestHostnameDnsResolution [2022-07-14T16:50:48.487Z] #77 205.7 config.status: creating Makefile [2022-07-14T16:50:48.487Z] #77 205.8 config.status: creating config.h [2022-07-14T16:50:48.487Z] #77 205.8 config.status: executing libtool commands [2022-07-14T16:50:48.487Z] #77 205.9 config.status: executing depfiles commands [2022-07-14T16:50:48.527Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-07-14T16:50:48.527Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T16:50:48.783Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-07-14T16:50:48.783Z] === RUN TestPrivilegedHostDevices [2022-07-14T16:50:48.971Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-14T16:50:49.229Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-14T16:50:49.345Z] --- PASS: TestPrivilegedHostDevices (0.57s) [2022-07-14T16:50:49.345Z] === RUN TestRunConsoleSize [2022-07-14T16:50:49.431Z] #77 206.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-14T16:50:49.691Z] #77 206.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-14T16:50:49.908Z] --- PASS: TestRunConsoleSize (0.47s) [2022-07-14T16:50:49.908Z] === RUN TestStats [2022-07-14T16:50:49.950Z] #77 207.2 checking for gcc... gcc [2022-07-14T16:50:50.161Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-14T16:50:50.161Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-14T16:50:50.211Z] #77 207.3 checking whether the C compiler works... yes [2022-07-14T16:50:50.211Z] #77 207.5 checking for C compiler default output file name... a.out [2022-07-14T16:50:50.211Z] #77 207.5 checking for suffix of executables... [2022-07-14T16:50:50.472Z] #77 207.6 checking whether we are cross compiling... [2022-07-14T16:50:50.472Z] #77 ... [2022-07-14T16:50:50.472Z] [2022-07-14T16:50:50.472Z] #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-14T16:50:50.472Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:50:50.472Z] #21 40.51 Selecting previously unselected package xxd. [2022-07-14T16:50:50.472Z] #21 40.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 40.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:50:50.472Z] #21 40.80 Selecting previously unselected package vim-common. [2022-07-14T16:50:50.472Z] #21 40.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:50:50.472Z] #21 40.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:50:50.472Z] #21 41.23 Selecting previously unselected package bash-completion. [2022-07-14T16:50:50.472Z] #21 41.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-14T16:50:50.472Z] #21 44.02 Unpacking bash-completion (1:2.11-2) ... [2022-07-14T16:50:50.472Z] #21 44.49 Selecting previously unselected package bzip2. [2022-07-14T16:50:50.472Z] #21 44.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 44.52 Unpacking bzip2 (1.0.8-4) ... [2022-07-14T16:50:50.472Z] #21 44.66 Selecting previously unselected package xz-utils. [2022-07-14T16:50:50.472Z] #21 44.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 44.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:50:50.472Z] #21 44.86 Selecting previously unselected package apparmor. [2022-07-14T16:50:50.472Z] #21 44.86 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 44.94 Unpacking apparmor (2.13.6-10) ... [2022-07-14T16:50:50.472Z] #21 45.33 Selecting previously unselected package inetutils-ping. [2022-07-14T16:50:50.472Z] #21 45.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 45.35 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-14T16:50:50.472Z] #21 45.51 Selecting previously unselected package libip4tc2:amd64. [2022-07-14T16:50:50.472Z] #21 45.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 45.52 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T16:50:50.472Z] #21 45.59 Selecting previously unselected package libip6tc2:amd64. [2022-07-14T16:50:50.472Z] #21 45.59 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 45.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T16:50:50.472Z] #21 45.66 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-14T16:50:50.472Z] #21 45.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 45.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T16:50:50.472Z] #21 45.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-14T16:50:50.472Z] #21 45.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 45.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T16:50:50.472Z] #21 45.81 Selecting previously unselected package libnftnl11:amd64. [2022-07-14T16:50:50.472Z] #21 45.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 45.82 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T16:50:50.472Z] #21 45.90 Selecting previously unselected package iptables. [2022-07-14T16:50:50.472Z] #21 45.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 45.92 Unpacking iptables (1.8.7-1) ... [2022-07-14T16:50:50.472Z] #21 46.29 Selecting previously unselected package libonig5:amd64. [2022-07-14T16:50:50.472Z] #21 46.29 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 46.29 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T16:50:50.472Z] #21 46.46 Selecting previously unselected package libjq1:amd64. [2022-07-14T16:50:50.472Z] #21 46.46 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 46.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-14T16:50:50.472Z] #21 46.62 Selecting previously unselected package jq. [2022-07-14T16:50:50.472Z] #21 46.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 46.64 Unpacking jq (1.6-2.1) ... [2022-07-14T16:50:50.472Z] #21 46.72 Selecting previously unselected package libaio1:amd64. [2022-07-14T16:50:50.472Z] #21 46.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 46.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-14T16:50:50.472Z] #21 46.85 Selecting previously unselected package libgpm2:amd64. [2022-07-14T16:50:50.472Z] #21 46.86 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 46.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-14T16:50:50.472Z] #21 46.93 Selecting previously unselected package libicu67:amd64. [2022-07-14T16:50:50.472Z] #21 46.94 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-14T16:50:50.472Z] #21 46.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-14T16:50:50.472Z] #21 ... [2022-07-14T16:50:50.472Z] [2022-07-14T16:50:50.472Z] #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-14T16:50:50.472Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:50:50.472Z] #77 207.6 checking whether we are cross compiling... no [2022-07-14T16:50:50.725Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-14T16:50:50.734Z] #77 207.9 checking for suffix of object files... o [2022-07-14T16:50:50.982Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-14T16:50:50.996Z] #77 208.0 checking whether we are using the GNU C compiler... yes [2022-07-14T16:50:50.996Z] #77 208.2 checking whether gcc accepts -g... yes [2022-07-14T16:50:51.240Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-14T16:50:51.256Z] #77 208.3 checking for gcc option to accept ISO C89... none needed [2022-07-14T16:50:51.518Z] #77 208.5 checking whether gcc understands -c and -o together... yes [2022-07-14T16:50:51.518Z] #77 208.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-14T16:50:51.518Z] #77 208.8 checking whether build environment is sane... yes [2022-07-14T16:50:51.778Z] #77 208.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-14T16:50:51.778Z] #77 208.9 checking for gawk... no [2022-07-14T16:50:51.778Z] #77 208.9 checking for mawk... mawk [2022-07-14T16:50:51.778Z] #77 208.9 checking whether make sets $(MAKE)... yes [2022-07-14T16:50:51.778Z] #77 209.0 checking whether make supports the include directive... yes (GNU style) [2022-07-14T16:50:51.778Z] #77 209.0 checking whether make supports nested variables... yes [2022-07-14T16:50:51.778Z] #77 209.1 checking whether UID '0' is supported by ustar format... yes [2022-07-14T16:50:51.778Z] #77 209.1 checking whether GID '0' is supported by ustar format... yes [2022-07-14T16:50:51.805Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-14T16:50:52.040Z] #77 209.1 checking how to create a ustar tar archive... gnutar [2022-07-14T16:50:52.040Z] #77 209.2 checking dependency style of gcc... gcc3 [2022-07-14T16:50:52.040Z] #77 209.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-14T16:50:52.040Z] #77 209.4 checking whether make supports nested variables... (cached) yes [2022-07-14T16:50:52.422Z] --- PASS: TestStats (2.48s) [2022-07-14T16:50:52.422Z] === RUN TestStopContainerWithTimeout [2022-07-14T16:50:52.422Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T16:50:52.422Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T16:50:52.422Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T16:50:52.422Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T16:50:52.422Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T16:50:52.422Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T16:50:52.422Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T16:50:52.422Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T16:50:52.422Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T16:50:52.422Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T16:50:52.614Z] #77 209.5 checking build system type... x86_64-pc-linux-gnu [2022-07-14T16:50:52.614Z] #77 209.8 checking host system type... x86_64-pc-linux-gnu [2022-07-14T16:50:52.614Z] #77 209.8 checking how to print strings... printf [2022-07-14T16:50:52.614Z] #77 209.8 checking for a sed that does not truncate output... /bin/sed [2022-07-14T16:50:52.614Z] #77 209.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-14T16:50:52.614Z] #77 209.9 checking for egrep... /bin/grep -E [2022-07-14T16:50:52.614Z] #77 209.9 checking for fgrep... /bin/grep -F [2022-07-14T16:50:52.614Z] #77 209.9 checking for ld used by gcc... /usr/bin/ld [2022-07-14T16:50:52.614Z] #77 209.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-14T16:50:52.614Z] #77 209.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-14T16:50:52.875Z] #77 209.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-14T16:50:52.875Z] #77 210.1 checking whether ln -s works... yes [2022-07-14T16:50:52.875Z] #77 210.1 checking the maximum length of command line arguments... 1572864 [2022-07-14T16:50:52.875Z] #77 210.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-14T16:50:52.875Z] #77 210.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-14T16:50:52.875Z] #77 210.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-14T16:50:52.875Z] #77 210.1 checking for objdump... objdump [2022-07-14T16:50:52.875Z] #77 210.1 checking how to recognize dependent libraries... pass_all [2022-07-14T16:50:52.875Z] #77 210.1 checking for dlltool... no [2022-07-14T16:50:52.875Z] #77 210.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-14T16:50:52.875Z] #77 210.1 checking for ar... ar [2022-07-14T16:50:52.984Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T16:50:53.137Z] #77 210.1 checking for archiver @FILE support... @ [2022-07-14T16:50:53.137Z] #77 210.2 checking for strip... strip [2022-07-14T16:50:53.137Z] #77 210.2 checking for ranlib... ranlib [2022-07-14T16:50:53.399Z] #77 210.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-14T16:50:53.660Z] #77 210.7 checking for sysroot... no [2022-07-14T16:50:53.660Z] #77 210.7 checking for a working dd... /bin/dd [2022-07-14T16:50:53.660Z] #77 210.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-14T16:50:53.660Z] #77 210.9 checking for mt... no [2022-07-14T16:50:53.660Z] #77 210.9 checking if : is a manifest tool... no [2022-07-14T16:50:53.923Z] #77 211.0 checking how to run the C preprocessor... gcc -E [2022-07-14T16:50:54.330Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-14T16:50:55.262Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-14T16:50:55.309Z] #77 211.3 checking for ANSI C header files... yes [2022-07-14T16:50:55.500Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T16:50:55.569Z] #77 212.5 checking for sys/types.h... yes [2022-07-14T16:50:55.830Z] #77 212.7 checking for sys/stat.h... yes [2022-07-14T16:50:55.830Z] #77 213.0 checking for stdlib.h... yes [2022-07-14T16:50:56.090Z] #77 213.2 checking for string.h... yes [2022-07-14T16:50:56.427Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T16:50:56.427Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-07-14T16:50:56.427Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-14T16:50:56.427Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-14T16:50:56.427Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-07-14T16:50:56.427Z] === RUN TestDeleteDevicemapper [2022-07-14T16:50:56.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T16:50:56.427Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T16:50:56.427Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T16:50:56.662Z] #77 213.5 checking for memory.h... yes [2022-07-14T16:50:56.922Z] #77 213.8 checking for strings.h... yes [2022-07-14T16:50:57.184Z] #77 214.1 checking for inttypes.h... yes [2022-07-14T16:50:57.445Z] #77 214.4 checking for stdint.h... yes [2022-07-14T16:50:57.705Z] #77 214.7 checking for unistd.h... yes [2022-07-14T16:50:57.787Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-14T16:50:57.787Z] check_test.go:540: [d4500f66c3cf8] daemon is not started [2022-07-14T16:50:57.787Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-14T16:50:57.966Z] #77 215.0 checking for dlfcn.h... yes [2022-07-14T16:50:57.966Z] #77 215.2 checking for objdir... .libs [2022-07-14T16:50:58.320Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-07-14T16:50:58.320Z] === RUN TestUpdateMemory [2022-07-14T16:50:58.576Z] --- PASS: TestUpdateMemory (0.60s) [2022-07-14T16:50:58.577Z] === RUN TestUpdateCPUQuota [2022-07-14T16:50:59.168Z] #77 216.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-14T16:50:59.168Z] #77 216.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-14T16:50:59.441Z] #77 216.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-14T16:50:59.504Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-07-14T16:50:59.504Z] === RUN TestUpdatePidsLimit [2022-07-14T16:50:59.504Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-14T16:50:59.761Z] === RUN TestUpdatePidsLimit/no_change [2022-07-14T16:50:59.961Z] #77 216.8 checking if gcc static flag -static works... yes [2022-07-14T16:51:00.017Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-14T16:51:00.221Z] #77 217.3 checking if gcc supports -c -o file.o... yes [2022-07-14T16:51:00.221Z] #77 217.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-14T16:51:00.273Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-14T16:51:00.310Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-14T16:51:00.310Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-14T16:51:00.481Z] #77 217.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-14T16:51:00.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-14T16:51:00.788Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-14T16:51:00.788Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-14T16:51:01.052Z] #77 217.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-14T16:51:01.312Z] #77 218.4 checking how to hardcode library paths into programs... immediate [2022-07-14T16:51:01.313Z] #77 218.4 checking whether stripping libraries is possible... yes [2022-07-14T16:51:01.313Z] #77 218.4 checking if libtool supports shared libraries... yes [2022-07-14T16:51:01.313Z] #77 218.4 checking whether to build shared libraries... no [2022-07-14T16:51:01.313Z] #77 218.4 checking whether to build static libraries... yes [2022-07-14T16:51:01.573Z] #77 218.5 checking float.h usability... yes [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-14T16:51:01.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-14T16:51:01.716Z] === RUN TestUpdateRestartPolicy [2022-07-14T16:51:01.834Z] #77 218.8 checking float.h presence... yes [2022-07-14T16:51:01.834Z] #77 219.0 checking for float.h... yes [2022-07-14T16:51:02.095Z] #77 219.1 checking limits.h usability... yes [2022-07-14T16:51:02.095Z] #77 219.4 checking limits.h presence... [2022-07-14T16:51:02.095Z] #77 ... [2022-07-14T16:51:02.095Z] [2022-07-14T16:51:02.095Z] #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-14T16:51:02.095Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:51:02.095Z] #21 52.23 Selecting previously unselected package libinih1:amd64. [2022-07-14T16:51:02.095Z] #21 52.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 52.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-14T16:51:02.095Z] #21 52.34 Selecting previously unselected package libnet1:amd64. [2022-07-14T16:51:02.095Z] #21 52.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 52.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:51:02.095Z] #21 52.49 Selecting previously unselected package libnl-3-200:amd64. [2022-07-14T16:51:02.095Z] #21 52.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 52.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T16:51:02.095Z] #21 52.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-14T16:51:02.095Z] #21 52.64 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 52.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:51:02.095Z] #21 52.74 Selecting previously unselected package libyajl2:amd64. [2022-07-14T16:51:02.095Z] #21 52.76 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 52.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-14T16:51:02.095Z] #21 52.88 Selecting previously unselected package net-tools. [2022-07-14T16:51:02.095Z] #21 52.90 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 52.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T16:51:02.095Z] #21 53.13 Selecting previously unselected package patch. [2022-07-14T16:51:02.095Z] #21 53.16 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 53.18 Unpacking patch (2.7.6-7) ... [2022-07-14T16:51:02.095Z] #21 53.36 Selecting previously unselected package python-pip-whl. [2022-07-14T16:51:02.095Z] #21 53.38 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-14T16:51:02.095Z] #21 53.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T16:51:02.095Z] #21 54.13 Selecting previously unselected package python3-lib2to3. [2022-07-14T16:51:02.095Z] #21 54.15 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-14T16:51:02.095Z] #21 54.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-14T16:51:02.095Z] #21 54.32 Selecting previously unselected package python3-distutils. [2022-07-14T16:51:02.095Z] #21 54.32 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-14T16:51:02.095Z] #21 54.33 Unpacking python3-distutils (3.9.2-1) ... [2022-07-14T16:51:02.095Z] #21 54.63 Selecting previously unselected package python3-pkg-resources. [2022-07-14T16:51:02.095Z] #21 54.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-14T16:51:02.095Z] #21 54.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:51:02.095Z] #21 54.84 Selecting previously unselected package python3-setuptools. [2022-07-14T16:51:02.095Z] #21 54.86 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-14T16:51:02.095Z] #21 54.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-14T16:51:02.095Z] #21 55.33 Selecting previously unselected package python3-wheel. [2022-07-14T16:51:02.095Z] #21 55.33 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-14T16:51:02.095Z] #21 55.34 Unpacking python3-wheel (0.34.2-1) ... [2022-07-14T16:51:02.095Z] #21 55.55 Selecting previously unselected package python3-pip. [2022-07-14T16:51:02.095Z] #21 55.57 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-14T16:51:02.095Z] #21 55.61 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T16:51:02.095Z] #21 56.23 Selecting previously unselected package sudo. [2022-07-14T16:51:02.095Z] #21 56.23 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 56.26 Unpacking sudo (1.9.5p2-3) ... [2022-07-14T16:51:02.095Z] #21 57.49 Selecting previously unselected package thin-provisioning-tools. [2022-07-14T16:51:02.095Z] #21 57.51 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 57.55 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-14T16:51:02.095Z] #21 58.01 Selecting previously unselected package uidmap. [2022-07-14T16:51:02.095Z] #21 58.01 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-14T16:51:02.095Z] #21 58.02 Unpacking uidmap (1:4.8.1-1) ... [2022-07-14T16:51:02.095Z] #21 58.34 Selecting previously unselected package vim-runtime. [2022-07-14T16:51:02.095Z] #21 58.35 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-14T16:51:02.095Z] #21 58.42 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-14T16:51:02.095Z] #21 58.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-14T16:51:02.095Z] #21 58.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:51:02.357Z] #21 ... [2022-07-14T16:51:02.357Z] [2022-07-14T16:51:02.357Z] #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-14T16:51:02.357Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:51:02.357Z] #77 219.4 checking limits.h presence... yes [2022-07-14T16:51:02.357Z] #77 219.5 checking for limits.h... yes [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite (296.87s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (3.94s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.00s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.68s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.07s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.43s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.95s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.09s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.19s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.13s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.65s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (6.11s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.52s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.25s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s) [2022-07-14T16:51:02.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.55s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.72s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.07s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.48s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.39s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.50s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.75s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.51s) [2022-07-14T16:51:02.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.43s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.33s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.39s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.31s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.24s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.34s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.74s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.84s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.59s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.04s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.46s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.72s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.35s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.93s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.22s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.83s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.60s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.53s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.54s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.68s) [2022-07-14T16:51:02.837Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-14T16:51:02.837Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.09s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.22s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.43s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.64s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.65s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.05s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.07s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.96s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.33s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.54s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.16s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.27s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.07s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.35s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.91s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.35s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.19s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.43s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.71s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.17s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.37s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.20s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.10s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.45s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.16s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.63s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.43s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.62s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.24s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.91s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.87s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.37s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.08s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.58s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.04s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.33s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.24s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-07-14T16:51:02.837Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.89s) [2022-07-14T16:51:02.837Z] === RUN TestDockerSwarmSuite [2022-07-14T16:51:02.837Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-14T16:51:02.837Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-14T16:51:02.928Z] #77 219.6 checking stddef.h usability... yes [2022-07-14T16:51:02.928Z] #77 220.0 checking stddef.h presence... yes [2022-07-14T16:51:02.928Z] #77 220.1 checking for stddef.h... yes [2022-07-14T16:51:02.928Z] #77 220.1 checking for stdlib.h... (cached) yes [2022-07-14T16:51:02.928Z] #77 220.2 checking for string.h... (cached) yes [2022-07-14T16:51:03.499Z] #77 220.3 checking sys/time.h usability... yes [2022-07-14T16:51:03.499Z] #77 220.6 checking sys/time.h presence... yes [2022-07-14T16:51:03.499Z] #77 220.8 checking for sys/time.h... yes [2022-07-14T16:51:03.760Z] #77 220.8 checking for inline... inline [2022-07-14T16:51:04.332Z] #77 221.0 checking for size_t... yes [2022-07-14T16:51:04.332Z] #77 221.5 checking for stdlib.h... (cached) yes [2022-07-14T16:51:04.903Z] #77 221.5 checking for GNU libc compatible malloc... yes [2022-07-14T16:51:04.903Z] #77 222.1 checking for stdlib.h... (cached) yes [2022-07-14T16:51:05.164Z] #77 222.1 checking for GNU libc compatible realloc... yes [2022-07-14T16:51:05.361Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-14T16:51:05.424Z] #77 222.3 checking for working strtod... yes [2022-07-14T16:51:05.685Z] #77 222.7 checking for gettimeofday... yes [2022-07-14T16:51:05.927Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-14T16:51:06.521Z] #77 223.1 checking for memset... yes [2022-07-14T16:51:06.781Z] #77 223.6 checking for strspn... yes [2022-07-14T16:51:06.860Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-14T16:51:06.860Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-14T16:51:06.860Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-14T16:51:06.860Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-14T16:51:06.860Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-14T16:51:06.860Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-14T16:51:06.860Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-14T16:51:06.860Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-14T16:51:06.860Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-14T16:51:07.042Z] #77 224.3 checking that generated files are newer than configure... done [2022-07-14T16:51:07.042Z] #77 224.3 configure: creating ./config.status [2022-07-14T16:51:07.895Z] #64 284.1 # github.com/containerd/containerd/cmd/containerd [2022-07-14T16:51:07.895Z] #64 284.1 /usr/bin/ld: /tmp/go-link-4123108477/000019.o: in function `New': [2022-07-14T16:51:07.895Z] #64 284.1 /tmp/tmp.RTTSubYRlz/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-14T16:51:07.895Z] #64 284.2 + bin/containerd-stress [2022-07-14T16:51:07.895Z] #64 285.3 + bin/containerd-shim [2022-07-14T16:51:08.232Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-14T16:51:09.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-14T16:51:11.159Z] #64 293.9 + bin/containerd-shim-runc-v1 [2022-07-14T16:51:11.251Z] #77 ... [2022-07-14T16:51:11.251Z] [2022-07-14T16:51:11.251Z] #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-14T16:51:11.251Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:51:11.251Z] #21 64.41 Selecting previously unselected package vim. [2022-07-14T16:51:11.251Z] #21 64.43 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-14T16:51:11.251Z] #21 64.49 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:51:11.251Z] #21 65.29 Selecting previously unselected package xfsprogs. [2022-07-14T16:51:11.251Z] #21 65.29 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-14T16:51:11.251Z] #21 65.32 Unpacking xfsprogs (5.10.0-4) ... [2022-07-14T16:51:11.251Z] #21 66.50 Selecting previously unselected package zip. [2022-07-14T16:51:11.251Z] #21 66.50 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-14T16:51:11.251Z] #21 66.53 Unpacking zip (3.0-12) ... [2022-07-14T16:51:11.251Z] #21 66.98 Selecting previously unselected package zstd. [2022-07-14T16:51:11.251Z] #21 66.99 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-14T16:51:11.251Z] #21 67.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-14T16:51:11.251Z] #21 67.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-14T16:51:11.251Z] #21 69.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-14T16:51:11.251Z] #21 69.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-14T16:51:11.251Z] #21 69.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-14T16:51:11.251Z] #21 69.25 Setting up libicu67:amd64 (67.1-7) ... [2022-07-14T16:51:11.251Z] #21 69.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-14T16:51:11.251Z] #21 69.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-14T16:51:11.251Z] #21 69.31 Setting up uidmap (1:4.8.1-1) ... [2022-07-14T16:51:11.251Z] #21 69.32 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-14T16:51:11.251Z] #21 69.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-14T16:51:11.251Z] #21 69.37 Setting up bzip2 (1.0.8-4) ... [2022-07-14T16:51:11.251Z] #21 69.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-14T16:51:11.251Z] #21 69.40 Setting up python3-wheel (0.34.2-1) ... [2022-07-14T16:51:11.251Z] #21 70.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:51:11.251Z] #21 70.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-14T16:51:11.251Z] #21 70.59 Setting up libcap2-bin (1:2.44-1) ... [2022-07-14T16:51:11.251Z] #21 70.60 Setting up apparmor (2.13.6-10) ... [2022-07-14T16:51:12.021Z] .........................xx.................... [ 29%] [2022-07-14T16:51:12.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-14T16:51:12.631Z] #21 ... [2022-07-14T16:51:12.632Z] [2022-07-14T16:51:12.632Z] #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-14T16:51:12.632Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:51:12.632Z] #77 229.9 config.status: creating Makefile [2022-07-14T16:51:12.892Z] #77 230.0 config.status: creating config.h [2022-07-14T16:51:12.892Z] #77 230.1 config.status: executing depfiles commands [2022-07-14T16:51:13.007Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-14T16:51:13.153Z] #77 230.5 config.status: executing libtool commands [2022-07-14T16:51:13.884Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-07-14T16:51:13.884Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T16:51:13.884Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-14T16:51:13.884Z] === RUN TestWaitNonBlocked [2022-07-14T16:51:13.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T16:51:13.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T16:51:13.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T16:51:13.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T16:51:13.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T16:51:13.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T16:51:14.139Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-14T16:51:14.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2022-07-14T16:51:14.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2022-07-14T16:51:14.139Z] === RUN TestWaitBlocked [2022-07-14T16:51:14.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T16:51:14.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T16:51:14.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T16:51:14.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T16:51:14.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T16:51:14.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T16:51:15.069Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-14T16:51:15.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-14T16:51:15.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-07-14T16:51:15.069Z] === RUN TestWaitConditions [2022-07-14T16:51:15.069Z] === RUN TestWaitConditions/default [2022-07-14T16:51:15.069Z] === PAUSE TestWaitConditions/default [2022-07-14T16:51:15.069Z] === RUN TestWaitConditions/not-running [2022-07-14T16:51:15.069Z] === PAUSE TestWaitConditions/not-running [2022-07-14T16:51:15.069Z] === RUN TestWaitConditions/next-exit [2022-07-14T16:51:15.069Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T16:51:15.069Z] === RUN TestWaitConditions/removed [2022-07-14T16:51:15.069Z] === PAUSE TestWaitConditions/removed [2022-07-14T16:51:15.069Z] === CONT TestWaitConditions/default [2022-07-14T16:51:15.069Z] === CONT TestWaitConditions/next-exit [2022-07-14T16:51:15.079Z] #77 232.0 GEN .version [2022-07-14T16:51:15.079Z] #77 232.1 make install-recursive [2022-07-14T16:51:15.079Z] #77 232.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-14T16:51:15.079Z] #77 232.2 Making install in libocispec [2022-07-14T16:51:15.079Z] #77 232.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:51:15.079Z] #77 232.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-14T16:51:15.079Z] #77 232.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-14T16:51:15.079Z] #77 232.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-14T16:51:15.079Z] #77 232.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-14T16:51:15.549Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-14T16:51:15.549Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-14T16:51:16.399Z] #64 298.9 + bin/containerd-shim-runc-v2 [2022-07-14T16:51:16.399Z] #64 299.6 + binaries [2022-07-14T16:51:16.399Z] #64 299.6 + install -D bin/containerd /build/containerd [2022-07-14T16:51:16.399Z] #64 299.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-14T16:51:16.399Z] #64 299.7 + install -D bin/ctr /build/ctr [2022-07-14T16:51:16.465Z] #77 233.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-14T16:51:16.731Z] #77 234.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-14T16:51:16.731Z] #77 234.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-14T16:51:16.731Z] #77 234.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-14T16:51:16.731Z] #77 234.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-14T16:51:16.731Z] #77 234.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-14T16:51:16.731Z] #77 234.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-14T16:51:16.731Z] #77 234.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-14T16:51:16.731Z] #77 234.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-14T16:51:16.960Z] === CONT TestWaitConditions/removed [2022-07-14T16:51:16.960Z] === CONT TestWaitConditions/not-running [2022-07-14T16:51:18.343Z] --- PASS: TestWaitConditions (0.01s) [2022-07-14T16:51:18.343Z] --- PASS: TestWaitConditions/next-exit (1.69s) [2022-07-14T16:51:18.343Z] --- PASS: TestWaitConditions/default (1.75s) [2022-07-14T16:51:18.343Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-07-14T16:51:18.343Z] --- PASS: TestWaitConditions/not-running (1.71s) [2022-07-14T16:51:18.343Z] === CONT TestContainerStartOnDaemonRestart [2022-07-14T16:51:18.343Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-14T16:51:18.651Z] #77 235.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-14T16:51:18.651Z] #77 235.6 make install-recursive [2022-07-14T16:51:18.651Z] #77 235.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:51:18.651Z] #77 235.8 Making install in yajl [2022-07-14T16:51:18.651Z] #77 235.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:51:18.651Z] #77 235.9 CC verify/json_verify-json_verify.o [2022-07-14T16:51:18.651Z] #77 236.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-14T16:51:18.651Z] #77 236.0 CC src/libyajl_la-yajl_gen.lo [2022-07-14T16:51:18.651Z] #77 236.0 CC src/libyajl_la-yajl_parser.lo [2022-07-14T16:51:18.651Z] #77 236.0 CC src/libyajl_la-yajl_buf.lo [2022-07-14T16:51:18.651Z] #77 236.0 CC src/libyajl_la-yajl.lo [2022-07-14T16:51:18.651Z] #77 236.0 CC src/libyajl_la-yajl_encode.lo [2022-07-14T16:51:18.912Z] #77 236.1 CC src/libyajl_la-yajl_tree.lo [2022-07-14T16:51:18.912Z] #77 236.1 CC src/libyajl_la-yajl_lex.lo [2022-07-14T16:51:19.728Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-14T16:51:20.602Z] #64 DONE 303.3s [2022-07-14T16:51:20.830Z] #77 ... [2022-07-14T16:51:20.830Z] [2022-07-14T16:51:20.830Z] #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-14T16:51:20.830Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-14T16:51:20.830Z] #21 73.36 Setting up zip (3.0-12) ... [2022-07-14T16:51:20.830Z] #21 73.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:51:20.830Z] #21 73.57 Setting up bash-completion (1:2.11-2) ... [2022-07-14T16:51:20.830Z] #21 77.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-14T16:51:20.830Z] #21 77.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-14T16:51:20.830Z] #21 77.58 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-14T16:51:20.830Z] #21 77.60 Setting up patch (2.7.6-7) ... [2022-07-14T16:51:20.830Z] #21 77.62 Setting up sudo (1.9.5p2-3) ... [2022-07-14T16:51:20.830Z] #21 77.73 invoke-rc.d: could not determine current runlevel [2022-07-14T16:51:20.830Z] #21 77.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-14T16:51:20.830Z] #21 77.76 Setting up xfsprogs (5.10.0-4) ... [2022-07-14T16:51:20.830Z] #21 77.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-14T16:51:20.830Z] #21 77.80 Setting up inetutils-ping (2:2.0-1) ... [2022-07-14T16:51:20.830Z] #21 77.82 Setting up pigz (2.6-1) ... [2022-07-14T16:51:20.830Z] #21 77.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-14T16:51:20.830Z] #21 77.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-14T16:51:20.830Z] #21 77.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-14T16:51:20.830Z] #21 77.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:51:20.830Z] #21 78.88 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-14T16:51:20.830Z] #21 78.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-14T16:51:20.830Z] #21 79.67 Setting up libelf1:amd64 (0.183-1) ... [2022-07-14T16:51:20.830Z] #21 79.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-14T16:51:20.830Z] #21 79.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-14T16:51:20.830Z] #21 79.73 Setting up python3-distutils (3.9.2-1) ... [2022-07-14T16:51:20.830Z] #21 80.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-14T16:51:20.830Z] #21 80.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-14T16:51:20.830Z] #21 80.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-14T16:51:20.830Z] #21 80.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-14T16:51:20.830Z] #21 80.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-14T16:51:20.830Z] #21 80.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-14T16:51:20.830Z] #21 80.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-14T16:51:20.830Z] #21 80.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-14T16:51:20.830Z] #21 80.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-14T16:51:20.830Z] #21 80.74 Setting up python3-setuptools (52.0.0-4) ... [2022-07-14T16:51:20.858Z] [2022-07-14T16:51:20.858Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T16:51:20.858Z] #65 sha256:823f6201be8eca2a5a3539776dbd4c0fcdcf0932846bcf5a712aaea9bb0d0399 [2022-07-14T16:51:20.860Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-07-14T16:51:20.860Z] === CONT TestIpcModeOlderClient [2022-07-14T16:51:20.860Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-14T16:51:20.860Z] === CONT TestContainerKillOnDaemonStart [2022-07-14T16:51:20.860Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2022-07-14T16:51:20.860Z] === CONT TestDaemonHostGatewayIP [2022-07-14T16:51:22.743Z] #65 DONE 1.6s [2022-07-14T16:51:22.743Z] [2022-07-14T16:51:22.743Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T16:51:22.743Z] #70 sha256:f5a341675650015531bb9d4638512ac1555a7b1e90472014142b7d2085b8627b [2022-07-14T16:51:22.998Z] #70 DONE 0.4s [2022-07-14T16:51:22.998Z] [2022-07-14T16:51:22.998Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T16:51:22.998Z] #75 sha256:360530ed832e49ffcfd1f6233e2a486a2c6eb2ffe6c92d741db56ecb8f2a261f [2022-07-14T16:51:23.005Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-14T16:51:23.263Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-14T16:51:23.380Z] #21 83.23 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-14T16:51:23.380Z] #21 83.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-14T16:51:23.380Z] #21 83.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-14T16:51:23.380Z] #21 83.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-14T16:51:24.129Z] --- PASS: TestDaemonHostGatewayIP (2.67s) [2022-07-14T16:51:24.129Z] === CONT TestDaemonRestartIpcMode [2022-07-14T16:51:24.195Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-14T16:51:24.884Z] #75 DONE 1.8s [2022-07-14T16:51:24.884Z] [2022-07-14T16:51:24.884Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T16:51:24.884Z] #78 sha256:2f66dab2f70cfa361e4ef2a1bf88937feea708945454630bf9f0060f71547a60 [2022-07-14T16:51:24.884Z] #78 DONE 0.1s [2022-07-14T16:51:24.884Z] [2022-07-14T16:51:24.884Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T16:51:24.884Z] #79 sha256:4b8273561183193d51a113026c1ae614f8cf2ece6b7663d639e9ba19e7ed94b9 [2022-07-14T16:51:24.884Z] #79 DONE 0.0s [2022-07-14T16:51:25.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-14T16:51:25.140Z] [2022-07-14T16:51:25.140Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T16:51:25.140Z] #80 sha256:4bb7916ae4d9aa9ccb08dc603d4edde474d0767c2deef7d79d07fd1144c79f56 [2022-07-14T16:51:25.140Z] #80 DONE 0.0s [2022-07-14T16:51:25.140Z] [2022-07-14T16:51:25.140Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T16:51:25.140Z] #81 sha256:c2880d005bff26048e94ddb7767b624df5ca954ca0bd6842aac35edbbc304858 [2022-07-14T16:51:25.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-14T16:51:25.926Z] #21 85.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-14T16:51:25.926Z] #21 85.78 Setting up jq (1.6-2.1) ... [2022-07-14T16:51:25.926Z] #21 85.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-14T16:51:25.926Z] #21 85.81 Setting up iptables (1.8.7-1) ... [2022-07-14T16:51:25.926Z] #21 85.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T16:51:25.926Z] #21 85.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T16:51:25.926Z] #21 85.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-14T16:51:25.926Z] #21 85.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-14T16:51:25.926Z] #21 85.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-14T16:51:25.926Z] #21 85.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-14T16:51:25.926Z] #21 85.97 Setting up iproute2 (5.10.0-4) ... [2022-07-14T16:51:26.020Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-07-14T16:51:26.066Z] #81 DONE 0.9s [2022-07-14T16:51:26.066Z] [2022-07-14T16:51:26.066Z] #82 exporting to image [2022-07-14T16:51:26.066Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T16:51:26.066Z] #82 exporting layers [2022-07-14T16:51:26.498Z] #21 86.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-14T16:51:27.066Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-14T16:51:27.630Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-14T16:51:27.630Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-14T16:51:27.888Z] docker_api_swarm_test.go:563: [dad5fbbfc3b19] joining swarm manager [d68b6e53f0f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:51:27.942Z] #21 DONE 88.1s [2022-07-14T16:51:27.942Z] [2022-07-14T16:51:27.942Z] #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-14T16:51:27.942Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-14T16:51:28.452Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-14T16:51:29.330Z] #82 exporting layers 3.3s done [2022-07-14T16:51:29.330Z] #82 writing image sha256:fd7dae2d09837810e65b93c9a00b08781c15c7b86bf37c89433f3d0f7bc581bd done [2022-07-14T16:51:29.330Z] #82 naming to docker.io/library/docker:9464898b474ec3a4c49314169fa9c36320d3135e done [2022-07-14T16:51:29.330Z] #82 DONE 3.4s [Pipeline] } [2022-07-14T16:51:29.339Z] #22 1.362 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-14T16:51:29.339Z] #22 1.362 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-14T16:51:29.385Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-14T16:51:29.481Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-14T16:51:29.599Z] #22 1.376 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-14T16:51:29.643Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-14T16:51:29.859Z] #22 DONE 1.9s [2022-07-14T16:51:29.860Z] [2022-07-14T16:51:29.860Z] #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-14T16:51:29.860Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:51:29.860Z] #77 245.5 CCLD libyajl.la [2022-07-14T16:51:29.860Z] #77 246.2 CCLD verify/json_verify [2022-07-14T16:51:29.860Z] #77 247.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:51:29.860Z] #77 247.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T16:51:29.860Z] #77 247.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T16:51:29.860Z] #77 247.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:51:29.860Z] #77 247.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-14T16:51:29.860Z] #77 247.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:51:29.950Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-14T16:51:29.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/test/unit [2022-07-14T16:51:30.120Z] #77 247.4 CC src/validate.o [2022-07-14T16:51:30.120Z] #77 247.4 CC src/image_spec_schema_config_schema.lo [2022-07-14T16:51:30.120Z] #77 247.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-14T16:51:30.120Z] #77 247.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-14T16:51:30.383Z] #77 247.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-14T16:51:30.383Z] #77 247.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-14T16:51:30.383Z] #77 247.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-14T16:51:30.383Z] #77 247.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-14T16:51:30.383Z] #77 247.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-14T16:51:30.383Z] #77 247.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-14T16:51:30.383Z] #77 247.6 CC src/image_spec_schema_defs.lo [2022-07-14T16:51:30.383Z] #77 247.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-14T16:51:30.383Z] #77 247.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-14T16:51:30.383Z] #77 247.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-14T16:51:30.383Z] #77 247.8 CC src/runtime_spec_schema_defs.lo [2022-07-14T16:51:30.383Z] #77 247.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-14T16:51:30.643Z] #77 247.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-14T16:51:30.643Z] #77 247.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-14T16:51:30.643Z] #77 247.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-14T16:51:30.643Z] #77 247.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-14T16:51:30.643Z] #77 248.0 CC src/basic_test_double_array_item.lo [2022-07-14T16:51:30.643Z] #77 248.1 CC src/basic_test_double_array.lo [2022-07-14T16:51:30.902Z] #77 248.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-14T16:51:31.161Z] #77 248.2 CC src/basic_test_top_array_string.lo [2022-07-14T16:51:31.161Z] #77 248.3 CC src/basic_test_top_double_array_int.lo [2022-07-14T16:51:31.161Z] #77 248.3 CC src/basic_test_top_double_array_obj.lo [2022-07-14T16:51:31.161Z] #77 248.4 CC src/basic_test_top_array_int.lo [2022-07-14T16:51:31.161Z] #77 248.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-14T16:51:31.421Z] #77 248.6 CC src/basic_test_top_double_array_string.lo [2022-07-14T16:51:31.421Z] #77 248.8 CC src/read-file.lo [2022-07-14T16:51:31.892Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-14T16:51:31.892Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-14T16:51:31.892Z] + TESTDIRS=./... [2022-07-14T16:51:31.892Z] + exclude_paths='/vendor/|/integration' [2022-07-14T16:51:31.892Z] ++ go list ./... [2022-07-14T16:51:31.892Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-14T16:51:31.991Z] #77 249.3 CC tests/test-2.o [2022-07-14T16:51:31.991Z] #77 249.3 CC tests/test-1.o [2022-07-14T16:51:31.991Z] #77 249.3 CC tests/test-3.o [2022-07-14T16:51:32.251Z] #77 249.4 CC tests/test-4.o [2022-07-14T16:51:32.511Z] #77 249.6 CC tests/test-5.o [2022-07-14T16:51:32.511Z] #77 249.7 CC src/json_common.lo [2022-07-14T16:51:32.511Z] #77 249.8 CC tests/test-6.o [2022-07-14T16:51:32.553Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-07-14T16:51:32.553Z] PASS [2022-07-14T16:51:32.553Z] [2022-07-14T16:51:32.553Z] === Skipped [2022-07-14T16:51:32.553Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-14T16:51:32.553Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T16:51:32.553Z] [2022-07-14T16:51:32.553Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-14T16:51:32.553Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-14T16:51:32.553Z] [2022-07-14T16:51:32.553Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T16:51:32.553Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T16:51:32.553Z] [2022-07-14T16:51:32.553Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-14T16:51:32.553Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-14T16:51:32.553Z] [2022-07-14T16:51:32.553Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T16:51:32.553Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T16:51:32.553Z] [2022-07-14T16:51:32.553Z] DONE 264 tests, 5 skipped in 133.169s [2022-07-14T16:51:32.553Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T16:51:32.553Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T16:51:32.819Z] + pkg_list='github.com/docker/docker/api [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/backend [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/container [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/events [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/filters [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/image [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/mount [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/network [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/registry [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/time [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/versions [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:51:32.819Z] github.com/docker/docker/api/types/volume [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:51:32.819Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:51:32.819Z] github.com/docker/docker/cli [2022-07-14T16:51:32.819Z] github.com/docker/docker/cli/config [2022-07-14T16:51:32.819Z] github.com/docker/docker/cli/debug [2022-07-14T16:51:32.819Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:51:32.819Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:51:32.819Z] github.com/docker/docker/client [2022-07-14T16:51:32.819Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:51:32.819Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:51:32.819Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:51:32.819Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:51:32.819Z] github.com/docker/docker/container [2022-07-14T16:51:32.819Z] github.com/docker/docker/container/stream [2022-07-14T16:51:32.819Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:51:32.819Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:51:32.819Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/config [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/events [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/exec [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/images [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/links [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/names [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/network [2022-07-14T16:51:32.819Z] github.com/docker/docker/daemon/stats [2022-07-14T16:51:32.819Z] github.com/docker/docker/distribution [2022-07-14T16:51:32.819Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:51:32.819Z] github.com/docker/docker/distribution/utils [2022-07-14T16:51:32.819Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:51:32.819Z] github.com/docker/docker/dockerversion [2022-07-14T16:51:32.819Z] github.com/docker/docker/errdefs [2022-07-14T16:51:32.819Z] github.com/docker/docker/image [2022-07-14T16:51:32.819Z] github.com/docker/docker/image/cache [2022-07-14T16:51:32.819Z] github.com/docker/docker/image/tarexport [2022-07-14T16:51:32.819Z] github.com/docker/docker/image/v1 [2022-07-14T16:51:32.819Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:51:32.819Z] github.com/docker/docker/layer [2022-07-14T16:51:32.819Z] github.com/docker/docker/libcontainerd [2022-07-14T16:51:32.819Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:51:32.819Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:51:32.819Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:51:32.819Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:51:32.819Z] github.com/docker/docker/libnetwork/types [2022-07-14T16:51:32.819Z] github.com/docker/docker/oci [2022-07-14T16:51:32.819Z] github.com/docker/docker/oci/caps [2022-07-14T16:51:32.819Z] github.com/docker/docker/opts [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/archive [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/directory [2022-07-14T16:51:32.819Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/platform [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/pools [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/progress [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/signal [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/stack [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/system [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:51:32.820Z] github.com/docker/docker/plugin [2022-07-14T16:51:32.820Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:51:32.820Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:51:32.820Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:51:32.820Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:51:32.820Z] github.com/docker/docker/quota [2022-07-14T16:51:32.820Z] github.com/docker/docker/reference [2022-07-14T16:51:32.820Z] github.com/docker/docker/registry [2022-07-14T16:51:32.820Z] github.com/docker/docker/registry/resumable [2022-07-14T16:51:32.820Z] github.com/docker/docker/restartmanager [2022-07-14T16:51:32.820Z] github.com/docker/docker/rootless [2022-07-14T16:51:32.820Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:51:32.820Z] github.com/docker/docker/runconfig [2022-07-14T16:51:32.820Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/environment [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/registry [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/request [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/drivers [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/local [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/mounts [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/service [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:51:32.820Z] ++ grep --fixed-strings -v /libnetwork [2022-07-14T16:51:32.820Z] ++ echo 'github.com/docker/docker/api [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/backend [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/container [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/events [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/filters [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/image [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/mount [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/network [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/registry [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/time [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/versions [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/types/volume [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:51:32.820Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:51:32.820Z] github.com/docker/docker/cli [2022-07-14T16:51:32.820Z] github.com/docker/docker/cli/config [2022-07-14T16:51:32.820Z] github.com/docker/docker/cli/debug [2022-07-14T16:51:32.820Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:51:32.820Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:51:32.820Z] github.com/docker/docker/client [2022-07-14T16:51:32.820Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:51:32.820Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:51:32.820Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:51:32.820Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:51:32.820Z] github.com/docker/docker/container [2022-07-14T16:51:32.820Z] github.com/docker/docker/container/stream [2022-07-14T16:51:32.820Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:51:32.820Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:51:32.820Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/config [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/events [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/exec [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/images [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/links [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/names [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/network [2022-07-14T16:51:32.820Z] github.com/docker/docker/daemon/stats [2022-07-14T16:51:32.820Z] github.com/docker/docker/distribution [2022-07-14T16:51:32.820Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:51:32.820Z] github.com/docker/docker/distribution/utils [2022-07-14T16:51:32.820Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:51:32.820Z] github.com/docker/docker/dockerversion [2022-07-14T16:51:32.820Z] github.com/docker/docker/errdefs [2022-07-14T16:51:32.820Z] github.com/docker/docker/image [2022-07-14T16:51:32.820Z] github.com/docker/docker/image/cache [2022-07-14T16:51:32.820Z] github.com/docker/docker/image/tarexport [2022-07-14T16:51:32.820Z] github.com/docker/docker/image/v1 [2022-07-14T16:51:32.820Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:51:32.820Z] github.com/docker/docker/layer [2022-07-14T16:51:32.820Z] github.com/docker/docker/libcontainerd [2022-07-14T16:51:32.820Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:51:32.820Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:51:32.820Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:51:32.820Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/libnetwork/types [2022-07-14T16:51:32.820Z] github.com/docker/docker/oci [2022-07-14T16:51:32.820Z] github.com/docker/docker/oci/caps [2022-07-14T16:51:32.820Z] github.com/docker/docker/opts [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/archive [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/directory [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/platform [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/pools [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/progress [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/signal [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/stack [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/system [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:51:32.820Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:51:32.820Z] github.com/docker/docker/plugin [2022-07-14T16:51:32.820Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:51:32.820Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:51:32.820Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:51:32.820Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:51:32.820Z] github.com/docker/docker/quota [2022-07-14T16:51:32.820Z] github.com/docker/docker/reference [2022-07-14T16:51:32.820Z] github.com/docker/docker/registry [2022-07-14T16:51:32.820Z] github.com/docker/docker/registry/resumable [2022-07-14T16:51:32.820Z] github.com/docker/docker/restartmanager [2022-07-14T16:51:32.820Z] github.com/docker/docker/rootless [2022-07-14T16:51:32.820Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:51:32.820Z] github.com/docker/docker/runconfig [2022-07-14T16:51:32.820Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/environment [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/registry [2022-07-14T16:51:32.820Z] github.com/docker/docker/testutil/request [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/drivers [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/local [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/mounts [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/service [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:51:32.820Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:51:32.820Z] + base_pkg_list='github.com/docker/docker/api [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:51:32.820Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/backend [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/container [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/events [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/filters [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/image [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/mount [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/network [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/registry [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/time [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/versions [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/volume [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/config [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/debug [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:51:32.821Z] github.com/docker/docker/client [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:51:32.821Z] github.com/docker/docker/container [2022-07-14T16:51:32.821Z] github.com/docker/docker/container/stream [2022-07-14T16:51:32.821Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:51:32.821Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:51:32.821Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/config [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/events [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/exec [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/images [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/links [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/names [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/network [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/stats [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution/utils [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:51:32.821Z] github.com/docker/docker/dockerversion [2022-07-14T16:51:32.821Z] github.com/docker/docker/errdefs [2022-07-14T16:51:32.821Z] github.com/docker/docker/image [2022-07-14T16:51:32.821Z] github.com/docker/docker/image/cache [2022-07-14T16:51:32.821Z] github.com/docker/docker/image/tarexport [2022-07-14T16:51:32.821Z] github.com/docker/docker/image/v1 [2022-07-14T16:51:32.821Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:51:32.821Z] github.com/docker/docker/layer [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:51:32.821Z] github.com/docker/docker/oci [2022-07-14T16:51:32.821Z] github.com/docker/docker/oci/caps [2022-07-14T16:51:32.821Z] github.com/docker/docker/opts [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/archive [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/directory [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/platform [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/pools [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/progress [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/signal [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/stack [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/system [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:51:32.821Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:51:32.821Z] github.com/docker/docker/plugin [2022-07-14T16:51:32.821Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:51:32.821Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:51:32.821Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:51:32.821Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:51:32.821Z] github.com/docker/docker/quota [2022-07-14T16:51:32.821Z] github.com/docker/docker/reference [2022-07-14T16:51:32.821Z] github.com/docker/docker/registry [2022-07-14T16:51:32.821Z] github.com/docker/docker/registry/resumable [2022-07-14T16:51:32.821Z] github.com/docker/docker/restartmanager [2022-07-14T16:51:32.821Z] github.com/docker/docker/rootless [2022-07-14T16:51:32.821Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:51:32.821Z] github.com/docker/docker/runconfig [2022-07-14T16:51:32.821Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/environment [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/registry [2022-07-14T16:51:32.821Z] github.com/docker/docker/testutil/request [2022-07-14T16:51:32.821Z] github.com/docker/docker/volume [2022-07-14T16:51:32.821Z] github.com/docker/docker/volume/drivers [2022-07-14T16:51:32.821Z] github.com/docker/docker/volume/local [2022-07-14T16:51:32.821Z] github.com/docker/docker/volume/mounts [2022-07-14T16:51:32.821Z] github.com/docker/docker/volume/service [2022-07-14T16:51:32.821Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:51:32.821Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:51:32.821Z] ++ grep --fixed-strings /libnetwork [2022-07-14T16:51:32.821Z] ++ echo 'github.com/docker/docker/api [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/backend [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/container [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/events [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/filters [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/image [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/mount [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/network [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/registry [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/time [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/versions [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:51:32.821Z] github.com/docker/docker/api/types/volume [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:51:32.821Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/config [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/debug [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:51:32.821Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:51:32.821Z] github.com/docker/docker/client [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:51:32.821Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:51:32.821Z] github.com/docker/docker/container [2022-07-14T16:51:32.821Z] github.com/docker/docker/container/stream [2022-07-14T16:51:32.821Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:51:32.821Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:51:32.821Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/config [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/events [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/exec [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/images [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/links [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/names [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/network [2022-07-14T16:51:32.821Z] github.com/docker/docker/daemon/stats [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution/utils [2022-07-14T16:51:32.821Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:51:32.821Z] github.com/docker/docker/dockerversion [2022-07-14T16:51:32.821Z] github.com/docker/docker/errdefs [2022-07-14T16:51:32.821Z] github.com/docker/docker/image [2022-07-14T16:51:32.821Z] github.com/docker/docker/image/cache [2022-07-14T16:51:32.821Z] github.com/docker/docker/image/tarexport [2022-07-14T16:51:32.821Z] github.com/docker/docker/image/v1 [2022-07-14T16:51:32.821Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:51:32.821Z] github.com/docker/docker/layer [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:51:32.821Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:51:32.821Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/types [2022-07-14T16:51:32.822Z] github.com/docker/docker/oci [2022-07-14T16:51:32.822Z] github.com/docker/docker/oci/caps [2022-07-14T16:51:32.822Z] github.com/docker/docker/opts [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/archive [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/directory [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/platform [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/pools [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/progress [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/signal [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/stack [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/system [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:51:32.822Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:51:32.822Z] github.com/docker/docker/plugin [2022-07-14T16:51:32.822Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:51:32.822Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:51:32.822Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:51:32.822Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:51:32.822Z] github.com/docker/docker/quota [2022-07-14T16:51:32.822Z] github.com/docker/docker/reference [2022-07-14T16:51:32.822Z] github.com/docker/docker/registry [2022-07-14T16:51:32.822Z] github.com/docker/docker/registry/resumable [2022-07-14T16:51:32.822Z] github.com/docker/docker/restartmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/rootless [2022-07-14T16:51:32.822Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:51:32.822Z] github.com/docker/docker/runconfig [2022-07-14T16:51:32.822Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/environment [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/registry [2022-07-14T16:51:32.822Z] github.com/docker/docker/testutil/request [2022-07-14T16:51:32.822Z] github.com/docker/docker/volume [2022-07-14T16:51:32.822Z] github.com/docker/docker/volume/drivers [2022-07-14T16:51:32.822Z] github.com/docker/docker/volume/local [2022-07-14T16:51:32.822Z] github.com/docker/docker/volume/mounts [2022-07-14T16:51:32.822Z] github.com/docker/docker/volume/service [2022-07-14T16:51:32.822Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:51:32.822Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:51:32.822Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/types' [2022-07-14T16:51:32.822Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-14T16:51:32.822Z] + echo 'github.com/docker/docker/libnetwork [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/types' [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:51:32.822Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:51:32.822Z] + type docker-proxy [2022-07-14T16:51:32.822Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-14T16:51:32.822Z] + hack/make.sh binary-proxy install-proxy [2022-07-14T16:51:32.822Z] [2022-07-14T16:51:32.822Z] Removing bundles/ [2022-07-14T16:51:32.822Z] [2022-07-14T16:51:32.822Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-14T16:51:32.822Z] Building: bundles/binary-proxy/docker-proxy [2022-07-14T16:51:32.822Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:51:33.082Z] #77 250.1 CC tests/test-8.o [2022-07-14T16:51:33.082Z] #77 250.3 CC tests/test-7.o [2022-07-14T16:51:33.082Z] #77 250.4 CC tests/test-9.o [2022-07-14T16:51:33.114Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-14T16:51:33.114Z] === RUN TestConfigDaemonID [2022-07-14T16:51:33.342Z] #77 250.5 CC tests/test-10.o [2022-07-14T16:51:33.602Z] #77 250.8 CC tests/test-11.o [2022-07-14T16:51:34.041Z] daemon_test.go:83: [dd055268ec837] daemon is not started [2022-07-14T16:51:34.041Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-14T16:51:34.041Z] === RUN TestDaemonConfigValidation [2022-07-14T16:51:34.041Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T16:51:34.041Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T16:51:34.041Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T16:51:34.041Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T16:51:34.041Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T16:51:34.041Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T16:51:34.041Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T16:51:34.041Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T16:51:34.041Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T16:51:34.041Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T16:51:34.041Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T16:51:34.041Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T16:51:34.297Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T16:51:34.297Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-14T16:51:34.297Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T16:51:34.297Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T16:51:34.297Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-07-14T16:51:34.297Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-07-14T16:51:34.297Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-14T16:51:34.297Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-14T16:51:34.297Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-14T16:51:34.297Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T16:51:34.297Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T16:51:35.662Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T16:51:36.590Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T16:51:37.182Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-14T16:51:37.519Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T16:51:37.519Z] daemon_test.go:197: [d4432208ae633] daemon is not started [2022-07-14T16:51:37.519Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-14T16:51:37.519Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-14T16:51:37.519Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-14T16:51:37.519Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-14T16:51:37.519Z] === RUN TestDaemonProxy [2022-07-14T16:51:37.519Z] === RUN TestDaemonProxy/environment_variables [2022-07-14T16:51:38.050Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-14T16:51:38.050Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-14T16:51:38.151Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-14T16:51:38.151Z] [2022-07-14T16:51:38.151Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-14T16:51:38.408Z] Installing docker-proxy to /usr/local/bin/ [2022-07-14T16:51:38.408Z] [2022-07-14T16:51:38.408Z] + mkdir -p bundles [2022-07-14T16:51:38.408Z] + '[' -n 'github.com/docker/docker/api [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/backend [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/container [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/events [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/filters [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/image [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/mount [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/network [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/registry [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/time [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/versions [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:51:38.408Z] github.com/docker/docker/api/types/volume [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:51:38.408Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:51:38.408Z] github.com/docker/docker/cli [2022-07-14T16:51:38.408Z] github.com/docker/docker/cli/config [2022-07-14T16:51:38.408Z] github.com/docker/docker/cli/debug [2022-07-14T16:51:38.408Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:51:38.408Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:51:38.408Z] github.com/docker/docker/client [2022-07-14T16:51:38.408Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:51:38.408Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:51:38.408Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:51:38.408Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:51:38.408Z] github.com/docker/docker/container [2022-07-14T16:51:38.408Z] github.com/docker/docker/container/stream [2022-07-14T16:51:38.408Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:51:38.408Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:51:38.408Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/config [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/events [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/exec [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/images [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/links [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/names [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/network [2022-07-14T16:51:38.408Z] github.com/docker/docker/daemon/stats [2022-07-14T16:51:38.408Z] github.com/docker/docker/distribution [2022-07-14T16:51:38.408Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:51:38.408Z] github.com/docker/docker/distribution/utils [2022-07-14T16:51:38.408Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:51:38.408Z] github.com/docker/docker/dockerversion [2022-07-14T16:51:38.408Z] github.com/docker/docker/errdefs [2022-07-14T16:51:38.408Z] github.com/docker/docker/image [2022-07-14T16:51:38.408Z] github.com/docker/docker/image/cache [2022-07-14T16:51:38.408Z] github.com/docker/docker/image/tarexport [2022-07-14T16:51:38.408Z] github.com/docker/docker/image/v1 [2022-07-14T16:51:38.408Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:51:38.408Z] github.com/docker/docker/layer [2022-07-14T16:51:38.408Z] github.com/docker/docker/libcontainerd [2022-07-14T16:51:38.408Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:51:38.408Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:51:38.408Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:51:38.408Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:51:38.408Z] github.com/docker/docker/oci [2022-07-14T16:51:38.408Z] github.com/docker/docker/oci/caps [2022-07-14T16:51:38.408Z] github.com/docker/docker/opts [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/archive [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/directory [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/platform [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/pools [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/progress [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/signal [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/stack [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/system [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:51:38.408Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:51:38.408Z] github.com/docker/docker/plugin [2022-07-14T16:51:38.408Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:51:38.408Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:51:38.408Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:51:38.408Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:51:38.408Z] github.com/docker/docker/quota [2022-07-14T16:51:38.408Z] github.com/docker/docker/reference [2022-07-14T16:51:38.408Z] github.com/docker/docker/registry [2022-07-14T16:51:38.408Z] github.com/docker/docker/registry/resumable [2022-07-14T16:51:38.408Z] github.com/docker/docker/restartmanager [2022-07-14T16:51:38.408Z] github.com/docker/docker/rootless [2022-07-14T16:51:38.408Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:51:38.408Z] github.com/docker/docker/runconfig [2022-07-14T16:51:38.408Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/environment [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/registry [2022-07-14T16:51:38.408Z] github.com/docker/docker/testutil/request [2022-07-14T16:51:38.408Z] github.com/docker/docker/volume [2022-07-14T16:51:38.408Z] github.com/docker/docker/volume/drivers [2022-07-14T16:51:38.408Z] github.com/docker/docker/volume/local [2022-07-14T16:51:38.408Z] github.com/docker/docker/volume/mounts [2022-07-14T16:51:38.408Z] github.com/docker/docker/volume/service [2022-07-14T16:51:38.408Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:51:38.408Z] github.com/docker/docker/volume/testutils' ']' [2022-07-14T16:51:38.409Z] + 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-14T16:51:38.615Z] docker_api_swarm_test.go:585: [d5730ececce8c] joining swarm manager [d68b6e53f0f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:51:39.336Z] ? github.com/docker/docker/api [no test files] [2022-07-14T16:51:39.407Z] === RUN TestDaemonProxy/command-line_options [2022-07-14T16:51:39.986Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-14T16:51:40.183Z] #77 ... [2022-07-14T16:51:40.183Z] [2022-07-14T16:51:40.183Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-14T16:51:40.183Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-14T16:51:41.296Z] === RUN TestDaemonProxy/configuration_file [2022-07-14T16:51:41.729Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-14T16:51:41.882Z] check_test.go:611: [dad5fbbfc3b19] daemon is not started [2022-07-14T16:51:42.139Z] --- PASS: TestImportExtremelyLargeImageWorks (93.92s) [2022-07-14T16:51:42.139Z] PASS [2022-07-14T16:51:42.139Z] [2022-07-14T16:51:42.139Z] DONE 22 tests in 97.479s [2022-07-14T16:51:42.139Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T16:51:42.139Z] ++ 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-14T16:51:42.139Z] ++ set -e [2022-07-14T16:51:42.139Z] ++ '[' -n 0 ']' [2022-07-14T16:51:42.139Z] ++ set -x [2022-07-14T16:51:42.139Z] ++ 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-14T16:51:42.396Z] === RUN TestStripANSICommands [2022-07-14T16:51:42.396Z] === RUN TestStripANSICommands/#00 [2022-07-14T16:51:42.396Z] === RUN TestStripANSICommands/#01 [2022-07-14T16:51:42.396Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T16:51:42.396Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T16:51:42.396Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T16:51:42.396Z] PASS [2022-07-14T16:51:42.396Z] [2022-07-14T16:51:42.396Z] DONE 3 tests in 0.040s [2022-07-14T16:51:42.396Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T16:51:42.396Z] ++ 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-14T16:51:42.396Z] ++ set -e [2022-07-14T16:51:42.396Z] ++ '[' -n 0 ']' [2022-07-14T16:51:42.396Z] ++ set -x [2022-07-14T16:51:42.396Z] ++ 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-14T16:51:42.396Z] INFO: Testing against a local daemon [2022-07-14T16:51:42.396Z] === RUN TestNetworkCreateDelete [2022-07-14T16:51:42.654Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-07-14T16:51:42.654Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T16:51:42.661Z] === RUN TestDaemonProxy/conflicting_options [2022-07-14T16:51:43.219Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-07-14T16:51:43.219Z] === RUN TestDaemonDNSFallback [2022-07-14T16:51:43.223Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-14T16:51:43.486Z] #23 13.35 Collecting yamllint==1.26.1 [2022-07-14T16:51:43.792Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-14T16:51:43.792Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-14T16:51:43.792Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-14T16:51:43.792Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-07-14T16:51:43.792Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-14T16:51:43.792Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-14T16:51:43.792Z] PASS [2022-07-14T16:51:43.792Z] [2022-07-14T16:51:43.792Z] DONE 18 tests in 11.128s [2022-07-14T16:51:43.792Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T16:51:43.792Z] INFO: Testing against a local daemon [2022-07-14T16:51:43.792Z] === RUN TestCommitInheritsEnv [2022-07-14T16:51:44.064Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-07-14T16:51:44.064Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T16:51:44.064Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-14T16:51:44.064Z] === RUN TestImportWithCustomPlatform [2022-07-14T16:51:44.064Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T16:51:44.064Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T16:51:44.064Z] === RUN TestImportWithCustomPlatform// [2022-07-14T16:51:44.322Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T16:51:44.322Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T16:51:44.322Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T16:51:44.429Z] #23 14.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-14T16:51:44.578Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T16:51:44.578Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T16:51:44.578Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T16:51:44.578Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T16:51:44.578Z] === RUN TestImagesFilterMultiReference [2022-07-14T16:51:44.578Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-07-14T16:51:44.578Z] === RUN TestImagePullPlatformInvalid [2022-07-14T16:51:44.834Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-14T16:51:44.834Z] === RUN TestRemoveImageOrphaning [2022-07-14T16:51:45.089Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-07-14T16:51:45.089Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T16:51:45.650Z] time="2022-07-14T16:51:45Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-14T16:51:46.976Z] #23 17.14 Collecting pathspec>=0.5.3 [2022-07-14T16:51:47.016Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-07-14T16:51:47.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T16:51:47.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-14T16:51:47.016Z] === RUN TestTagInvalidReference [2022-07-14T16:51:47.016Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-14T16:51:47.016Z] === RUN TestTagValidPrefixedRepo [2022-07-14T16:51:47.016Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-14T16:51:47.016Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T16:51:47.016Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-14T16:51:47.016Z] === RUN TestTagOfficialNames [2022-07-14T16:51:47.016Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-14T16:51:47.016Z] === RUN TestTagMatchesDigest [2022-07-14T16:51:47.016Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-14T16:51:47.016Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-14T16:51:47.237Z] #23 17.16 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-14T16:51:48.185Z] #23 17.93 Collecting pyyaml [2022-07-14T16:51:48.185Z] #23 17.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-14T16:51:48.185Z] #23 18.09 Building wheels for collected packages: yamllint [2022-07-14T16:51:48.185Z] #23 18.09 Building wheel for yamllint (setup.py): started [2022-07-14T16:51:48.474Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-14T16:51:48.474Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-14T16:51:48.474Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-14T16:51:48.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-14T16:51:48.731Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-14T16:51:48.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-14T16:51:49.578Z] #23 19.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-14T16:51:49.663Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-07-14T16:51:49.663Z] === RUN TestInspectNetwork [2022-07-14T16:51:49.839Z] #23 19.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6153ea1445b661c2c0db129addfd42f39231442fdc3c571abd576d59b61a945f [2022-07-14T16:51:49.839Z] #23 19.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-14T16:51:49.839Z] #23 19.83 Successfully built yamllint [2022-07-14T16:51:49.839Z] #23 19.87 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-14T16:51:50.782Z] #23 20.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-14T16:51:51.047Z] docker_api_swarm_test.go:46: [dc0da10935f0e] joining swarm manager [d3a2470c7442f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:51:51.305Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-14T16:51:51.353Z] #23 DONE 21.4s [2022-07-14T16:51:51.353Z] [2022-07-14T16:51:51.353Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-14T16:51:51.353Z] #64 sha256:488d3526fccceb2e9ba16f26250b8c2145b6d081365d71dbedbf03f0b426460b [2022-07-14T16:51:51.353Z] #64 ... [2022-07-14T16:51:51.354Z] [2022-07-14T16:51:51.354Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-14T16:51:51.354Z] #27 sha256:a64088873957ad64d1ff44174df4b0d9c56ddcf5a706afcaae959fbafbaa0184 [2022-07-14T16:51:51.614Z] #27 DONE 0.2s [2022-07-14T16:51:51.614Z] [2022-07-14T16:51:51.614Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-14T16:51:51.614Z] #32 sha256:a5151ef6b6cc304871ba5ba8ccbf6e7e6aca8aab9a90a1f57413242d7b6200dd [2022-07-14T16:51:51.876Z] #32 DONE 0.4s [2022-07-14T16:51:51.876Z] [2022-07-14T16:51:51.876Z] #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-14T16:51:51.876Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:51:52.137Z] #77 ... [2022-07-14T16:51:52.137Z] [2022-07-14T16:51:52.137Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-14T16:51:52.137Z] #35 sha256:2986b4d0d10e64084dd8f368b01277e5eb143019483fbaa6f4ce931bdb44becc [2022-07-14T16:51:52.137Z] #35 DONE 0.1s [2022-07-14T16:51:52.137Z] [2022-07-14T16:51:52.137Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-14T16:51:52.137Z] #37 sha256:0ca7031b46f02733e1579dfa55c58c1c4e071e9cce0289c9cd71c0a9ca99260f [2022-07-14T16:51:52.677Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-14T16:51:52.708Z] #37 DONE 0.4s [2022-07-14T16:51:52.708Z] [2022-07-14T16:51:52.708Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-14T16:51:52.708Z] #39 sha256:2b11e997d5ec35865ce0b6f447f0bc8b810f58881c0f6f7a93ebafb95cc4d438 [2022-07-14T16:51:52.708Z] #39 DONE 0.2s [2022-07-14T16:51:52.708Z] [2022-07-14T16:51:52.708Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-14T16:51:52.708Z] #41 sha256:317d0f816746cda47ef115eadaa559db266e70c2436a0d639898b6b345d1b36c [2022-07-14T16:51:52.708Z] #41 DONE 0.1s [2022-07-14T16:51:52.708Z] [2022-07-14T16:51:52.708Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-14T16:51:52.708Z] #45 sha256:d7f699fcff668dc8368a07c4ab96479d11601ce7ed14d44079dd3371d83645b5 [2022-07-14T16:51:52.708Z] #45 DONE 0.1s [2022-07-14T16:51:52.708Z] [2022-07-14T16:51:52.708Z] #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-14T16:51:52.708Z] #60 sha256:f30a8d1b7c0ea36674a3bedeaa2993051eafd2d233592ca30eb7be683459f499 [2022-07-14T16:51:53.241Z] === RUN TestInspectNetwork/full_network_id [2022-07-14T16:51:53.241Z] === RUN TestInspectNetwork/partial_network_id [2022-07-14T16:51:53.241Z] === RUN TestInspectNetwork/network_name [2022-07-14T16:51:53.241Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-14T16:51:54.172Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-14T16:51:54.217Z] ok github.com/docker/docker/api/server 0.021s coverage: 7.9% of statements [2022-07-14T16:51:58.348Z] --- PASS: TestInspectNetwork (8.70s) [2022-07-14T16:51:58.349Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-14T16:51:58.349Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-14T16:51:58.349Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-14T16:51:58.349Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-14T16:51:58.349Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T16:51:58.606Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-14T16:51:59.403Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-14T16:51:59.976Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-14T16:51:59.976Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T16:51:59.976Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T16:51:59.976Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T16:51:59.976Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T16:51:59.976Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T16:51:59.976Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T16:51:59.976Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T16:51:59.976Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T16:51:59.976Z] === RUN TestNetworkList [2022-07-14T16:51:59.976Z] === RUN TestNetworkList//networks [2022-07-14T16:51:59.976Z] === PAUSE TestNetworkList//networks [2022-07-14T16:51:59.976Z] === RUN TestNetworkList//networks/ [2022-07-14T16:51:59.976Z] === PAUSE TestNetworkList//networks/ [2022-07-14T16:51:59.976Z] === CONT TestNetworkList//networks [2022-07-14T16:51:59.976Z] === CONT TestNetworkList//networks/ [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkList (0.01s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T16:51:59.976Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T16:51:59.976Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T16:52:00.541Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-07-14T16:52:00.541Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T16:52:01.493Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-14T16:52:01.493Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-14T16:52:01.493Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T16:52:02.425Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2022-07-14T16:52:02.425Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T16:52:03.796Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.32s) [2022-07-14T16:52:03.796Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T16:52:05.166Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-07-14T16:52:05.166Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T16:52:05.730Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-07-14T16:52:05.730Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T16:52:08.253Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2022-07-14T16:52:08.253Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T16:52:08.253Z] service_test.go:243: FLAKY_TEST [2022-07-14T16:52:08.253Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T16:52:08.253Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T16:52:08.708Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-14T16:52:09.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-14T16:52:09.897Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-14T16:52:10.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-14T16:52:12.641Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-14T16:52:12.641Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-14T16:52:13.808Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-14T16:52:15.166Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-14T16:52:15.166Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-14T16:52:15.423Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-14T16:52:15.681Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-14T16:52:15.938Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-14T16:52:15.938Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-14T16:52:16.195Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-14T16:52:17.565Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-14T16:52:18.496Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-14T16:52:18.931Z] ............................ [ 66%] [2022-07-14T16:52:19.428Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-14T16:52:20.359Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-14T16:52:20.924Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-14T16:52:21.488Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-14T16:52:24.767Z] --- PASS: TestServiceWithDataPathPortInit (16.31s) [2022-07-14T16:52:24.767Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T16:52:26.149Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-14T16:52:27.519Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1fvnq1ht5ulp612qemkgjf7xb Created:2022-07-14 16:52:25.896891901 +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[b71bb275f9686845a49e7495320638eea0faac18e6bc7ababf7c7542ffaed846:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmfj8l0ozo4sbtlddybm3pla9 EndpointID:b3dbee2a4beb789070278305517d4ea61c79c6b7347f7ae57960c85844211c59 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:220550963ab7b5eeac8f6bb3b30663fc992adfa0d2a964f41559d8d635f4dc57 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:3039a8a29dae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmfj8l0ozo4sbtlddybm3pla9 EndpointID:b3dbee2a4beb789070278305517d4ea61c79c6b7347f7ae57960c85844211c59 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-14T16:52:31.467Z] #60 ... [2022-07-14T16:52:31.467Z] [2022-07-14T16:52:31.467Z] #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-14T16:52:31.467Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:52:31.467Z] #77 308.7 CCLD libocispec.la [2022-07-14T16:52:32.411Z] #77 309.4 CCLD src/validate [2022-07-14T16:52:32.411Z] #77 309.5 CCLD tests/test-1 [2022-07-14T16:52:32.411Z] #77 309.5 CCLD tests/test-2 [2022-07-14T16:52:32.411Z] #77 309.6 CCLD tests/test-3 [2022-07-14T16:52:32.411Z] #77 309.7 CCLD tests/test-4 [2022-07-14T16:52:32.411Z] #77 309.7 CCLD tests/test-5 [2022-07-14T16:52:32.672Z] #77 309.9 CCLD tests/test-6 [2022-07-14T16:52:32.672Z] #77 310.0 CCLD tests/test-8 [2022-07-14T16:52:32.672Z] #77 310.0 CCLD tests/test-7 [2022-07-14T16:52:32.781Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2022-07-14T16:52:32.781Z] PASS [2022-07-14T16:52:32.781Z] [2022-07-14T16:52:32.781Z] === Skipped [2022-07-14T16:52:32.781Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T16:52:32.781Z] service_test.go:243: FLAKY_TEST [2022-07-14T16:52:32.781Z] [2022-07-14T16:52:32.781Z] DONE 38 tests, 1 skipped in 50.343s [2022-07-14T16:52:32.781Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T16:52:32.781Z] ++ 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-14T16:52:32.781Z] ++ set -e [2022-07-14T16:52:32.781Z] ++ '[' -n 0 ']' [2022-07-14T16:52:32.781Z] ++ set -x [2022-07-14T16:52:32.782Z] ++ 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-14T16:52:32.782Z] INFO: Testing against a local daemon [2022-07-14T16:52:32.782Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T16:52:32.782Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:52:32.782Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T16:52:32.782Z] === RUN TestDockerNetworkIpvlan [2022-07-14T16:52:32.782Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:52:32.782Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-14T16:52:32.782Z] PASS [2022-07-14T16:52:32.782Z] [2022-07-14T16:52:32.782Z] === Skipped [2022-07-14T16:52:32.782Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T16:52:32.782Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:52:32.782Z] [2022-07-14T16:52:32.782Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-14T16:52:32.782Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:52:32.782Z] [2022-07-14T16:52:32.782Z] DONE 2 tests, 2 skipped in 0.088s [2022-07-14T16:52:32.782Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T16:52:32.782Z] ++ 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-14T16:52:32.782Z] ++ set -e [2022-07-14T16:52:32.782Z] ++ '[' -n 0 ']' [2022-07-14T16:52:32.782Z] ++ set -x [2022-07-14T16:52:32.782Z] ++ 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-14T16:52:32.782Z] INFO: Testing against a local daemon [2022-07-14T16:52:32.782Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T16:52:32.932Z] #77 310.2 CCLD tests/test-9 [2022-07-14T16:52:32.932Z] #77 310.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-14T16:52:32.932Z] #77 310.3 CCLD tests/test-11 [2022-07-14T16:52:32.932Z] #77 310.3 CCLD tests/test-10 [2022-07-14T16:52:34.151Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-07-14T16:52:34.151Z] === RUN TestDockerNetworkMacvlan [2022-07-14T16:52:34.715Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-14T16:52:35.647Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-14T16:52:36.210Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-14T16:52:37.137Z] #77 314.2 libtool: link: ar cr libocispec.a [2022-07-14T16:52:37.137Z] #77 314.3 libtool: link: ranlib libocispec.a [2022-07-14T16:52:38.106Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-14T16:52:38.524Z] #77 ... [2022-07-14T16:52:38.524Z] [2022-07-14T16:52:38.524Z] #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-14T16:52:38.524Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:52:38.524Z] #47 386.6 + dpkg --print-architecture [2022-07-14T16:52:38.524Z] #47 386.6 + git checkout -q v2.1.0 [2022-07-14T16:52:38.524Z] #47 386.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-14T16:52:38.524Z] #47 386.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-14T16:52:40.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-14T16:52:40.259Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-14T16:52:40.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-14T16:52:44.099Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-14T16:52:44.357Z] --- PASS: TestDockerNetworkMacvlan (10.40s) [2022-07-14T16:52:44.357Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-07-14T16:52:44.357Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-07-14T16:52:44.357Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2022-07-14T16:52:44.357Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2022-07-14T16:52:44.357Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-07-14T16:52:44.357Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-07-14T16:52:44.614Z] PASS [2022-07-14T16:52:44.614Z] [2022-07-14T16:52:44.614Z] DONE 8 tests in 11.743s [2022-07-14T16:52:44.614Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T16:52:44.614Z] ++ 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-14T16:52:44.614Z] ++ set -e [2022-07-14T16:52:44.614Z] ++ '[' -n 0 ']' [2022-07-14T16:52:44.614Z] ++ set -x [2022-07-14T16:52:44.614Z] ++ 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-14T16:52:44.614Z] testing: warning: no tests to run [2022-07-14T16:52:44.614Z] PASS [2022-07-14T16:52:44.614Z] [2022-07-14T16:52:44.614Z] DONE 0 tests in 0.030s [2022-07-14T16:52:44.614Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T16:52:44.614Z] ++ 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-14T16:52:44.614Z] ++ set -e [2022-07-14T16:52:44.614Z] ++ '[' -n 0 ']' [2022-07-14T16:52:44.614Z] ++ set -x [2022-07-14T16:52:44.614Z] ++ 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-14T16:52:44.614Z] INFO: Testing against a local daemon [2022-07-14T16:52:44.614Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T16:52:45.111Z] #47 ... [2022-07-14T16:52:45.111Z] [2022-07-14T16:52:45.111Z] #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-14T16:52:45.111Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:52:45.111Z] #77 316.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-14T16:52:45.111Z] #77 316.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-14T16:52:45.111Z] #77 316.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-14T16:52:45.111Z] #77 316.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:52:45.111Z] #77 316.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:52:45.111Z] #77 316.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:52:45.111Z] #77 316.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-14T16:52:45.111Z] #77 316.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-14T16:52:45.111Z] #77 316.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-14T16:52:45.111Z] #77 316.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-14T16:52:45.111Z] #77 316.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-14T16:52:45.111Z] #77 316.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-14T16:52:45.111Z] #77 316.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-14T16:52:45.111Z] #77 316.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-14T16:52:45.111Z] #77 316.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-14T16:52:45.111Z] #77 316.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-14T16:52:45.111Z] #77 316.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-14T16:52:45.111Z] #77 316.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-14T16:52:45.111Z] #77 316.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-14T16:52:45.111Z] #77 316.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-14T16:52:45.111Z] #77 316.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-14T16:52:45.111Z] #77 316.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-14T16:52:45.111Z] #77 316.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-14T16:52:45.111Z] #77 316.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-14T16:52:45.111Z] #77 317.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-14T16:52:45.111Z] #77 317.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-14T16:52:45.111Z] #77 317.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-14T16:52:45.111Z] #77 317.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-14T16:52:45.111Z] #77 317.3 CC src/crun-crun.o [2022-07-14T16:52:45.111Z] #77 317.3 CC src/crun-run.o [2022-07-14T16:52:45.111Z] #77 317.4 CC src/crun-delete.o [2022-07-14T16:52:45.111Z] #77 317.5 CC src/crun-kill.o [2022-07-14T16:52:45.111Z] #77 317.5 CC src/crun-pause.o [2022-07-14T16:52:45.111Z] #77 317.5 CC src/crun-unpause.o [2022-07-14T16:52:45.111Z] #77 317.6 CC src/crun-spec.o [2022-07-14T16:52:45.111Z] #77 317.6 CC src/crun-exec.o [2022-07-14T16:52:45.111Z] #77 317.6 CC src/crun-list.o [2022-07-14T16:52:45.111Z] #77 317.7 CC src/crun-create.o [2022-07-14T16:52:45.111Z] #77 317.7 CC src/crun-start.o [2022-07-14T16:52:45.111Z] #77 317.8 CC src/crun-state.o [2022-07-14T16:52:45.111Z] #77 317.8 CC src/crun-update.o [2022-07-14T16:52:45.111Z] #77 317.9 CC src/crun-ps.o [2022-07-14T16:52:45.111Z] #77 317.9 CC src/crun-checkpoint.o [2022-07-14T16:52:45.111Z] #77 317.9 CC src/crun-restore.o [2022-07-14T16:52:45.111Z] #77 318.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-14T16:52:45.111Z] #77 318.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-14T16:52:45.111Z] #77 318.0 CC src/libcrun/libcrun_la-container.lo [2022-07-14T16:52:45.111Z] #77 318.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-14T16:52:45.111Z] #77 318.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-14T16:52:45.111Z] #77 318.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-14T16:52:45.111Z] #77 318.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-14T16:52:45.111Z] #77 318.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-14T16:52:45.111Z] #77 318.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-14T16:52:45.111Z] #77 318.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-14T16:52:45.111Z] #77 318.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-14T16:52:45.111Z] #77 318.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-14T16:52:45.111Z] #77 318.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-14T16:52:45.111Z] #77 318.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-14T16:52:45.111Z] #77 318.9 CC src/libcrun/libcrun_la-error.lo [2022-07-14T16:52:45.111Z] #77 318.9 CC src/libcrun/libcrun_la-status.lo [2022-07-14T16:52:45.111Z] #77 319.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-14T16:52:45.111Z] #77 319.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-14T16:52:45.111Z] #77 319.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-14T16:52:45.111Z] #77 319.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-14T16:52:45.111Z] #77 319.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-14T16:52:45.111Z] #77 319.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-14T16:52:45.111Z] #77 319.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-14T16:52:45.111Z] #77 319.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-14T16:52:45.111Z] #77 319.8 CC tests/init.o [2022-07-14T16:52:45.111Z] #77 319.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-14T16:52:45.111Z] #77 320.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-14T16:52:45.984Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-07-14T16:52:45.984Z] === RUN TestAuthZPluginTLS [2022-07-14T16:52:46.548Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-14T16:52:46.548Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T16:52:47.112Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-14T16:52:47.112Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T16:52:47.370Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-14T16:52:47.627Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2022-07-14T16:52:47.627Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T16:52:47.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-14T16:52:48.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-14T16:52:48.142Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-14T16:52:48.142Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T16:52:48.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-14T16:52:49.330Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-14T16:52:49.330Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-14T16:52:49.330Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-14T16:52:49.589Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-14T16:52:49.589Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2022-07-14T16:52:49.589Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T16:52:50.153Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-14T16:52:50.153Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T16:52:50.411Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2022-07-14T16:52:50.411Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T16:52:50.975Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-14T16:52:50.975Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T16:52:52.870Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.52s) [2022-07-14T16:52:52.870Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T16:52:54.240Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-07-14T16:52:54.240Z] === RUN TestAuthZPluginHeader [2022-07-14T16:52:54.804Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-14T16:52:54.804Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T16:52:56.699Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-14T16:52:56.699Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-14T16:52:57.268Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-14T16:52:57.268Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-14T16:52:57.541Z] === RUN TestDockerSuite/TestBuildFails [2022-07-14T16:52:58.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-14T16:52:58.362Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-14T16:52:58.362Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-14T16:52:58.928Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-07-14T16:52:58.928Z] === RUN TestAuthZPluginV2Disable [2022-07-14T16:52:59.860Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-14T16:53:00.117Z] docker_api_swarm_test.go:304: [d6eb60ffc21ff] joining swarm manager [df95c8f0acd3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:53:00.549Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-14T16:53:01.487Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-14T16:53:01.487Z] docker_api_swarm_test.go:305: [d38c0d8312d01] joining swarm manager [df95c8f0acd3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-14T16:53:01.838Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-07-14T16:53:01.838Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-14T16:53:01.838Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-14T16:53:02.398Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-14T16:53:02.398Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-14T16:53:02.654Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-14T16:53:02.857Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-14T16:53:02.857Z] --- PASS: TestAuthZPluginV2Disable (3.95s) [2022-07-14T16:53:02.857Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T16:53:02.857Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-14T16:53:02.925Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-14T16:53:03.489Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-07-14T16:53:03.489Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-14T16:53:03.489Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-14T16:53:03.745Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-07-14T16:53:03.745Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-14T16:53:03.745Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-14T16:53:03.745Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-07-14T16:53:03.788Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-14T16:53:03.788Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-14T16:53:04.002Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-14T16:53:04.002Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-14T16:53:04.720Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-14T16:53:06.091Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-14T16:53:06.349Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-14T16:53:06.349Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-07-14T16:53:06.349Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T16:53:06.349Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-14T16:53:06.516Z] ok github.com/docker/docker/builder/remotecontext 0.147s coverage: 13.7% of statements [2022-07-14T16:53:06.516Z] ok github.com/docker/docker/builder/dockerfile 0.455s coverage: 49.3% of statements [2022-07-14T16:53:06.771Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-14T16:53:07.331Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-14T16:53:07.719Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-14T16:53:08.258Z] ok github.com/docker/docker/builder/remotecontext/git 1.608s coverage: 86.3% of statements [2022-07-14T16:53:08.259Z] ? github.com/docker/docker/cli [no test files] [2022-07-14T16:53:08.259Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-14T16:53:08.259Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-14T16:53:08.259Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-14T16:53:08.820Z] ok github.com/docker/docker/cmd/docker-proxy 0.238s coverage: 67.6% of statements [2022-07-14T16:53:09.090Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-14T16:53:10.021Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-14T16:53:10.278Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-14T16:53:10.843Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-14T16:53:11.101Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-14T16:53:11.669Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-14T16:53:11.669Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-14T16:53:11.701Z] #77 ... [2022-07-14T16:53:11.701Z] [2022-07-14T16:53:11.701Z] #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-14T16:53:11.701Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-14T16:53:11.701Z] #47 DONE 417.9s [2022-07-14T16:53:11.701Z] [2022-07-14T16:53:11.701Z] #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-14T16:53:11.701Z] #60 sha256:f30a8d1b7c0ea36674a3bedeaa2993051eafd2d233592ca30eb7be683459f499 [2022-07-14T16:53:11.988Z] #60 ... [2022-07-14T16:53:11.988Z] [2022-07-14T16:53:11.988Z] #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-14T16:53:11.988Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:53:11.988Z] #77 349.4 CCLD tests/init [2022-07-14T16:53:12.086Z] ok github.com/docker/docker/client 0.094s coverage: 75.9% of statements [2022-07-14T16:53:12.603Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-14T16:53:12.861Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-14T16:53:12.981Z] #77 ... [2022-07-14T16:53:12.981Z] [2022-07-14T16:53:12.981Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-14T16:53:12.981Z] #48 sha256:b75ac88af6e9d592a1547fb18f53545c6c283b11ab20e30d2f26c4dcf216c147 [2022-07-14T16:53:12.981Z] #48 DONE 0.5s [2022-07-14T16:53:12.981Z] [2022-07-14T16:53:12.981Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-14T16:53:12.981Z] #52 sha256:2a58e8d7c43d9c7a5b253f619a459dbbf80fc12a4069ce515f99242672c02b11 [2022-07-14T16:53:12.981Z] #52 DONE 0.0s [2022-07-14T16:53:12.981Z] [2022-07-14T16:53:12.981Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-14T16:53:12.981Z] #54 sha256:c62cdc30a184b0c4e5a51967e40d15b66a03be6957ff2eb6f67fe5d96f9208a4 [2022-07-14T16:53:12.981Z] #54 DONE 0.1s [2022-07-14T16:53:12.981Z] [2022-07-14T16:53:12.981Z] #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-14T16:53:12.981Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:53:13.118Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-14T16:53:13.375Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-14T16:53:13.633Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-14T16:53:13.890Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-14T16:53:14.454Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-14T16:53:15.693Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-14T16:53:15.826Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.28s) [2022-07-14T16:53:15.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T16:53:15.827Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-14T16:53:17.589Z] tests/integration/client_test.py ..... [ 75%] [2022-07-14T16:53:17.846Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-14T16:53:18.411Z] tests/integration/errors_test.py . [ 76%] [2022-07-14T16:53:20.002Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-14T16:53:22.525Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-14T16:53:22.525Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-14T16:53:22.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-14T16:53:22.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-14T16:53:22.525Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-14T16:53:22.525Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-14T16:53:23.090Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-14T16:53:23.399Z] --- PASS: TestImportExtremelyLargeImageWorks (91.74s) [2022-07-14T16:53:23.399Z] PASS [2022-07-14T16:53:23.399Z] [2022-07-14T16:53:23.399Z] DONE 22 tests in 95.187s [2022-07-14T16:53:23.399Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T16:53:23.399Z] === RUN TestStripANSICommands [2022-07-14T16:53:23.399Z] === RUN TestStripANSICommands/#00 [2022-07-14T16:53:23.399Z] === RUN TestStripANSICommands/#01 [2022-07-14T16:53:23.399Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T16:53:23.399Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T16:53:23.399Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T16:53:23.399Z] PASS [2022-07-14T16:53:23.399Z] [2022-07-14T16:53:23.399Z] DONE 3 tests in 0.009s [2022-07-14T16:53:23.399Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T16:53:23.399Z] INFO: Testing against a local daemon [2022-07-14T16:53:23.399Z] === RUN TestNetworkCreateDelete [2022-07-14T16:53:23.399Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-14T16:53:23.399Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T16:53:23.399Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-14T16:53:23.399Z] === RUN TestDaemonDNSFallback [2022-07-14T16:53:24.021Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-14T16:53:25.913Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-07-14T16:53:25.913Z] === RUN TestInspectNetwork [2022-07-14T16:53:26.545Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-14T16:53:26.802Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-14T16:53:27.060Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-14T16:53:29.182Z] === RUN TestInspectNetwork/full_network_id [2022-07-14T16:53:29.182Z] === RUN TestInspectNetwork/partial_network_id [2022-07-14T16:53:29.182Z] === RUN TestInspectNetwork/network_name [2022-07-14T16:53:29.182Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-14T16:53:33.345Z] --- PASS: TestInspectNetwork (7.30s) [2022-07-14T16:53:33.345Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-14T16:53:33.345Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-14T16:53:33.345Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-14T16:53:33.345Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-14T16:53:33.345Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T16:53:33.642Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-14T16:53:33.642Z] PASS [2022-07-14T16:53:33.642Z] [2022-07-14T16:53:33.642Z] DONE 17 tests in 48.053s [2022-07-14T16:53:33.642Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T16:53:33.642Z] ++ 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-14T16:53:33.642Z] ++ set -e [2022-07-14T16:53:33.642Z] ++ '[' -n 0 ']' [2022-07-14T16:53:33.642Z] ++ set -x [2022-07-14T16:53:33.642Z] ++ 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-14T16:53:33.642Z] INFO: Testing against a local daemon [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T16:53:33.642Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T16:53:33.642Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T16:53:33.642Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T16:53:33.642Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T16:53:33.642Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T16:53:33.642Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T16:53:33.642Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T16:53:33.642Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-14T16:53:33.642Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-14T16:53:33.642Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-14T16:53:33.642Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T16:53:33.642Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T16:53:33.642Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-14T16:53:33.642Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T16:53:33.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T16:53:33.643Z] === RUN TestPluginInstall [2022-07-14T16:53:33.643Z] === RUN TestPluginInstall/no_auth [2022-07-14T16:53:33.643Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-14T16:53:33.643Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:53:33.643Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:013a7046fefcfc64b0807cf8ebcf2c8c337e859b0523ae99cff1fe3ad1c58bb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:53:33.643Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:53:33.643Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:013a7046fefcfc64b0807cf8ebcf2c8c337e859b0523ae99cff1fe3ad1c58bb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:53:33.643Z] === RUN TestPluginInstall/with_htpasswd [2022-07-14T16:53:33.900Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:53:33.900Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f783fcddd07448e08cd154e6f2615ac745282ab9cad49fd3c9da4538e765890a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:53:33.900Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:53:33.900Z] time="2022-07-14T16:53:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f783fcddd07448e08cd154e6f2615ac745282ab9cad49fd3c9da4538e765890a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:53:34.158Z] === RUN TestPluginInstall/with_insecure [2022-07-14T16:53:34.415Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-14T16:53:34.712Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T16:53:34.712Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T16:53:34.712Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T16:53:34.712Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T16:53:34.712Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T16:53:34.712Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T16:53:34.712Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T16:53:34.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T16:53:34.712Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-14T16:53:34.712Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-14T16:53:34.712Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T16:53:34.713Z] === RUN TestNetworkList [2022-07-14T16:53:34.713Z] === RUN TestNetworkList//networks [2022-07-14T16:53:34.713Z] === PAUSE TestNetworkList//networks [2022-07-14T16:53:34.713Z] === RUN TestNetworkList//networks/ [2022-07-14T16:53:34.713Z] === PAUSE TestNetworkList//networks/ [2022-07-14T16:53:34.713Z] === CONT TestNetworkList//networks [2022-07-14T16:53:34.713Z] === CONT TestNetworkList//networks/ [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkList (0.02s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T16:53:34.713Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T16:53:34.713Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T16:53:34.937Z] #55 ... [2022-07-14T16:53:34.937Z] [2022-07-14T16:53:34.937Z] #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-14T16:53:34.937Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-14T16:53:34.937Z] #77 370.9 AR libcrun_testing.a [2022-07-14T16:53:34.937Z] #77 370.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-14T16:53:34.937Z] #77 371.0 CCLD tests/tests_libcrun_errors [2022-07-14T16:53:34.937Z] #77 371.0 CCLD tests/tests_libcrun_fuzzer [2022-07-14T16:53:34.937Z] #77 371.0 CCLD tests/tests_libcrun_utils [2022-07-14T16:53:34.937Z] #77 371.3 CCLD libcrun.la [2022-07-14T16:53:34.980Z] time="2022-07-14T16:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:53:34.980Z] time="2022-07-14T16:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4d3872e7d4fa91755d7015eb13b4c5299b9964c7f114b7719cfec1a55ab83a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:53:34.980Z] time="2022-07-14T16:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:53:34.980Z] time="2022-07-14T16:53:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4d3872e7d4fa91755d7015eb13b4c5299b9964c7f114b7719cfec1a55ab83a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:53:35.198Z] #77 372.5 CCLD crun [2022-07-14T16:53:35.237Z] plugin_test.go:195: [d10c00c686f51] daemon is not started [2022-07-14T16:53:35.237Z] --- PASS: TestPluginInstall (2.53s) [2022-07-14T16:53:35.237Z] --- PASS: TestPluginInstall/no_auth (0.87s) [2022-07-14T16:53:35.237Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-07-14T16:53:35.237Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-14T16:53:35.237Z] === RUN TestPluginsWithRuntimes [2022-07-14T16:53:35.274Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-14T16:53:35.274Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T16:53:36.140Z] #77 373.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-14T16:53:36.140Z] #77 373.3 /bin/mkdir -p '/usr/local/lib' [2022-07-14T16:53:36.140Z] #77 373.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-14T16:53:36.140Z] #77 373.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-14T16:53:36.140Z] #77 373.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-14T16:53:36.140Z] #77 373.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-14T16:53:36.140Z] #77 373.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-14T16:53:36.140Z] #77 373.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-14T16:53:36.140Z] #77 373.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-14T16:53:36.168Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-14T16:53:36.401Z] #77 373.7 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-14T16:53:36.401Z] #77 373.7 ---------------------------------------------------------------------- [2022-07-14T16:53:36.401Z] #77 373.7 Libraries have been installed in: [2022-07-14T16:53:36.401Z] #77 373.7 /usr/local/lib [2022-07-14T16:53:36.401Z] #77 373.7 [2022-07-14T16:53:36.401Z] #77 373.7 If you ever happen to want to link against installed libraries [2022-07-14T16:53:36.401Z] #77 373.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-14T16:53:36.401Z] #77 373.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-14T16:53:36.401Z] #77 373.7 flag during linking and do at least one of the following: [2022-07-14T16:53:36.401Z] #77 373.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-14T16:53:36.401Z] #77 373.7 during execution [2022-07-14T16:53:36.401Z] #77 373.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-14T16:53:36.401Z] #77 373.7 during linking [2022-07-14T16:53:36.401Z] #77 373.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-14T16:53:36.401Z] #77 373.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-14T16:53:36.401Z] #77 373.7 [2022-07-14T16:53:36.401Z] #77 373.7 See any operating system documentation about shared libraries for [2022-07-14T16:53:36.401Z] #77 373.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-14T16:53:36.401Z] #77 373.7 ---------------------------------------------------------------------- [2022-07-14T16:53:36.401Z] #77 373.7 /bin/mkdir -p '/build' [2022-07-14T16:53:36.401Z] #77 373.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-14T16:53:36.401Z] #77 373.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-14T16:53:36.401Z] #77 373.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-14T16:53:36.662Z] #77 373.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-14T16:53:36.662Z] #77 373.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-14T16:53:36.666Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-14T16:53:36.666Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T16:53:36.733Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-14T16:53:36.923Z] #77 DONE 374.2s [2022-07-14T16:53:36.923Z] [2022-07-14T16:53:36.923Z] #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-14T16:53:36.923Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:53:36.991Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-14T16:53:37.229Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-14T16:53:37.229Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T16:53:37.923Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-14T16:53:38.157Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-14T16:53:38.157Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T16:53:38.491Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-14T16:53:38.855Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-14T16:53:38.855Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-14T16:53:38.855Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-14T16:53:38.855Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-07-14T16:53:38.855Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-14T16:53:38.855Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2022-07-14T16:53:38.855Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T16:53:39.419Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-14T16:53:39.419Z] PASS [2022-07-14T16:53:39.419Z] [2022-07-14T16:53:39.419Z] DONE 24 tests in 6.644s [2022-07-14T16:53:39.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T16:53:39.419Z] ++ 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-14T16:53:39.419Z] ++ set -e [2022-07-14T16:53:39.419Z] ++ '[' -n 0 ']' [2022-07-14T16:53:39.419Z] ++ set -x [2022-07-14T16:53:39.419Z] ++ 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-14T16:53:39.419Z] INFO: Testing against a local daemon [2022-07-14T16:53:39.419Z] === RUN TestExternalGraphDriver [2022-07-14T16:53:39.522Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-14T16:53:39.522Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T16:53:39.676Z] === RUN TestExternalGraphDriver/json [2022-07-14T16:53:40.083Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-14T16:53:40.083Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T16:53:41.571Z] === RUN TestExternalGraphDriver/spec [2022-07-14T16:53:42.136Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-14T16:53:42.393Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-14T16:53:42.597Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-07-14T16:53:42.597Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T16:53:42.597Z] service_test.go:243: FLAKY_TEST [2022-07-14T16:53:42.597Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T16:53:42.597Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T16:53:43.325Z] === RUN TestExternalGraphDriver/pull [2022-07-14T16:53:43.582Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-14T16:53:43.839Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-14T16:53:44.153Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 31.5% of statements [2022-07-14T16:53:44.713Z] ok github.com/docker/docker/container 0.119s coverage: 36.0% of statements [2022-07-14T16:53:44.771Z] --- PASS: TestExternalGraphDriver (5.46s) [2022-07-14T16:53:44.771Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2022-07-14T16:53:44.771Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-14T16:53:44.771Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-14T16:53:44.771Z] === RUN TestGraphdriverPluginV2 [2022-07-14T16:53:44.969Z] ok github.com/docker/docker/cmd/dockerd/trap 2.452s coverage: 0.0% of statements [2022-07-14T16:53:44.969Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-14T16:53:44.969Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-14T16:53:44.969Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-14T16:53:44.969Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-14T16:53:44.969Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-14T16:53:45.336Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-14T16:53:45.900Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-14T16:53:46.463Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-14T16:53:47.394Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-14T16:53:48.764Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-14T16:53:48.764Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-14T16:53:48.764Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-14T16:53:49.021Z] --- PASS: TestGraphdriverPluginV2 (4.26s) [2022-07-14T16:53:49.021Z] PASS [2022-07-14T16:53:49.021Z] [2022-07-14T16:53:49.021Z] DONE 5 tests in 9.816s [2022-07-14T16:53:49.021Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T16:53:49.021Z] ++ 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-14T16:53:49.021Z] ++ set -e [2022-07-14T16:53:49.021Z] ++ '[' -n 0 ']' [2022-07-14T16:53:49.021Z] ++ set -x [2022-07-14T16:53:49.021Z] ++ 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-14T16:53:49.279Z] INFO: Testing against a local daemon [2022-07-14T16:53:49.279Z] === RUN TestContinueAfterPluginCrash [2022-07-14T16:53:49.279Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T16:53:49.279Z] === RUN TestReadPluginNoRead [2022-07-14T16:53:49.279Z] === PAUSE TestReadPluginNoRead [2022-07-14T16:53:49.279Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T16:53:49.279Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T16:53:49.279Z] === CONT TestContinueAfterPluginCrash [2022-07-14T16:53:49.279Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T16:53:49.279Z] === CONT TestReadPluginNoRead [2022-07-14T16:53:49.279Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-14T16:53:49.535Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-14T16:53:50.101Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-14T16:53:50.255Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-07-14T16:53:51.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-14T16:53:51.598Z] === RUN TestReadPluginNoRead/default [2022-07-14T16:53:51.620Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2022-07-14T16:53:51.855Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-14T16:53:52.419Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-07-14T16:53:52.983Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T16:53:52.983Z] docker_api_swarm_test.go:272: [dfa42950343e1] joining swarm manager [d7bd3b4b974da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:53:52.985Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-07-14T16:53:53.915Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-14T16:53:54.479Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T16:53:54.479Z] docker_api_swarm_test.go:273: [d82b96188c50d] joining swarm manager [d7bd3b4b974da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:53:55.043Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-14T16:53:55.044Z] #55 ... [2022-07-14T16:53:55.044Z] [2022-07-14T16:53:55.044Z] #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-14T16:53:55.044Z] #60 sha256:f30a8d1b7c0ea36674a3bedeaa2993051eafd2d233592ca30eb7be683459f499 [2022-07-14T16:53:55.044Z] #60 243.8 + mkdir -p /build [2022-07-14T16:53:55.044Z] #60 243.8 + cp runc /build/runc [2022-07-14T16:53:55.044Z] #60 DONE 244.9s [2022-07-14T16:53:55.044Z] [2022-07-14T16:53:55.044Z] #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-14T16:53:55.044Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-14T16:53:55.044Z] #55 463.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-14T16:53:55.044Z] #55 DONE 463.5s [2022-07-14T16:53:55.044Z] [2022-07-14T16:53:55.044Z] #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-14T16:53:55.044Z] #64 sha256:488d3526fccceb2e9ba16f26250b8c2145b6d081365d71dbedbf03f0b426460b [2022-07-14T16:53:55.055Z] ......... [ 85%] [2022-07-14T16:53:56.414Z] === CONT TestReadPluginNoRead [2022-07-14T16:53:56.414Z] read_test.go:92: [dbde614d1f17d] daemon is not started [2022-07-14T16:53:56.414Z] --- PASS: TestReadPluginNoRead (6.99s) [2022-07-14T16:53:56.414Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2022-07-14T16:53:56.414Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2022-07-14T16:53:56.414Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2022-07-14T16:53:56.672Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-14T16:53:57.236Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-07-14T16:53:57.236Z] PASS [2022-07-14T16:53:57.236Z] [2022-07-14T16:53:57.236Z] DONE 6 tests in 8.149s [2022-07-14T16:53:57.236Z] 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-14T16:53:57.236Z] ++ 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-14T16:53:57.236Z] ++ set -e [2022-07-14T16:53:57.236Z] ++ '[' -n 0 ']' [2022-07-14T16:53:57.236Z] ++ set -x [2022-07-14T16:53:57.236Z] ++ 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-14T16:53:57.236Z] testing: warning: no tests to run [2022-07-14T16:53:57.236Z] PASS [2022-07-14T16:53:57.236Z] [2022-07-14T16:53:57.236Z] DONE 0 tests in 0.043s [2022-07-14T16:53:57.236Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T16:53:57.236Z] ++ 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-14T16:53:57.236Z] ++ set -e [2022-07-14T16:53:57.236Z] ++ '[' -n 0 ']' [2022-07-14T16:53:57.236Z] ++ set -x [2022-07-14T16:53:57.236Z] ++ 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-14T16:53:57.436Z] --- PASS: TestServiceWithDataPathPortInit (14.23s) [2022-07-14T16:53:57.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T16:53:57.493Z] INFO: Testing against a local daemon [2022-07-14T16:53:57.493Z] === RUN TestPluginWithDevMounts [2022-07-14T16:53:57.493Z] === PAUSE TestPluginWithDevMounts [2022-07-14T16:53:57.493Z] === CONT TestPluginWithDevMounts [2022-07-14T16:53:57.493Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-14T16:53:58.358Z] #64 ... [2022-07-14T16:53:58.358Z] [2022-07-14T16:53:58.358Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-14T16:53:58.358Z] #56 sha256:b2e017a4fbea352ec2cb1070d7eb2ad142aa9bb388569af8a4f8c3e5c970583a [2022-07-14T16:53:58.358Z] #56 DONE 0.6s [2022-07-14T16:53:58.358Z] [2022-07-14T16:53:58.358Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-14T16:53:58.358Z] #58 sha256:33a67903a1fcbfef752088fa477148f81076d8b3fdb78cc9b2b96629bfb7fd91 [2022-07-14T16:53:58.358Z] #58 DONE 0.0s [2022-07-14T16:53:58.358Z] [2022-07-14T16:53:58.358Z] #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-14T16:53:58.358Z] #64 sha256:488d3526fccceb2e9ba16f26250b8c2145b6d081365d71dbedbf03f0b426460b [2022-07-14T16:53:58.424Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-14T16:53:58.619Z] #64 ... [2022-07-14T16:53:58.619Z] [2022-07-14T16:53:58.619Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-14T16:53:58.619Z] #61 sha256:ef592029e657e741fe2d6ed1ec4a29f2cbdd6bab2cf9ec8b39699753a803a70d [2022-07-14T16:53:58.619Z] #61 DONE 0.3s [2022-07-14T16:53:58.619Z] [2022-07-14T16:53:58.619Z] #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-14T16:53:58.619Z] #64 sha256:488d3526fccceb2e9ba16f26250b8c2145b6d081365d71dbedbf03f0b426460b [2022-07-14T16:53:58.989Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-14T16:53:58.989Z] PASS [2022-07-14T16:53:58.989Z] [2022-07-14T16:53:58.989Z] DONE 1 tests in 1.688s [2022-07-14T16:53:58.989Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T16:53:58.989Z] ++ 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-14T16:53:58.989Z] ++ set -e [2022-07-14T16:53:58.989Z] ++ '[' -n 0 ']' [2022-07-14T16:53:58.989Z] ++ set -x [2022-07-14T16:53:58.989Z] ++ 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-14T16:53:58.989Z] INFO: Testing against a local daemon [2022-07-14T16:53:58.989Z] === RUN TestSecretInspect [2022-07-14T16:53:59.325Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lza6qbuvd0u0582y4ikd2yuyx Created:2022-07-14 16:53:57.83947325 +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[812ef1efdcb9154e45e97aeeb6523e9a180addfa1c64a999767be0f357dc03e1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s1gfhv1f527hta50tdchc5tzq EndpointID:8a3431da1872bd01d2855f3495e9d7b2e6de4749f9ae61a149da3ffde1183674 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72ba5981a1adb442d393ad0baf4126904c74f571a744861773113f54774c63ca 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:01a0b4b948c4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s1gfhv1f527hta50tdchc5tzq EndpointID:8a3431da1872bd01d2855f3495e9d7b2e6de4749f9ae61a149da3ffde1183674 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-14T16:53:59.572Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-14T16:54:00.098Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-14T16:54:00.498Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-14T16:54:00.892Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-14T16:54:01.059Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-14T16:54:01.287Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-14T16:54:01.619Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-14T16:54:01.918Z] #64 411.6 + bin/containerd [2022-07-14T16:54:02.263Z] --- PASS: TestSecretInspect (2.86s) [2022-07-14T16:54:02.263Z] === RUN TestSecretList [2022-07-14T16:54:02.263Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-14T16:54:02.546Z] ok github.com/docker/docker/daemon 10.123s coverage: 16.2% of statements [2022-07-14T16:54:02.546Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-14T16:54:02.546Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-14T16:54:02.546Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-14T16:54:02.546Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-14T16:54:03.107Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.616s coverage: 74.8% of statements [2022-07-14T16:54:03.194Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-14T16:54:03.759Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-14T16:54:04.037Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.299s coverage: 56.2% of statements [2022-07-14T16:54:04.568Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-07-14T16:54:04.568Z] PASS [2022-07-14T16:54:04.568Z] [2022-07-14T16:54:04.568Z] === Skipped [2022-07-14T16:54:04.568Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T16:54:04.568Z] service_test.go:243: FLAKY_TEST [2022-07-14T16:54:04.568Z] [2022-07-14T16:54:04.568Z] DONE 38 tests, 1 skipped in 44.774s [2022-07-14T16:54:04.568Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T16:54:04.568Z] INFO: Testing against a local daemon [2022-07-14T16:54:04.568Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T16:54:04.568Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:54:04.568Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T16:54:04.568Z] === RUN TestDockerNetworkIpvlan [2022-07-14T16:54:04.568Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:54:04.568Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-14T16:54:04.568Z] PASS [2022-07-14T16:54:04.568Z] [2022-07-14T16:54:04.568Z] === Skipped [2022-07-14T16:54:04.568Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T16:54:04.568Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:54:04.568Z] [2022-07-14T16:54:04.568Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-14T16:54:04.568Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T16:54:04.568Z] [2022-07-14T16:54:04.568Z] DONE 2 tests, 2 skipped in 0.026s [2022-07-14T16:54:04.568Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T16:54:04.568Z] INFO: Testing against a local daemon [2022-07-14T16:54:04.568Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T16:54:04.598Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-14T16:54:04.690Z] --- PASS: TestSecretList (2.79s) [2022-07-14T16:54:04.690Z] === RUN TestSecretsCreateAndDelete [2022-07-14T16:54:05.129Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-07-14T16:54:05.129Z] === RUN TestDockerNetworkMacvlan [2022-07-14T16:54:05.691Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-14T16:54:05.968Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-07-14T16:54:06.253Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-14T16:54:06.913Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.165s coverage: 50.6% of statements [2022-07-14T16:54:07.181Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-14T16:54:07.837Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-14T16:54:07.837Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-14T16:54:07.967Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2022-07-14T16:54:07.967Z] === RUN TestSecretsUpdate [2022-07-14T16:54:08.846Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.009s coverage: 46.1% of statements [2022-07-14T16:54:08.846Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-14T16:54:09.072Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-14T16:54:09.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-14T16:54:09.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.047s coverage: 58.5% of statements [2022-07-14T16:54:09.410Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-14T16:54:09.410Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-14T16:54:09.667Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-07-14T16:54:10.269Z] --- PASS: TestSecretsUpdate (2.94s) [2022-07-14T16:54:10.269Z] === RUN TestTemplatedSecret [2022-07-14T16:54:10.595Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-14T16:54:10.832Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-14T16:54:10.851Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-07-14T16:54:10.975Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-14T16:54:11.777Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.8% of statements [2022-07-14T16:54:11.777Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-14T16:54:11.777Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-14T16:54:12.338Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-14T16:54:12.899Z] ok github.com/docker/docker/daemon/logger/awslogs 0.121s coverage: 80.2% of statements [2022-07-14T16:54:13.154Z] ok github.com/docker/docker/daemon/logger/fluentd 0.054s coverage: 53.6% of statements [2022-07-14T16:54:13.154Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-14T16:54:13.716Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-14T16:54:13.716Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-14T16:54:14.110Z] --- PASS: TestTemplatedSecret (3.15s) [2022-07-14T16:54:14.110Z] === RUN TestSecretCreateResolve [2022-07-14T16:54:14.201Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-14T16:54:14.248Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-14T16:54:14.277Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-14T16:54:14.367Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-14T16:54:14.810Z] --- PASS: TestDockerNetworkMacvlan (9.87s) [2022-07-14T16:54:14.810Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-14T16:54:14.810Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-14T16:54:14.810Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-07-14T16:54:14.810Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-07-14T16:54:14.810Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-07-14T16:54:14.810Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-07-14T16:54:14.810Z] PASS [2022-07-14T16:54:14.810Z] [2022-07-14T16:54:14.810Z] DONE 8 tests in 11.131s [2022-07-14T16:54:14.810Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T16:54:14.810Z] testing: warning: no tests to run [2022-07-14T16:54:14.810Z] PASS [2022-07-14T16:54:14.810Z] [2022-07-14T16:54:14.810Z] DONE 0 tests in 0.007s [2022-07-14T16:54:14.810Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T16:54:14.810Z] INFO: Testing against a local daemon [2022-07-14T16:54:14.810Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T16:54:14.839Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.177s coverage: 76.8% of statements [2022-07-14T16:54:14.839Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-07-14T16:54:14.839Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-14T16:54:14.839Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-14T16:54:15.767Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-07-14T16:54:15.767Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 62.0% of statements [2022-07-14T16:54:16.175Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-14T16:54:16.175Z] === RUN TestAuthZPluginTLS [2022-07-14T16:54:16.262Z] === RUN TestDockerSuite/TestBuildRm [2022-07-14T16:54:16.262Z] --- PASS: TestSecretCreateResolve (2.62s) [2022-07-14T16:54:16.262Z] PASS [2022-07-14T16:54:16.262Z] [2022-07-14T16:54:16.262Z] DONE 6 tests in 17.148s [2022-07-14T16:54:16.262Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T16:54:16.262Z] ++ 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-14T16:54:16.262Z] ++ set -e [2022-07-14T16:54:16.262Z] ++ '[' -n 0 ']' [2022-07-14T16:54:16.262Z] ++ set -x [2022-07-14T16:54:16.262Z] ++ 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-14T16:54:16.262Z] INFO: Testing against a local daemon [2022-07-14T16:54:16.262Z] === RUN TestServiceCreateInit [2022-07-14T16:54:16.262Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T16:54:16.694Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-07-14T16:54:16.694Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-07-14T16:54:16.736Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-14T16:54:16.736Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T16:54:16.944Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-14T16:54:16.944Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-14T16:54:16.993Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-14T16:54:16.993Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T16:54:17.255Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-14T16:54:17.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-14T16:54:17.554Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T16:54:18.116Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-14T16:54:18.117Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T16:54:18.159Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-14T16:54:18.216Z] ok github.com/docker/docker/daemon/logger/splunk 1.566s coverage: 82.5% of statements [2022-07-14T16:54:18.216Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-14T16:54:18.216Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-14T16:54:19.090Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-14T16:54:19.165Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-14T16:54:19.482Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-07-14T16:54:19.482Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T16:54:19.655Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-14T16:54:19.912Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-14T16:54:20.044Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-14T16:54:20.044Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T16:54:20.168Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T16:54:20.300Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-14T16:54:20.300Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T16:54:20.529Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-07-14T16:54:20.529Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-14T16:54:20.529Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-14T16:54:20.733Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-14T16:54:20.856Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-14T16:54:20.861Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-14T16:54:20.861Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T16:54:21.372Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-14T16:54:21.372Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-14T16:54:21.372Z] [2022-07-14T16:54:21.372Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-14T16:54:21.372Z] =========================== short test summary info ============================ [2022-07-14T16:54:21.372Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-14T16:54:21.372Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-14T16:54:21.372Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-14T16:54:21.372Z] Not supported on most drivers [2022-07-14T16:54:21.372Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-14T16:54:21.372Z] Output of docker top depends on host distro, and is not formalized. [2022-07-14T16:54:21.372Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-14T16:54:21.372Z] Output of docker top depends on host distro, and is not formalized. [2022-07-14T16:54:21.372Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-14T16:54:21.372Z] Can fail if eth0 has multiple IP addresses [2022-07-14T16:54:21.372Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-14T16:54:21.372Z] This doesn't seem to be taken into account by the engine [2022-07-14T16:54:21.372Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-14T16:54:21.372Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-14T16:54:21.372Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.03 seconds == [2022-07-14T16:54:21.456Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-07-14T16:54:21.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-14T16:54:21.664Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-14T16:54:21.712Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-07-14T16:54:21.712Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-14T16:54:21.712Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-14T16:54:22.595Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-14T16:54:22.639Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-14T16:54:22.639Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-14T16:54:22.639Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-14T16:54:22.752Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-14T16:54:22.752Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T16:54:22.895Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-07-14T16:54:23.455Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-14T16:54:24.016Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-14T16:54:24.016Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-14T16:54:24.119Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-07-14T16:54:24.119Z] === RUN TestAuthZPluginHeader [2022-07-14T16:54:24.490Z] --- PASS: TestServiceCreateInit (8.30s) [2022-07-14T16:54:24.491Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-07-14T16:54:24.491Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.43s) [2022-07-14T16:54:24.491Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T16:54:24.681Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-14T16:54:24.681Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T16:54:25.861Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-14T16:54:25.861Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-14T16:54:25.861Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-14T16:54:25.861Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-14T16:54:25.861Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-14T16:54:25.904Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 81.9% of statements [2022-07-14T16:54:26.118Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-14T16:54:26.831Z] ok github.com/docker/docker/pkg/authorization 0.572s coverage: 68.3% of statements [2022-07-14T16:54:27.049Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-14T16:54:27.049Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-14T16:54:27.086Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-14T16:54:27.086Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-14T16:54:27.981Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-14T16:54:28.846Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2022-07-14T16:54:28.846Z] === RUN TestAuthZPluginV2Disable [2022-07-14T16:54:30.349Z] ok github.com/docker/docker/pkg/chrootarchive 2.533s coverage: 42.7% of statements [2022-07-14T16:54:30.606Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-14T16:54:30.862Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-14T16:54:31.118Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-14T16:54:31.118Z] ok github.com/docker/docker/layer 7.906s coverage: 68.9% of statements [2022-07-14T16:54:31.118Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-14T16:54:31.118Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-14T16:54:31.118Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-14T16:54:31.118Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-14T16:54:31.118Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-14T16:54:31.118Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-14T16:54:31.374Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 87.2% of statements [2022-07-14T16:54:31.629Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2022-07-14T16:54:31.629Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-14T16:54:32.157Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-14T16:54:32.721Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-14T16:54:32.995Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 70.1% of statements [2022-07-14T16:54:32.995Z] ok github.com/docker/docker/pkg/idtools 0.515s coverage: 67.9% of statements [2022-07-14T16:54:32.995Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-14T16:54:32.995Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-07-14T16:54:32.995Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-14T16:54:33.015Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-07-14T16:54:33.015Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T16:54:33.251Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-07-14T16:54:33.251Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-14T16:54:33.514Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-14T16:54:33.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-14T16:54:33.664Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-14T16:54:33.769Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-14T16:54:33.769Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-14T16:54:33.769Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-14T16:54:33.769Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-14T16:54:33.814Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T16:54:33.814Z] [2022-07-14T16:54:33.814Z] Unloading profiles will leave already running processes permanently [2022-07-14T16:54:33.814Z] unconfined, which can lead to unexpected situations. [2022-07-14T16:54:33.814Z] [2022-07-14T16:54:33.814Z] To set a process to complain mode, use the command line tool [2022-07-14T16:54:33.814Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T16:54:33.814Z] Post stage [Pipeline] junit [2022-07-14T16:54:33.826Z] Recording test results [2022-07-14T16:54:33.847Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-14T16:54:33.921Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-14T16:54:34.122Z] + echo Ensuring container killed. [2022-07-14T16:54:34.122Z] Ensuring container killed. [2022-07-14T16:54:34.122Z] + docker rm -vf docker-pr5 [2022-07-14T16:54:34.122Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-14T16:54:34.330Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-07-14T16:54:34.402Z] + echo Chowning /workspace to jenkins user [2022-07-14T16:54:34.402Z] Chowning /workspace to jenkins user [2022-07-14T16:54:34.402Z] + id -u [2022-07-14T16:54:34.402Z] + id -g [2022-07-14T16:54:34.402Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43793:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T16:54:34.853Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-14T16:54:34.892Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-14T16:54:34.892Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T16:54:35.148Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-14T16:54:35.257Z] + bundleName=docker-py [2022-07-14T16:54:35.257Z] + echo Creating docker-py-bundles.tar.gz [2022-07-14T16:54:35.257Z] Creating docker-py-bundles.tar.gz [2022-07-14T16:54:35.257Z] + 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-14T16:54:35.269Z] Archiving artifacts [2022-07-14T16:54:35.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43793/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-14T16:54:35.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh binary [2022-07-14T16:54:36.120Z] [2022-07-14T16:54:36.120Z] Removing bundles/ [2022-07-14T16:54:36.120Z] [2022-07-14T16:54:36.120Z] ---> Making bundle: binary (in bundles/binary) [2022-07-14T16:54:36.226Z] === RUN TestDockerSuite/TestBuildUser [2022-07-14T16:54:36.283Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.65s) [2022-07-14T16:54:36.283Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T16:54:36.378Z] Building: bundles/binary-daemon/dockerd [2022-07-14T16:54:36.378Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:54:36.554Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-07-14T16:54:36.809Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-14T16:54:37.064Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-14T16:54:37.064Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-14T16:54:37.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-14T16:54:37.626Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-14T16:54:37.626Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-14T16:54:37.853Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-14T16:54:38.195Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-14T16:54:38.450Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-14T16:54:39.010Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-07-14T16:54:39.224Z] docker_api_swarm_node_test.go:20: [d06bddd6b6540] joining swarm manager [df8a87d3efe39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:54:39.265Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-14T16:54:39.521Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-14T16:54:40.155Z] docker_api_swarm_node_test.go:21: [da4fe25b8a323] joining swarm manager [df8a87d3efe39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:54:40.155Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-14T16:54:41.086Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2022-07-14T16:54:41.086Z] === RUN TestCreateServiceConflict [2022-07-14T16:54:41.407Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-14T16:54:41.663Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-14T16:54:41.918Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-14T16:54:43.281Z] ok github.com/docker/docker/quota 0.204s coverage: 71.4% of statements [2022-07-14T16:54:43.536Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-14T16:54:43.608Z] --- PASS: TestCreateServiceConflict (2.61s) [2022-07-14T16:54:43.608Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T16:54:44.464Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-07-14T16:54:44.719Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-14T16:54:44.975Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-14T16:54:45.536Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-14T16:54:45.792Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-14T16:54:46.237Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.03s) [2022-07-14T16:54:46.237Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T16:54:46.885Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2022-07-14T16:54:46.885Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T16:54:47.680Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-14T16:54:47.935Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.8% of statements [2022-07-14T16:54:48.496Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-14T16:54:49.860Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-07-14T16:54:51.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-14T16:54:52.431Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-14T16:54:52.995Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-14T16:54:53.252Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-14T16:54:54.622Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-14T16:54:55.188Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-14T16:54:55.188Z] docker_api_swarm_test.go:502: [db640ec762b6a] joining swarm manager [d3d02d9dce9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:54:56.287Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-14T16:54:56.287Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-14T16:54:56.287Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-14T16:54:56.287Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-14T16:54:56.287Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-14T16:54:56.287Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-14T16:54:56.287Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-14T16:54:56.287Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-14T16:54:56.287Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-14T16:54:57.218Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-14T16:54:57.475Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-14T16:54:58.039Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-14T16:54:58.181Z] #64 464.7 # github.com/containerd/containerd/cmd/containerd [2022-07-14T16:54:58.181Z] #64 464.7 /usr/bin/ld: /tmp/go-link-2175821180/000019.o: in function `New': [2022-07-14T16:54:58.181Z] #64 464.7 /tmp/tmp.i0iT7vHzoN/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-14T16:54:58.181Z] #64 464.8 + bin/containerd-stress [2022-07-14T16:54:58.181Z] #64 466.0 + bin/containerd-shim [2022-07-14T16:54:58.296Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-14T16:54:58.859Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-14T16:54:58.859Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-14T16:55:01.383Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2022-07-14T16:55:01.383Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T16:55:01.383Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-14T16:55:02.315Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-14T16:55:02.880Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-14T16:55:03.137Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-14T16:55:03.394Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-14T16:55:03.394Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-14T16:55:03.394Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-14T16:55:03.651Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2022-07-14T16:55:03.651Z] === RUN TestCreateServiceConfigFileMode [2022-07-14T16:55:03.909Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-14T16:55:04.277Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-14T16:55:04.277Z] PASS [2022-07-14T16:55:04.277Z] [2022-07-14T16:55:04.277Z] DONE 17 tests in 48.243s [2022-07-14T16:55:04.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T16:55:04.277Z] INFO: Testing against a local daemon [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T16:55:04.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T16:55:04.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T16:55:04.277Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T16:55:04.277Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T16:55:04.277Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T16:55:04.277Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T16:55:04.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T16:55:04.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T16:55:04.277Z] === RUN TestPluginInstall [2022-07-14T16:55:04.277Z] === RUN TestPluginInstall/no_auth [2022-07-14T16:55:04.277Z] time="2022-07-14T16:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:55:04.277Z] time="2022-07-14T16:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c5b6e6f19d218a954e187d3fed337126ebdb93b57979b3c869f195df3d03c2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:55:04.277Z] time="2022-07-14T16:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:55:04.277Z] time="2022-07-14T16:55:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c5b6e6f19d218a954e187d3fed337126ebdb93b57979b3c869f195df3d03c2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:55:04.277Z] === RUN TestPluginInstall/with_htpasswd [2022-07-14T16:55:04.533Z] time="2022-07-14T16:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:55:04.534Z] time="2022-07-14T16:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5b037841e472bfe623b83b85093e8e415d39f78142f463513a070194fc1c218" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:55:04.534Z] time="2022-07-14T16:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:55:04.534Z] time="2022-07-14T16:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5b037841e472bfe623b83b85093e8e415d39f78142f463513a070194fc1c218" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:55:04.790Z] === RUN TestPluginInstall/with_insecure [2022-07-14T16:55:05.281Z] docker_api_swarm_test.go:507: [d84e399ac17bb] joining swarm manager [d3d02d9dce9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:55:05.538Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-14T16:55:05.718Z] time="2022-07-14T16:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:55:05.718Z] time="2022-07-14T16:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3dc17a7f8bdc3032a60d56a5c5ddfde504d2ce489bf1fd738ffa6e84c1dc54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:55:05.718Z] time="2022-07-14T16:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T16:55:05.718Z] time="2022-07-14T16:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3dc17a7f8bdc3032a60d56a5c5ddfde504d2ce489bf1fd738ffa6e84c1dc54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T16:55:05.974Z] plugin_test.go:195: [d6636b3f7969e] daemon is not started [2022-07-14T16:55:05.974Z] --- PASS: TestPluginInstall (2.78s) [2022-07-14T16:55:05.974Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-14T16:55:05.974Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2022-07-14T16:55:05.974Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-14T16:55:05.974Z] === RUN TestPluginsWithRuntimes [2022-07-14T16:55:06.486Z] === RUN TestDockerSuite/TestCommitChange [2022-07-14T16:55:06.743Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2022-07-14T16:55:06.743Z] === RUN TestCreateServiceSysctls [2022-07-14T16:55:07.308Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-14T16:55:07.863Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-14T16:55:07.873Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-14T16:55:08.177Z] #64 477.7 + bin/containerd-shim-runc-v1 [2022-07-14T16:55:08.424Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-14T16:55:09.242Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-14T16:55:09.354Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-07-14T16:55:09.354Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-14T16:55:09.354Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-14T16:55:09.354Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T16:55:09.916Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-14T16:55:09.916Z] PASS [2022-07-14T16:55:09.916Z] [2022-07-14T16:55:09.916Z] DONE 24 tests in 6.735s [2022-07-14T16:55:09.916Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T16:55:09.916Z] INFO: Testing against a local daemon [2022-07-14T16:55:09.916Z] === RUN TestExternalGraphDriver [2022-07-14T16:55:10.173Z] === RUN TestExternalGraphDriver/json [2022-07-14T16:55:10.613Z] --- PASS: TestCreateServiceSysctls (3.66s) [2022-07-14T16:55:10.613Z] === RUN TestCreateServiceCapabilities [2022-07-14T16:55:10.613Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-14T16:55:11.177Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-14T16:55:11.776Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/rootless [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/volume [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-14T16:55:11.776Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === Skipped [2022-07-14T16:55:11.776Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-14T16:55:11.776Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-14T16:55:11.776Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-14T16:55:11.776Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-14T16:55:11.776Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:71: No driver to put! [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-14T16:55:11.776Z] time="2022-07-14T16:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-14T16:55:11.776Z] time="2022-07-14T16:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-14T16:55:11.776Z] time="2022-07-14T16:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-14T16:55:11.776Z] time="2022-07-14T16:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-14T16:55:11.776Z] time="2022-07-14T16:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:71: No driver to put! [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-14T16:55:11.776Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-14T16:55:11.776Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-14T16:55:11.776Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:55:11.776Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-14T16:55:11.776Z] graphtest_unix.go:71: No driver to put! [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-14T16:55:11.776Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-14T16:55:11.776Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-14T16:55:11.776Z] [2022-07-14T16:55:11.776Z] DONE 2811 tests, 28 skipped in 209.965s [2022-07-14T16:55:11.776Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:55:11.776Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-14T16:55:11.776Z] + 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-14T16:55:12.062Z] === RUN TestExternalGraphDriver/spec [2022-07-14T16:55:12.547Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-14T16:55:13.427Z] === RUN TestExternalGraphDriver/pull [2022-07-14T16:55:13.477Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-07-14T16:55:13.478Z] === RUN TestInspect [2022-07-14T16:55:14.042Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-14T16:55:14.606Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-14T16:55:14.760Z] #64 484.3 + bin/containerd-shim-runc-v2 [2022-07-14T16:55:15.019Z] #64 485.1 + binaries [2022-07-14T16:55:15.019Z] #64 485.1 + install -D bin/containerd /build/containerd [2022-07-14T16:55:15.020Z] #64 485.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-14T16:55:15.020Z] #64 485.2 + install -D bin/ctr /build/ctr [2022-07-14T16:55:15.084Z] Created binary: bundles/binary-daemon/dockerd [2022-07-14T16:55:15.084Z] Copying nested executables into bundles/binary-daemon [2022-07-14T16:55:15.084Z] Building: bundles/binary-daemon/docker-proxy [2022-07-14T16:55:15.084Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:55:15.084Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-14T16:55:15.084Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-14T16:55:15.316Z] --- PASS: TestExternalGraphDriver (5.40s) [2022-07-14T16:55:15.316Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-14T16:55:15.316Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-14T16:55:15.316Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2022-07-14T16:55:15.316Z] === RUN TestGraphdriverPluginV2 [2022-07-14T16:55:15.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh cross [2022-07-14T16:55:15.663Z] [2022-07-14T16:55:15.663Z] Removing bundles/ [2022-07-14T16:55:15.663Z] [2022-07-14T16:55:15.663Z] ---> Making bundle: cross (in bundles/cross) [2022-07-14T16:55:15.663Z] Cross building: bundles/cross/linux/amd64 [2022-07-14T16:55:15.920Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-14T16:55:15.920Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-14T16:55:16.500Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-14T16:55:16.501Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-14T16:55:16.501Z] --- PASS: TestInspect (3.19s) [2022-07-14T16:55:16.501Z] === RUN TestCreateJob [2022-07-14T16:55:16.925Z] #64 DONE 487.2s [2022-07-14T16:55:17.064Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-14T16:55:17.629Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-14T16:55:17.866Z] [2022-07-14T16:55:17.866Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-14T16:55:17.866Z] #65 sha256:e1163a31d9f68c3d5f21e50619ffb88af32b0eccb502620c529b6a6ece404e84 [2022-07-14T16:55:18.805Z] #65 DONE 0.8s [2022-07-14T16:55:18.805Z] [2022-07-14T16:55:18.805Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-14T16:55:18.805Z] #70 sha256:62a1b30dfd7e51d62f77787e940c86e74971017fd92cd176ae5dd9a2a3e98d23 [2022-07-14T16:55:18.999Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-14T16:55:19.065Z] #70 DONE 0.3s [2022-07-14T16:55:19.065Z] [2022-07-14T16:55:19.065Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-14T16:55:19.065Z] #75 sha256:80f25934bfe2e13ef11252ee27a05554a13fcabb2e22fb4531a1ba75ee140fca [2022-07-14T16:55:19.512Z] --- PASS: TestGraphdriverPluginV2 (4.30s) [2022-07-14T16:55:19.512Z] PASS [2022-07-14T16:55:19.512Z] [2022-07-14T16:55:19.512Z] DONE 5 tests in 9.731s [2022-07-14T16:55:19.512Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T16:55:19.512Z] INFO: Testing against a local daemon [2022-07-14T16:55:19.512Z] === RUN TestContinueAfterPluginCrash [2022-07-14T16:55:19.512Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T16:55:19.512Z] === RUN TestReadPluginNoRead [2022-07-14T16:55:19.512Z] === PAUSE TestReadPluginNoRead [2022-07-14T16:55:19.512Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T16:55:19.512Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T16:55:19.512Z] === CONT TestContinueAfterPluginCrash [2022-07-14T16:55:19.512Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T16:55:19.563Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-14T16:55:20.002Z] #75 DONE 0.9s [2022-07-14T16:55:20.002Z] [2022-07-14T16:55:20.002Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-14T16:55:20.002Z] #78 sha256:6b159dbb88f5f757e61b3b4ab7f0bc8f6aec8036b5e29063f77791be4b69a5c4 [2022-07-14T16:55:20.002Z] #78 DONE 0.0s [2022-07-14T16:55:20.002Z] [2022-07-14T16:55:20.002Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-14T16:55:20.002Z] #79 sha256:5cc43760044f99ba58e18f14f72b78ba6e2e217adbd4b32c3ce4bc92f4c886ad [2022-07-14T16:55:20.002Z] #79 DONE 0.0s [2022-07-14T16:55:20.002Z] [2022-07-14T16:55:20.002Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-14T16:55:20.002Z] #80 sha256:5ed1b5d5032186855e2c4bfa58c0badd90a43b6e46b8b4b68108010d7928ffbe [2022-07-14T16:55:20.002Z] #80 DONE 0.0s [2022-07-14T16:55:20.262Z] [2022-07-14T16:55:20.262Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-14T16:55:20.262Z] #81 sha256:0adaf65445f0f4d72b12bbb15547fc93e49d97ba44b6f8e39a230962adfe922d [2022-07-14T16:55:20.493Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-14T16:55:20.751Z] --- PASS: TestCreateJob (4.16s) [2022-07-14T16:55:20.751Z] === RUN TestReplicatedJob [2022-07-14T16:55:21.008Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-14T16:55:21.941Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-14T16:55:22.505Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-14T16:55:23.437Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-14T16:55:23.685Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-07-14T16:55:23.685Z] === CONT TestReadPluginNoRead [2022-07-14T16:55:24.370Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-14T16:55:25.538Z] #81 DONE 5.1s [2022-07-14T16:55:25.538Z] [2022-07-14T16:55:25.538Z] #82 exporting to image [2022-07-14T16:55:25.538Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-14T16:55:25.538Z] #82 exporting layers [2022-07-14T16:55:25.574Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T16:55:25.740Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-14T16:55:26.305Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-14T16:55:26.502Z] === RUN TestReadPluginNoRead/default [2022-07-14T16:55:26.870Z] --- PASS: TestReplicatedJob (6.03s) [2022-07-14T16:55:26.870Z] === RUN TestUpdateReplicatedJob [2022-07-14T16:55:27.127Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-14T16:55:27.868Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T16:55:27.868Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-07-14T16:55:28.058Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-14T16:55:28.989Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-14T16:55:29.233Z] === CONT TestReadPluginNoRead [2022-07-14T16:55:29.233Z] read_test.go:92: [d729baabcecaf] daemon is not started [2022-07-14T16:55:29.233Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-07-14T16:55:29.233Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-07-14T16:55:29.233Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-14T16:55:29.233Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-07-14T16:55:29.233Z] PASS [2022-07-14T16:55:29.233Z] [2022-07-14T16:55:29.233Z] DONE 6 tests in 9.545s [2022-07-14T16:55:29.233Z] 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-14T16:55:29.233Z] testing: warning: no tests to run [2022-07-14T16:55:29.233Z] PASS [2022-07-14T16:55:29.233Z] [2022-07-14T16:55:29.233Z] DONE 0 tests in 0.008s [2022-07-14T16:55:29.233Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T16:55:29.233Z] INFO: Testing against a local daemon [2022-07-14T16:55:29.233Z] === RUN TestPluginWithDevMounts [2022-07-14T16:55:29.233Z] === PAUSE TestPluginWithDevMounts [2022-07-14T16:55:29.233Z] === CONT TestPluginWithDevMounts [2022-07-14T16:55:29.247Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-14T16:55:29.504Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-14T16:55:30.068Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-14T16:55:30.631Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2022-07-14T16:55:30.631Z] === RUN TestServiceListWithStatuses [2022-07-14T16:55:30.631Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T16:55:30.631Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T16:55:30.631Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T16:55:30.889Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-14T16:55:31.123Z] --- PASS: TestPluginWithDevMounts (1.65s) [2022-07-14T16:55:31.123Z] PASS [2022-07-14T16:55:31.123Z] [2022-07-14T16:55:31.123Z] DONE 1 tests in 1.670s [2022-07-14T16:55:31.123Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T16:55:31.123Z] INFO: Testing against a local daemon [2022-07-14T16:55:31.123Z] === RUN TestSecretInspect [2022-07-14T16:55:31.821Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-14T16:55:32.753Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-14T16:55:32.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-14T16:55:33.637Z] --- PASS: TestSecretInspect (2.32s) [2022-07-14T16:55:33.637Z] === RUN TestSecretList [2022-07-14T16:55:33.687Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-14T16:55:33.731Z] #82 exporting layers 8.1s done [2022-07-14T16:55:33.731Z] #82 writing image sha256:a8a2733b3ce4b1e0d358188a7064736b2aeb7d852b86ba6ad97c295e8f673cda [2022-07-14T16:55:33.731Z] #82 writing image sha256:a8a2733b3ce4b1e0d358188a7064736b2aeb7d852b86ba6ad97c295e8f673cda done [2022-07-14T16:55:33.731Z] #82 naming to docker.io/library/docker:9464898b474ec3a4c49314169fa9c36320d3135e done [2022-07-14T16:55:33.731Z] #82 DONE 8.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:55:34.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -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:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh dynbinary test-integration [2022-07-14T16:55:34.626Z] docker_api_swarm_node_test.go:81: [d01782809b37a] joining swarm manager [dfaf8782ddcd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:55:34.883Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-14T16:55:35.526Z] --- PASS: TestSecretList (2.16s) [2022-07-14T16:55:35.526Z] === RUN TestSecretsCreateAndDelete [2022-07-14T16:55:35.815Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-14T16:55:35.982Z] [2022-07-14T16:55:35.982Z] Removing bundles/ [2022-07-14T16:55:35.982Z] [2022-07-14T16:55:35.982Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T16:55:35.982Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T16:55:35.982Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:55:37.185Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2022-07-14T16:55:37.185Z] === RUN TestDockerNetworkReConnect [2022-07-14T16:55:38.043Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-07-14T16:55:38.043Z] === RUN TestSecretsUpdate [2022-07-14T16:55:38.117Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-14T16:55:39.931Z] --- PASS: TestSecretsUpdate (2.17s) [2022-07-14T16:55:39.931Z] === RUN TestTemplatedSecret [2022-07-14T16:55:42.295Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2022-07-14T16:55:42.295Z] === RUN TestServicePlugin [2022-07-14T16:55:42.449Z] --- PASS: TestTemplatedSecret (2.60s) [2022-07-14T16:55:42.449Z] === RUN TestSecretCreateResolve [2022-07-14T16:55:43.226Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-14T16:55:44.973Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-14T16:55:44.973Z] PASS [2022-07-14T16:55:44.973Z] [2022-07-14T16:55:44.973Z] DONE 6 tests in 13.666s [2022-07-14T16:55:44.973Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T16:55:44.973Z] INFO: Testing against a local daemon [2022-07-14T16:55:44.973Z] === RUN TestServiceCreateInit [2022-07-14T16:55:44.973Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T16:55:45.752Z] plugin_test.go:61: [dbcc57ecaf0ed] joining swarm manager [d1353fd3d4824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:55:45.752Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-14T16:55:46.316Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-14T16:55:46.880Z] plugin_test.go:64: [dc2cd181b4571] joining swarm manager [d1353fd3d4824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:55:49.140Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T16:55:49.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-14T16:55:49.662Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-14T16:55:51.558Z] docker_api_swarm_node_test.go:53: [d8b315e273721] joining swarm manager [d18ad884e40ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:55:52.123Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-14T16:55:52.123Z] docker_api_swarm_node_test.go:54: [d574983da1d3a] joining swarm manager [d18ad884e40ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:55:52.409Z] --- PASS: TestServiceCreateInit (7.83s) [2022-07-14T16:55:52.409Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.93s) [2022-07-14T16:55:52.409Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-07-14T16:55:52.409Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T16:55:52.687Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-14T16:55:54.636Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-14T16:55:54.636Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-14T16:55:54.636Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-14T16:55:54.636Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-14T16:55:54.636Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-14T16:55:54.636Z] Cross building: bundles/cross/windows/amd64 [2022-07-14T16:55:54.636Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-14T16:55:54.636Z] { [2022-07-14T16:55:54.636Z] "RT_GROUP_ICON": { [2022-07-14T16:55:54.636Z] "#1": { [2022-07-14T16:55:54.636Z] "0409": "../../winresources/docker.ico" [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] }, [2022-07-14T16:55:54.636Z] "RT_MANIFEST": { [2022-07-14T16:55:54.636Z] "#1": { [2022-07-14T16:55:54.636Z] "0409": { [2022-07-14T16:55:54.636Z] "identity": {}, [2022-07-14T16:55:54.636Z] "description": "Docker Engine", [2022-07-14T16:55:54.636Z] "minimum-os": "vista", [2022-07-14T16:55:54.636Z] "execution-level": "", [2022-07-14T16:55:54.636Z] "ui-access": false, [2022-07-14T16:55:54.636Z] "auto-elevate": false, [2022-07-14T16:55:54.636Z] "dpi-awareness": "unaware", [2022-07-14T16:55:54.636Z] "disable-theming": false, [2022-07-14T16:55:54.636Z] "disable-window-filtering": false, [2022-07-14T16:55:54.636Z] "high-resolution-scrolling-aware": false, [2022-07-14T16:55:54.636Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-14T16:55:54.636Z] "long-path-aware": false, [2022-07-14T16:55:54.636Z] "printer-driver-isolation": false, [2022-07-14T16:55:54.636Z] "gdi-scaling": false, [2022-07-14T16:55:54.636Z] "segment-heap": false, [2022-07-14T16:55:54.636Z] "use-common-controls-v6": false [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] }, [2022-07-14T16:55:54.636Z] "RT_MESSAGETABLE": { [2022-07-14T16:55:54.636Z] "#1": { [2022-07-14T16:55:54.636Z] "0409": "../../winresources/event_messages.bin" [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] }, [2022-07-14T16:55:54.636Z] "RT_VERSION": { [2022-07-14T16:55:54.636Z] "#1": { [2022-07-14T16:55:54.636Z] "0409": { [2022-07-14T16:55:54.636Z] "fixed": { [2022-07-14T16:55:54.636Z] "file_version": "0.0.0.0", [2022-07-14T16:55:54.636Z] "product_version": "0.0.0.0", [2022-07-14T16:55:54.636Z] "type": "Unknown" [2022-07-14T16:55:54.636Z] }, [2022-07-14T16:55:54.636Z] "info": { [2022-07-14T16:55:54.636Z] "0000": { [2022-07-14T16:55:54.636Z] "CompanyName": "", [2022-07-14T16:55:54.636Z] "FileVersion": "dev", [2022-07-14T16:55:54.636Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-14T16:55:54.636Z] "OriginalFileName": "dockerd.exe", [2022-07-14T16:55:54.636Z] "ProductName": "", [2022-07-14T16:55:54.636Z] "ProductVersion": "dev", [2022-07-14T16:55:54.636Z] "SpecialBuild": "9464898b474ec3a4c49314169fa9c36320d3135e" [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] } [2022-07-14T16:55:54.636Z] cmd/dockerd/config.go [2022-07-14T16:55:54.636Z] cmd/dockerd/config_windows.go [2022-07-14T16:55:54.636Z] cmd/dockerd/daemon.go [2022-07-14T16:55:54.636Z] cmd/dockerd/daemon_test.go [2022-07-14T16:55:54.636Z] cmd/dockerd/daemon_windows.go [2022-07-14T16:55:54.636Z] cmd/dockerd/docker.go [2022-07-14T16:55:54.636Z] cmd/dockerd/docker_windows.go [2022-07-14T16:55:54.636Z] cmd/dockerd/genwinres_windows.go [2022-07-14T16:55:54.636Z] cmd/dockerd/metrics.go [2022-07-14T16:55:54.636Z] cmd/dockerd/options.go [2022-07-14T16:55:54.636Z] cmd/dockerd/options_test.go [2022-07-14T16:55:54.636Z] cmd/dockerd/service_windows.go [2022-07-14T16:55:54.636Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-14T16:55:54.636Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-14T16:55:55.964Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-14T16:55:56.529Z] === RUN TestDockerSuite/TestCpToDot [2022-07-14T16:55:57.093Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-14T16:55:58.024Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork 37.484s coverage: 40.6% of statements [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/datastore 0.009s coverage: 21.9% of statements [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.559s coverage: 59.9% of statements [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.7% of statements [2022-07-14T16:55:58.495Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-14T16:55:58.495Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-14T16:55:58.956Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-14T16:55:59.520Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-14T16:56:00.452Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-14T16:56:00.709Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-14T16:56:01.274Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-14T16:56:01.842Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-14T16:56:01.842Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-14T16:56:02.099Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-14T16:56:02.359Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-14T16:56:02.924Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-14T16:56:02.924Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-14T16:56:02.924Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-14T16:56:02.924Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-14T16:56:03.487Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-14T16:56:03.744Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-14T16:56:03.744Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-14T16:56:03.745Z] === RUN TestDockerSuite/TestCreateRM [2022-07-14T16:56:04.002Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-14T16:56:04.002Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-14T16:56:04.002Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-14T16:56:04.002Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-14T16:56:04.002Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-14T16:56:05.373Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-14T16:56:05.630Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-14T16:56:05.630Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-14T16:56:08.173Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-14T16:56:08.174Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-14T16:56:08.174Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-14T16:56:08.473Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.343s coverage: 6.6% of statements [2022-07-14T16:56:08.473Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-14T16:56:08.473Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.008s coverage: 63.6% of statements [2022-07-14T16:56:08.473Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-14T16:56:08.473Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-14T16:56:08.473Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-14T16:56:08.473Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-14T16:56:08.729Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-14T16:56:08.737Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-14T16:56:08.985Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-07-14T16:56:09.240Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-14T16:56:09.240Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-14T16:56:09.301Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-14T16:56:09.865Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-14T16:56:10.123Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-14T16:56:10.454Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2022-07-14T16:56:10.454Z] === RUN TestCreateServiceConflict [2022-07-14T16:56:10.454Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-14T16:56:10.454Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T16:56:10.687Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-14T16:56:11.619Z] --- PASS: TestServicePlugin (29.24s) [2022-07-14T16:56:11.619Z] === RUN TestServiceUpdateLabel [2022-07-14T16:56:12.183Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-14T16:56:13.554Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-14T16:56:13.723Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-07-14T16:56:13.723Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T16:56:14.485Z] --- PASS: TestServiceUpdateLabel (2.87s) [2022-07-14T16:56:14.485Z] === RUN TestServiceUpdateSecrets [2022-07-14T16:56:16.381Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-14T16:56:18.277Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-14T16:56:19.209Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-14T16:56:20.580Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-14T16:56:20.838Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-14T16:56:21.096Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-14T16:56:21.181Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-14T16:56:21.181Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-14T16:56:21.181Z] { [2022-07-14T16:56:21.181Z] "RT_GROUP_ICON": { [2022-07-14T16:56:21.181Z] "#1": { [2022-07-14T16:56:21.181Z] "0409": "../../winresources/docker.ico" [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] }, [2022-07-14T16:56:21.181Z] "RT_MANIFEST": { [2022-07-14T16:56:21.181Z] "#1": { [2022-07-14T16:56:21.181Z] "0409": { [2022-07-14T16:56:21.181Z] "identity": {}, [2022-07-14T16:56:21.181Z] "description": "Docker Engine", [2022-07-14T16:56:21.181Z] "minimum-os": "vista", [2022-07-14T16:56:21.181Z] "execution-level": "", [2022-07-14T16:56:21.181Z] "ui-access": false, [2022-07-14T16:56:21.181Z] "auto-elevate": false, [2022-07-14T16:56:21.181Z] "dpi-awareness": "unaware", [2022-07-14T16:56:21.181Z] "disable-theming": false, [2022-07-14T16:56:21.181Z] "disable-window-filtering": false, [2022-07-14T16:56:21.181Z] "high-resolution-scrolling-aware": false, [2022-07-14T16:56:21.181Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-14T16:56:21.181Z] "long-path-aware": false, [2022-07-14T16:56:21.181Z] "printer-driver-isolation": false, [2022-07-14T16:56:21.181Z] "gdi-scaling": false, [2022-07-14T16:56:21.181Z] "segment-heap": false, [2022-07-14T16:56:21.181Z] "use-common-controls-v6": false [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] }, [2022-07-14T16:56:21.181Z] "RT_MESSAGETABLE": { [2022-07-14T16:56:21.181Z] "#1": { [2022-07-14T16:56:21.181Z] "0409": "../../winresources/event_messages.bin" [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] }, [2022-07-14T16:56:21.181Z] "RT_VERSION": { [2022-07-14T16:56:21.181Z] "#1": { [2022-07-14T16:56:21.181Z] "0409": { [2022-07-14T16:56:21.181Z] "fixed": { [2022-07-14T16:56:21.181Z] "file_version": "0.0.0.0", [2022-07-14T16:56:21.181Z] "product_version": "0.0.0.0", [2022-07-14T16:56:21.181Z] "type": "Unknown" [2022-07-14T16:56:21.181Z] }, [2022-07-14T16:56:21.181Z] "info": { [2022-07-14T16:56:21.181Z] "0000": { [2022-07-14T16:56:21.181Z] "CompanyName": "", [2022-07-14T16:56:21.181Z] "FileVersion": "dev", [2022-07-14T16:56:21.181Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-14T16:56:21.181Z] "OriginalFileName": "docker-proxy.exe", [2022-07-14T16:56:21.181Z] "ProductName": "", [2022-07-14T16:56:21.181Z] "ProductVersion": "dev", [2022-07-14T16:56:21.181Z] "SpecialBuild": "9464898b474ec3a4c49314169fa9c36320d3135e" [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] } [2022-07-14T16:56:21.181Z] cmd/docker-proxy/genwinres_windows.go [2022-07-14T16:56:21.181Z] cmd/docker-proxy/main.go [2022-07-14T16:56:21.181Z] cmd/docker-proxy/network_proxy_test.go [2022-07-14T16:56:21.181Z] cmd/docker-proxy/proxy.go [2022-07-14T16:56:21.181Z] cmd/docker-proxy/sctp_proxy.go [2022-07-14T16:56:21.181Z] cmd/docker-proxy/tcp_proxy.go [2022-07-14T16:56:21.181Z] cmd/docker-proxy/udp_proxy.go [2022-07-14T16:56:21.181Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-14T16:56:21.181Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-14T16:56:21.181Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-14T16:56:21.181Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-14T16:56:21.181Z] remote: Enumerating objects: 23, done. [2022-07-14T16:56:21.181Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-14T16:56:21.181Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-14T16:56:21.181Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-14T16:56:21.181Z] 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-14T16:56:21.181Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-14T16:56:21.181Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-14T16:56:21.493Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-14T16:56:22.466Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-14T16:56:23.030Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-14T16:56:23.288Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-14T16:56:23.545Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-14T16:56:23.707Z] Cross building: bundles/cross/linux/ppc64le [2022-07-14T16:56:23.707Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-14T16:56:23.707Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-14T16:56:23.802Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-14T16:56:23.802Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-14T16:56:24.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-14T16:56:24.734Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-14T16:56:26.105Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-14T16:56:26.105Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-14T16:56:26.105Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-14T16:56:26.670Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-14T16:56:26.670Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-14T16:56:28.040Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-14T16:56:28.564Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-07-14T16:56:28.564Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T16:56:28.820Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-07-14T16:56:28.820Z] === RUN TestCreateServiceConfigFileMode [2022-07-14T16:56:28.971Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-14T16:56:28.972Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-14T16:56:28.972Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-14T16:56:28.972Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-14T16:56:28.972Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-14T16:56:28.972Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-14T16:56:29.536Z] --- PASS: TestServiceUpdateSecrets (15.12s) [2022-07-14T16:56:29.536Z] === RUN TestServiceUpdateConfigs [2022-07-14T16:56:30.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-14T16:56:31.165Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-14T16:56:31.340Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2022-07-14T16:56:31.340Z] === RUN TestCreateServiceSysctls [2022-07-14T16:56:31.729Z] === RUN TestDockerSuite/TestEventsRename [2022-07-14T16:56:32.293Z] === RUN TestDockerSuite/TestEventsResize [2022-07-14T16:56:32.858Z] docker_api_swarm_test.go:202: [dbdc1996471ed] joining swarm manager [d10159515529b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:56:33.115Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-14T16:56:33.679Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-14T16:56:34.242Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-14T16:56:34.609Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-07-14T16:56:34.609Z] === RUN TestCreateServiceCapabilities [2022-07-14T16:56:34.806Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-14T16:56:36.375Z] ok github.com/docker/docker/libnetwork/ipam 16.045s coverage: 85.3% of statements [2022-07-14T16:56:36.376Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-14T16:56:36.376Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-14T16:56:36.376Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-14T16:56:36.936Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-14T16:56:36.936Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-14T16:56:37.135Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2022-07-14T16:56:37.135Z] === RUN TestInspect [2022-07-14T16:56:37.192Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-14T16:56:37.345Z] === RUN TestDockerSuite/TestEventsTop [2022-07-14T16:56:37.753Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-07-14T16:56:38.277Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-14T16:56:38.315Z] ok github.com/docker/docker/libnetwork/iptables 0.183s coverage: 45.0% of statements [2022-07-14T16:56:38.570Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-14T16:56:38.825Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-14T16:56:40.404Z] --- PASS: TestInspect (2.77s) [2022-07-14T16:56:40.404Z] === RUN TestCreateJob [2022-07-14T16:56:40.800Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-14T16:56:41.732Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-14T16:56:42.296Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-14T16:56:42.860Z] === RUN TestDockerSuite/TestExec [2022-07-14T16:56:42.923Z] --- PASS: TestCreateJob (3.06s) [2022-07-14T16:56:42.923Z] === RUN TestReplicatedJob [2022-07-14T16:56:43.425Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-14T16:56:44.796Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2022-07-14T16:56:44.796Z] === RUN TestServiceUpdateNetwork [2022-07-14T16:56:45.054Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-14T16:56:46.427Z] === RUN TestDockerSuite/TestExecEnv [2022-07-14T16:56:47.360Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-14T16:56:48.291Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-14T16:56:48.856Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-14T16:56:49.461Z] --- PASS: TestReplicatedJob (5.29s) [2022-07-14T16:56:49.461Z] === RUN TestUpdateReplicatedJob [2022-07-14T16:56:51.976Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2022-07-14T16:56:51.977Z] === RUN TestServiceListWithStatuses [2022-07-14T16:56:51.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T16:56:51.977Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T16:56:51.977Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T16:56:52.132Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-14T16:56:52.389Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-14T16:56:52.954Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-14T16:56:53.518Z] === RUN TestDockerSuite/TestExecParseError [2022-07-14T16:56:54.082Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-14T16:56:54.647Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-14T16:56:55.211Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-14T16:56:55.776Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-14T16:56:55.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-14T16:56:56.144Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-07-14T16:56:56.144Z] === RUN TestDockerNetworkReConnect [2022-07-14T16:56:56.340Z] === RUN TestDockerSuite/TestExecTTY [2022-07-14T16:56:56.905Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-14T16:56:57.837Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-14T16:56:57.837Z] docker_api_swarm_test.go:384: [d4fed4c80c2ae] joining swarm manager [d74300171e8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:56:58.768Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-14T16:56:58.768Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2022-07-14T16:56:58.768Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T16:56:59.333Z] docker_api_swarm_test.go:385: [d4f9ee72c6160] joining swarm manager [d74300171e8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:56:59.333Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-14T16:56:59.333Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-14T16:56:59.333Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-14T16:56:59.412Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-07-14T16:56:59.412Z] === RUN TestServicePlugin [2022-07-14T16:56:59.898Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-14T16:57:00.830Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-14T16:57:01.087Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-14T16:57:01.651Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-14T16:57:02.458Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-14T16:57:02.458Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-14T16:57:02.458Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-14T16:57:02.458Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-14T16:57:02.458Z] Cross building: bundles/cross/linux/s390x [2022-07-14T16:57:02.458Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-14T16:57:02.458Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-14T16:57:02.583Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-14T16:57:03.147Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-14T16:57:03.585Z] plugin_test.go:61: [d0e132c338a4e] joining swarm manager [dab4429f46fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:57:03.711Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-14T16:57:04.146Z] plugin_test.go:64: [d80b5025b8c31] joining swarm manager [dab4429f46fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:57:05.082Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-14T16:57:06.986Z] === RUN TestDockerSuite/TestHealth [2022-07-14T16:57:07.938Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-14T16:57:16.038Z] --- PASS: TestServiceUpdatePidsLimit (16.64s) [2022-07-14T16:57:16.038Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-14T16:57:16.038Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2022-07-14T16:57:16.038Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2022-07-14T16:57:16.038Z] PASS [2022-07-14T16:57:16.038Z] [2022-07-14T16:57:16.038Z] === Skipped [2022-07-14T16:57:16.038Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T16:57:16.038Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T16:57:16.038Z] [2022-07-14T16:57:16.038Z] DONE 27 tests, 1 skipped in 179.271s [2022-07-14T16:57:16.038Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T16:57:16.038Z] ++ 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-14T16:57:16.038Z] ++ set -e [2022-07-14T16:57:16.038Z] ++ '[' -n 0 ']' [2022-07-14T16:57:16.038Z] ++ set -x [2022-07-14T16:57:16.038Z] ++ 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-14T16:57:16.038Z] INFO: Testing against a local daemon [2022-07-14T16:57:16.038Z] === RUN TestSessionCreate [2022-07-14T16:57:16.038Z] --- PASS: TestSessionCreate (0.02s) [2022-07-14T16:57:16.038Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T16:57:16.038Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-07-14T16:57:16.038Z] PASS [2022-07-14T16:57:16.038Z] [2022-07-14T16:57:16.038Z] DONE 2 tests in 0.122s [2022-07-14T16:57:16.038Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T16:57:16.038Z] ++ 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-14T16:57:16.038Z] ++ set -e [2022-07-14T16:57:16.038Z] ++ '[' -n 0 ']' [2022-07-14T16:57:16.038Z] ++ set -x [2022-07-14T16:57:16.038Z] ++ 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-14T16:57:16.038Z] INFO: Testing against a local daemon [2022-07-14T16:57:16.038Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T16:57:16.038Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T16:57:16.038Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T16:57:16.038Z] === RUN TestDiskUsage [2022-07-14T16:57:16.038Z] === PAUSE TestDiskUsage [2022-07-14T16:57:16.038Z] === RUN TestEventsExecDie [2022-07-14T16:57:16.296Z] --- PASS: TestEventsExecDie (0.62s) [2022-07-14T16:57:16.296Z] === RUN TestEventsBackwardsCompatible [2022-07-14T16:57:16.296Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-14T16:57:16.296Z] === RUN TestEventsVolumeCreate [2022-07-14T16:57:16.296Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-14T16:57:16.296Z] === RUN TestInfoBinaryCommits [2022-07-14T16:57:16.296Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-14T16:57:16.296Z] === RUN TestInfoAPIVersioned [2022-07-14T16:57:16.296Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-14T16:57:16.296Z] === RUN TestInfoAPI [2022-07-14T16:57:16.553Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T16:57:16.553Z] === RUN TestInfoAPIWarnings [2022-07-14T16:57:26.511Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-14T16:57:29.002Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-14T16:57:29.002Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-14T16:57:29.002Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-14T16:57:29.002Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-14T16:57:29.002Z] [2022-07-14T16:57:29.034Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-14T16:57:30.653Z] --- PASS: TestServicePlugin (30.21s) [2022-07-14T16:57:30.653Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-07-14T16:57:30.930Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-14T16:57:30.930Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [Pipeline] sh [2022-07-14T16:57:31.187Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-14T16:57:31.188Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-14T16:57:31.216Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-14T16:57:31.493Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/test/unit [2022-07-14T16:57:31.751Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-14T16:57:31.751Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-14T16:57:31.751Z] + TESTDIRS=./... [2022-07-14T16:57:31.751Z] + exclude_paths='/vendor/|/integration' [2022-07-14T16:57:31.751Z] ++ go list ./... [2022-07-14T16:57:31.751Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-14T16:57:31.752Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-14T16:57:31.752Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-14T16:57:32.021Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-07-14T16:57:32.021Z] === RUN TestServiceUpdateSecrets [2022-07-14T16:57:32.317Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-14T16:57:32.319Z] + pkg_list='github.com/docker/docker/api [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/backend [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/container [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/events [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/filters [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/image [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/mount [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/network [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/registry [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/time [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/versions [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:57:32.319Z] github.com/docker/docker/api/types/volume [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:57:32.319Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:57:32.319Z] github.com/docker/docker/cli [2022-07-14T16:57:32.319Z] github.com/docker/docker/cli/config [2022-07-14T16:57:32.319Z] github.com/docker/docker/cli/debug [2022-07-14T16:57:32.319Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:57:32.319Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:57:32.319Z] github.com/docker/docker/client [2022-07-14T16:57:32.319Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:57:32.319Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:57:32.319Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:57:32.319Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:57:32.319Z] github.com/docker/docker/container [2022-07-14T16:57:32.319Z] github.com/docker/docker/container/stream [2022-07-14T16:57:32.319Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:57:32.319Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:57:32.319Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/config [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/events [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/exec [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/images [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/links [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/names [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/network [2022-07-14T16:57:32.319Z] github.com/docker/docker/daemon/stats [2022-07-14T16:57:32.319Z] github.com/docker/docker/distribution [2022-07-14T16:57:32.319Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:57:32.319Z] github.com/docker/docker/distribution/utils [2022-07-14T16:57:32.319Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:57:32.319Z] github.com/docker/docker/dockerversion [2022-07-14T16:57:32.319Z] github.com/docker/docker/errdefs [2022-07-14T16:57:32.319Z] github.com/docker/docker/image [2022-07-14T16:57:32.319Z] github.com/docker/docker/image/cache [2022-07-14T16:57:32.319Z] github.com/docker/docker/image/tarexport [2022-07-14T16:57:32.319Z] github.com/docker/docker/image/v1 [2022-07-14T16:57:32.319Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:57:32.319Z] github.com/docker/docker/layer [2022-07-14T16:57:32.319Z] github.com/docker/docker/libcontainerd [2022-07-14T16:57:32.319Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:57:32.319Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:57:32.319Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:57:32.319Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:57:32.319Z] github.com/docker/docker/libnetwork/types [2022-07-14T16:57:32.319Z] github.com/docker/docker/oci [2022-07-14T16:57:32.319Z] github.com/docker/docker/oci/caps [2022-07-14T16:57:32.319Z] github.com/docker/docker/opts [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/archive [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:57:32.319Z] github.com/docker/docker/pkg/directory [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/platform [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/pools [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/progress [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/signal [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/stack [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/system [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:57:32.320Z] github.com/docker/docker/plugin [2022-07-14T16:57:32.320Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:57:32.320Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:57:32.320Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:57:32.320Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:57:32.320Z] github.com/docker/docker/quota [2022-07-14T16:57:32.320Z] github.com/docker/docker/reference [2022-07-14T16:57:32.320Z] github.com/docker/docker/registry [2022-07-14T16:57:32.320Z] github.com/docker/docker/registry/resumable [2022-07-14T16:57:32.320Z] github.com/docker/docker/restartmanager [2022-07-14T16:57:32.320Z] github.com/docker/docker/rootless [2022-07-14T16:57:32.320Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:57:32.320Z] github.com/docker/docker/runconfig [2022-07-14T16:57:32.320Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/environment [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/registry [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/request [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/drivers [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/local [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/mounts [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/service [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:57:32.320Z] ++ grep --fixed-strings -v /libnetwork [2022-07-14T16:57:32.320Z] ++ echo 'github.com/docker/docker/api [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/backend [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/container [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/events [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/filters [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/image [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/mount [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/network [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/registry [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/time [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/versions [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/volume [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:57:32.320Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:57:32.320Z] github.com/docker/docker/cli [2022-07-14T16:57:32.320Z] github.com/docker/docker/cli/config [2022-07-14T16:57:32.320Z] github.com/docker/docker/cli/debug [2022-07-14T16:57:32.320Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:57:32.320Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:57:32.320Z] github.com/docker/docker/client [2022-07-14T16:57:32.320Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:57:32.320Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:57:32.320Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:57:32.320Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:57:32.320Z] github.com/docker/docker/container [2022-07-14T16:57:32.320Z] github.com/docker/docker/container/stream [2022-07-14T16:57:32.320Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:57:32.320Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:57:32.320Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/config [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/events [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/exec [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/images [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/links [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/names [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/network [2022-07-14T16:57:32.320Z] github.com/docker/docker/daemon/stats [2022-07-14T16:57:32.320Z] github.com/docker/docker/distribution [2022-07-14T16:57:32.320Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:57:32.320Z] github.com/docker/docker/distribution/utils [2022-07-14T16:57:32.320Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:57:32.320Z] github.com/docker/docker/dockerversion [2022-07-14T16:57:32.320Z] github.com/docker/docker/errdefs [2022-07-14T16:57:32.320Z] github.com/docker/docker/image [2022-07-14T16:57:32.320Z] github.com/docker/docker/image/cache [2022-07-14T16:57:32.320Z] github.com/docker/docker/image/tarexport [2022-07-14T16:57:32.320Z] github.com/docker/docker/image/v1 [2022-07-14T16:57:32.320Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:57:32.320Z] github.com/docker/docker/layer [2022-07-14T16:57:32.320Z] github.com/docker/docker/libcontainerd [2022-07-14T16:57:32.320Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:57:32.320Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:57:32.320Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:57:32.320Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/libnetwork/types [2022-07-14T16:57:32.320Z] github.com/docker/docker/oci [2022-07-14T16:57:32.320Z] github.com/docker/docker/oci/caps [2022-07-14T16:57:32.320Z] github.com/docker/docker/opts [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/archive [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/directory [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/platform [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/pools [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/progress [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/signal [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/stack [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/system [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:57:32.320Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:57:32.320Z] github.com/docker/docker/plugin [2022-07-14T16:57:32.320Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:57:32.320Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:57:32.320Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:57:32.320Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:57:32.320Z] github.com/docker/docker/quota [2022-07-14T16:57:32.320Z] github.com/docker/docker/reference [2022-07-14T16:57:32.320Z] github.com/docker/docker/registry [2022-07-14T16:57:32.320Z] github.com/docker/docker/registry/resumable [2022-07-14T16:57:32.320Z] github.com/docker/docker/restartmanager [2022-07-14T16:57:32.320Z] github.com/docker/docker/rootless [2022-07-14T16:57:32.320Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:57:32.320Z] github.com/docker/docker/runconfig [2022-07-14T16:57:32.320Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/environment [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/registry [2022-07-14T16:57:32.320Z] github.com/docker/docker/testutil/request [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/drivers [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/local [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/mounts [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/service [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:57:32.320Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:57:32.320Z] + base_pkg_list='github.com/docker/docker/api [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/backend [2022-07-14T16:57:32.320Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/container [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/events [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/filters [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/image [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/mount [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/network [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/registry [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/time [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/versions [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/volume [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/config [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/debug [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:57:32.321Z] github.com/docker/docker/client [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:57:32.321Z] github.com/docker/docker/container [2022-07-14T16:57:32.321Z] github.com/docker/docker/container/stream [2022-07-14T16:57:32.321Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:57:32.321Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:57:32.321Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/config [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/events [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/exec [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/images [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/links [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/names [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/network [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/stats [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution/utils [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:57:32.321Z] github.com/docker/docker/dockerversion [2022-07-14T16:57:32.321Z] github.com/docker/docker/errdefs [2022-07-14T16:57:32.321Z] github.com/docker/docker/image [2022-07-14T16:57:32.321Z] github.com/docker/docker/image/cache [2022-07-14T16:57:32.321Z] github.com/docker/docker/image/tarexport [2022-07-14T16:57:32.321Z] github.com/docker/docker/image/v1 [2022-07-14T16:57:32.321Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:57:32.321Z] github.com/docker/docker/layer [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:57:32.321Z] github.com/docker/docker/oci [2022-07-14T16:57:32.321Z] github.com/docker/docker/oci/caps [2022-07-14T16:57:32.321Z] github.com/docker/docker/opts [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/archive [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/directory [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/platform [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/pools [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/progress [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/signal [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/stack [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/system [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:57:32.321Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:57:32.321Z] github.com/docker/docker/plugin [2022-07-14T16:57:32.321Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:57:32.321Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:57:32.321Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:57:32.321Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:57:32.321Z] github.com/docker/docker/quota [2022-07-14T16:57:32.321Z] github.com/docker/docker/reference [2022-07-14T16:57:32.321Z] github.com/docker/docker/registry [2022-07-14T16:57:32.321Z] github.com/docker/docker/registry/resumable [2022-07-14T16:57:32.321Z] github.com/docker/docker/restartmanager [2022-07-14T16:57:32.321Z] github.com/docker/docker/rootless [2022-07-14T16:57:32.321Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:57:32.321Z] github.com/docker/docker/runconfig [2022-07-14T16:57:32.321Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/environment [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/registry [2022-07-14T16:57:32.321Z] github.com/docker/docker/testutil/request [2022-07-14T16:57:32.321Z] github.com/docker/docker/volume [2022-07-14T16:57:32.321Z] github.com/docker/docker/volume/drivers [2022-07-14T16:57:32.321Z] github.com/docker/docker/volume/local [2022-07-14T16:57:32.321Z] github.com/docker/docker/volume/mounts [2022-07-14T16:57:32.321Z] github.com/docker/docker/volume/service [2022-07-14T16:57:32.321Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:57:32.321Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:57:32.321Z] ++ grep --fixed-strings /libnetwork [2022-07-14T16:57:32.321Z] ++ echo 'github.com/docker/docker/api [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/backend [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/container [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/events [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/filters [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/image [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/mount [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/network [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/registry [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/time [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/versions [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:57:32.321Z] github.com/docker/docker/api/types/volume [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:57:32.321Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/config [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/debug [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:57:32.321Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:57:32.321Z] github.com/docker/docker/client [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:57:32.321Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:57:32.321Z] github.com/docker/docker/container [2022-07-14T16:57:32.321Z] github.com/docker/docker/container/stream [2022-07-14T16:57:32.321Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:57:32.321Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:57:32.321Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/config [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/events [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/exec [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/images [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/links [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/names [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/network [2022-07-14T16:57:32.321Z] github.com/docker/docker/daemon/stats [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution/utils [2022-07-14T16:57:32.321Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:57:32.321Z] github.com/docker/docker/dockerversion [2022-07-14T16:57:32.321Z] github.com/docker/docker/errdefs [2022-07-14T16:57:32.321Z] github.com/docker/docker/image [2022-07-14T16:57:32.321Z] github.com/docker/docker/image/cache [2022-07-14T16:57:32.321Z] github.com/docker/docker/image/tarexport [2022-07-14T16:57:32.321Z] github.com/docker/docker/image/v1 [2022-07-14T16:57:32.321Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:57:32.321Z] github.com/docker/docker/layer [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:57:32.321Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:57:32.321Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/types [2022-07-14T16:57:32.322Z] github.com/docker/docker/oci [2022-07-14T16:57:32.322Z] github.com/docker/docker/oci/caps [2022-07-14T16:57:32.322Z] github.com/docker/docker/opts [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/archive [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/directory [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/platform [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/pools [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/progress [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/signal [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/stack [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/system [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:57:32.322Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:57:32.322Z] github.com/docker/docker/plugin [2022-07-14T16:57:32.322Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:57:32.322Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:57:32.322Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:57:32.322Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:57:32.322Z] github.com/docker/docker/quota [2022-07-14T16:57:32.322Z] github.com/docker/docker/reference [2022-07-14T16:57:32.322Z] github.com/docker/docker/registry [2022-07-14T16:57:32.322Z] github.com/docker/docker/registry/resumable [2022-07-14T16:57:32.322Z] github.com/docker/docker/restartmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/rootless [2022-07-14T16:57:32.322Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:57:32.322Z] github.com/docker/docker/runconfig [2022-07-14T16:57:32.322Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/environment [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/registry [2022-07-14T16:57:32.322Z] github.com/docker/docker/testutil/request [2022-07-14T16:57:32.322Z] github.com/docker/docker/volume [2022-07-14T16:57:32.322Z] github.com/docker/docker/volume/drivers [2022-07-14T16:57:32.322Z] github.com/docker/docker/volume/local [2022-07-14T16:57:32.322Z] github.com/docker/docker/volume/mounts [2022-07-14T16:57:32.322Z] github.com/docker/docker/volume/service [2022-07-14T16:57:32.322Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:57:32.322Z] github.com/docker/docker/volume/testutils' [2022-07-14T16:57:32.322Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/types' [2022-07-14T16:57:32.322Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-14T16:57:32.322Z] + echo 'github.com/docker/docker/libnetwork [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/types' [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:57:32.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:57:32.322Z] + type docker-proxy [2022-07-14T16:57:32.322Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-14T16:57:32.322Z] + hack/make.sh binary-proxy install-proxy [2022-07-14T16:57:32.322Z] [2022-07-14T16:57:32.322Z] Removing bundles/ [2022-07-14T16:57:32.322Z] [2022-07-14T16:57:32.322Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-14T16:57:32.322Z] Building: bundles/binary-proxy/docker-proxy [2022-07-14T16:57:32.322Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:57:32.882Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-14T16:57:32.883Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-14T16:57:32.883Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-14T16:57:32.883Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-14T16:57:32.883Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-14T16:57:32.883Z] === RUN TestInfoDebug [2022-07-14T16:57:33.139Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-14T16:57:33.397Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-14T16:57:33.397Z] --- PASS: TestInfoDebug (0.52s) [2022-07-14T16:57:33.397Z] === RUN TestInfoInsecureRegistries [2022-07-14T16:57:33.654Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-14T16:57:33.654Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-14T16:57:33.912Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-14T16:57:33.912Z] === RUN TestInfoRegistryMirrors [2022-07-14T16:57:34.169Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-14T16:57:34.169Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-14T16:57:34.426Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-14T16:57:34.426Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T16:57:34.684Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-14T16:57:34.941Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-14T16:57:34.941Z] === RUN TestPingCacheHeaders [2022-07-14T16:57:34.941Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-07-14T16:57:34.941Z] === RUN TestPingGet [2022-07-14T16:57:34.941Z] --- PASS: TestPingGet (0.01s) [2022-07-14T16:57:34.941Z] === RUN TestPingHead [2022-07-14T16:57:34.941Z] --- PASS: TestPingHead (0.02s) [2022-07-14T16:57:34.941Z] === RUN TestPingSwarmHeader [2022-07-14T16:57:35.506Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-14T16:57:35.506Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T16:57:35.506Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-14T16:57:35.605Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-14T16:57:35.605Z] [2022-07-14T16:57:35.605Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-14T16:57:35.605Z] Installing docker-proxy to /usr/local/bin/ [2022-07-14T16:57:35.605Z] [2022-07-14T16:57:35.605Z] + mkdir -p bundles [2022-07-14T16:57:35.605Z] + '[' -n 'github.com/docker/docker/api [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/backend/build [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/httpstatus [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/httputils [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/middleware [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/build [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/container [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/debug [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/distribution [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/grpc [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/image [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/network [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/plugin [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/session [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/swarm [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/system [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/server/router/volume [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/backend [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/blkiodev [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/container [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/events [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/filters [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/image [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/mount [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/network [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/registry [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/strslice [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/swarm [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/time [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/versions [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-14T16:57:35.605Z] github.com/docker/docker/api/types/volume [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/builder-next [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/builder-next/worker [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/dockerfile [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/remotecontext [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/remotecontext/git [2022-07-14T16:57:35.605Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-14T16:57:35.605Z] github.com/docker/docker/cli [2022-07-14T16:57:35.605Z] github.com/docker/docker/cli/config [2022-07-14T16:57:35.605Z] github.com/docker/docker/cli/debug [2022-07-14T16:57:35.605Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-14T16:57:35.605Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-14T16:57:35.605Z] github.com/docker/docker/client [2022-07-14T16:57:35.605Z] github.com/docker/docker/cmd/docker-proxy [2022-07-14T16:57:35.605Z] github.com/docker/docker/cmd/dockerd [2022-07-14T16:57:35.605Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-14T16:57:35.605Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-14T16:57:35.605Z] github.com/docker/docker/container [2022-07-14T16:57:35.605Z] github.com/docker/docker/container/stream [2022-07-14T16:57:35.605Z] github.com/docker/docker/contrib/apparmor [2022-07-14T16:57:35.605Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-14T16:57:35.605Z] github.com/docker/docker/contrib/httpserver [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/cluster [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/cluster/convert [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/cluster/executor [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/cluster/provider [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/config [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/events [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/events/testutils [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/exec [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/images [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/initlayer [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/links [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/listeners [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger/gelf [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger/journald [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-14T16:57:35.605Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/local [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/logentries [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/splunk [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/syslog [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/logger/templates [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/names [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/network [2022-07-14T16:57:35.606Z] github.com/docker/docker/daemon/stats [2022-07-14T16:57:35.606Z] github.com/docker/docker/distribution [2022-07-14T16:57:35.606Z] github.com/docker/docker/distribution/metadata [2022-07-14T16:57:35.606Z] github.com/docker/docker/distribution/utils [2022-07-14T16:57:35.606Z] github.com/docker/docker/distribution/xfer [2022-07-14T16:57:35.606Z] github.com/docker/docker/dockerversion [2022-07-14T16:57:35.606Z] github.com/docker/docker/errdefs [2022-07-14T16:57:35.606Z] github.com/docker/docker/image [2022-07-14T16:57:35.606Z] github.com/docker/docker/image/cache [2022-07-14T16:57:35.606Z] github.com/docker/docker/image/tarexport [2022-07-14T16:57:35.606Z] github.com/docker/docker/image/v1 [2022-07-14T16:57:35.606Z] github.com/docker/docker/internal/test/suite [2022-07-14T16:57:35.606Z] github.com/docker/docker/layer [2022-07-14T16:57:35.606Z] github.com/docker/docker/libcontainerd [2022-07-14T16:57:35.606Z] github.com/docker/docker/libcontainerd/queue [2022-07-14T16:57:35.606Z] github.com/docker/docker/libcontainerd/remote [2022-07-14T16:57:35.606Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-14T16:57:35.606Z] github.com/docker/docker/libcontainerd/types [2022-07-14T16:57:35.606Z] github.com/docker/docker/oci [2022-07-14T16:57:35.606Z] github.com/docker/docker/oci/caps [2022-07-14T16:57:35.606Z] github.com/docker/docker/opts [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/aaparser [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/archive [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/authorization [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/broadcaster [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/capabilities [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/chrootarchive [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/containerfs [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/devicemapper [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/directory [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/dmesg [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/fileutils [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/fsutils [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/homedir [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/idtools [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/ioutils [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/jsonmessage [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/longpath [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/loopback [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/namesgenerator [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/parsers [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/pidfile [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/platform [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/plugingetter [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/plugins [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/plugins/transport [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/pools [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/progress [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/pubsub [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/reexec [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/signal [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/stack [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/stdcopy [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/streamformatter [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/stringid [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/sysinfo [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/system [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/tailfile [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/tarsum [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/urlutil [2022-07-14T16:57:35.606Z] github.com/docker/docker/pkg/useragent [2022-07-14T16:57:35.606Z] github.com/docker/docker/plugin [2022-07-14T16:57:35.606Z] github.com/docker/docker/plugin/executor/containerd [2022-07-14T16:57:35.606Z] github.com/docker/docker/plugin/v2 [2022-07-14T16:57:35.606Z] github.com/docker/docker/profiles/apparmor [2022-07-14T16:57:35.606Z] github.com/docker/docker/profiles/seccomp [2022-07-14T16:57:35.606Z] github.com/docker/docker/quota [2022-07-14T16:57:35.606Z] github.com/docker/docker/reference [2022-07-14T16:57:35.606Z] github.com/docker/docker/registry [2022-07-14T16:57:35.606Z] github.com/docker/docker/registry/resumable [2022-07-14T16:57:35.606Z] github.com/docker/docker/restartmanager [2022-07-14T16:57:35.606Z] github.com/docker/docker/rootless [2022-07-14T16:57:35.606Z] github.com/docker/docker/rootless/specconv [2022-07-14T16:57:35.606Z] github.com/docker/docker/runconfig [2022-07-14T16:57:35.606Z] github.com/docker/docker/runconfig/opts [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/daemon [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/environment [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/fakecontext [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/fakegit [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/fakestorage [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/fixtures/load [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/registry [2022-07-14T16:57:35.606Z] github.com/docker/docker/testutil/request [2022-07-14T16:57:35.606Z] github.com/docker/docker/volume [2022-07-14T16:57:35.606Z] github.com/docker/docker/volume/drivers [2022-07-14T16:57:35.606Z] github.com/docker/docker/volume/local [2022-07-14T16:57:35.606Z] github.com/docker/docker/volume/mounts [2022-07-14T16:57:35.606Z] github.com/docker/docker/volume/service [2022-07-14T16:57:35.606Z] github.com/docker/docker/volume/service/opts [2022-07-14T16:57:35.606Z] github.com/docker/docker/volume/testutils' ']' [2022-07-14T16:57:35.606Z] + 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-14T16:57:36.070Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-14T16:57:36.070Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T16:57:36.173Z] ? github.com/docker/docker/api [no test files] [2022-07-14T16:57:37.441Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T16:57:37.441Z] --- PASS: TestPingSwarmHeader (2.25s) [2022-07-14T16:57:37.441Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T16:57:37.441Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T16:57:37.441Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T16:57:37.441Z] === RUN TestVersion [2022-07-14T16:57:37.441Z] --- PASS: TestVersion (0.02s) [2022-07-14T16:57:37.441Z] === CONT TestDiskUsage [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T16:57:37.698Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T16:57:37.956Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T16:57:38.213Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage (1.23s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.01s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-14T16:57:38.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T16:57:38.471Z] PASS [2022-07-14T16:57:38.471Z] [2022-07-14T16:57:38.471Z] === Skipped [2022-07-14T16:57:38.471Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T16:57:38.471Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T16:57:38.471Z] [2022-07-14T16:57:38.471Z] DONE 54 tests, 1 skipped in 22.863s [2022-07-14T16:57:38.471Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T16:57:38.471Z] ++ 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-14T16:57:38.471Z] ++ set -e [2022-07-14T16:57:38.471Z] ++ '[' -n 0 ']' [2022-07-14T16:57:38.471Z] ++ set -x [2022-07-14T16:57:38.471Z] ++ 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-14T16:57:38.471Z] INFO: Testing against a local daemon [2022-07-14T16:57:38.471Z] === RUN TestVolumesCreateAndList [2022-07-14T16:57:38.471Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-14T16:57:38.471Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T16:57:38.471Z] === RUN TestVolumesRemove [2022-07-14T16:57:38.471Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-14T16:57:38.728Z] === RUN TestVolumesInspect [2022-07-14T16:57:38.728Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-14T16:57:38.728Z] === RUN TestVolumesInvalidJSON [2022-07-14T16:57:38.728Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T16:57:38.728Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T16:57:38.728Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T16:57:38.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T16:57:38.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T16:57:38.728Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T16:57:38.728Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T16:57:38.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T16:57:38.728Z] PASS [2022-07-14T16:57:38.728Z] [2022-07-14T16:57:38.728Z] DONE 9 tests in 0.202s [2022-07-14T16:57:38.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T16:57:38.986Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T16:57:38.986Z] +++ kill 11289 [2022-07-14T16:57:39.244Z] +++ /etc/init.d/apparmor stop [2022-07-14T16:57:39.244Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T16:57:39.244Z] [2022-07-14T16:57:39.244Z] Unloading profiles will leave already running processes permanently [2022-07-14T16:57:39.244Z] unconfined, which can lead to unexpected situations. [2022-07-14T16:57:39.244Z] [2022-07-14T16:57:39.244Z] To set a process to complain mode, use the command line tool [2022-07-14T16:57:39.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T16:57:39.244Z] +++ true [2022-07-14T16:57:39.244Z] exiting test-integration [2022-07-14T16:57:39.244Z] ++ exit 0 [2022-07-14T16:57:39.244Z] [2022-07-14T16:57:39.501Z] + for job in $(jobs -p) [2022-07-14T16:57:39.501Z] + wait 10784 [2022-07-14T16:57:40.871Z] === RUN TestDockerSuite/TestImportFile [2022-07-14T16:57:41.802Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-14T16:57:41.802Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-14T16:57:42.501Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T16:57:42.501Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:57:42.501Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:57:42.501Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T16:57:42.501Z] [2022-07-14T16:57:42.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T16:57:42.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T16:57:42.501Z] HOSTNAME=d1b659d21c33 [2022-07-14T16:57:42.501Z] DEST=bundles/test-integration [2022-07-14T16:57:42.501Z] PWD=/go/src/github.com/docker/docker [2022-07-14T16:57:42.501Z] DOCKER_ROOTLESS=1 [2022-07-14T16:57:42.501Z] DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T16:57:42.501Z] container=docker [2022-07-14T16:57:42.501Z] HOME=/root [2022-07-14T16:57:42.501Z] GOLANG_VERSION=1.18.4 [2022-07-14T16:57:42.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T16:57:42.501Z] VALIDATE_BRANCH=master [2022-07-14T16:57:42.501Z] TERM=xterm [2022-07-14T16:57:42.501Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T16:57:42.501Z] SHLVL=1 [2022-07-14T16:57:42.501Z] TIMEOUT=120m [2022-07-14T16:57:42.501Z] DOCKER_BUILDTAGS= journald [2022-07-14T16:57:42.501Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T16:57:42.501Z] GO111MODULE=off [2022-07-14T16:57:42.501Z] DOCKER_EXPERIMENTAL=1 [2022-07-14T16:57:42.501Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T16:57:42.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T16:57:42.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T16:57:42.501Z] GOPATH=/go [2022-07-14T16:57:42.501Z] PKG_CONFIG=pkg-config [2022-07-14T16:57:42.501Z] _=/usr/bin/env [2022-07-14T16:57:42.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T16:57:43.172Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-14T16:57:44.106Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-14T16:57:44.338Z] ok github.com/docker/docker/api/server 0.042s coverage: 7.9% of statements [2022-07-14T16:57:45.476Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-14T16:57:45.733Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-14T16:57:46.300Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-14T16:57:46.859Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-07-14T16:57:46.859Z] === RUN TestServiceUpdateConfigs [2022-07-14T16:57:46.878Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-14T16:57:46.878Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-14T16:57:46.878Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-14T16:57:47.445Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-14T16:57:48.008Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-14T16:57:48.008Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-14T16:57:48.940Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-14T16:57:48.940Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-14T16:57:48.940Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-14T16:57:49.505Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-14T16:57:50.070Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-14T16:57:50.634Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-14T16:57:51.198Z] === RUN TestDockerSuite/TestInspectImage [2022-07-14T16:57:51.198Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-14T16:57:51.198Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-14T16:57:51.198Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-14T16:57:51.198Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-14T16:57:51.763Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-14T16:57:52.329Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-14T16:57:52.329Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-14T16:57:52.893Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-14T16:57:53.457Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-14T16:57:55.982Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-14T16:57:55.982Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-14T16:57:55.982Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-14T16:57:56.913Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-14T16:57:57.846Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-14T16:57:58.411Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-14T16:57:58.668Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-14T16:57:59.232Z] check_test.go:611: [d4f9ee72c6160] daemon is not started [2022-07-14T16:57:59.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-14T16:57:59.232Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-14T16:57:59.797Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-14T16:58:00.362Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-14T16:58:00.926Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-14T16:58:00.926Z] docker_api_swarm_test.go:802: [d3d00d06426b2] joining swarm manager [d843bc8284b52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:58:00.926Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-14T16:58:01.699Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-07-14T16:58:01.699Z] === RUN TestServiceUpdateNetwork [2022-07-14T16:58:02.297Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-14T16:58:02.554Z] docker_api_swarm_test.go:802: [db9580f8d68c7] joining swarm manager [d843bc8284b52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:58:03.119Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-14T16:58:03.376Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-14T16:58:03.633Z] docker_api_swarm_test.go:802: [d4009bacd4875] joining swarm manager [d843bc8284b52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-14T16:58:04.564Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-14T16:58:04.821Z] docker_api_swarm_test.go:802: [d36e0bdac4a8e] joining swarm manager [d843bc8284b52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-14T16:58:06.191Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-14T16:58:06.278Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-07-14T16:58:06.278Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-14T16:58:06.278Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 77.3% of statements [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 6.0% of statements [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-14T16:58:06.279Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.006s coverage: 100.0% of statements [2022-07-14T16:58:06.279Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2022-07-14T16:58:06.538Z] ok github.com/docker/docker/cmd/docker-proxy 0.206s coverage: 67.6% of statements [2022-07-14T16:58:07.123Z] docker_api_swarm_test.go:810: [dd52130d6d88c] joining swarm manager [d843bc8284b52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-14T16:58:07.474Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.7% of statements [2022-07-14T16:58:08.054Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-14T16:58:08.054Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-14T16:58:08.410Z] ok github.com/docker/docker/builder/dockerfile 0.617s coverage: 49.3% of statements [2022-07-14T16:58:09.424Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-14T16:58:09.682Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-14T16:58:10.246Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-14T16:58:11.697Z] ok github.com/docker/docker/builder/remotecontext/git 5.436s coverage: 86.3% of statements [2022-07-14T16:58:11.697Z] ? github.com/docker/docker/cli [no test files] [2022-07-14T16:58:11.697Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-14T16:58:11.697Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-14T16:58:11.697Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-14T16:58:11.697Z] ok github.com/docker/docker/client 0.121s coverage: 75.9% of statements [2022-07-14T16:58:13.867Z] --- PASS: TestServiceUpdateNetwork (12.68s) [2022-07-14T16:58:13.867Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T16:58:14.795Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-14T16:58:15.723Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-14T16:58:18.344Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-14T16:58:19.735Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-14T16:58:19.814Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-14T16:58:19.814Z] ok github.com/docker/docker/container 0.131s coverage: 36.2% of statements [2022-07-14T16:58:19.814Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 36.9% of statements [2022-07-14T16:58:19.992Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-14T16:58:20.751Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2022-07-14T16:58:20.751Z] ok github.com/docker/docker/cmd/dockerd/trap 2.750s coverage: 0.0% of statements [2022-07-14T16:58:20.751Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2022-07-14T16:58:20.751Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.7% of statements [2022-07-14T16:58:21.887Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-14T16:58:21.887Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-14T16:58:21.887Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-14T16:58:22.263Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-14T16:58:22.452Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-14T16:58:22.655Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.404s coverage: 56.2% of statements [2022-07-14T16:58:22.655Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.995s coverage: 74.8% of statements [2022-07-14T16:58:23.384Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-14T16:58:24.033Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.028s coverage: 3.0% of statements [2022-07-14T16:58:24.033Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.029s coverage: 1.9% of statements [2022-07-14T16:58:24.033Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 31.5% of statements [2022-07-14T16:58:24.033Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-07-14T16:58:24.033Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-14T16:58:24.033Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-14T16:58:24.033Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-14T16:58:24.033Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-14T16:58:24.033Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-14T16:58:24.315Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-14T16:58:24.969Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.267s coverage: 50.6% of statements [2022-07-14T16:58:24.969Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-14T16:58:24.969Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2022-07-14T16:58:25.245Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-14T16:58:25.536Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-07-14T16:58:25.536Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.8% of statements [2022-07-14T16:58:26.102Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-07-14T16:58:26.176Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-14T16:58:26.361Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 80.2% of statements [2022-07-14T16:58:26.361Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-07-14T16:58:26.361Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.445s coverage: 58.5% of statements [2022-07-14T16:58:26.361Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-07-14T16:58:26.928Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-07-14T16:58:26.928Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.4% of statements [2022-07-14T16:58:27.496Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.4% of statements [2022-07-14T16:58:27.496Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.117s coverage: 76.8% of statements [2022-07-14T16:58:27.496Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-07-14T16:58:27.496Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-07-14T16:58:27.496Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 62.3% of statements [2022-07-14T16:58:27.546Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-14T16:58:28.063Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2022-07-14T16:58:28.063Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.734s coverage: 46.1% of statements [2022-07-14T16:58:28.109Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-14T16:58:28.322Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2022-07-14T16:58:28.322Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2022-07-14T16:58:28.322Z] ok github.com/docker/docker/distribution/metadata 0.066s coverage: 44.4% of statements [2022-07-14T16:58:28.673Z] === RUN TestDockerSuite/TestLogsSince [2022-07-14T16:58:28.889Z] ok github.com/docker/docker/errdefs 0.009s coverage: 77.0% of statements [2022-07-14T16:58:29.148Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2022-07-14T16:58:29.148Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-07-14T16:58:29.148Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-14T16:58:29.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T16:58:29.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T16:58:29.407Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2022-07-14T16:58:29.407Z] ok github.com/docker/docker/daemon/logger/splunk 1.571s coverage: 82.5% of statements [2022-07-14T16:58:29.675Z] ok github.com/docker/docker/oci 0.017s coverage: 46.0% of statements [2022-07-14T16:58:29.675Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-14T16:58:29.675Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2022-07-14T16:58:29.942Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2022-07-14T16:58:29.942Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2022-07-14T16:58:30.200Z] ok github.com/docker/docker/libnetwork/networkdb 103.802s coverage: 60.0% of statements [2022-07-14T16:58:30.200Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-14T16:58:30.200Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-14T16:58:30.200Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2022-07-14T16:58:30.200Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-14T16:58:30.200Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-14T16:58:30.348Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-07-14T16:58:30.348Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-14T16:58:30.348Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-14T16:58:30.348Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-07-14T16:58:30.348Z] PASS [2022-07-14T16:58:30.348Z] [2022-07-14T16:58:30.348Z] === Skipped [2022-07-14T16:58:30.348Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T16:58:30.348Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T16:58:30.348Z] [2022-07-14T16:58:30.348Z] DONE 27 tests, 1 skipped in 165.245s [2022-07-14T16:58:30.348Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T16:58:30.348Z] INFO: Testing against a local daemon [2022-07-14T16:58:30.348Z] === RUN TestSessionCreate [2022-07-14T16:58:30.348Z] --- PASS: TestSessionCreate (0.03s) [2022-07-14T16:58:30.348Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T16:58:30.348Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-14T16:58:30.348Z] PASS [2022-07-14T16:58:30.348Z] [2022-07-14T16:58:30.348Z] DONE 2 tests in 0.065s [2022-07-14T16:58:30.348Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T16:58:30.348Z] INFO: Testing against a local daemon [2022-07-14T16:58:30.348Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T16:58:30.348Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-14T16:58:30.348Z] === RUN TestDiskUsage [2022-07-14T16:58:30.348Z] === PAUSE TestDiskUsage [2022-07-14T16:58:30.348Z] === RUN TestEventsExecDie [2022-07-14T16:58:30.348Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-14T16:58:30.348Z] === RUN TestEventsBackwardsCompatible [2022-07-14T16:58:30.457Z] ok github.com/docker/docker/libnetwork/portmapper 0.668s coverage: 48.6% of statements [2022-07-14T16:58:30.518Z] ok github.com/docker/docker/pkg/authorization 0.223s coverage: 68.3% of statements [2022-07-14T16:58:30.518Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-07-14T16:58:30.518Z] ok github.com/docker/docker/distribution/xfer 1.742s coverage: 85.4% of statements [2022-07-14T16:58:30.518Z] ok github.com/docker/docker/pkg/containerfs 0.019s coverage: 6.7% of statements [2022-07-14T16:58:30.604Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-14T16:58:30.604Z] === RUN TestEventsVolumeCreate [2022-07-14T16:58:30.604Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-14T16:58:30.604Z] === RUN TestInfoBinaryCommits [2022-07-14T16:58:30.604Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-14T16:58:30.604Z] === RUN TestInfoAPIVersioned [2022-07-14T16:58:30.604Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-14T16:58:30.604Z] === RUN TestInfoAPI [2022-07-14T16:58:30.604Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T16:58:30.604Z] === RUN TestInfoAPIWarnings [2022-07-14T16:58:30.712Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-14T16:58:30.712Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-14T16:58:30.777Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2022-07-14T16:58:30.777Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2022-07-14T16:58:31.035Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-14T16:58:31.035Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-07-14T16:58:31.035Z] ok github.com/docker/docker/pkg/archive 0.491s coverage: 81.9% of statements [2022-07-14T16:58:31.273Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === Skipped [2022-07-14T16:58:31.273Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-14T16:58:31.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-14T16:58:31.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-14T16:58:31.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-14T16:58:31.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-14T16:58:31.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-14T16:58:31.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-14T16:58:31.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-14T16:58:31.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-14T16:58:31.273Z] firewalld_test.go:14: firewalld is not running [2022-07-14T16:58:31.273Z] [2022-07-14T16:58:31.273Z] DONE 327 tests, 9 skipped in 202.836s [2022-07-14T16:58:31.293Z] ok github.com/docker/docker/pkg/fsutils 0.256s coverage: 85.1% of statements [2022-07-14T16:58:31.551Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-14T16:58:31.551Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-07-14T16:58:31.551Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-14T16:58:31.551Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-14T16:58:31.810Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-07-14T16:58:31.810Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 67.9% of statements [2022-07-14T16:58:31.810Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.5% of statements [2022-07-14T16:58:31.810Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-14T16:58:31.810Z] ok github.com/docker/docker/pkg/ioutils 0.463s coverage: 70.1% of statements Post stage [Pipeline] junit [2022-07-14T16:58:31.843Z] Recording test results [2022-07-14T16:58:32.069Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-07-14T16:58:32.328Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2022-07-14T16:58:32.328Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2022-07-14T16:58:32.328Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2022-07-14T16:58:32.586Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-14T16:58:32.586Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-14T16:58:32.586Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2022-07-14T16:58:32.845Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-14T16:58:32.845Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-14T16:58:33.104Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 54.1% of statements [2022-07-14T16:58:33.104Z] ok github.com/docker/docker/pkg/chrootarchive 2.591s coverage: 42.7% of statements [2022-07-14T16:58:33.104Z] ok github.com/docker/docker/pkg/tailfile 0.033s coverage: 88.6% of statements [2022-07-14T16:58:33.104Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 42.3% of statements [2022-07-14T16:58:33.228Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:58:33.363Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2022-07-14T16:58:33.363Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-07-14T16:58:33.565Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -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:9464898b474ec3a4c49314169fa9c36320d3135e hack/make.sh dynbinary test-integration [2022-07-14T16:58:33.621Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.4% of statements [2022-07-14T16:58:33.621Z] ok github.com/docker/docker/pkg/tarsum 0.092s coverage: 89.3% of statements [2022-07-14T16:58:33.621Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-14T16:58:34.126Z] [2022-07-14T16:58:34.126Z] Removing bundles/ [2022-07-14T16:58:34.126Z] [2022-07-14T16:58:34.126Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-14T16:58:34.126Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-14T16:58:34.126Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T16:58:34.188Z] ok github.com/docker/docker/reference 0.061s coverage: 83.7% of statements [2022-07-14T16:58:34.447Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2022-07-14T16:58:34.447Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-14T16:58:34.705Z] ok github.com/docker/docker/registry 0.059s coverage: 58.6% of statements [2022-07-14T16:58:34.705Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-14T16:58:34.705Z] ok github.com/docker/docker/plugin 0.523s coverage: 23.2% of statements [2022-07-14T16:58:34.964Z] ok github.com/docker/docker/runconfig 0.018s coverage: 64.5% of statements [2022-07-14T16:58:34.964Z] ok github.com/docker/docker/quota 0.410s coverage: 71.4% of statements [2022-07-14T16:58:35.327Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-14T16:58:35.530Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-14T16:58:35.530Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-14T16:58:35.787Z] ok github.com/docker/docker/volume/local 0.138s coverage: 76.8% of statements [2022-07-14T16:58:36.044Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2022-07-14T16:58:37.414Z] ok github.com/docker/docker/layer 7.146s coverage: 68.9% of statements [2022-07-14T16:58:37.672Z] ok github.com/docker/docker/daemon 10.113s coverage: 16.2% of statements [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-14T16:58:37.672Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-14T16:58:40.579Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-14T16:58:41.144Z] === RUN TestDockerSuite/TestLogsTail [2022-07-14T16:58:41.707Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-14T16:58:42.272Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-14T16:58:42.529Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-14T16:58:42.529Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-14T16:58:42.786Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-14T16:58:42.786Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-14T16:58:42.786Z] === RUN TestDockerSuite/TestNetHostname [2022-07-14T16:58:44.156Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-14T16:58:44.413Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-14T16:58:44.413Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-14T16:58:44.413Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-14T16:58:45.345Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-14T16:58:45.602Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-14T16:58:46.972Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-14T16:58:46.973Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-14T16:58:46.973Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-14T16:58:46.973Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-14T16:58:48.643Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-14T16:58:48.643Z] === RUN TestInfoDebug [2022-07-14T16:58:48.643Z] --- PASS: TestInfoDebug (0.52s) [2022-07-14T16:58:48.643Z] === RUN TestInfoInsecureRegistries [2022-07-14T16:58:48.643Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-14T16:58:48.643Z] === RUN TestInfoRegistryMirrors [2022-07-14T16:58:48.643Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-14T16:58:48.643Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T16:58:49.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-14T16:58:49.204Z] === RUN TestPingCacheHeaders [2022-07-14T16:58:49.204Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-14T16:58:49.204Z] === RUN TestPingGet [2022-07-14T16:58:49.204Z] --- PASS: TestPingGet (0.01s) [2022-07-14T16:58:49.204Z] === RUN TestPingHead [2022-07-14T16:58:49.204Z] --- PASS: TestPingHead (0.02s) [2022-07-14T16:58:49.204Z] === RUN TestPingSwarmHeader [2022-07-14T16:58:49.765Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T16:58:50.326Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T16:58:51.255Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T16:58:51.255Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-14T16:58:51.255Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T16:58:51.255Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T16:58:51.255Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T16:58:51.255Z] === RUN TestVersion [2022-07-14T16:58:51.255Z] --- PASS: TestVersion (0.02s) [2022-07-14T16:58:51.255Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-14T16:58:51.255Z] === CONT TestDiskUsage [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T16:58:51.817Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T16:58:52.074Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T16:58:52.636Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T16:58:52.636Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage (1.58s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T16:58:52.893Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T16:58:52.894Z] PASS [2022-07-14T16:58:52.894Z] [2022-07-14T16:58:52.894Z] DONE 54 tests in 22.937s [2022-07-14T16:58:52.894Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T16:58:52.894Z] INFO: Testing against a local daemon [2022-07-14T16:58:52.894Z] === RUN TestVolumesCreateAndList [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T16:58:52.894Z] === RUN TestVolumesRemove [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-14T16:58:52.894Z] === RUN TestVolumesInspect [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-14T16:58:52.894Z] === RUN TestVolumesInvalidJSON [2022-07-14T16:58:52.894Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T16:58:52.894Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T16:58:52.894Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T16:58:52.894Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T16:58:52.894Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T16:58:52.894Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T16:58:52.894Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T16:58:52.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T16:58:52.894Z] PASS [2022-07-14T16:58:52.894Z] [2022-07-14T16:58:52.894Z] DONE 9 tests in 0.162s [2022-07-14T16:58:52.894Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T16:58:53.455Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-14T16:58:53.455Z] Removing test suite binaries [2022-07-14T16:58:53.455Z] exiting test-integration [2022-07-14T16:58:53.455Z] ++ exit 0 [2022-07-14T16:58:53.455Z] [2022-07-14T16:58:53.519Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-14T16:58:53.519Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-14T16:58:53.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-14T16:58:54.450Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias Post stage [Pipeline] junit [2022-07-14T16:58:54.834Z] Recording test results [2022-07-14T16:58:55.010Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T16:58:55.374Z] + echo Ensuring container killed. [2022-07-14T16:58:55.374Z] Ensuring container killed. [2022-07-14T16:58:55.374Z] + docker rm -vf docker-pr5 [2022-07-14T16:58:55.374Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-14T16:58:55.648Z] + echo Chowning /workspace to jenkins user [2022-07-14T16:58:55.648Z] Chowning /workspace to jenkins user [2022-07-14T16:58:55.648Z] + id -u [2022-07-14T16:58:55.648Z] + id -g [2022-07-14T16:58:55.648Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43793:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T16:58:55.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T16:58:56.973Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T16:58:57.298Z] + bundleName=amd64-cgroup2 [2022-07-14T16:58:57.298Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-14T16:58:57.298Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-14T16:58:57.298Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-14T16:58:57.298Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-14T16:58:57.562Z] Archiving artifacts [2022-07-14T16:58:57.898Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43793/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T16:58:58.200Z] + make clean [2022-07-14T16:58:58.200Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T16:58:58.200Z] docker-dev-cache [2022-07-14T16:58:58.200Z] docker-mod-cache [Pipeline] deleteDir [2022-07-14T16:58:58.891Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T16:59:00.261Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-14T16:59:03.536Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-14T16:59:03.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T16:59:04.906Z] === RUN TestDockerSuite/TestPluginActive [2022-07-14T16:59:07.429Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-14T16:59:09.722Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.3% of statements [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/rootless [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/volume [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-14T16:59:09.722Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === Skipped [2022-07-14T16:59:09.722Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-14T16:59:09.722Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-14T16:59:09.722Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-14T16:59:09.722Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-14T16:59:09.722Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:71: No driver to put! [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-14T16:59:09.722Z] time="2022-07-14T16:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-14T16:59:09.722Z] time="2022-07-14T16:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-14T16:59:09.722Z] time="2022-07-14T16:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-14T16:59:09.722Z] time="2022-07-14T16:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-14T16:59:09.722Z] time="2022-07-14T16:58:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:71: No driver to put! [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-14T16:59:09.722Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-14T16:59:09.722Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-14T16:59:09.722Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-14T16:59:09.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-14T16:59:09.722Z] graphtest_unix.go:71: No driver to put! [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-14T16:59:09.722Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-14T16:59:09.722Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-14T16:59:09.722Z] [2022-07-14T16:59:09.722Z] DONE 2811 tests, 28 skipped in 90.438s [2022-07-14T16:59:09.722Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/bitseq [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cluster [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/config [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/datastore [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/driverapi [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/etchosts [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/idm [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipam [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/iptables [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/netlabel [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/netutils [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/networkdb [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/ns [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/options [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/osl [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/portallocator [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/portmapper [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/testutils [2022-07-14T16:59:09.722Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-14T16:59:09.722Z] + 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-14T16:59:12.684Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-14T16:59:12.684Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-14T16:59:12.684Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-14T16:59:13.614Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-14T16:59:13.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T16:59:13.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T16:59:14.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T16:59:14.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-14T16:59:15.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T16:59:16.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T16:59:16.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T16:59:16.355Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-14T16:59:17.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T16:59:19.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T16:59:19.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-14T16:59:20.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T16:59:20.999Z] docker_api_swarm_service_test.go:395: [d7df7f5ea8b42] joining swarm manager [d5b081bc93720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:59:21.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T16:59:21.931Z] docker_api_swarm_service_test.go:395: [d80c17b729d22] joining swarm manager [d5b081bc93720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:59:21.931Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-14T16:59:22.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T16:59:23.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T16:59:23.826Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-14T16:59:24.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T16:59:24.757Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-14T16:59:25.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T16:59:26.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T16:59:26.127Z] === RUN TestDockerSuite/TestPortList [2022-07-14T16:59:26.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T16:59:27.910Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T16:59:27.910Z] Using test binary docker [2022-07-14T16:59:27.910Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T16:59:27.910Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T16:59:27.910Z] INFO: Waiting for daemon to start... [2022-07-14T16:59:27.910Z] Starting dockerd [2022-07-14T16:59:29.821Z] . [2022-07-14T16:59:29.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T16:59:30.082Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T16:59:30.082Z] Error: No such image: emptyfs [2022-07-14T16:59:30.082Z] Running integration-test (iteration 1) [2022-07-14T16:59:30.082Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T16:59:30.342Z] Loaded image: busybox:latest [2022-07-14T16:59:30.602Z] Loaded image: busybox:glibc [2022-07-14T16:59:31.984Z] Loaded image: debian:bullseye-slim [2022-07-14T16:59:31.984Z] Loaded image: hello-world:latest [2022-07-14T16:59:31.984Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T16:59:31.984Z] INFO: Testing against a local daemon [2022-07-14T16:59:31.984Z] === RUN TestCgroupNamespacesBuild [2022-07-14T16:59:32.676Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-14T16:59:33.365Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-07-14T16:59:33.365Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T16:59:34.744Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-07-14T16:59:34.744Z] === RUN TestBuildWithSession [2022-07-14T16:59:34.744Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T16:59:34.744Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T16:59:34.744Z] === RUN TestBuildSquashParent [2022-07-14T16:59:35.954Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-14T16:59:35.954Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-14T16:59:36.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-14T16:59:37.830Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-14T16:59:38.762Z] docker_api_swarm_service_test.go:343: [d512104047ca2] joining swarm manager [d9f2e868a95ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:59:38.762Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-14T16:59:39.326Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-14T16:59:39.583Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-14T16:59:39.583Z] docker_api_swarm_service_test.go:343: [de5e5338e41bb] joining swarm manager [d9f2e868a95ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:59:41.319Z] --- PASS: TestBuildSquashParent (6.71s) [2022-07-14T16:59:41.319Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T16:59:41.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:59:41.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:59:41.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:59:41.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:59:41.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:59:41.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:59:41.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:59:41.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:59:41.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:59:41.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:59:41.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:59:41.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:59:41.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T16:59:41.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T16:59:42.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T16:59:42.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T16:59:42.858Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-14T16:59:43.422Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-14T16:59:45.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T16:59:45.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T16:59:45.945Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-14T16:59:47.146Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-14T16:59:47.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-07-14T16:59:47.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-07-14T16:59:47.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2022-07-14T16:59:47.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s) [2022-07-14T16:59:47.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-07-14T16:59:47.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2022-07-14T16:59:47.146Z] === RUN TestBuildMultiStageCopy [2022-07-14T16:59:47.146Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T16:59:49.220Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-14T16:59:49.220Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-14T16:59:50.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T16:59:51.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T16:59:51.744Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-14T16:59:52.313Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T16:59:53.251Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T16:59:53.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-14T16:59:54.189Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2022-07-14T16:59:54.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2022-07-14T16:59:54.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-14T16:59:54.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-14T16:59:54.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-14T16:59:54.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-14T16:59:54.189Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T16:59:55.534Z] docker_api_swarm_service_test.go:490: [def557c05e233] joining swarm manager [d96aaf7599a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T16:59:56.098Z] docker_api_swarm_service_test.go:490: [df834be71b7dd] joining swarm manager [d96aaf7599a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T16:59:56.371Z] ok github.com/docker/docker/libnetwork 43.515s coverage: 40.9% of statements [2022-07-14T16:59:56.371Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-14T16:59:56.371Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 22.4% of statements [2022-07-14T16:59:56.371Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-14T16:59:56.371Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-14T16:59:56.371Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-14T16:59:56.629Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.562s coverage: 59.9% of statements [2022-07-14T16:59:56.629Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-14T16:59:56.886Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-14T16:59:57.822Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.507s coverage: 5.2% of statements [2022-07-14T16:59:57.822Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-14T16:59:58.390Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.012s coverage: 4.7% of statements [2022-07-14T16:59:58.390Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-14T16:59:58.390Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-14T16:59:58.622Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-14T16:59:59.185Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-14T16:59:59.464Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-14T16:59:59.464Z] === RUN TestBuildLabelWithTargets [2022-07-14T17:00:01.080Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-14T17:00:02.011Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-14T17:00:02.942Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-14T17:00:04.836Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-14T17:00:06.207Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-14T17:00:07.138Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-14T17:00:07.396Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-14T17:00:07.588Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-14T17:00:07.588Z] === RUN TestBuildWithEmptyLayers [2022-07-14T17:00:07.960Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-14T17:00:08.349Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.329s coverage: 6.6% of statements [2022-07-14T17:00:08.349Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-14T17:00:08.349Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-07-14T17:00:08.349Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-14T17:00:08.349Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-14T17:00:08.349Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-14T17:00:08.349Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-14T17:00:08.606Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2022-07-14T17:00:08.864Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-14T17:00:08.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-14T17:00:09.122Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-14T17:00:09.122Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-07-14T17:00:09.840Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-14T17:00:10.125Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-14T17:00:10.125Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T17:00:10.506Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-14T17:00:10.506Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-14T17:00:10.506Z] GOOS="" GOARCH="" GOARM="" [2022-07-14T17:00:10.506Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-14T17:00:10.506Z] [2022-07-14T17:00:10.506Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-14T17:00:10.506Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-14T17:00:10.506Z] HOSTNAME=bd0ea5826227 [2022-07-14T17:00:10.506Z] TESTDEBUG=0 [2022-07-14T17:00:10.506Z] DEST=bundles/test-integration [2022-07-14T17:00:10.506Z] PWD=/go/src/github.com/docker/docker [2022-07-14T17:00:10.507Z] DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e [2022-07-14T17:00:10.507Z] container=docker [2022-07-14T17:00:10.507Z] HOME=/root [2022-07-14T17:00:10.507Z] GOLANG_VERSION=1.18.4 [2022-07-14T17:00:10.507Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-14T17:00:10.507Z] VALIDATE_BRANCH=master [2022-07-14T17:00:10.507Z] TERM=xterm [2022-07-14T17:00:10.507Z] DOCKER_PKG=github.com/docker/docker [2022-07-14T17:00:10.507Z] SHLVL=1 [2022-07-14T17:00:10.507Z] TIMEOUT=120m [2022-07-14T17:00:10.507Z] DOCKER_BUILDTAGS= journald [2022-07-14T17:00:10.507Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-14T17:00:10.507Z] GO111MODULE=off [2022-07-14T17:00:10.507Z] DOCKER_EXPERIMENTAL=1 [2022-07-14T17:00:10.507Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-14T17:00:10.507Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-14T17:00:10.507Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-14T17:00:10.507Z] GOPATH=/go [2022-07-14T17:00:10.507Z] PKG_CONFIG=pkg-config [2022-07-14T17:00:10.507Z] _=/usr/bin/env [2022-07-14T17:00:10.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-14T17:00:11.736Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-14T17:00:11.736Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-14T17:00:11.736Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-14T17:00:12.299Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-14T17:00:12.556Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-14T17:00:12.813Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-14T17:00:14.184Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-14T17:00:14.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-14T17:00:15.373Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-14T17:00:15.401Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-14T17:00:15.401Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T17:00:15.936Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-14T17:00:15.970Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-14T17:00:15.970Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T17:00:16.500Z] docker_api_swarm_service_test.go:128: [d455ed70fb925] joining swarm manager [d7a658cb9b3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:00:17.432Z] docker_api_swarm_service_test.go:129: [def0505ca01b6] joining swarm manager [d7a658cb9b3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:00:19.329Z] docker_api_swarm_service_test.go:137: [d8c336205948b] joining swarm manager [d7a658cb9b3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-14T17:00:19.893Z] docker_api_swarm_service_test.go:138: [d66dde70edcbf] joining swarm manager [d7a658cb9b3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-14T17:00:20.163Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-07-14T17:00:20.163Z] === RUN TestBuildWithHugeFile [2022-07-14T17:00:21.313Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-14T17:00:23.168Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-14T17:00:23.425Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-14T17:00:24.795Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-14T17:00:24.796Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-14T17:00:24.796Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-14T17:00:25.053Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-14T17:00:26.948Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-14T17:00:28.318Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-14T17:00:30.213Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-14T17:00:31.144Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-14T17:00:31.144Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-14T17:00:31.274Z] ok github.com/docker/docker/libnetwork/ipam 11.671s coverage: 85.8% of statements [2022-07-14T17:00:31.274Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-14T17:00:31.274Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-14T17:00:31.401Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-14T17:00:31.532Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-14T17:00:31.789Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-14T17:00:31.789Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-14T17:00:32.047Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-14T17:00:32.611Z] ok github.com/docker/docker/libnetwork/ipamutils 0.220s coverage: 74.0% of statements [2022-07-14T17:00:33.176Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.0% of statements [2022-07-14T17:00:33.176Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-07-14T17:00:33.434Z] ok github.com/docker/docker/libnetwork/netutils 0.013s coverage: 44.1% of statements [2022-07-14T17:00:33.926Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-14T17:00:34.490Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-14T17:00:34.746Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-14T17:00:35.677Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-14T17:00:36.608Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-14T17:00:37.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-14T17:00:37.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-14T17:00:37.541Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-14T17:00:38.104Z] === RUN TestDockerSuite/TestRmiTag [2022-07-14T17:00:38.361Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-14T17:00:38.928Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-14T17:00:42.206Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-14T17:00:42.206Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-14T17:00:42.770Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-14T17:00:42.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-14T17:00:43.027Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-14T17:00:43.591Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-14T17:00:44.155Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-14T17:00:44.719Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-14T17:00:45.283Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-14T17:00:45.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-14T17:00:46.106Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-14T17:00:47.476Z] docker_api_swarm_service_test.go:304: [d3eb04ccba845] joining swarm manager [d2f8cb2fc9f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:00:48.408Z] docker_api_swarm_service_test.go:304: [d93b12bd885c9] joining swarm manager [d2f8cb2fc9f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:00:49.779Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-14T17:00:50.036Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-14T17:00:51.407Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-14T17:00:51.972Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-14T17:00:54.496Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-14T17:00:55.428Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-14T17:00:57.951Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-14T17:00:58.515Z] === RUN TestDockerSuite/TestDockerFails [2022-07-14T17:00:58.516Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-14T17:00:59.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-14T17:00:59.886Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-14T17:00:59.886Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-14T17:01:00.449Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-14T17:01:01.820Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-14T17:01:02.384Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-14T17:01:02.949Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-14T17:01:03.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-14T17:01:03.880Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-14T17:01:04.446Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-14T17:01:04.446Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-14T17:01:05.010Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-14T17:01:05.010Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-14T17:01:05.575Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-14T17:01:06.947Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-14T17:01:07.205Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-14T17:01:07.770Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-14T17:01:08.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-14T17:01:08.478Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-14T17:01:09.437Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-14T17:01:10.002Z] docker_api_swarm_service_test.go:100: [d58c9e1e1cc78] joining swarm manager [d82b7fc8275bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:01:10.565Z] docker_api_swarm_service_test.go:101: [d2a7ab34df68b] joining swarm manager [d82b7fc8275bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:01:10.565Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-14T17:01:11.497Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-14T17:01:11.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-14T17:01:11.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-14T17:01:11.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-14T17:01:12.062Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-14T17:01:12.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-14T17:01:12.994Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-14T17:01:13.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-14T17:01:13.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-14T17:01:13.926Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-14T17:01:14.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-14T17:01:14.490Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-14T17:01:15.422Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-14T17:01:15.985Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-14T17:01:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-14T17:01:16.468Z] --- PASS: TestBuildWithHugeFile (51.08s) [2022-07-14T17:01:16.468Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T17:01:16.468Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T17:01:16.468Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T17:01:16.468Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T17:01:16.468Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T17:01:16.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T17:01:16.468Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T17:01:16.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T17:01:16.468Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T17:01:16.468Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T17:01:16.468Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T17:01:16.468Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T17:01:16.468Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T17:01:16.468Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-14T17:01:16.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-07-14T17:01:16.468Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2022-07-14T17:01:16.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-14T17:01:16.468Z] === RUN TestBuildPreserveOwnership [2022-07-14T17:01:16.468Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T17:01:16.550Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-14T17:01:17.038Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T17:01:17.113Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-14T17:01:17.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-14T17:01:17.677Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-14T17:01:17.677Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-14T17:01:18.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-14T17:01:18.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-14T17:01:19.047Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-14T17:01:19.611Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-14T17:01:19.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-14T17:01:20.176Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-14T17:01:20.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-14T17:01:20.740Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-14T17:01:21.232Z] --- PASS: TestBuildPreserveOwnership (9.54s) [2022-07-14T17:01:21.232Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.52s) [2022-07-14T17:01:21.232Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-14T17:01:21.232Z] === RUN TestBuildPlatformInvalid [2022-07-14T17:01:21.232Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-14T17:01:21.232Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T17:01:21.232Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-14T17:01:21.232Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-14T17:01:21.232Z] PASS [2022-07-14T17:01:21.232Z] [2022-07-14T17:01:21.232Z] === Skipped [2022-07-14T17:01:21.232Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-14T17:01:21.232Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T17:01:21.232Z] [2022-07-14T17:01:21.232Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T17:01:21.232Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T17:01:21.232Z] [2022-07-14T17:01:21.232Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-14T17:01:21.232Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-14T17:01:21.232Z] [2022-07-14T17:01:21.232Z] DONE 34 tests, 3 skipped in 111.125s [2022-07-14T17:01:21.232Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T17:01:21.304Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-14T17:01:21.304Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-14T17:01:21.491Z] INFO: Testing against a local daemon [2022-07-14T17:01:21.492Z] === RUN TestConfigInspect [2022-07-14T17:01:21.492Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-14T17:01:21.492Z] === RUN TestConfigList [2022-07-14T17:01:21.492Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] --- SKIP: TestConfigList (0.01s) [2022-07-14T17:01:21.492Z] === RUN TestConfigsCreateAndDelete [2022-07-14T17:01:21.492Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-14T17:01:21.492Z] === RUN TestConfigsUpdate [2022-07-14T17:01:21.492Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-14T17:01:21.492Z] === RUN TestTemplatedConfig [2022-07-14T17:01:21.492Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-14T17:01:21.492Z] === RUN TestConfigCreateResolve [2022-07-14T17:01:21.492Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-14T17:01:21.492Z] PASS [2022-07-14T17:01:21.492Z] [2022-07-14T17:01:21.492Z] === Skipped [2022-07-14T17:01:21.492Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-14T17:01:21.492Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] [2022-07-14T17:01:21.492Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-14T17:01:21.492Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] [2022-07-14T17:01:21.492Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-14T17:01:21.492Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] [2022-07-14T17:01:21.492Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-14T17:01:21.492Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] [2022-07-14T17:01:21.492Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-14T17:01:21.492Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] [2022-07-14T17:01:21.492Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-14T17:01:21.492Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:01:21.492Z] [2022-07-14T17:01:21.492Z] DONE 6 tests, 6 skipped in 0.176s [2022-07-14T17:01:21.492Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T17:01:21.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-14T17:01:21.751Z] INFO: Testing against a local daemon [2022-07-14T17:01:21.751Z] === RUN TestAttachWithTTY [2022-07-14T17:01:21.751Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-14T17:01:21.751Z] === RUN TestAttachWithoutTTy [2022-07-14T17:01:21.751Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-14T17:01:21.751Z] === RUN TestCheckpoint [2022-07-14T17:01:21.751Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T17:01:21.751Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T17:01:21.751Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T17:01:21.751Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T17:01:21.751Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T17:01:21.751Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T17:01:21.751Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T17:01:21.751Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T17:01:21.751Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T17:01:21.751Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T17:01:21.751Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T17:01:21.751Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T17:01:21.751Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T17:01:21.751Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T17:01:21.751Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T17:01:21.751Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T17:01:21.751Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T17:01:21.751Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T17:01:21.752Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T17:01:21.752Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T17:01:21.752Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T17:01:21.752Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T17:01:21.752Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T17:01:21.868Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-14T17:01:21.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-14T17:01:22.011Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-14T17:01:22.011Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T17:01:22.011Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-14T17:01:22.011Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T17:01:22.011Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-14T17:01:22.012Z] === RUN TestCopyEmptyFile [2022-07-14T17:01:22.271Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-14T17:01:22.272Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T17:01:22.272Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-14T17:01:22.272Z] === RUN TestCopyFromContainer [2022-07-14T17:01:22.432Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-14T17:01:22.689Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-14T17:01:22.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-14T17:01:23.253Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-14T17:01:23.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-14T17:01:23.771Z] Using test binary docker [2022-07-14T17:01:23.771Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-14T17:01:23.771Z] +++ /etc/init.d/apparmor start [2022-07-14T17:01:23.771Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-14T17:01:23.771Z] INFO: Waiting for daemon to start... [2022-07-14T17:01:23.771Z] Starting dockerd [2022-07-14T17:01:23.771Z] +++ 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-14T17:01:23.817Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-14T17:01:23.817Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-14T17:01:24.381Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-14T17:01:24.381Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-14T17:01:25.312Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-14T17:01:25.878Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-14T17:01:26.441Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer// [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T17:01:26.466Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T17:01:26.726Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T17:01:26.726Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer (4.54s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-14T17:01:26.726Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-14T17:01:26.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T17:01:26.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T17:01:26.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T17:01:26.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T17:01:26.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T17:01:26.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T17:01:26.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T17:01:26.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T17:01:26.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T17:01:26.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T17:01:26.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-14T17:01:26.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T17:01:26.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T17:01:26.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T17:01:26.726Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T17:01:26.726Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-14T17:01:26.726Z] === RUN TestCreateWithInvalidEnv [2022-07-14T17:01:26.726Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T17:01:26.726Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T17:01:26.726Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T17:01:26.726Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T17:01:26.726Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T17:01:26.726Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T17:01:26.726Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T17:01:26.726Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T17:01:26.726Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T17:01:26.726Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-14T17:01:26.726Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T17:01:26.985Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T17:01:26.985Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T17:01:26.985Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T17:01:26.985Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-14T17:01:26.985Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T17:01:27.005Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-14T17:01:27.005Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-14T17:01:27.936Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-14T17:01:28.366Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-07-14T17:01:28.366Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T17:01:29.303Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-07-14T17:01:29.303Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T17:01:29.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T17:01:29.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T17:01:29.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T17:01:29.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T17:01:29.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T17:01:29.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T17:01:29.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T17:01:29.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T17:01:29.303Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T17:01:29.303Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T17:01:29.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T17:01:29.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T17:01:29.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T17:01:29.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T17:01:29.303Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T17:01:29.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-14T17:01:29.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-14T17:01:29.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-14T17:01:29.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-14T17:01:29.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-14T17:01:29.303Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-14T17:01:29.303Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T17:01:29.306Z] check_test.go:611: [d58c9e1e1cc78] daemon is not started [2022-07-14T17:01:29.564Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-14T17:01:29.872Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-14T17:01:29.872Z] === RUN TestCreateDifferentPlatform [2022-07-14T17:01:29.872Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T17:01:29.872Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T17:01:29.872Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-14T17:01:29.872Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-14T17:01:29.872Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T17:01:29.872Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T17:01:29.872Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-14T17:01:29.872Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T17:01:29.872Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-14T17:01:29.872Z] === RUN TestCreateInvalidHostConfig [2022-07-14T17:01:29.872Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T17:01:29.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T17:01:29.872Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T17:01:29.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T17:01:29.872Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T17:01:29.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T17:01:29.872Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T17:01:29.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T17:01:29.872Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T17:01:29.872Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T17:01:29.872Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T17:01:29.872Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T17:01:29.872Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-14T17:01:29.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T17:01:29.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T17:01:29.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T17:01:29.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T17:01:29.872Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T17:01:29.872Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-14T17:01:29.872Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-14T17:01:29.872Z] === RUN TestDaemonRestartIpcMode [2022-07-14T17:01:29.872Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T17:01:29.872Z] === RUN TestDaemonHostGatewayIP [2022-07-14T17:01:29.872Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:01:29.872Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-14T17:01:29.872Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T17:01:29.872Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T17:01:29.872Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T17:01:29.872Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-14T17:01:29.872Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-14T17:01:29.872Z] === RUN TestDiff [2022-07-14T17:01:30.307Z] . [2022-07-14T17:01:30.308Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-14T17:01:30.308Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-14T17:01:30.308Z] Error: No such image: emptyfs [2022-07-14T17:01:30.308Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-14T17:01:30.308Z] ++++ docker load [2022-07-14T17:01:30.442Z] --- PASS: TestDiff (0.41s) [2022-07-14T17:01:30.442Z] === RUN TestExecConsoleSize [2022-07-14T17:01:30.563Z] Running integration-test (iteration 1) [2022-07-14T17:01:30.563Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-14T17:01:30.563Z] ++ 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-14T17:01:30.563Z] ++ set -e [2022-07-14T17:01:30.563Z] ++ '[' -n 0 ']' [2022-07-14T17:01:30.563Z] ++ set -x [2022-07-14T17:01:30.563Z] ++ 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-14T17:01:30.701Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-14T17:01:30.701Z] === RUN TestExecWithCloseStdin [2022-07-14T17:01:30.818Z] Loaded image: busybox:latest [2022-07-14T17:01:30.818Z] Loaded image: busybox:glibc [2022-07-14T17:01:30.934Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-14T17:01:31.272Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-14T17:01:31.272Z] === RUN TestExec [2022-07-14T17:01:31.501Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-14T17:01:31.841Z] --- PASS: TestExec (0.47s) [2022-07-14T17:01:31.841Z] === RUN TestExecUser [2022-07-14T17:01:32.065Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-14T17:01:32.100Z] --- PASS: TestExecUser (0.50s) [2022-07-14T17:01:32.100Z] === RUN TestExportContainerAndImportImage [2022-07-14T17:01:32.181Z] Loaded image: debian:bullseye-slim [2022-07-14T17:01:32.181Z] Loaded image: hello-world:latest [2022-07-14T17:01:32.181Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T17:01:32.181Z] INFO: Testing against a local daemon [2022-07-14T17:01:32.181Z] === RUN TestCgroupNamespacesBuild [2022-07-14T17:01:32.629Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-14T17:01:33.039Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-14T17:01:33.039Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T17:01:33.193Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-14T17:01:33.451Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-14T17:01:34.023Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-14T17:01:34.067Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2022-07-14T17:01:34.067Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-14T17:01:34.425Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-07-14T17:01:34.425Z] === RUN TestHealthCheckWorkdir [2022-07-14T17:01:34.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-14T17:01:34.686Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-14T17:01:34.686Z] === RUN TestHealthKillContainer [2022-07-14T17:01:34.993Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-14T17:01:34.993Z] === RUN TestBuildWithSession [2022-07-14T17:01:34.993Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T17:01:34.993Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-14T17:01:34.993Z] === RUN TestBuildSquashParent [2022-07-14T17:01:35.521Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-14T17:01:36.453Z] docker_api_swarm_service_test.go:533: [d100edf784fa8] joining swarm manager [d746faa09112e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:01:37.823Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-14T17:01:37.823Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-14T17:01:38.080Z] docker_api_swarm_service_test.go:534: [dc0292150830b] joining swarm manager [d746faa09112e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:01:38.337Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-14T17:01:39.709Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-14T17:01:40.233Z] --- PASS: TestBuildSquashParent (4.41s) [2022-07-14T17:01:40.233Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-14T17:01:40.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T17:01:40.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T17:01:40.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T17:01:40.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T17:01:40.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T17:01:40.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T17:01:40.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T17:01:40.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T17:01:40.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T17:01:40.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T17:01:40.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T17:01:40.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T17:01:40.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-14T17:01:40.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-14T17:01:41.159Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-14T17:01:41.159Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-14T17:01:42.234Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-14T17:01:42.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-14T17:01:42.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-14T17:01:42.821Z] --- PASS: TestHealthKillContainer (7.90s) [2022-07-14T17:01:42.822Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T17:01:42.822Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-14T17:01:42.822Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-14T17:01:42.822Z] === RUN TestIpcModeNone [2022-07-14T17:01:43.081Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-14T17:01:43.081Z] === RUN TestIpcModePrivate [2022-07-14T17:01:43.341Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-14T17:01:43.601Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-14T17:01:43.601Z] === RUN TestIpcModeShareable [2022-07-14T17:01:43.601Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:01:43.601Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-14T17:01:43.601Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T17:01:43.886Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-14T17:01:43.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s) [2022-07-14T17:01:43.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2022-07-14T17:01:43.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s) [2022-07-14T17:01:43.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s) [2022-07-14T17:01:43.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s) [2022-07-14T17:01:43.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.40s) [2022-07-14T17:01:43.886Z] === RUN TestBuildMultiStageCopy [2022-07-14T17:01:43.886Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-14T17:01:44.130Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-14T17:01:44.813Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-14T17:01:44.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-14T17:01:44.981Z] === RUN TestAPIIpcModeHost [2022-07-14T17:01:44.981Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:01:44.981Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-14T17:01:44.981Z] === RUN TestDaemonIpcModeShareable [2022-07-14T17:01:44.981Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:01:44.981Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-14T17:01:44.981Z] === RUN TestDaemonIpcModePrivate [2022-07-14T17:01:45.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-14T17:01:45.324Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-14T17:01:45.499Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-14T17:01:45.499Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-14T17:01:45.499Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-14T17:01:45.499Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-14T17:01:45.499Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-14T17:01:45.579Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-14T17:01:45.835Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-07-14T17:01:45.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-07-14T17:01:45.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-14T17:01:45.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-14T17:01:45.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-14T17:01:45.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-14T17:01:45.835Z] === RUN TestBuildMultiStageParentConfig [2022-07-14T17:01:45.927Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-14T17:01:46.063Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-14T17:01:46.187Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-07-14T17:01:46.187Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T17:01:46.187Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:01:46.187Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-14T17:01:46.187Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T17:01:46.187Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:01:46.187Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-14T17:01:46.187Z] === RUN TestIpcModeOlderClient [2022-07-14T17:01:46.187Z] === PAUSE TestIpcModeOlderClient [2022-07-14T17:01:46.187Z] === RUN TestKillContainerInvalidSignal [2022-07-14T17:01:46.757Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-14T17:01:46.757Z] === RUN TestKillContainer [2022-07-14T17:01:46.757Z] === RUN TestKillContainer/no_signal [2022-07-14T17:01:46.803Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-07-14T17:01:46.803Z] === RUN TestBuildLabelWithTargets [2022-07-14T17:01:47.017Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T17:01:47.278Z] === RUN TestKillContainer/killing_signal [2022-07-14T17:01:47.433Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-14T17:01:47.729Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-07-14T17:01:47.729Z] === RUN TestBuildWithEmptyLayers [2022-07-14T17:01:47.847Z] --- PASS: TestKillContainer (1.28s) [2022-07-14T17:01:47.847Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-14T17:01:47.847Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-14T17:01:47.847Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-14T17:01:47.847Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T17:01:47.847Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T17:01:47.985Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-14T17:01:47.985Z] === RUN TestBuildMultiStageOnBuild [2022-07-14T17:01:48.363Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-14T17:01:48.416Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T17:01:48.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-07-14T17:01:48.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-14T17:01:48.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-14T17:01:48.676Z] === RUN TestKillStoppedContainer [2022-07-14T17:01:48.936Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-14T17:01:48.936Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T17:01:48.936Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-14T17:01:48.936Z] === RUN TestKillDifferentUserContainer [2022-07-14T17:01:49.195Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-14T17:01:49.195Z] === RUN TestInspectOomKilledTrue [2022-07-14T17:01:49.195Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:01:49.195Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-14T17:01:49.195Z] === RUN TestInspectOomKilledFalse [2022-07-14T17:01:49.195Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T17:01:49.195Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-14T17:01:49.195Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T17:01:49.195Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-14T17:01:49.195Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-14T17:01:49.195Z] === RUN TestLinksContainerNames [2022-07-14T17:01:49.348Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-07-14T17:01:49.348Z] === RUN TestBuildUncleanTarFilenames [2022-07-14T17:01:49.909Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-14T17:01:49.909Z] === RUN TestBuildMultiStageLayerLeak [2022-07-14T17:01:50.135Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-14T17:01:50.135Z] === RUN TestLogsFollowTailEmpty [2022-07-14T17:01:50.259Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-14T17:01:50.259Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-14T17:01:50.705Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-14T17:01:50.705Z] === RUN TestLogs [2022-07-14T17:01:50.705Z] === RUN TestLogs/driver_local [2022-07-14T17:01:50.705Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T17:01:50.705Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T17:01:50.705Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T17:01:50.705Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T17:01:50.705Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T17:01:50.705Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T17:01:50.705Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T17:01:50.705Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T17:01:50.705Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T17:01:50.705Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T17:01:50.705Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T17:01:50.705Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T17:01:50.705Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T17:01:50.705Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T17:01:51.276Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T17:01:51.276Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T17:01:51.629Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-14T17:01:51.796Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-07-14T17:01:51.796Z] === RUN TestBuildWithHugeFile [2022-07-14T17:01:51.846Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T17:01:51.846Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T17:01:51.886Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-14T17:01:51.886Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-14T17:01:51.886Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-14T17:01:52.450Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-14T17:01:52.786Z] === RUN TestLogs/driver_json-file [2022-07-14T17:01:52.786Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T17:01:52.786Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T17:01:52.786Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T17:01:52.786Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T17:01:52.786Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T17:01:52.786Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T17:01:52.786Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T17:01:52.786Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T17:01:52.786Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T17:01:52.786Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T17:01:52.786Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T17:01:52.786Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T17:01:52.786Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T17:01:52.786Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T17:01:53.357Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T17:01:53.357Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T17:01:53.820Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-14T17:01:53.820Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-14T17:01:53.928Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T17:01:53.928Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T17:01:54.077Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-14T17:01:54.498Z] --- PASS: TestLogs (4.04s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.70s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s) [2022-07-14T17:01:54.498Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-07-14T17:01:54.498Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T17:01:54.641Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-14T17:01:55.068Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/default [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/private [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/slave [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/shared [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/default [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/shared [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/slave [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/private [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T17:01:55.068Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T17:01:55.068Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T17:01:55.068Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T17:01:55.206Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T17:01:55.328Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T17:01:55.328Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-14T17:01:55.328Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T17:01:55.328Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-14T17:01:55.328Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-14T17:01:55.328Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-14T17:01:55.328Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-14T17:01:55.588Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-14T17:01:55.588Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T17:01:55.588Z] 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-14T17:01:55.588Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-07-14T17:01:55.588Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T17:01:55.588Z] 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-14T17:01:55.588Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-14T17:01:55.588Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T17:01:55.588Z] 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-14T17:01:55.588Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-14T17:01:55.588Z] === RUN TestNetworkNat [2022-07-14T17:01:55.770Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-14T17:01:55.771Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-14T17:01:56.168Z] --- PASS: TestNetworkNat (0.51s) [2022-07-14T17:01:56.168Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T17:01:56.335Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-14T17:01:56.450Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-14T17:01:56.450Z] === RUN TestNetworkLoopbackNat [2022-07-14T17:01:56.899Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-14T17:01:57.156Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-14T17:01:57.721Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-14T17:01:58.285Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-14T17:01:58.850Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-14T17:01:59.010Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-14T17:01:59.010Z] === RUN TestPause [2022-07-14T17:01:59.010Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:01:59.010Z] --- SKIP: TestPause (0.00s) [2022-07-14T17:01:59.010Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T17:01:59.010Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T17:01:59.010Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T17:01:59.010Z] === RUN TestPauseStopPausedContainer [2022-07-14T17:01:59.010Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:01:59.010Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-14T17:01:59.010Z] === RUN TestPidHost [2022-07-14T17:01:59.107Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-14T17:01:59.672Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-14T17:01:59.673Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-14T17:01:59.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-14T17:01:59.948Z] --- PASS: TestPidHost (0.90s) [2022-07-14T17:01:59.948Z] === RUN TestPsFilter [2022-07-14T17:01:59.948Z] --- PASS: TestPsFilter (0.09s) [2022-07-14T17:01:59.948Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T17:02:00.187Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-14T17:02:00.517Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-14T17:02:00.517Z] === RUN TestRemoveContainerWithVolume [2022-07-14T17:02:00.751Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-14T17:02:00.777Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-14T17:02:00.777Z] === RUN TestRemoveContainerRunning [2022-07-14T17:02:01.346Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-14T17:02:01.346Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T17:02:01.606Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-14T17:02:01.606Z] === RUN TestRemoveInvalidContainer [2022-07-14T17:02:01.606Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-14T17:02:01.606Z] === RUN TestRenameLinkedContainer [2022-07-14T17:02:01.683Z] docker_api_swarm_service_test.go:148: [d7241eeb25974] joining swarm manager [dde385ffd23fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:02:01.940Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-14T17:02:02.200Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-14T17:02:02.200Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-14T17:02:02.200Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-14T17:02:02.460Z] docker_api_swarm_service_test.go:148: [dd2646fc56c0f] joining swarm manager [dde385ffd23fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:02:03.513Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-14T17:02:03.513Z] === RUN TestRenameStoppedContainer [2022-07-14T17:02:03.773Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-14T17:02:03.773Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T17:02:04.716Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-07-14T17:02:04.716Z] === RUN TestRenameInvalidName [2022-07-14T17:02:04.976Z] --- PASS: TestRenameInvalidName (0.40s) [2022-07-14T17:02:04.976Z] === RUN TestRenameAnonymousContainer [2022-07-14T17:02:04.995Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-14T17:02:05.558Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-14T17:02:06.884Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-07-14T17:02:06.884Z] === RUN TestRenameContainerWithSameName [2022-07-14T17:02:07.144Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-14T17:02:07.144Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T17:02:08.081Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-14T17:02:08.081Z] === RUN TestResize [2022-07-14T17:02:08.341Z] --- PASS: TestResize (0.43s) [2022-07-14T17:02:08.341Z] === RUN TestResizeWithInvalidSize [2022-07-14T17:02:08.601Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-14T17:02:08.601Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T17:02:09.171Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-14T17:02:09.171Z] === RUN TestDaemonRestartKillContainers [2022-07-14T17:02:09.171Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-14T17:02:09.171Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-14T17:02:09.171Z] === RUN TestCgroupNamespacesRun [2022-07-14T17:02:10.552Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-07-14T17:02:10.552Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T17:02:11.492Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-14T17:02:11.492Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T17:02:12.431Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-14T17:02:12.431Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T17:02:13.812Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-14T17:02:13.812Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T17:02:14.752Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-07-14T17:02:14.752Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T17:02:16.133Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-14T17:02:16.133Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T17:02:16.704Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-07-14T17:02:16.704Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T17:02:17.743Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-14T17:02:17.743Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-14T17:02:18.085Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-14T17:02:18.085Z] === RUN TestNISDomainname [2022-07-14T17:02:18.085Z] 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-14T17:02:18.085Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-14T17:02:18.085Z] === RUN TestHostnameDnsResolution [2022-07-14T17:02:18.308Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-14T17:02:18.308Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-14T17:02:18.308Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-14T17:02:18.308Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-14T17:02:18.654Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-07-14T17:02:18.654Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T17:02:18.654Z] 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-14T17:02:18.654Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-14T17:02:18.654Z] === RUN TestPrivilegedHostDevices [2022-07-14T17:02:18.871Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-14T17:02:18.913Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-07-14T17:02:18.913Z] === RUN TestRunConsoleSize [2022-07-14T17:02:19.482Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-14T17:02:19.482Z] === RUN TestStats [2022-07-14T17:02:19.482Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:19.482Z] --- SKIP: TestStats (0.00s) [2022-07-14T17:02:19.482Z] === RUN TestStopContainerWithTimeout [2022-07-14T17:02:19.482Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T17:02:19.482Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T17:02:19.482Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T17:02:19.482Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T17:02:19.482Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T17:02:19.482Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T17:02:19.482Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T17:02:19.482Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T17:02:19.482Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T17:02:19.482Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T17:02:20.051Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T17:02:21.394Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-14T17:02:22.325Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-14T17:02:22.588Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T17:02:23.256Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-14T17:02:23.526Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T17:02:23.526Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-07-14T17:02:23.526Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-07-14T17:02:23.526Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-14T17:02:23.526Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-14T17:02:23.526Z] === RUN TestDeleteDevicemapper [2022-07-14T17:02:23.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T17:02:23.526Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T17:02:23.526Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T17:02:24.894Z] ok github.com/docker/docker/libnetwork/networkdb 104.489s coverage: 60.0% of statements [2022-07-14T17:02:24.894Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-14T17:02:24.894Z] ok github.com/docker/docker/libnetwork/options 0.001s coverage: 100.0% of statements [2022-07-14T17:02:24.894Z] ok github.com/docker/docker/libnetwork/osl 4.450s coverage: 39.7% of statements [2022-07-14T17:02:24.894Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-07-14T17:02:24.894Z] ok github.com/docker/docker/libnetwork/portallocator 0.012s coverage: 80.7% of statements [2022-07-14T17:02:24.894Z] ok github.com/docker/docker/libnetwork/portmapper 0.470s coverage: 48.6% of statements [2022-07-14T17:02:25.152Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-07-14T17:02:25.152Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-14T17:02:25.152Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-14T17:02:25.409Z] [2022-07-14T17:02:25.409Z] === Skipped [2022-07-14T17:02:25.409Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-14T17:02:25.409Z] firewalld_test.go:14: firewalld is not running [2022-07-14T17:02:25.409Z] [2022-07-14T17:02:25.409Z] DONE 327 tests, 1 skipped in 199.162s [2022-07-14T17:02:25.433Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2022-07-14T17:02:25.433Z] === RUN TestUpdateMemory [2022-07-14T17:02:25.433Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:25.433Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-14T17:02:25.433Z] === RUN TestUpdateCPUQuota [2022-07-14T17:02:25.433Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:25.433Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-14T17:02:25.433Z] === RUN TestUpdatePidsLimit [2022-07-14T17:02:25.433Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:25.433Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-14T17:02:25.433Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2022-07-14T17:02:26.353Z] Recording test results [2022-07-14T17:02:26.565Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-14T17:02:26.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43793/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9464898b474ec3a4c49314169fa9c36320d3135e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9464898b474ec3a4c49314169fa9c36320d3135e hack/validate/vendor [2022-07-14T17:02:27.446Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T17:02:28.006Z] + echo Ensuring container killed. [2022-07-14T17:02:28.006Z] Ensuring container killed. [2022-07-14T17:02:28.006Z] + docker rm -vf docker-pr5 [2022-07-14T17:02:28.006Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-14T17:02:28.285Z] + echo Chowning /workspace to jenkins user [2022-07-14T17:02:28.285Z] Chowning /workspace to jenkins user [2022-07-14T17:02:28.285Z] + id -u [2022-07-14T17:02:28.285Z] + id -g [2022-07-14T17:02:28.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43793:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T17:02:29.138Z] + bundleName=unit [2022-07-14T17:02:29.138Z] + echo Creating unit-bundles.tar.gz [2022-07-14T17:02:29.138Z] Creating unit-bundles.tar.gz [2022-07-14T17:02:29.138Z] + 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-14T17:02:29.138Z] bundles/junit-report-libnetwork.xml [2022-07-14T17:02:29.138Z] bundles/junit-report.xml [2022-07-14T17:02:29.138Z] bundles/go-test-report-libnetwork.json [2022-07-14T17:02:29.138Z] bundles/go-test-report.json [2022-07-14T17:02:29.138Z] bundles/profile-libnetwork.out [2022-07-14T17:02:29.138Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-14T17:02:29.149Z] Archiving artifacts [2022-07-14T17:02:29.622Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43793/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T17:02:29.803Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-14T17:02:29.803Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-14T17:02:29.803Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-14T17:02:29.922Z] + make clean [2022-07-14T17:02:29.922Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T17:02:29.922Z] docker-dev-cache [2022-07-14T17:02:29.922Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T17:02:30.367Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-14T17:02:30.367Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-14T17:02:30.625Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-14T17:02:31.557Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-14T17:02:32.489Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-14T17:02:33.860Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-14T17:02:33.860Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-14T17:02:33.860Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-14T17:02:34.793Z] === RUN TestDockerSuite/TestRunMount [2022-07-14T17:02:37.648Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-07-14T17:02:37.648Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T17:02:37.648Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-14T17:02:37.648Z] === RUN TestWaitNonBlocked [2022-07-14T17:02:37.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T17:02:37.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T17:02:37.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T17:02:37.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T17:02:37.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T17:02:37.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T17:02:37.648Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-14T17:02:37.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-07-14T17:02:37.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-07-14T17:02:37.648Z] === RUN TestWaitBlocked [2022-07-14T17:02:37.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T17:02:37.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T17:02:37.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T17:02:37.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T17:02:37.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T17:02:37.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T17:02:38.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-14T17:02:38.219Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-14T17:02:38.219Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-07-14T17:02:38.219Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-07-14T17:02:38.219Z] === RUN TestWaitConditions [2022-07-14T17:02:38.219Z] === RUN TestWaitConditions/default [2022-07-14T17:02:38.219Z] === PAUSE TestWaitConditions/default [2022-07-14T17:02:38.219Z] === RUN TestWaitConditions/not-running [2022-07-14T17:02:38.219Z] === PAUSE TestWaitConditions/not-running [2022-07-14T17:02:38.219Z] === RUN TestWaitConditions/next-exit [2022-07-14T17:02:38.219Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T17:02:38.219Z] === RUN TestWaitConditions/removed [2022-07-14T17:02:38.219Z] === PAUSE TestWaitConditions/removed [2022-07-14T17:02:38.219Z] === CONT TestWaitConditions/default [2022-07-14T17:02:38.219Z] === CONT TestWaitConditions/removed [2022-07-14T17:02:39.004Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-14T17:02:39.569Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-14T17:02:40.126Z] === CONT TestWaitConditions/not-running [2022-07-14T17:02:40.127Z] === CONT TestWaitConditions/next-exit [2022-07-14T17:02:40.500Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-14T17:02:41.507Z] --- PASS: TestWaitConditions (0.01s) [2022-07-14T17:02:41.507Z] --- PASS: TestWaitConditions/default (1.55s) [2022-07-14T17:02:41.507Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-07-14T17:02:41.507Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-07-14T17:02:41.507Z] --- PASS: TestWaitConditions/not-running (1.73s) [2022-07-14T17:02:41.507Z] === CONT TestDaemonRestartIpcMode [2022-07-14T17:02:41.507Z] === CONT TestIpcModeOlderClient [2022-07-14T17:02:41.507Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-14T17:02:41.507Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T17:02:41.871Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-14T17:02:43.242Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-14T17:02:44.049Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-07-14T17:02:44.310Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-07-14T17:02:44.310Z] PASS [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === Skipped [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-14T17:02:44.310Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-14T17:02:44.310Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-14T17:02:44.310Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-14T17:02:44.310Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-14T17:02:44.310Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-14T17:02:44.310Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-14T17:02:44.310Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-14T17:02:44.310Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-14T17:02:44.310Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-14T17:02:44.310Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-14T17:02:44.310Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-14T17:02:44.310Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-14T17:02:44.310Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-07-14T17:02:44.310Z] 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-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-14T17:02:44.310Z] 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-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-14T17:02:44.310Z] 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-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-14T17:02:44.310Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T17:02:44.310Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-14T17:02:44.310Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-14T17:02:44.310Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-14T17:02:44.310Z] 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-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-14T17:02:44.310Z] 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-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-14T17:02:44.310Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T17:02:44.310Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-14T17:02:44.310Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-14T17:02:44.310Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-14T17:02:44.310Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-14T17:02:44.310Z] [2022-07-14T17:02:44.310Z] DONE 241 tests, 27 skipped in 82.869s [2022-07-14T17:02:44.310Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T17:02:44.570Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T17:02:45.140Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-14T17:02:45.140Z] === RUN TestConfigDaemonID [2022-07-14T17:02:45.153Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-14T17:02:46.522Z] daemon_test.go:83: [d1fd635d24090] daemon is not started [2022-07-14T17:02:46.522Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-14T17:02:46.522Z] === RUN TestDaemonConfigValidation [2022-07-14T17:02:46.522Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T17:02:46.522Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T17:02:46.522Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T17:02:46.522Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T17:02:46.522Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T17:02:46.522Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T17:02:46.522Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T17:02:46.522Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T17:02:46.522Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T17:02:46.522Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T17:02:46.522Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T17:02:46.522Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T17:02:46.522Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T17:02:46.522Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-14T17:02:46.522Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T17:02:46.522Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T17:02:46.522Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-14T17:02:46.522Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-14T17:02:46.522Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-14T17:02:46.522Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-14T17:02:46.522Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-14T17:02:46.522Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T17:02:46.522Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T17:02:46.523Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-14T17:02:47.461Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T17:02:47.896Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-14T17:02:48.046Z] --- PASS: TestBuildWithHugeFile (53.85s) [2022-07-14T17:02:48.046Z] === RUN TestBuildWCOWSandboxSize [2022-07-14T17:02:48.046Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T17:02:48.046Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-14T17:02:48.046Z] === RUN TestBuildWithEmptyDockerfile [2022-07-14T17:02:48.046Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T17:02:48.046Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T17:02:48.046Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T17:02:48.046Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T17:02:48.046Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T17:02:48.046Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T17:02:48.046Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-14T17:02:48.046Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-14T17:02:48.046Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-14T17:02:48.046Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-14T17:02:48.046Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-14T17:02:48.046Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-14T17:02:48.046Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-14T17:02:48.046Z] === RUN TestBuildPreserveOwnership [2022-07-14T17:02:48.046Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-14T17:02:48.046Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-14T17:02:48.302Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-07-14T17:02:48.302Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.95s) [2022-07-14T17:02:48.302Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-07-14T17:02:48.302Z] === RUN TestBuildPlatformInvalid [2022-07-14T17:02:48.558Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-14T17:02:48.558Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-14T17:02:48.828Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-14T17:02:48.828Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-14T17:02:48.885Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T17:02:49.086Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-14T17:02:49.118Z] Loaded image: busybox:latest [2022-07-14T17:02:49.374Z] Loaded image: busybox:glibc [2022-07-14T17:02:49.827Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T17:02:49.827Z] daemon_test.go:197: [dd9b586b59125] daemon is not started [2022-07-14T17:02:49.827Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-14T17:02:49.827Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-14T17:02:49.827Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-14T17:02:49.827Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-14T17:02:49.827Z] === RUN TestDaemonProxy [2022-07-14T17:02:49.827Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-14T17:02:49.827Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-14T17:02:49.827Z] PASS [2022-07-14T17:02:49.827Z] [2022-07-14T17:02:49.827Z] === Skipped [2022-07-14T17:02:49.827Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-14T17:02:49.827Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-14T17:02:49.827Z] [2022-07-14T17:02:49.827Z] DONE 13 tests, 1 skipped in 5.302s [2022-07-14T17:02:49.827Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T17:02:49.827Z] INFO: Testing against a local daemon [2022-07-14T17:02:49.827Z] === RUN TestCommitInheritsEnv [2022-07-14T17:02:50.018Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-14T17:02:50.302Z] Loaded image: debian:bullseye-slim [2022-07-14T17:02:50.302Z] Loaded image: hello-world:latest [2022-07-14T17:02:50.559Z] Loaded image: arm32v7/hello-world:latest [2022-07-14T17:02:50.583Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-14T17:02:51.146Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-14T17:02:51.208Z] --- PASS: TestCommitInheritsEnv (1.25s) [2022-07-14T17:02:51.209Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T17:02:51.209Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-14T17:02:51.209Z] === RUN TestImportWithCustomPlatform [2022-07-14T17:02:51.209Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T17:02:51.209Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T17:02:51.209Z] === RUN TestImportWithCustomPlatform// [2022-07-14T17:02:51.209Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T17:02:51.469Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T17:02:51.469Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T17:02:51.469Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T17:02:51.469Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T17:02:51.469Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T17:02:51.469Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T17:02:51.469Z] === RUN TestImagesFilterMultiReference [2022-07-14T17:02:51.469Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-14T17:02:51.469Z] === RUN TestImagePullPlatformInvalid [2022-07-14T17:02:51.729Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-14T17:02:51.729Z] === RUN TestRemoveImageOrphaning [2022-07-14T17:02:52.518Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-14T17:02:53.108Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-07-14T17:02:53.108Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T17:02:53.108Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-14T17:02:53.108Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-14T17:02:53.108Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T17:02:53.108Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-14T17:02:53.108Z] === RUN TestTagInvalidReference [2022-07-14T17:02:53.108Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-14T17:02:53.108Z] === RUN TestTagValidPrefixedRepo [2022-07-14T17:02:53.369Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-14T17:02:53.369Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T17:02:53.369Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-14T17:02:53.369Z] === RUN TestTagOfficialNames [2022-07-14T17:02:53.369Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-14T17:02:53.369Z] === RUN TestTagMatchesDigest [2022-07-14T17:02:53.369Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-14T17:02:53.369Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-14T17:02:54.414Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-14T17:02:57.691Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-14T17:02:57.691Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-14T17:02:57.949Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-14T17:02:58.515Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-14T17:02:58.515Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-14T17:02:59.079Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-14T17:02:59.644Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-14T17:02:59.644Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-14T17:03:00.499Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.29s) [2022-07-14T17:03:00.499Z] PASS [2022-07-14T17:03:00.499Z] [2022-07-14T17:03:00.499Z] === Skipped [2022-07-14T17:03:00.499Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-14T17:03:00.499Z] build_session_test.go:25: TODO: BuildKit [2022-07-14T17:03:00.499Z] [2022-07-14T17:03:00.499Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-14T17:03:00.499Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-14T17:03:00.499Z] [2022-07-14T17:03:00.499Z] DONE 34 tests, 2 skipped in 88.319s [2022-07-14T17:03:00.499Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-14T17:03:00.499Z] ++ 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-14T17:03:00.499Z] ++ set -e [2022-07-14T17:03:00.499Z] ++ '[' -n 0 ']' [2022-07-14T17:03:00.499Z] ++ set -x [2022-07-14T17:03:00.499Z] ++ 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-14T17:03:00.499Z] INFO: Testing against a local daemon [2022-07-14T17:03:00.499Z] === RUN TestConfigInspect [2022-07-14T17:03:00.575Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-14T17:03:01.060Z] --- PASS: TestConfigInspect (2.26s) [2022-07-14T17:03:01.060Z] === RUN TestConfigList [2022-07-14T17:03:01.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-14T17:03:03.623Z] --- PASS: TestConfigList (2.22s) [2022-07-14T17:03:03.623Z] === RUN TestConfigsCreateAndDelete [2022-07-14T17:03:05.557Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2022-07-14T17:03:05.557Z] === RUN TestConfigsUpdate [2022-07-14T17:03:05.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-14T17:03:06.618Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-14T17:03:06.618Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-14T17:03:06.618Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-14T17:03:07.550Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-14T17:03:08.115Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-14T17:03:08.115Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-14T17:03:08.131Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-14T17:03:08.131Z] === RUN TestTemplatedConfig [2022-07-14T17:03:09.486Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-14T17:03:10.051Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-14T17:03:10.646Z] --- PASS: TestTemplatedConfig (2.46s) [2022-07-14T17:03:10.646Z] === RUN TestConfigCreateResolve [2022-07-14T17:03:10.991Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-14T17:03:10.991Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-14T17:03:10.991Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-14T17:03:11.555Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-14T17:03:12.120Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-14T17:03:12.578Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-14T17:03:12.579Z] PASS [2022-07-14T17:03:12.579Z] [2022-07-14T17:03:12.579Z] DONE 6 tests in 13.698s [2022-07-14T17:03:12.579Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-14T17:03:12.579Z] ++ 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-14T17:03:12.579Z] ++ set -e [2022-07-14T17:03:12.579Z] ++ '[' -n 0 ']' [2022-07-14T17:03:12.579Z] ++ set -x [2022-07-14T17:03:12.579Z] ++ 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-14T17:03:12.579Z] INFO: Testing against a local daemon [2022-07-14T17:03:12.579Z] === RUN TestAttachWithTTY [2022-07-14T17:03:12.686Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-14T17:03:12.836Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-14T17:03:12.836Z] === RUN TestAttachWithoutTTy [2022-07-14T17:03:12.836Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-14T17:03:12.836Z] === RUN TestCheckpoint [2022-07-14T17:03:12.836Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T17:03:12.836Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/commit [2022-07-14T17:03:12.836Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-14T17:03:12.836Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T17:03:12.836Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-14T17:03:12.836Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-14T17:03:12.836Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T17:03:12.836Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T17:03:12.836Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T17:03:12.836Z] === CONT TestContainerInvalidJSON/commit [2022-07-14T17:03:12.836Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-14T17:03:12.836Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-14T17:03:12.836Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-14T17:03:12.836Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-14T17:03:12.836Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-14T17:03:12.836Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-14T17:03:12.836Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-14T17:03:12.836Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-14T17:03:12.836Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-14T17:03:12.836Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2022-07-14T17:03:12.836Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-14T17:03:13.093Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-14T17:03:13.093Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-14T17:03:13.093Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-14T17:03:13.093Z] === RUN TestCopyEmptyFile [2022-07-14T17:03:13.250Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-14T17:03:13.250Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-14T17:03:13.250Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-14T17:03:13.350Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-14T17:03:13.350Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-14T17:03:13.350Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-14T17:03:13.350Z] === RUN TestCopyFromContainer [2022-07-14T17:03:14.182Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-14T17:03:14.182Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-14T17:03:14.279Z] === RUN TestCopyFromContainer// [2022-07-14T17:03:14.279Z] === RUN TestCopyFromContainer//bar/root [2022-07-14T17:03:14.279Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-14T17:03:14.279Z] === RUN TestCopyFromContainer/bar/quux [2022-07-14T17:03:14.577Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-14T17:03:14.577Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-14T17:03:14.577Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-14T17:03:14.577Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-14T17:03:14.577Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-14T17:03:14.790Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-14T17:03:14.790Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-14T17:03:14.790Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-14T17:03:14.833Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer (1.58s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-14T17:03:14.833Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-14T17:03:14.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-14T17:03:14.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T17:03:14.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T17:03:14.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T17:03:14.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T17:03:14.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T17:03:14.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T17:03:14.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-14T17:03:14.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-14T17:03:14.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-14T17:03:14.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-14T17:03:14.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-14T17:03:14.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-14T17:03:14.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-14T17:03:14.833Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-14T17:03:14.833Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-14T17:03:14.833Z] === RUN TestCreateWithInvalidEnv [2022-07-14T17:03:14.833Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-14T17:03:14.833Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-14T17:03:14.833Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-14T17:03:14.833Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-14T17:03:14.833Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-14T17:03:14.833Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-14T17:03:14.833Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-14T17:03:14.833Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-14T17:03:14.833Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-14T17:03:14.833Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-14T17:03:14.833Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-14T17:03:14.833Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-14T17:03:14.833Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-14T17:03:14.833Z] === RUN TestCreateTmpfsMountsTarget [2022-07-14T17:03:14.833Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-14T17:03:14.833Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-14T17:03:15.048Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-14T17:03:16.197Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-07-14T17:03:16.197Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-14T17:03:16.945Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-14T17:03:16.945Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-14T17:03:16.945Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-14T17:03:16.945Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-14T17:03:17.561Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-14T17:03:17.561Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-14T17:03:17.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T17:03:17.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T17:03:17.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T17:03:17.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T17:03:17.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T17:03:17.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T17:03:17.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T17:03:17.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T17:03:17.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T17:03:17.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T17:03:17.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-14T17:03:17.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-14T17:03:17.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-14T17:03:17.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-14T17:03:17.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-14T17:03:17.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-14T17:03:17.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-14T17:03:17.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-14T17:03:17.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-14T17:03:17.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-14T17:03:17.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-14T17:03:17.561Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-14T17:03:17.817Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-14T17:03:17.817Z] === RUN TestCreateDifferentPlatform [2022-07-14T17:03:17.817Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-14T17:03:17.817Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-14T17:03:17.817Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-14T17:03:17.817Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-14T17:03:17.817Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-14T17:03:17.817Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-14T17:03:17.817Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-14T17:03:17.817Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-14T17:03:17.817Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-14T17:03:17.817Z] === RUN TestCreateInvalidHostConfig [2022-07-14T17:03:17.817Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T17:03:17.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T17:03:17.817Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T17:03:17.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T17:03:17.817Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T17:03:17.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T17:03:17.817Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T17:03:17.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T17:03:17.817Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-14T17:03:17.817Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-14T17:03:17.817Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-14T17:03:17.817Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-14T17:03:17.817Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-14T17:03:17.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-14T17:03:17.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-14T17:03:17.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-14T17:03:17.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-14T17:03:17.817Z] === RUN TestContainerStartOnDaemonRestart [2022-07-14T17:03:17.817Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-14T17:03:17.817Z] === RUN TestDaemonRestartIpcMode [2022-07-14T17:03:17.817Z] === PAUSE TestDaemonRestartIpcMode [2022-07-14T17:03:17.817Z] === RUN TestDaemonHostGatewayIP [2022-07-14T17:03:17.817Z] === PAUSE TestDaemonHostGatewayIP [2022-07-14T17:03:17.817Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-14T17:03:17.817Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-14T17:03:17.817Z] === RUN TestContainerKillOnDaemonStart [2022-07-14T17:03:17.817Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-14T17:03:17.817Z] === RUN TestDiff [2022-07-14T17:03:18.379Z] --- PASS: TestDiff (0.43s) [2022-07-14T17:03:18.379Z] === RUN TestExecConsoleSize [2022-07-14T17:03:18.940Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-14T17:03:18.940Z] === RUN TestExecWithCloseStdin [2022-07-14T17:03:19.195Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-14T17:03:19.195Z] === RUN TestExec [2022-07-14T17:03:19.468Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-14T17:03:19.725Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-14T17:03:19.756Z] --- PASS: TestExec (0.46s) [2022-07-14T17:03:19.756Z] === RUN TestExecUser [2022-07-14T17:03:20.290Z] === RUN TestDockerSuite/TestRunRm [2022-07-14T17:03:20.317Z] --- PASS: TestExecUser (0.49s) [2022-07-14T17:03:20.317Z] === RUN TestExportContainerAndImportImage [2022-07-14T17:03:20.854Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-14T17:03:20.877Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-07-14T17:03:20.877Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-14T17:03:22.239Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-14T17:03:22.239Z] === RUN TestHealthCheckWorkdir [2022-07-14T17:03:22.800Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-14T17:03:22.800Z] === RUN TestHealthKillContainer [2022-07-14T17:03:23.379Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-14T17:03:24.311Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-14T17:03:24.876Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-14T17:03:25.807Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-14T17:03:27.177Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-14T17:03:27.740Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-14T17:03:27.740Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-14T17:03:30.876Z] --- PASS: TestHealthKillContainer (7.94s) [2022-07-14T17:03:30.876Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-14T17:03:31.014Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-14T17:03:31.131Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-14T17:03:31.131Z] === RUN TestIpcModeNone [2022-07-14T17:03:31.432Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-14T17:03:31.432Z] === RUN TestIpcModePrivate [2022-07-14T17:03:31.688Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-14T17:03:31.944Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-14T17:03:31.944Z] === RUN TestIpcModeShareable [2022-07-14T17:03:32.199Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-14T17:03:32.455Z] --- PASS: TestIpcModeShareable (0.45s) [2022-07-14T17:03:32.455Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-14T17:03:33.699Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-14T17:03:34.262Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-14T17:03:34.384Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-07-14T17:03:34.384Z] === RUN TestAPIIpcModeHost [2022-07-14T17:03:34.384Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-14T17:03:34.384Z] === RUN TestDaemonIpcModeShareable [2022-07-14T17:03:34.826Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-14T17:03:35.083Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-14T17:03:35.310Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-14T17:03:35.566Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-07-14T17:03:35.566Z] === RUN TestDaemonIpcModePrivate [2022-07-14T17:03:35.647Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-14T17:03:35.903Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-14T17:03:36.467Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-14T17:03:36.928Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-14T17:03:36.929Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-14T17:03:36.929Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-14T17:03:37.031Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-14T17:03:37.596Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-14T17:03:37.853Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-14T17:03:37.854Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-14T17:03:37.854Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-07-14T17:03:37.854Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-14T17:03:39.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-14T17:03:39.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-07-14T17:03:39.260Z] === RUN TestIpcModeOlderClient [2022-07-14T17:03:39.260Z] === PAUSE TestIpcModeOlderClient [2022-07-14T17:03:39.260Z] === RUN TestKillContainerInvalidSignal [2022-07-14T17:03:39.515Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-14T17:03:39.515Z] === RUN TestKillContainer [2022-07-14T17:03:39.515Z] === RUN TestKillContainer/no_signal [2022-07-14T17:03:40.075Z] === RUN TestKillContainer/non_killing_signal [2022-07-14T17:03:40.330Z] === RUN TestKillContainer/killing_signal [2022-07-14T17:03:40.375Z] === RUN TestDockerSuite/TestRunState [2022-07-14T17:03:40.891Z] --- PASS: TestKillContainer (1.26s) [2022-07-14T17:03:40.891Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-14T17:03:40.891Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-14T17:03:40.891Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-14T17:03:40.891Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-14T17:03:40.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-14T17:03:41.147Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-14T17:03:41.307Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-14T17:03:41.871Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-14T17:03:42.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-14T17:03:42.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-14T17:03:42.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-14T17:03:42.073Z] === RUN TestKillStoppedContainer [2022-07-14T17:03:42.073Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-14T17:03:42.073Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-14T17:03:42.073Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-14T17:03:42.073Z] === RUN TestKillDifferentUserContainer [2022-07-14T17:03:42.435Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-14T17:03:42.633Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-14T17:03:42.633Z] === RUN TestInspectOomKilledTrue [2022-07-14T17:03:42.692Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-14T17:03:42.692Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-14T17:03:42.692Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-14T17:03:42.949Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-14T17:03:43.194Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-07-14T17:03:43.194Z] === RUN TestInspectOomKilledFalse [2022-07-14T17:03:43.450Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-14T17:03:43.450Z] === RUN TestLinksEtcHostsContentMatch [2022-07-14T17:03:43.513Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-14T17:03:43.706Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-07-14T17:03:43.706Z] === RUN TestLinksContainerNames [2022-07-14T17:03:44.631Z] --- PASS: TestLinksContainerNames (0.90s) [2022-07-14T17:03:44.631Z] === RUN TestLogsFollowTailEmpty [2022-07-14T17:03:44.883Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-14T17:03:44.883Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-14T17:03:44.883Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-14T17:03:45.158Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-14T17:03:45.199Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-14T17:03:45.199Z] === RUN TestLogs [2022-07-14T17:03:45.199Z] === RUN TestLogs/driver_local [2022-07-14T17:03:45.199Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T17:03:45.199Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T17:03:45.199Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-14T17:03:45.199Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-14T17:03:45.199Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-14T17:03:45.199Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-14T17:03:45.199Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T17:03:45.199Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T17:03:45.199Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-14T17:03:45.199Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-14T17:03:45.199Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-14T17:03:45.199Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-14T17:03:45.199Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-14T17:03:45.199Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-14T17:03:45.760Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-14T17:03:45.760Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-14T17:03:46.321Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-14T17:03:46.321Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-14T17:03:46.881Z] === RUN TestLogs/driver_json-file [2022-07-14T17:03:46.881Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T17:03:46.881Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T17:03:46.881Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-14T17:03:46.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-14T17:03:46.881Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-14T17:03:46.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-14T17:03:46.881Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T17:03:46.881Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T17:03:46.881Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T17:03:46.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T17:03:46.881Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T17:03:46.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T17:03:46.881Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-14T17:03:46.881Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-14T17:03:47.056Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-14T17:03:47.312Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-14T17:03:47.443Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-14T17:03:47.698Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-14T17:03:47.954Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-14T17:03:48.209Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-14T17:03:48.684Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-14T17:03:48.770Z] --- PASS: TestLogs (3.52s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.52s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.45s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.49s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s) [2022-07-14T17:03:48.770Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-07-14T17:03:48.770Z] === RUN TestContainerNetworkMountsNoChown [2022-07-14T17:03:49.026Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/default [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/default [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/private [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/private [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rprivate [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/slave [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/slave [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rslave [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/shared [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/shared [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rshared [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/default [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/rslave [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/rshared [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/shared [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/rprivate [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/slave [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/private [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-14T17:03:49.026Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-14T17:03:49.026Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-14T17:03:49.026Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-14T17:03:49.282Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-14T17:03:49.537Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-14T17:03:49.793Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-14T17:03:49.793Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-14T17:03:49.793Z] === RUN TestContainerBindMountNonRecursive [2022-07-14T17:03:51.182Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-14T17:03:51.182Z] === RUN TestContainerVolumesMountedAsShared [2022-07-14T17:03:51.207Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-14T17:03:51.454Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-14T17:03:51.454Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-14T17:03:51.712Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-14T17:03:51.712Z] === RUN TestNetworkNat [2022-07-14T17:03:52.139Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-14T17:03:52.661Z] --- PASS: TestNetworkNat (0.61s) [2022-07-14T17:03:52.662Z] === RUN TestNetworkLocalhostTCPNat [2022-07-14T17:03:52.917Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-07-14T17:03:52.917Z] === RUN TestNetworkLoopbackNat [2022-07-14T17:03:54.033Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-14T17:03:54.598Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-14T17:03:55.163Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-14T17:03:55.429Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-14T17:03:55.429Z] === RUN TestPause [2022-07-14T17:03:55.991Z] --- PASS: TestPause (0.46s) [2022-07-14T17:03:55.991Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-14T17:03:55.991Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T17:03:55.991Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T17:03:55.991Z] === RUN TestPauseStopPausedContainer [2022-07-14T17:03:56.094Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-14T17:03:56.551Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-14T17:03:56.551Z] === RUN TestPidHost [2022-07-14T17:03:57.465Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-14T17:03:57.477Z] --- PASS: TestPidHost (1.06s) [2022-07-14T17:03:57.477Z] === RUN TestPsFilter [2022-07-14T17:03:57.732Z] --- PASS: TestPsFilter (0.13s) [2022-07-14T17:03:57.732Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-14T17:03:57.988Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-14T17:03:57.988Z] === RUN TestRemoveContainerWithVolume [2022-07-14T17:03:58.397Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-14T17:03:58.593Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-14T17:03:58.593Z] === RUN TestRemoveContainerRunning [2022-07-14T17:03:58.848Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-14T17:03:58.848Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-14T17:03:58.961Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-14T17:03:58.961Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-14T17:03:59.218Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-14T17:03:59.452Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-14T17:03:59.452Z] === RUN TestRemoveInvalidContainer [2022-07-14T17:03:59.452Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-14T17:03:59.452Z] === RUN TestRenameLinkedContainer [2022-07-14T17:04:00.149Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-14T17:04:01.079Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-14T17:04:01.079Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-14T17:04:01.336Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-14T17:04:01.336Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-14T17:04:01.336Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-14T17:04:01.340Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-07-14T17:04:01.340Z] === RUN TestRenameStoppedContainer [2022-07-14T17:04:01.593Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-14T17:04:01.595Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-07-14T17:04:01.595Z] === RUN TestRenameRunningContainerAndReuse [2022-07-14T17:04:02.158Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-14T17:04:02.565Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-14T17:04:02.565Z] === RUN TestRenameInvalidName [2022-07-14T17:04:02.822Z] --- PASS: TestRenameInvalidName (0.46s) [2022-07-14T17:04:02.822Z] === RUN TestRenameAnonymousContainer [2022-07-14T17:04:04.681Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-14T17:04:04.710Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-14T17:04:04.710Z] === RUN TestRenameContainerWithSameName [2022-07-14T17:04:04.965Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-07-14T17:04:04.965Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-14T17:04:05.613Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-14T17:04:05.891Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-14T17:04:05.891Z] === RUN TestResize [2022-07-14T17:04:06.451Z] --- PASS: TestResize (0.43s) [2022-07-14T17:04:06.451Z] === RUN TestResizeWithInvalidSize [2022-07-14T17:04:06.545Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-14T17:04:06.707Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-14T17:04:06.707Z] === RUN TestResizeWhenContainerNotStarted [2022-07-14T17:04:07.267Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-14T17:04:07.267Z] === RUN TestDaemonRestartKillContainers [2022-07-14T17:04:07.267Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T17:04:07.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T17:04:07.267Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T17:04:07.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T17:04:07.267Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T17:04:07.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T17:04:07.267Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T17:04:07.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T17:04:07.267Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T17:04:07.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T17:04:07.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T17:04:07.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-14T17:04:07.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-14T17:04:07.477Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-14T17:04:07.477Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-14T17:04:08.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-14T17:04:08.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-14T17:04:09.373Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-14T17:04:10.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-14T17:04:10.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-14T17:04:10.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-14T17:04:10.560Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-14T17:04:11.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T17:04:11.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T17:04:12.457Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-14T17:04:13.388Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-14T17:04:14.319Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-14T17:04:14.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-14T17:04:15.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-14T17:04:15.268Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-14T17:04:15.268Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-14T17:04:15.268Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-14T17:04:15.268Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-14T17:04:15.268Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-14T17:04:15.268Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-14T17:04:15.268Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-14T17:04:15.268Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-14T17:04:15.268Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-14T17:04:15.268Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-14T17:04:15.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-14T17:04:16.403Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-14T17:04:16.966Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-14T17:04:18.337Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-14T17:04:18.902Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-14T17:04:19.159Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-14T17:04:19.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-14T17:04:19.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-14T17:04:19.417Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-14T17:04:19.417Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-14T17:04:19.981Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-14T17:04:19.981Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-14T17:04:19.981Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-14T17:04:19.981Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-14T17:04:19.981Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-14T17:04:19.981Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-14T17:04:19.981Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-14T17:04:20.546Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-14T17:04:20.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-14T17:04:20.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-14T17:04:21.111Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-14T17:04:21.111Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-14T17:04:22.042Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-14T17:04:22.042Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-14T17:04:22.299Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-14T17:04:22.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-14T17:04:22.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-14T17:04:22.863Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-14T17:04:22.863Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-14T17:04:23.427Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-14T17:04:23.991Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-14T17:04:23.991Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-14T17:04:23.991Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-07-14T17:04:24.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-14T17:04:24.730Z] === RUN TestCgroupNamespacesRun [2022-07-14T17:04:24.921Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-14T17:04:25.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-14T17:04:25.655Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-14T17:04:25.655Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-14T17:04:26.111Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-14T17:04:26.675Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-14T17:04:26.675Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-14T17:04:26.675Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-14T17:04:26.932Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-14T17:04:26.932Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-14T17:04:27.018Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.29s) [2022-07-14T17:04:27.018Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-14T17:04:27.863Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-14T17:04:28.120Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-14T17:04:28.381Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-14T17:04:28.381Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-14T17:04:28.684Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-14T17:04:29.306Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-07-14T17:04:29.306Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-14T17:04:29.841Z] --- PASS: TestImportExtremelyLargeImageWorks (93.83s) [2022-07-14T17:04:29.841Z] PASS [2022-07-14T17:04:29.841Z] [2022-07-14T17:04:29.841Z] === Skipped [2022-07-14T17:04:29.841Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-14T17:04:29.841Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-14T17:04:29.841Z] [2022-07-14T17:04:29.841Z] DONE 22 tests, 1 skipped in 97.448s [2022-07-14T17:04:29.841Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T17:04:29.841Z] === RUN TestStripANSICommands [2022-07-14T17:04:29.841Z] === RUN TestStripANSICommands/#00 [2022-07-14T17:04:29.841Z] === RUN TestStripANSICommands/#01 [2022-07-14T17:04:29.841Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T17:04:29.841Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T17:04:29.841Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T17:04:29.841Z] PASS [2022-07-14T17:04:29.841Z] [2022-07-14T17:04:29.841Z] DONE 3 tests in 0.045s [2022-07-14T17:04:29.841Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T17:04:29.841Z] INFO: Testing against a local daemon [2022-07-14T17:04:29.841Z] === RUN TestNetworkCreateDelete [2022-07-14T17:04:29.841Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-14T17:04:29.841Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T17:04:29.841Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-14T17:04:29.841Z] === RUN TestDaemonDNSFallback [2022-07-14T17:04:30.669Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-14T17:04:30.669Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-14T17:04:31.208Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-14T17:04:31.208Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-14T17:04:31.465Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-14T17:04:31.465Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-14T17:04:31.465Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-14T17:04:31.465Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-14T17:04:31.595Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-14T17:04:31.595Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-14T17:04:32.396Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-14T17:04:32.521Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-14T17:04:32.521Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-14T17:04:32.960Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-14T17:04:33.447Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-14T17:04:33.447Z] === RUN TestNISDomainname [2022-07-14T17:04:33.891Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-14T17:04:34.008Z] --- PASS: TestNISDomainname (0.57s) [2022-07-14T17:04:34.008Z] === RUN TestHostnameDnsResolution [2022-07-14T17:04:34.937Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-14T17:04:34.937Z] === RUN TestUnprivilegedPortsAndPing [2022-07-14T17:04:35.116Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-14T17:04:35.116Z] === RUN TestInspectNetwork [2022-07-14T17:04:35.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T17:04:35.116Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T17:04:35.116Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T17:04:35.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T17:04:35.116Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T17:04:35.116Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T17:04:35.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T17:04:35.116Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T17:04:35.116Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestNetworkList [2022-07-14T17:04:35.116Z] === RUN TestNetworkList//networks [2022-07-14T17:04:35.116Z] === PAUSE TestNetworkList//networks [2022-07-14T17:04:35.116Z] === RUN TestNetworkList//networks/ [2022-07-14T17:04:35.116Z] === PAUSE TestNetworkList//networks/ [2022-07-14T17:04:35.116Z] === CONT TestNetworkList//networks [2022-07-14T17:04:35.116Z] === CONT TestNetworkList//networks/ [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkList (0.02s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T17:04:35.116Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T17:04:35.116Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T17:04:35.116Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-14T17:04:35.116Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T17:04:35.116Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-14T17:04:35.116Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T17:04:35.116Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-14T17:04:35.116Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T17:04:35.116Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-14T17:04:35.116Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T17:04:35.116Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-14T17:04:35.116Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T17:04:35.116Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T17:04:35.116Z] service_test.go:243: FLAKY_TEST [2022-07-14T17:04:35.116Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T17:04:35.116Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-14T17:04:35.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T17:04:35.116Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-14T17:04:35.116Z] PASS [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === Skipped [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-14T17:04:35.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-14T17:04:35.116Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-14T17:04:35.116Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-14T17:04:35.116Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-14T17:04:35.116Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-14T17:04:35.116Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-14T17:04:35.116Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-14T17:04:35.116Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-14T17:04:35.116Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T17:04:35.116Z] service_test.go:243: FLAKY_TEST [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-14T17:04:35.116Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-14T17:04:35.116Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] DONE 34 tests, 12 skipped in 7.093s [2022-07-14T17:04:35.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T17:04:35.116Z] INFO: Testing against a local daemon [2022-07-14T17:04:35.116Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T17:04:35.116Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:04:35.116Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestDockerNetworkIpvlan [2022-07-14T17:04:35.116Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:04:35.116Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-14T17:04:35.116Z] PASS [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === Skipped [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T17:04:35.116Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-14T17:04:35.116Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] DONE 2 tests, 2 skipped in 0.103s [2022-07-14T17:04:35.116Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T17:04:35.116Z] INFO: Testing against a local daemon [2022-07-14T17:04:35.116Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T17:04:35.116Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestDockerNetworkMacvlan [2022-07-14T17:04:35.116Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-14T17:04:35.116Z] PASS [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === Skipped [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-14T17:04:35.116Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-14T17:04:35.116Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] DONE 2 tests, 2 skipped in 0.096s [2022-07-14T17:04:35.116Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T17:04:35.116Z] testing: warning: no tests to run [2022-07-14T17:04:35.116Z] PASS [2022-07-14T17:04:35.116Z] [2022-07-14T17:04:35.116Z] DONE 0 tests in 0.026s [2022-07-14T17:04:35.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T17:04:35.116Z] INFO: Testing against a local daemon [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginTLS [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T17:04:35.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.116Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-14T17:04:35.116Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T17:04:35.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.117Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-14T17:04:35.117Z] === RUN TestAuthZPluginHeader [2022-07-14T17:04:35.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.117Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-14T17:04:35.117Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T17:04:35.117Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.117Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-14T17:04:35.117Z] === RUN TestAuthZPluginV2Disable [2022-07-14T17:04:35.192Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-07-14T17:04:35.192Z] === RUN TestPrivilegedHostDevices [2022-07-14T17:04:35.261Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-14T17:04:35.377Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.377Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-14T17:04:35.377Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T17:04:35.752Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-14T17:04:35.752Z] === RUN TestRunConsoleSize [2022-07-14T17:04:35.825Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-14T17:04:35.946Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:35.946Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-14T17:04:35.946Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T17:04:36.205Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.205Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-14T17:04:36.205Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T17:04:36.312Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-14T17:04:36.312Z] === RUN TestStats [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-14T17:04:36.464Z] PASS [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === Skipped [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.464Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-14T17:04:36.464Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.464Z] [2022-07-14T17:04:36.465Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-14T17:04:36.465Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.465Z] [2022-07-14T17:04:36.465Z] DONE 17 tests, 17 skipped in 1.823s [2022-07-14T17:04:36.465Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T17:04:36.724Z] INFO: Testing against a local daemon [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T17:04:36.724Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T17:04:36.724Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T17:04:36.724Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T17:04:36.724Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T17:04:36.724Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T17:04:36.724Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T17:04:36.724Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T17:04:36.724Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T17:04:36.724Z] === RUN TestPluginInstall [2022-07-14T17:04:36.724Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.724Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-14T17:04:36.724Z] === RUN TestPluginsWithRuntimes [2022-07-14T17:04:36.724Z] 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-14T17:04:36.724Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-14T17:04:36.724Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T17:04:36.724Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-14T17:04:36.724Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-14T17:04:36.724Z] PASS [2022-07-14T17:04:36.724Z] [2022-07-14T17:04:36.724Z] === Skipped [2022-07-14T17:04:36.724Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-14T17:04:36.724Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-14T17:04:36.724Z] [2022-07-14T17:04:36.724Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-14T17:04:36.724Z] 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-14T17:04:36.724Z] [2022-07-14T17:04:36.724Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-14T17:04:36.724Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-14T17:04:36.724Z] [2022-07-14T17:04:36.724Z] DONE 19 tests, 3 skipped in 0.167s [2022-07-14T17:04:36.724Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T17:04:36.724Z] INFO: Testing against a local daemon [2022-07-14T17:04:36.724Z] === RUN TestExternalGraphDriver [2022-07-14T17:04:37.197Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-14T17:04:37.293Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-14T17:04:37.293Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-07-14T17:04:37.293Z] === RUN TestGraphdriverPluginV2 [2022-07-14T17:04:38.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-14T17:04:38.855Z] --- PASS: TestStats (2.44s) [2022-07-14T17:04:38.855Z] === RUN TestStopContainerWithTimeout [2022-07-14T17:04:38.855Z] === RUN TestStopContainerWithTimeout/0 [2022-07-14T17:04:38.855Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-14T17:04:38.855Z] === RUN TestStopContainerWithTimeout/1 [2022-07-14T17:04:38.855Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-14T17:04:38.855Z] === RUN TestStopContainerWithTimeout/3 [2022-07-14T17:04:38.855Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-14T17:04:38.855Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-14T17:04:38.855Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-14T17:04:38.855Z] === CONT TestStopContainerWithTimeout/0 [2022-07-14T17:04:38.855Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-14T17:04:39.420Z] === CONT TestStopContainerWithTimeout/3 [2022-07-14T17:04:41.089Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-14T17:04:41.306Z] === CONT TestStopContainerWithTimeout/1 [2022-07-14T17:04:41.488Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-07-14T17:04:41.488Z] PASS [2022-07-14T17:04:41.488Z] [2022-07-14T17:04:41.488Z] === Skipped [2022-07-14T17:04:41.488Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-07-14T17:04:41.488Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-14T17:04:41.488Z] [2022-07-14T17:04:41.488Z] DONE 2 tests, 1 skipped in 4.357s [2022-07-14T17:04:41.488Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T17:04:41.488Z] INFO: Testing against a local daemon [2022-07-14T17:04:41.488Z] === RUN TestContinueAfterPluginCrash [2022-07-14T17:04:41.488Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T17:04:41.488Z] === RUN TestReadPluginNoRead [2022-07-14T17:04:41.488Z] === PAUSE TestReadPluginNoRead [2022-07-14T17:04:41.488Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T17:04:41.488Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T17:04:41.488Z] === CONT TestContinueAfterPluginCrash [2022-07-14T17:04:41.488Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T17:04:42.458Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-14T17:04:42.668Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-14T17:04:42.668Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-07-14T17:04:42.668Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-14T17:04:42.668Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-14T17:04:42.668Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-07-14T17:04:42.668Z] === RUN TestDeleteDevicemapper [2022-07-14T17:04:42.668Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T17:04:42.668Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-14T17:04:42.668Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-14T17:04:44.365Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-14T17:04:44.555Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-07-14T17:04:44.555Z] === RUN TestUpdateMemory [2022-07-14T17:04:44.811Z] --- PASS: TestUpdateMemory (0.53s) [2022-07-14T17:04:44.811Z] === RUN TestUpdateCPUQuota [2022-07-14T17:04:45.689Z] --- PASS: TestDaemonStartWithLogOpt (4.63s) [2022-07-14T17:04:45.689Z] === CONT TestReadPluginNoRead [2022-07-14T17:04:45.735Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-14T17:04:45.736Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-07-14T17:04:45.736Z] === RUN TestUpdatePidsLimit [2022-07-14T17:04:45.736Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-14T17:04:45.736Z] === RUN TestUpdatePidsLimit/no_change [2022-07-14T17:04:45.992Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-14T17:04:46.247Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-14T17:04:46.300Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-14T17:04:46.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-14T17:04:46.759Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-14T17:04:46.759Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-07-14T17:04:47.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-14T17:04:47.684Z] === RUN TestUpdateRestartPolicy [2022-07-14T17:04:48.226Z] === RUN TestReadPluginNoRead/default [2022-07-14T17:04:48.822Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-14T17:04:48.822Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-14T17:04:49.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-14T17:04:49.606Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T17:04:50.546Z] --- PASS: TestContinueAfterPluginCrash (9.27s) [2022-07-14T17:04:50.546Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T17:04:50.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-14T17:04:51.689Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-14T17:04:51.928Z] === CONT TestReadPluginNoRead [2022-07-14T17:04:51.928Z] read_test.go:92: [d8b175d0e87ee] daemon is not started [2022-07-14T17:04:51.928Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-07-14T17:04:51.928Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-07-14T17:04:51.928Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-07-14T17:04:51.928Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-14T17:04:51.928Z] PASS [2022-07-14T17:04:51.928Z] [2022-07-14T17:04:51.928Z] DONE 6 tests in 10.883s [2022-07-14T17:04:51.928Z] 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-14T17:04:51.928Z] testing: warning: no tests to run [2022-07-14T17:04:51.928Z] PASS [2022-07-14T17:04:51.928Z] [2022-07-14T17:04:51.928Z] DONE 0 tests in 0.042s [2022-07-14T17:04:51.928Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T17:04:52.188Z] INFO: Testing against a local daemon [2022-07-14T17:04:52.188Z] === RUN TestPluginWithDevMounts [2022-07-14T17:04:52.188Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-14T17:04:52.188Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-14T17:04:52.188Z] PASS [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] === Skipped [2022-07-14T17:04:52.188Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-14T17:04:52.188Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] DONE 1 tests, 1 skipped in 0.108s [2022-07-14T17:04:52.188Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T17:04:52.188Z] INFO: Testing against a local daemon [2022-07-14T17:04:52.188Z] === RUN TestSecretInspect [2022-07-14T17:04:52.188Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-14T17:04:52.188Z] === RUN TestSecretList [2022-07-14T17:04:52.188Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] --- SKIP: TestSecretList (0.01s) [2022-07-14T17:04:52.188Z] === RUN TestSecretsCreateAndDelete [2022-07-14T17:04:52.188Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-14T17:04:52.188Z] === RUN TestSecretsUpdate [2022-07-14T17:04:52.188Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-14T17:04:52.188Z] === RUN TestTemplatedSecret [2022-07-14T17:04:52.188Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-14T17:04:52.188Z] === RUN TestSecretCreateResolve [2022-07-14T17:04:52.188Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-07-14T17:04:52.188Z] PASS [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] === Skipped [2022-07-14T17:04:52.188Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-14T17:04:52.188Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-14T17:04:52.188Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-14T17:04:52.188Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-14T17:04:52.188Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-14T17:04:52.188Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-07-14T17:04:52.188Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.188Z] [2022-07-14T17:04:52.188Z] DONE 6 tests, 6 skipped in 0.168s [2022-07-14T17:04:52.188Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T17:04:52.448Z] INFO: Testing against a local daemon [2022-07-14T17:04:52.448Z] === RUN TestServiceCreateInit [2022-07-14T17:04:52.448Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T17:04:52.448Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T17:04:52.448Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-14T17:04:52.448Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-14T17:04:52.448Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-14T17:04:52.448Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T17:04:52.448Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-14T17:04:52.448Z] === RUN TestCreateServiceConflict [2022-07-14T17:04:52.448Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-14T17:04:52.448Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T17:04:52.448Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-14T17:04:52.448Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T17:04:52.448Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-14T17:04:52.448Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T17:04:52.448Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-14T17:04:52.448Z] === RUN TestCreateServiceConfigFileMode [2022-07-14T17:04:52.448Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-07-14T17:04:52.448Z] === RUN TestCreateServiceSysctls [2022-07-14T17:04:52.448Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-14T17:04:52.448Z] === RUN TestCreateServiceCapabilities [2022-07-14T17:04:52.448Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.448Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-14T17:04:52.448Z] === RUN TestInspect [2022-07-14T17:04:52.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-14T17:04:52.708Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.708Z] --- SKIP: TestInspect (0.01s) [2022-07-14T17:04:52.708Z] === RUN TestCreateJob [2022-07-14T17:04:52.708Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.708Z] --- SKIP: TestCreateJob (0.01s) [2022-07-14T17:04:52.708Z] === RUN TestReplicatedJob [2022-07-14T17:04:52.708Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.708Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-14T17:04:52.708Z] === RUN TestUpdateReplicatedJob [2022-07-14T17:04:52.708Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.708Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-14T17:04:52.708Z] === RUN TestServiceListWithStatuses [2022-07-14T17:04:52.708Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T17:04:52.708Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T17:04:52.708Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T17:04:52.708Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.708Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-07-14T17:04:52.708Z] === RUN TestDockerNetworkReConnect [2022-07-14T17:04:52.708Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:52.708Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-14T17:04:52.708Z] === RUN TestServicePlugin [2022-07-14T17:04:54.520Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-14T17:04:54.619Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServicePlugin (1.98s) [2022-07-14T17:04:54.619Z] === RUN TestServiceUpdateLabel [2022-07-14T17:04:54.619Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-14T17:04:54.619Z] === RUN TestServiceUpdateSecrets [2022-07-14T17:04:54.619Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-14T17:04:54.619Z] === RUN TestServiceUpdateConfigs [2022-07-14T17:04:54.619Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-14T17:04:54.619Z] === RUN TestServiceUpdateNetwork [2022-07-14T17:04:54.619Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-14T17:04:54.619Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T17:04:54.619Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2022-07-14T17:04:54.619Z] PASS [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === Skipped [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-14T17:04:54.619Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-14T17:04:54.619Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-14T17:04:54.619Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-14T17:04:54.619Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-14T17:04:54.619Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-14T17:04:54.619Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-14T17:04:54.619Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-07-14T17:04:54.619Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-14T17:04:54.619Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-14T17:04:54.619Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-14T17:04:54.619Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-14T17:04:54.619Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-14T17:04:54.619Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-14T17:04:54.619Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T17:04:54.619Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-07-14T17:04:54.619Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-14T17:04:54.619Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-07-14T17:04:54.619Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-14T17:04:54.619Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-14T17:04:54.619Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-14T17:04:54.619Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-14T17:04:54.619Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2022-07-14T17:04:54.619Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-14T17:04:54.619Z] [2022-07-14T17:04:54.619Z] DONE 24 tests, 23 skipped in 2.446s [2022-07-14T17:04:54.619Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T17:04:54.778Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-14T17:04:54.878Z] INFO: Testing against a local daemon [2022-07-14T17:04:54.878Z] === RUN TestSessionCreate [2022-07-14T17:04:54.878Z] --- PASS: TestSessionCreate (0.04s) [2022-07-14T17:04:54.878Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T17:04:54.878Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-14T17:04:54.878Z] PASS [2022-07-14T17:04:54.878Z] [2022-07-14T17:04:54.878Z] DONE 2 tests in 0.199s [2022-07-14T17:04:54.878Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T17:04:55.138Z] INFO: Testing against a local daemon [2022-07-14T17:04:55.138Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T17:04:55.138Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T17:04:55.138Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T17:04:55.138Z] === RUN TestDiskUsage [2022-07-14T17:04:55.138Z] === PAUSE TestDiskUsage [2022-07-14T17:04:55.138Z] === RUN TestEventsExecDie [2022-07-14T17:04:55.709Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-14T17:04:55.709Z] === RUN TestEventsBackwardsCompatible [2022-07-14T17:04:55.709Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-14T17:04:55.709Z] === RUN TestEventsVolumeCreate [2022-07-14T17:04:55.709Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-14T17:04:55.709Z] === RUN TestInfoBinaryCommits [2022-07-14T17:04:55.709Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-14T17:04:55.709Z] === RUN TestInfoAPIVersioned [2022-07-14T17:04:55.709Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-14T17:04:55.709Z] === RUN TestInfoAPI [2022-07-14T17:04:55.709Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T17:04:55.709Z] === RUN TestInfoAPIWarnings [2022-07-14T17:04:56.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-14T17:04:58.047Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-14T17:04:59.418Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-14T17:04:59.887Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-14T17:04:59.887Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-14T17:04:59.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-14T17:04:59.887Z] === RUN TestWaitNonBlocked [2022-07-14T17:04:59.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T17:04:59.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T17:04:59.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T17:04:59.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T17:04:59.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-14T17:04:59.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-14T17:04:59.887Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-14T17:04:59.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-07-14T17:04:59.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-07-14T17:04:59.887Z] === RUN TestWaitBlocked [2022-07-14T17:04:59.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T17:04:59.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T17:04:59.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T17:04:59.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T17:04:59.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-14T17:04:59.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-14T17:04:59.982Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-14T17:05:00.448Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-14T17:05:00.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-14T17:05:00.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-07-14T17:05:00.448Z] === RUN TestWaitConditions [2022-07-14T17:05:00.448Z] === RUN TestWaitConditions/default [2022-07-14T17:05:00.448Z] === PAUSE TestWaitConditions/default [2022-07-14T17:05:00.448Z] === RUN TestWaitConditions/not-running [2022-07-14T17:05:00.448Z] === PAUSE TestWaitConditions/not-running [2022-07-14T17:05:00.448Z] === RUN TestWaitConditions/next-exit [2022-07-14T17:05:00.448Z] === PAUSE TestWaitConditions/next-exit [2022-07-14T17:05:00.448Z] === RUN TestWaitConditions/removed [2022-07-14T17:05:00.448Z] === PAUSE TestWaitConditions/removed [2022-07-14T17:05:00.448Z] === CONT TestWaitConditions/default [2022-07-14T17:05:00.448Z] === CONT TestWaitConditions/next-exit [2022-07-14T17:05:01.352Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-14T17:05:02.334Z] === CONT TestWaitConditions/removed [2022-07-14T17:05:02.334Z] === CONT TestWaitConditions/not-running [2022-07-14T17:05:03.249Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-14T17:05:03.740Z] --- PASS: TestWaitConditions (0.01s) [2022-07-14T17:05:03.740Z] --- PASS: TestWaitConditions/default (1.62s) [2022-07-14T17:05:03.740Z] --- PASS: TestWaitConditions/next-exit (1.65s) [2022-07-14T17:05:03.740Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-07-14T17:05:03.740Z] --- PASS: TestWaitConditions/not-running (1.55s) [2022-07-14T17:05:03.740Z] === CONT TestContainerStartOnDaemonRestart [2022-07-14T17:05:03.740Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-14T17:05:03.813Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-14T17:05:06.254Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-07-14T17:05:06.254Z] === CONT TestIpcModeOlderClient [2022-07-14T17:05:06.254Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2022-07-14T17:05:06.254Z] === CONT TestContainerKillOnDaemonStart [2022-07-14T17:05:06.254Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-14T17:05:06.254Z] === CONT TestDaemonHostGatewayIP [2022-07-14T17:05:06.337Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-14T17:05:07.268Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-14T17:05:07.268Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-14T17:05:07.268Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-14T17:05:07.268Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-14T17:05:07.268Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-14T17:05:08.200Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-14T17:05:08.767Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-07-14T17:05:08.767Z] === CONT TestDaemonRestartIpcMode [2022-07-14T17:05:09.133Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-14T17:05:09.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-14T17:05:09.954Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-14T17:05:09.954Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-14T17:05:10.654Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-07-14T17:05:11.325Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-14T17:05:11.325Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-14T17:05:11.583Z] docker_cli_service_logs_test.go:248: checking task 464f07op6noy [2022-07-14T17:05:11.583Z] docker_cli_service_logs_test.go:253: checking messages for 464f07op6noy [2022-07-14T17:05:11.583Z] docker_cli_service_logs_test.go:248: checking task iz4du00m6jms [2022-07-14T17:05:11.583Z] docker_cli_service_logs_test.go:253: checking messages for iz4du00m6jms [2022-07-14T17:05:11.583Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-14T17:05:12.964Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-14T17:05:13.221Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2543114777 [2022-07-14T17:05:13.479Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-14T17:05:13.479Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-14T17:05:13.816Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-14T17:05:13.816Z] === RUN TestInfoDebug [2022-07-14T17:05:13.816Z] --- PASS: TestInfoDebug (0.55s) [2022-07-14T17:05:13.816Z] === RUN TestInfoInsecureRegistries [2022-07-14T17:05:13.816Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-14T17:05:13.816Z] === RUN TestInfoRegistryMirrors [2022-07-14T17:05:13.816Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-14T17:05:13.816Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T17:05:14.385Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-14T17:05:14.385Z] === RUN TestPingCacheHeaders [2022-07-14T17:05:14.385Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-14T17:05:14.385Z] === RUN TestPingGet [2022-07-14T17:05:14.385Z] --- PASS: TestPingGet (0.01s) [2022-07-14T17:05:14.385Z] === RUN TestPingHead [2022-07-14T17:05:14.385Z] --- PASS: TestPingHead (0.05s) [2022-07-14T17:05:14.385Z] === RUN TestPingSwarmHeader [2022-07-14T17:05:15.007Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T17:05:15.013Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-14T17:05:15.013Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-14T17:05:15.013Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-14T17:05:15.577Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-14T17:05:15.578Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T17:05:16.174Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-14T17:05:16.517Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T17:05:16.517Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-07-14T17:05:16.517Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T17:05:16.517Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T17:05:16.517Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T17:05:16.517Z] === RUN TestVersion [2022-07-14T17:05:16.517Z] --- PASS: TestVersion (0.04s) [2022-07-14T17:05:16.777Z] === CONT TestDiskUsage [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T17:05:17.041Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T17:05:17.304Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T17:05:17.378Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-07-14T17:05:17.378Z] PASS [2022-07-14T17:05:17.378Z] [2022-07-14T17:05:17.378Z] === Skipped [2022-07-14T17:05:17.378Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-14T17:05:17.378Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-14T17:05:17.378Z] [2022-07-14T17:05:17.378Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-14T17:05:17.378Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-14T17:05:17.378Z] [2022-07-14T17:05:17.378Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-14T17:05:17.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-14T17:05:17.378Z] [2022-07-14T17:05:17.378Z] DONE 264 tests, 3 skipped in 124.932s [2022-07-14T17:05:17.378Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-14T17:05:17.378Z] ++ 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-14T17:05:17.378Z] ++ set -e [2022-07-14T17:05:17.378Z] ++ '[' -n 0 ']' [2022-07-14T17:05:17.378Z] ++ set -x [2022-07-14T17:05:17.378Z] ++ 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-14T17:05:17.544Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-14T17:05:17.563Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T17:05:17.563Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T17:05:17.563Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T17:05:17.563Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T17:05:17.563Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T17:05:17.633Z] === RUN TestConfigDaemonLibtrustID [2022-07-14T17:05:17.822Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T17:05:17.822Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T17:05:17.822Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T17:05:17.822Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T17:05:17.822Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage (1.27s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-14T17:05:17.822Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-14T17:05:17.822Z] PASS [2022-07-14T17:05:17.822Z] [2022-07-14T17:05:17.822Z] === Skipped [2022-07-14T17:05:17.822Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T17:05:17.822Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T17:05:17.822Z] [2022-07-14T17:05:17.822Z] DONE 54 tests, 1 skipped in 22.968s [2022-07-14T17:05:17.822Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T17:05:18.082Z] INFO: Testing against a local daemon [2022-07-14T17:05:18.082Z] === RUN TestVolumesCreateAndList [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T17:05:18.082Z] === RUN TestVolumesRemove [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-14T17:05:18.082Z] === RUN TestVolumesInspect [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-14T17:05:18.082Z] === RUN TestVolumesInvalidJSON [2022-07-14T17:05:18.082Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T17:05:18.082Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T17:05:18.082Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T17:05:18.082Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T17:05:18.082Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T17:05:18.082Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T17:05:18.082Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T17:05:18.082Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T17:05:18.082Z] PASS [2022-07-14T17:05:18.082Z] [2022-07-14T17:05:18.082Z] DONE 9 tests in 0.201s [2022-07-14T17:05:18.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T17:05:18.082Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14230 is not a child of this shell [2022-07-14T17:05:18.082Z] warning: PID 14230 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-14T17:05:18.193Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-14T17:05:18.194Z] === RUN TestConfigDaemonID [2022-07-14T17:05:18.342Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T17:05:18.342Z] [2022-07-14T17:05:18.342Z] Unloading profiles will leave already running processes permanently [2022-07-14T17:05:18.342Z] unconfined, which can lead to unexpected situations. [2022-07-14T17:05:18.342Z] [2022-07-14T17:05:18.342Z] To set a process to complain mode, use the command line tool [2022-07-14T17:05:18.342Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T17:05:18.342Z] Removing test suite binaries [2022-07-14T17:05:18.342Z] exiting test-integration [2022-07-14T17:05:18.342Z] ++ exit 0 [2022-07-14T17:05:18.342Z] [2022-07-14T17:05:19.162Z] daemon_test.go:83: [d9a1102c27aef] daemon is not started [2022-07-14T17:05:19.162Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-14T17:05:19.162Z] === RUN TestDaemonConfigValidation [2022-07-14T17:05:19.162Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-14T17:05:19.162Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-14T17:05:19.162Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-14T17:05:19.162Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-14T17:05:19.162Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-14T17:05:19.162Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-14T17:05:19.162Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-14T17:05:19.162Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-14T17:05:19.162Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-14T17:05:19.162Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-14T17:05:19.162Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-14T17:05:19.162Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-14T17:05:19.162Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-14T17:05:19.162Z] === CONT TestDaemonConfigValidation/invalid_config Post stage [Pipeline] junit [2022-07-14T17:05:19.294Z] Recording test results [2022-07-14T17:05:19.437Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-14T17:05:19.461Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-14T17:05:19.461Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-14T17:05:19.461Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-14T17:05:19.461Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-14T17:05:19.461Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-14T17:05:19.461Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-14T17:05:19.461Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-14T17:05:19.461Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-14T17:05:19.461Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-14T17:05:19.694Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-14T17:05:20.257Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-14T17:05:20.257Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-14T17:05:20.428Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-14T17:05:21.042Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T17:05:21.361Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-14T17:05:21.376Z] + echo Ensuring container killed. [2022-07-14T17:05:21.376Z] Ensuring container killed. [2022-07-14T17:05:21.376Z] + docker rm -vf docker-pr5 [2022-07-14T17:05:21.376Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-14T17:05:21.627Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-14T17:05:21.627Z] docker_cli_sni_test.go:30: Flakey test [2022-07-14T17:05:21.627Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-14T17:05:21.666Z] + echo Chowning /workspace to jenkins user [2022-07-14T17:05:21.666Z] Chowning /workspace to jenkins user [2022-07-14T17:05:21.666Z] + id -u [2022-07-14T17:05:21.666Z] + id -g [2022-07-14T17:05:21.666Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43793:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T17:05:21.666Z] Unable to find image 'busybox:latest' locally [2022-07-14T17:05:21.666Z] latest: Pulling from library/busybox [2022-07-14T17:05:21.925Z] 19d511225f94: Pulling fs layer [2022-07-14T17:05:21.925Z] 19d511225f94: Verifying Checksum [2022-07-14T17:05:21.925Z] 19d511225f94: Download complete [2022-07-14T17:05:21.925Z] 19d511225f94: Pull complete [2022-07-14T17:05:21.925Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-14T17:05:21.925Z] Status: Downloaded newer image for busybox:latest [2022-07-14T17:05:22.725Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-14T17:05:22.725Z] daemon_test.go:197: [d2d5c668536d0] daemon is not started [2022-07-14T17:05:22.725Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-14T17:05:22.725Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-14T17:05:22.725Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-14T17:05:22.725Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-14T17:05:22.725Z] === RUN TestDaemonProxy [2022-07-14T17:05:22.725Z] === RUN TestDaemonProxy/environment_variables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T17:05:24.132Z] === RUN TestDaemonProxy/command-line_options [2022-07-14T17:05:24.137Z] + bundleName=amd64-rootless [2022-07-14T17:05:24.138Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-14T17:05:24.138Z] Creating amd64-rootless-bundles.tar.gz [2022-07-14T17:05:24.138Z] + + find bundles -path */root/*overlay2xargs -prune tar -o -czf -type amd64-rootless-bundles.tar.gz f [2022-07-14T17:05:24.138Z] ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-14T17:05:24.151Z] Archiving artifacts [2022-07-14T17:05:25.760Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43793/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T17:05:26.060Z] === RUN TestDaemonProxy/configuration_file [2022-07-14T17:05:26.068Z] + make clean [2022-07-14T17:05:26.328Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T17:05:26.328Z] docker-dev-cache [2022-07-14T17:05:26.328Z] docker-mod-cache [Pipeline] deleteDir [2022-07-14T17:05:26.884Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T17:05:27.947Z] === RUN TestDaemonProxy/conflicting_options [2022-07-14T17:05:28.202Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-14T17:05:28.763Z] --- PASS: TestDaemonProxy (6.26s) [2022-07-14T17:05:28.763Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-14T17:05:28.763Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-14T17:05:28.763Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-14T17:05:28.763Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-14T17:05:28.763Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-14T17:05:28.763Z] PASS [2022-07-14T17:05:28.763Z] [2022-07-14T17:05:28.763Z] DONE 18 tests in 11.290s [2022-07-14T17:05:28.763Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-14T17:05:28.763Z] ++ 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-14T17:05:28.763Z] ++ set -e [2022-07-14T17:05:28.763Z] ++ '[' -n 0 ']' [2022-07-14T17:05:28.763Z] ++ set -x [2022-07-14T17:05:28.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-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-14T17:05:28.778Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-14T17:05:29.018Z] INFO: Testing against a local daemon [2022-07-14T17:05:29.018Z] === RUN TestCommitInheritsEnv [2022-07-14T17:05:29.274Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-14T17:05:29.274Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-14T17:05:29.274Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-14T17:05:29.274Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-14T17:05:29.274Z] === RUN TestImportWithCustomPlatform [2022-07-14T17:05:29.274Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-14T17:05:29.274Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-14T17:05:29.274Z] === RUN TestImportWithCustomPlatform// [2022-07-14T17:05:29.274Z] === RUN TestImportWithCustomPlatform/linux [2022-07-14T17:05:29.342Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-14T17:05:29.529Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-14T17:05:29.529Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-14T17:05:29.529Z] === RUN TestImportWithCustomPlatform/macos [2022-07-14T17:05:29.529Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-14T17:05:29.529Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-14T17:05:29.529Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-14T17:05:29.529Z] === RUN TestImagesFilterMultiReference [2022-07-14T17:05:29.529Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-14T17:05:29.529Z] === RUN TestImagePullPlatformInvalid [2022-07-14T17:05:29.785Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-14T17:05:29.785Z] === RUN TestRemoveImageOrphaning [2022-07-14T17:05:30.040Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-14T17:05:30.040Z] === RUN TestRemoveImageGarbageCollector [2022-07-14T17:05:30.040Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:05:30.040Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-14T17:05:30.040Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-14T17:05:30.040Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-14T17:05:30.040Z] === RUN TestTagInvalidReference [2022-07-14T17:05:30.040Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-14T17:05:30.040Z] === RUN TestTagValidPrefixedRepo [2022-07-14T17:05:30.040Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-14T17:05:30.040Z] === RUN TestTagExistedNameWithoutForce [2022-07-14T17:05:30.040Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-14T17:05:30.040Z] === RUN TestTagOfficialNames [2022-07-14T17:05:30.040Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-14T17:05:30.040Z] === RUN TestTagMatchesDigest [2022-07-14T17:05:30.040Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-14T17:05:30.040Z] PASS [2022-07-14T17:05:30.040Z] [2022-07-14T17:05:30.040Z] === Skipped [2022-07-14T17:05:30.040Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-14T17:05:30.040Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-14T17:05:30.040Z] [2022-07-14T17:05:30.040Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-14T17:05:30.040Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:05:30.040Z] [2022-07-14T17:05:30.040Z] DONE 22 tests, 2 skipped in 1.336s [2022-07-14T17:05:30.040Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-14T17:05:30.040Z] ++ 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-14T17:05:30.040Z] ++ set -e [2022-07-14T17:05:30.040Z] ++ '[' -n 0 ']' [2022-07-14T17:05:30.040Z] ++ set -x [2022-07-14T17:05:30.040Z] ++ 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-14T17:05:30.296Z] === RUN TestStripANSICommands [2022-07-14T17:05:30.296Z] === RUN TestStripANSICommands/#00 [2022-07-14T17:05:30.296Z] === RUN TestStripANSICommands/#01 [2022-07-14T17:05:30.296Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-14T17:05:30.296Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-14T17:05:30.296Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-14T17:05:30.296Z] PASS [2022-07-14T17:05:30.296Z] [2022-07-14T17:05:30.296Z] DONE 3 tests in 0.039s [2022-07-14T17:05:30.296Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-14T17:05:30.296Z] ++ 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-14T17:05:30.296Z] ++ set -e [2022-07-14T17:05:30.296Z] ++ '[' -n 0 ']' [2022-07-14T17:05:30.296Z] ++ set -x [2022-07-14T17:05:30.296Z] ++ 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-14T17:05:30.296Z] INFO: Testing against a local daemon [2022-07-14T17:05:30.296Z] === RUN TestNetworkCreateDelete [2022-07-14T17:05:30.296Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-14T17:05:30.296Z] === RUN TestDockerNetworkDeletePreferID [2022-07-14T17:05:30.712Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-14T17:05:30.856Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-07-14T17:05:30.856Z] === RUN TestDaemonDNSFallback [2022-07-14T17:05:32.607Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-14T17:05:33.171Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-14T17:05:35.067Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-14T17:05:35.324Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-14T17:05:35.888Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-14T17:05:37.386Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-07-14T17:05:37.386Z] === RUN TestInspectNetwork [2022-07-14T17:05:37.784Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-14T17:05:37.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-14T17:05:39.155Z] docker_cli_swarm_test.go:1895: [dbc5b6b410128] joining swarm manager [d792183693ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:05:39.413Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-14T17:05:40.344Z] docker_cli_swarm_test.go:1896: [da984bda871bd] joining swarm manager [d792183693ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:05:40.601Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-14T17:05:40.647Z] === RUN TestInspectNetwork/full_network_id [2022-07-14T17:05:40.647Z] === RUN TestInspectNetwork/partial_network_id [2022-07-14T17:05:40.647Z] === RUN TestInspectNetwork/network_name [2022-07-14T17:05:40.647Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-14T17:05:43.877Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-14T17:05:44.808Z] --- PASS: TestInspectNetwork (6.98s) [2022-07-14T17:05:44.808Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-14T17:05:44.808Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-14T17:05:44.808Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-14T17:05:44.808Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-14T17:05:44.808Z] === RUN TestRunContainerWithBridgeNone [2022-07-14T17:05:45.777Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-14T17:05:45.777Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T17:05:45.777Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T17:05:45.777Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T17:05:45.777Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-14T17:05:45.777Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-14T17:05:45.777Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-14T17:05:45.777Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-14T17:05:45.777Z] === RUN TestNetworkList [2022-07-14T17:05:45.777Z] === RUN TestNetworkList//networks [2022-07-14T17:05:45.777Z] === PAUSE TestNetworkList//networks [2022-07-14T17:05:45.777Z] === RUN TestNetworkList//networks/ [2022-07-14T17:05:45.777Z] === PAUSE TestNetworkList//networks/ [2022-07-14T17:05:45.777Z] === CONT TestNetworkList//networks [2022-07-14T17:05:45.777Z] === CONT TestNetworkList//networks/ [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkList (0.01s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-14T17:05:45.777Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-14T17:05:45.777Z] === RUN TestHostIPv4BridgeLabel [2022-07-14T17:05:46.337Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-14T17:05:46.337Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-14T17:05:47.263Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-14T17:05:47.263Z] === RUN TestDaemonDefaultNetworkPools [2022-07-14T17:05:48.053Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-14T17:05:48.189Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-14T17:05:48.189Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-14T17:05:49.115Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-14T17:05:49.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-14T17:05:50.478Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-07-14T17:05:50.478Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-14T17:05:50.575Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-14T17:05:51.038Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-14T17:05:51.038Z] === RUN TestServiceWithPredefinedNetwork [2022-07-14T17:05:53.549Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2022-07-14T17:05:53.549Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-14T17:05:53.549Z] service_test.go:243: FLAKY_TEST [2022-07-14T17:05:53.549Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T17:05:53.549Z] === RUN TestServiceWithDataPathPortInit [2022-07-14T17:05:55.829Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-14T17:05:57.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-14T17:05:57.722Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-14T17:05:57.979Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-14T17:05:58.544Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-14T17:05:59.126Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-14T17:05:59.126Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-14T17:05:59.126Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-14T17:06:00.078Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-14T17:06:00.335Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-14T17:06:00.335Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-14T17:06:00.335Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-14T17:06:00.335Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-14T17:06:00.335Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-14T17:06:01.267Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-14T17:06:02.199Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-14T17:06:02.763Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-14T17:06:03.694Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-14T17:06:05.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-14T17:06:09.592Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-07-14T17:06:09.592Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-14T17:06:09.592Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-14T17:06:09.592Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-14T17:06:09.592Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-14T17:06:09.592Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-14T17:06:09.592Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-14T17:06:09.592Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-14T17:06:09.890Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uhbn2e5a0pxn8lc0f3454esu4 Created:2022-07-14 17:06:08.529166473 +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[4a87e06371fa05e68c1c25822a28802acb1d95590f373c797e066299cacf055c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtileh99xc19l5kmsuycn5r8g EndpointID:ddb2673e92084b3bf0e667bee7df9f5eee2803e0706beff9386729c692ae66cd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee75937b2beb43c08fbf4a47ec2f28f63d6ff09ed203a4157673a40d01ce6150 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:5dcf9dab2ae5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtileh99xc19l5kmsuycn5r8g EndpointID:ddb2673e92084b3bf0e667bee7df9f5eee2803e0706beff9386729c692ae66cd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-14T17:06:10.157Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-14T17:06:12.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-14T17:06:13.424Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-14T17:06:14.050Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-07-14T17:06:14.050Z] PASS [2022-07-14T17:06:14.050Z] [2022-07-14T17:06:14.050Z] === Skipped [2022-07-14T17:06:14.050Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-14T17:06:14.050Z] service_test.go:243: FLAKY_TEST [2022-07-14T17:06:14.050Z] [2022-07-14T17:06:14.050Z] DONE 38 tests, 1 skipped in 43.935s [2022-07-14T17:06:14.050Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-14T17:06:14.050Z] ++ 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-14T17:06:14.050Z] ++ set -e [2022-07-14T17:06:14.050Z] ++ '[' -n 0 ']' [2022-07-14T17:06:14.050Z] ++ set -x [2022-07-14T17:06:14.050Z] ++ 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-14T17:06:14.306Z] INFO: Testing against a local daemon [2022-07-14T17:06:14.306Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-14T17:06:14.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:06:14.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T17:06:14.306Z] === RUN TestDockerNetworkIpvlan [2022-07-14T17:06:14.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:06:14.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-14T17:06:14.306Z] PASS [2022-07-14T17:06:14.306Z] [2022-07-14T17:06:14.306Z] === Skipped [2022-07-14T17:06:14.306Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-14T17:06:14.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:06:14.306Z] [2022-07-14T17:06:14.306Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-14T17:06:14.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-14T17:06:14.306Z] [2022-07-14T17:06:14.306Z] DONE 2 tests, 2 skipped in 0.083s [2022-07-14T17:06:14.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-14T17:06:14.306Z] ++ 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-14T17:06:14.306Z] ++ set -e [2022-07-14T17:06:14.306Z] ++ '[' -n 0 ']' [2022-07-14T17:06:14.306Z] ++ set -x [2022-07-14T17:06:14.306Z] ++ 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-14T17:06:14.306Z] INFO: Testing against a local daemon [2022-07-14T17:06:14.306Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-14T17:06:14.794Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-14T17:06:15.670Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-07-14T17:06:15.670Z] === RUN TestDockerNetworkMacvlan [2022-07-14T17:06:16.596Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-14T17:06:17.157Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-14T17:06:18.084Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-14T17:06:19.972Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-14T17:06:21.341Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-14T17:06:24.704Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-14T17:06:24.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-14T17:06:25.013Z] docker_cli_swarm_test.go:1796: [d2fa7d209c717] joining swarm manager [d1b0a7b08f93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:06:25.635Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2022-07-14T17:06:25.635Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-14T17:06:25.635Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-14T17:06:25.635Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-07-14T17:06:25.635Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-07-14T17:06:25.635Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-07-14T17:06:25.635Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-07-14T17:06:25.635Z] PASS [2022-07-14T17:06:25.635Z] [2022-07-14T17:06:25.635Z] DONE 8 tests in 11.268s [2022-07-14T17:06:25.635Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-14T17:06:25.635Z] ++ 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-14T17:06:25.635Z] ++ set -e [2022-07-14T17:06:25.635Z] ++ '[' -n 0 ']' [2022-07-14T17:06:25.635Z] ++ set -x [2022-07-14T17:06:25.635Z] ++ 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-14T17:06:25.635Z] testing: warning: no tests to run [2022-07-14T17:06:25.635Z] PASS [2022-07-14T17:06:25.635Z] [2022-07-14T17:06:25.635Z] DONE 0 tests in 0.023s [2022-07-14T17:06:25.635Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-14T17:06:25.635Z] ++ 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-14T17:06:25.635Z] ++ set -e [2022-07-14T17:06:25.635Z] ++ '[' -n 0 ']' [2022-07-14T17:06:25.635Z] ++ set -x [2022-07-14T17:06:25.635Z] ++ 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-14T17:06:25.635Z] INFO: Testing against a local daemon [2022-07-14T17:06:25.635Z] === RUN TestAuthZPluginAllowRequest [2022-07-14T17:06:26.909Z] docker_cli_swarm_test.go:1797: [de8e409b8349b] joining swarm manager [d1b0a7b08f93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:06:26.998Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-07-14T17:06:26.998Z] === RUN TestAuthZPluginTLS [2022-07-14T17:06:27.253Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-14T17:06:27.253Z] === RUN TestAuthZPluginDenyRequest [2022-07-14T17:06:27.813Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-14T17:06:27.813Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-14T17:06:28.374Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-14T17:06:28.374Z] === RUN TestAuthZPluginDenyResponse [2022-07-14T17:06:28.935Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-14T17:06:28.935Z] === RUN TestAuthZPluginAllowEventStream [2022-07-14T17:06:30.202Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-14T17:06:30.202Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-14T17:06:30.202Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-14T17:06:30.297Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-07-14T17:06:30.297Z] === RUN TestAuthZPluginErrorResponse [2022-07-14T17:06:30.459Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-14T17:06:30.459Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-14T17:06:30.459Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-14T17:06:30.459Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-14T17:06:30.552Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-14T17:06:30.553Z] === RUN TestAuthZPluginErrorRequest [2022-07-14T17:06:31.024Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-14T17:06:31.024Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-14T17:06:31.113Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-14T17:06:31.113Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-14T17:06:31.673Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-14T17:06:31.673Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-14T17:06:31.955Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-14T17:06:31.955Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-14T17:06:31.955Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-14T17:06:31.955Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-14T17:06:31.955Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-14T17:06:33.036Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-07-14T17:06:33.036Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-14T17:06:34.400Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-07-14T17:06:34.400Z] === RUN TestAuthZPluginHeader [2022-07-14T17:06:34.480Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-14T17:06:34.480Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-14T17:06:34.480Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-14T17:06:34.480Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-14T17:06:34.480Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-14T17:06:34.480Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite (1228.74s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.46s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.70s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.74s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.31s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.89s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.75s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.39s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.60s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.31s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.58s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.80s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.31s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2022-07-14T17:06:34.480Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.27s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.98s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.91s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.36s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.30s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.32s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.42s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00100c048__} (1.49s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1621422874_/foo_false_____} (1.33s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1621422874_/foo_true_____} (1.29s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34173569985_/foo_false_____} (1.30s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34173569985_/foo_true_____} (1.30s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34173569985_/foo_true__0xc00100c078___} (1.44s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00100c090__} (1.32s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00100c0a8__} (1.36s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00100c0c0__} (1.31s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00100c0d8__} (1.32s) [2022-07-14T17:06:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.15s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.24s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.62s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.73s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.69s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.70s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.12s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.97s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.17s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.56s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.26s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.70s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.90s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.73s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.66s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.56s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.71s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.24s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.79s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.28s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.04s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.11s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.58s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.75s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.44s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.53s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.18s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.91s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.26s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.71s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.32s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.13s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.42s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.53s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.71s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.89s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddTar (4.89s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.78s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.83s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.08s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.63s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.21s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.81s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.58s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.59s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.60s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.79s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.22s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.67s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.78s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.79s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.22s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.42s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.64s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.15s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.82s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.38s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.62s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.56s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.46s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.28s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2022-07-14T17:06:34.481Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.92s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.46s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.67s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.87s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.26s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.34s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.12s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.95s) [2022-07-14T17:06:34.481Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-14T17:06:34.481Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-14T17:06:34.481Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-14T17:06:34.481Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.40s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.92s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.23s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.18s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.82s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.64s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.27s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.81s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.04s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.35s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.91s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.89s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.76s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.75s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.86s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.11s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.39s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.49s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.31s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.51s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.39s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.38s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.95s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.06s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.79s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.16s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.33s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.15s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.41s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.98s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.96s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnv (0.78s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.69s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.63s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.35s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.96s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.35s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.49s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.28s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.30s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.91s) [2022-07-14T17:06:34.481Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.13s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.31s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.45s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.48s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.92s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.68s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.31s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.41s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.18s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.33s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.33s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.83s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.27s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.22s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.23s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.17s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.58s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.53s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.13s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.88s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.23s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.14s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.56s) [2022-07-14T17:06:34.481Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.52s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.34s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.24s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-07-14T17:06:34.481Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.87s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.26s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildPATH (1.40s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.21s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.54s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.56s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildRm (2.23s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.73s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.32s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.08s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.57s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.97s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.29s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.89s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.15s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildUser (1.73s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.08s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.79s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.16s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.04s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.34s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.55s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.24s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.44s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitTTY (1.44s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.58s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.28s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.65s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.18s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.80s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.80s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.08s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.94s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.23s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.09s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.76s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.24s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.37s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.10s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.14s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.78s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.33s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.35s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFilters (1.08s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.16s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.16s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.97s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.77s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.57s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecCgroup (1.13s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecEnv (0.96s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.22s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecInspectID (2.73s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.77s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.05s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecUlimits (0.67s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.66s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.19s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.18s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestHealth (18.83s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestBuildHistory (2.28s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.54s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImportDisplay (2.02s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImportFile (1.15s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImportGzipped (1.21s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.59s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.56s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectHistory (0.65s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-14T17:06:34.482Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.51s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.54s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.20s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.54s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.55s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.64s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2022-07-14T17:06:34.482Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.09s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.19s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.59s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.73s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.56s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.61s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.61s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.71s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.92s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.39s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.55s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.28s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.33s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPluginActive (2.21s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.88s) [2022-07-14T17:06:34.483Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.45s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.70s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.07s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.32s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPortList (6.79s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.83s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.10s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.23s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.54s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsByOrder (2.91s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.16s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.61s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.95s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.84s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.55s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.91s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.62s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.72s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.18s) [2022-07-14T17:06:34.483Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.48s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.13s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.75s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.57s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.19s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.57s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.66s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.54s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.94s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.96s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.56s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.28s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.34s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.23s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.15s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.57s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.64s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.68s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.91s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.74s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.93s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.10s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.67s) [2022-07-14T17:06:34.483Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-14T17:06:34.483Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.99s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.74s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-07-14T17:06:34.483Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.54s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.15s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-07-14T17:06:34.483Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.62s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.14s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-14T17:06:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.34s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.28s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.28s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunMount (4.12s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.97s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.21s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.45s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.79s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.64s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetHost (0.91s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.44s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.62s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.41s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.03s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.64s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.86s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.48s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.42s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.62s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.02s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.88s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunState (1.09s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunSysctls (1.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.58s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.40s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUserByID (0.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.64s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.44s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.75s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.26s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.14s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.04s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.20s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.70s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.80s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.70s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.65s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.20s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.07s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.29s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.89s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.04s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.77s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.74s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.55s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.32s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.22s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.90s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.91s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.28s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.20s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.14s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartRecordError (1.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.92s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.12s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.66s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.64s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateStats (3.69s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.16s) [2022-07-14T17:06:34.484Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.83s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.10s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-14T17:06:34.484Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-14T17:06:34.484Z] === RUN TestDockerRegistrySuite [2022-07-14T17:06:34.484Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-14T17:06:34.961Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-14T17:06:34.961Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-14T17:06:34.961Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:34.961Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-14T17:06:34.961Z] === RUN TestAuthZPluginV2Disable [2022-07-14T17:06:34.961Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:34.961Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-14T17:06:34.961Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-14T17:06:34.961Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:34.961Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-14T17:06:34.961Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-14T17:06:34.961Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:34.961Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-14T17:06:34.961Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-14T17:06:35.416Z] check_test.go:427: [d03a2ed0f3a9d] daemon is not started [2022-07-14T17:06:35.416Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-14T17:06:36.347Z] check_test.go:427: [d845b782b9114] daemon is not started [2022-07-14T17:06:36.347Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-14T17:06:37.717Z] check_test.go:427: [ddffa22c68921] daemon is not started [2022-07-14T17:06:37.717Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-14T17:06:37.717Z] check_test.go:427: [da1003230f38f] daemon is not started [2022-07-14T17:06:37.717Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-14T17:06:38.649Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-14T17:06:40.543Z] check_test.go:427: [d75d8f6fc6f82] daemon is not started [2022-07-14T17:06:40.544Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-14T17:06:45.797Z] check_test.go:427: [d28e3a00bef5f] daemon is not started [2022-07-14T17:06:45.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-14T17:06:47.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-14T17:06:48.100Z] check_test.go:427: [d8a1b2f48d933] daemon is not started [2022-07-14T17:06:48.100Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-14T17:06:48.666Z] docker_cli_swarm_test.go:1315: [d43bc10fc13f6] joining swarm manager [d73892e2d392c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:06:49.231Z] check_test.go:427: [d783af9854971] daemon is not started [2022-07-14T17:06:49.231Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-14T17:06:50.163Z] check_test.go:427: [decba6be03c20] daemon is not started [2022-07-14T17:06:50.163Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-14T17:06:50.163Z] docker_cli_swarm_test.go:1316: [d7fc8f7276fa5] joining swarm manager [d73892e2d392c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:06:51.535Z] check_test.go:427: [df966faf285ac] daemon is not started [2022-07-14T17:06:51.535Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-14T17:06:52.467Z] check_test.go:427: [da1ecb8af0de7] daemon is not started [2022-07-14T17:06:52.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-14T17:06:52.994Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-14T17:06:52.995Z] PASS [2022-07-14T17:06:52.995Z] [2022-07-14T17:06:52.995Z] === Skipped [2022-07-14T17:06:52.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-14T17:06:52.995Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:52.995Z] [2022-07-14T17:06:52.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-14T17:06:52.995Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:52.995Z] [2022-07-14T17:06:52.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-14T17:06:52.995Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:52.995Z] [2022-07-14T17:06:52.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-14T17:06:52.995Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:06:52.995Z] [2022-07-14T17:06:52.995Z] DONE 17 tests, 4 skipped in 26.366s [2022-07-14T17:06:52.995Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-14T17:06:52.995Z] ++ 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-14T17:06:52.995Z] ++ set -e [2022-07-14T17:06:52.995Z] ++ '[' -n 0 ']' [2022-07-14T17:06:52.995Z] ++ set -x [2022-07-14T17:06:52.995Z] ++ 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-14T17:06:52.995Z] INFO: Testing against a local daemon [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T17:06:52.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T17:06:52.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-14T17:06:52.995Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-14T17:06:52.995Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-14T17:06:52.995Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-14T17:06:52.995Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-14T17:06:52.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-14T17:06:52.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-14T17:06:52.995Z] === RUN TestPluginInstall [2022-07-14T17:06:52.995Z] === RUN TestPluginInstall/no_auth [2022-07-14T17:06:52.995Z] time="2022-07-14T17:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T17:06:52.995Z] time="2022-07-14T17:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f92ea665138a28a5361e20149a6023e0f6870847f6718c876da014e1268a51f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T17:06:52.995Z] time="2022-07-14T17:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T17:06:52.995Z] time="2022-07-14T17:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f92ea665138a28a5361e20149a6023e0f6870847f6718c876da014e1268a51f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T17:06:53.250Z] === RUN TestPluginInstall/with_htpasswd [2022-07-14T17:06:53.401Z] check_test.go:427: [d1bafb1eaf169] daemon is not started [2022-07-14T17:06:53.401Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-14T17:06:53.506Z] time="2022-07-14T17:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T17:06:53.506Z] time="2022-07-14T17:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62b51a53e87a6089a102528c7c0a1a7cc9f5f80dc9acd1228c83ecdec29bc8e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T17:06:53.506Z] time="2022-07-14T17:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T17:06:53.506Z] time="2022-07-14T17:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62b51a53e87a6089a102528c7c0a1a7cc9f5f80dc9acd1228c83ecdec29bc8e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T17:06:53.761Z] === RUN TestPluginInstall/with_insecure [2022-07-14T17:06:54.687Z] time="2022-07-14T17:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T17:06:54.687Z] time="2022-07-14T17:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:823b21264ac6d510482a7a682a593206adc9052e64531baa0dcfcbd868c72f22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T17:06:54.687Z] time="2022-07-14T17:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-14T17:06:54.687Z] time="2022-07-14T17:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:823b21264ac6d510482a7a682a593206adc9052e64531baa0dcfcbd868c72f22" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-14T17:06:54.687Z] plugin_test.go:195: [dd409c1ace6d1] daemon is not started [2022-07-14T17:06:54.687Z] --- PASS: TestPluginInstall (2.67s) [2022-07-14T17:06:54.687Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-07-14T17:06:54.687Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-14T17:06:54.687Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-14T17:06:54.687Z] === RUN TestPluginsWithRuntimes [2022-07-14T17:06:54.771Z] check_test.go:427: [d9b997b40a995] daemon is not started [2022-07-14T17:06:54.771Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-14T17:06:55.702Z] check_test.go:427: [dc6e3421f80fc] daemon is not started [2022-07-14T17:06:55.702Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-14T17:06:56.266Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e381d563e71d521f334d48cc799e401d165f1ee61563a7f54eea9d599b25e647 [2022-07-14T17:06:56.573Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-14T17:06:57.134Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-14T17:06:57.197Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0a9c492e2c2f7e4aadd4769112611b93cf9239ca36766a5180a11a0c78e7ef2d [2022-07-14T17:06:57.197Z] check_test.go:427: [d5e1a5dd1b19f] daemon is not started [2022-07-14T17:06:57.472Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-14T17:06:58.061Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-07-14T17:06:58.061Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-14T17:06:58.061Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-14T17:06:58.061Z] === RUN TestPluginBackCompatMediaTypes [2022-07-14T17:06:58.062Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9c1632e8ff7b87b792214f8789b035f19077551752dfdd6c39b0f9fd8fa2c990 [2022-07-14T17:06:58.622Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-14T17:06:58.622Z] PASS [2022-07-14T17:06:58.622Z] [2022-07-14T17:06:58.622Z] DONE 24 tests in 6.712s [2022-07-14T17:06:58.622Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-14T17:06:58.622Z] ++ 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-14T17:06:58.623Z] ++ set -e [2022-07-14T17:06:58.623Z] ++ '[' -n 0 ']' [2022-07-14T17:06:58.623Z] ++ set -x [2022-07-14T17:06:58.623Z] ++ 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-14T17:06:58.878Z] INFO: Testing against a local daemon [2022-07-14T17:06:58.878Z] === RUN TestExternalGraphDriver [2022-07-14T17:06:58.994Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b2c5d8ddb7ccc40a526c8d89781d5d6776fa40f4c5df4fd142ca79021a9087e4 [2022-07-14T17:06:58.994Z] check_test.go:427: [d9e534636ff89] daemon is not started [2022-07-14T17:06:58.994Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-14T17:06:59.133Z] === RUN TestExternalGraphDriver/json [2022-07-14T17:06:59.924Z] check_test.go:427: [dad23a36f51a9] daemon is not started [2022-07-14T17:06:59.924Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-14T17:07:01.020Z] === RUN TestExternalGraphDriver/spec [2022-07-14T17:07:02.384Z] === RUN TestExternalGraphDriver/pull [2022-07-14T17:07:02.449Z] check_test.go:427: [dce46822c7aaa] daemon is not started [2022-07-14T17:07:02.449Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-14T17:07:03.013Z] check_test.go:427: [db1fd65b1c296] daemon is not started [2022-07-14T17:07:03.013Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-14T17:07:03.270Z] check_test.go:427: [d8029e875852b] daemon is not started [2022-07-14T17:07:03.270Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-14T17:07:04.202Z] check_test.go:427: [de9bb3120d7cb] daemon is not started [2022-07-14T17:07:04.202Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-14T17:07:04.272Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-07-14T17:07:04.272Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-14T17:07:04.272Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-07-14T17:07:04.272Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-07-14T17:07:04.272Z] === RUN TestGraphdriverPluginV2 [2022-07-14T17:07:04.272Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:07:04.272Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-14T17:07:04.272Z] PASS [2022-07-14T17:07:04.272Z] [2022-07-14T17:07:04.272Z] === Skipped [2022-07-14T17:07:04.272Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-14T17:07:04.272Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:07:04.272Z] [2022-07-14T17:07:04.272Z] DONE 5 tests, 1 skipped in 5.611s [2022-07-14T17:07:04.272Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-14T17:07:04.272Z] ++ 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-14T17:07:04.272Z] ++ set -e [2022-07-14T17:07:04.272Z] ++ '[' -n 0 ']' [2022-07-14T17:07:04.272Z] ++ set -x [2022-07-14T17:07:04.272Z] ++ 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-14T17:07:04.272Z] INFO: Testing against a local daemon [2022-07-14T17:07:04.272Z] === RUN TestContinueAfterPluginCrash [2022-07-14T17:07:04.272Z] === PAUSE TestContinueAfterPluginCrash [2022-07-14T17:07:04.272Z] === RUN TestReadPluginNoRead [2022-07-14T17:07:04.272Z] === PAUSE TestReadPluginNoRead [2022-07-14T17:07:04.272Z] === RUN TestDaemonStartWithLogOpt [2022-07-14T17:07:04.272Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-14T17:07:04.272Z] === CONT TestContinueAfterPluginCrash [2022-07-14T17:07:04.272Z] === CONT TestDaemonStartWithLogOpt [2022-07-14T17:07:05.134Z] check_test.go:427: [d172cd7495ee0] daemon is not started [2022-07-14T17:07:05.134Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-14T17:07:05.698Z] check_test.go:427: [d21adfca70827] daemon is not started [2022-07-14T17:07:05.955Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-14T17:07:07.537Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-07-14T17:07:07.537Z] === CONT TestReadPluginNoRead [2022-07-14T17:07:08.479Z] check_test.go:427: [d15fdccd79ebc] daemon is not started [2022-07-14T17:07:08.479Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-14T17:07:08.479Z] check_test.go:427: [dbcef8d5bd001] daemon is not started [2022-07-14T17:07:08.479Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-14T17:07:09.410Z] check_test.go:427: [d7f5bab51fd90] daemon is not started [2022-07-14T17:07:09.410Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-14T17:07:09.423Z] === RUN TestReadPluginNoRead/default [2022-07-14T17:07:09.667Z] check_test.go:427: [df9c0f18fb695] daemon is not started [2022-07-14T17:07:09.667Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-14T17:07:09.924Z] check_test.go:427: [de167d865c037] daemon is not started [2022-07-14T17:07:09.924Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-14T17:07:10.182Z] check_test.go:427: [d528f4437a9eb] daemon is not started [2022-07-14T17:07:10.182Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-14T17:07:10.182Z] check_test.go:427: [d4713400e9262] daemon is not started [2022-07-14T17:07:10.182Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-14T17:07:10.746Z] check_test.go:427: [d549cdf2de45f] daemon is not started [2022-07-14T17:07:10.746Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-14T17:07:10.746Z] check_test.go:427: [d66843a7d62cf] daemon is not started [2022-07-14T17:07:10.746Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-14T17:07:10.827Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-14T17:07:11.677Z] check_test.go:427: [d646dd2921724] daemon is not started [2022-07-14T17:07:11.677Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-14T17:07:12.190Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-14T17:07:12.445Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-07-14T17:07:13.006Z] === CONT TestReadPluginNoRead [2022-07-14T17:07:13.006Z] read_test.go:92: [d0514ddf55e13] daemon is not started [2022-07-14T17:07:13.006Z] --- PASS: TestReadPluginNoRead (5.65s) [2022-07-14T17:07:13.006Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-14T17:07:13.006Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-07-14T17:07:13.006Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-07-14T17:07:13.006Z] PASS [2022-07-14T17:07:13.006Z] [2022-07-14T17:07:13.006Z] DONE 6 tests in 8.754s [2022-07-14T17:07:13.006Z] 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-14T17:07:13.006Z] ++ 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-14T17:07:13.006Z] ++ set -e [2022-07-14T17:07:13.006Z] ++ '[' -n 0 ']' [2022-07-14T17:07:13.006Z] ++ set -x [2022-07-14T17:07:13.006Z] ++ 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-14T17:07:13.006Z] testing: warning: no tests to run [2022-07-14T17:07:13.006Z] PASS [2022-07-14T17:07:13.006Z] [2022-07-14T17:07:13.006Z] DONE 0 tests in 0.029s [2022-07-14T17:07:13.006Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-14T17:07:13.006Z] ++ 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-14T17:07:13.006Z] ++ set -e [2022-07-14T17:07:13.006Z] ++ '[' -n 0 ']' [2022-07-14T17:07:13.006Z] ++ set -x [2022-07-14T17:07:13.006Z] ++ 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-14T17:07:13.047Z] check_test.go:427: [de0fd74814fad] daemon is not started [2022-07-14T17:07:13.047Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-14T17:07:13.262Z] INFO: Testing against a local daemon [2022-07-14T17:07:13.262Z] === RUN TestPluginWithDevMounts [2022-07-14T17:07:13.262Z] === PAUSE TestPluginWithDevMounts [2022-07-14T17:07:13.262Z] === CONT TestPluginWithDevMounts [2022-07-14T17:07:13.979Z] check_test.go:427: [d7ff444762370] daemon is not started [2022-07-14T17:07:13.979Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-14T17:07:14.910Z] check_test.go:427: [d97ebec19b634] daemon is not started [2022-07-14T17:07:14.910Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-14T17:07:15.149Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-14T17:07:15.149Z] PASS [2022-07-14T17:07:15.149Z] [2022-07-14T17:07:15.149Z] DONE 1 tests in 1.644s [2022-07-14T17:07:15.149Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-14T17:07:15.149Z] ++ 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-14T17:07:15.149Z] ++ set -e [2022-07-14T17:07:15.149Z] ++ '[' -n 0 ']' [2022-07-14T17:07:15.149Z] ++ set -x [2022-07-14T17:07:15.149Z] ++ 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-14T17:07:15.149Z] INFO: Testing against a local daemon [2022-07-14T17:07:15.149Z] === RUN TestSecretInspect [2022-07-14T17:07:15.841Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite (41.99s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.11s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.83s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.92s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s) [2022-07-14T17:07:16.405Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2022-07-14T17:07:16.405Z] === RUN TestDockerSchema1RegistrySuite [2022-07-14T17:07:16.405Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-14T17:07:16.405Z] check_test.go:454: [dd169439ac852] daemon is not started [2022-07-14T17:07:16.405Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-14T17:07:17.036Z] --- PASS: TestSecretInspect (2.17s) [2022-07-14T17:07:17.036Z] === RUN TestSecretList [2022-07-14T17:07:19.549Z] --- PASS: TestSecretList (2.20s) [2022-07-14T17:07:19.549Z] === RUN TestSecretsCreateAndDelete [2022-07-14T17:07:19.682Z] check_test.go:454: [da8ccc66be623] daemon is not started [2022-07-14T17:07:19.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-14T17:07:21.435Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-07-14T17:07:21.435Z] === RUN TestSecretsUpdate [2022-07-14T17:07:23.868Z] check_test.go:454: [d5658b7062e02] daemon is not started [2022-07-14T17:07:23.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-14T17:07:24.006Z] --- PASS: TestSecretsUpdate (2.19s) [2022-07-14T17:07:24.006Z] === RUN TestTemplatedSecret [2022-07-14T17:07:25.242Z] check_test.go:454: [dbf2514640330] daemon is not started [2022-07-14T17:07:25.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-14T17:07:25.242Z] check_test.go:454: [db91f22fbc60f] daemon is not started [2022-07-14T17:07:25.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-14T17:07:25.892Z] --- PASS: TestTemplatedSecret (2.46s) [2022-07-14T17:07:25.892Z] === RUN TestSecretCreateResolve [2022-07-14T17:07:26.173Z] check_test.go:454: [d9704073e2f56] daemon is not started [2022-07-14T17:07:26.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-14T17:07:27.104Z] check_test.go:454: [dc80afa4d3e32] daemon is not started [2022-07-14T17:07:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-14T17:07:28.036Z] check_test.go:454: [de978743de04b] daemon is not started [2022-07-14T17:07:28.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-14T17:07:28.405Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-07-14T17:07:28.405Z] PASS [2022-07-14T17:07:28.405Z] [2022-07-14T17:07:28.405Z] DONE 6 tests in 13.455s [2022-07-14T17:07:28.405Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-14T17:07:28.405Z] ++ 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-14T17:07:28.405Z] ++ set -e [2022-07-14T17:07:28.405Z] ++ '[' -n 0 ']' [2022-07-14T17:07:28.405Z] ++ set -x [2022-07-14T17:07:28.405Z] ++ 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-14T17:07:28.405Z] INFO: Testing against a local daemon [2022-07-14T17:07:28.405Z] === RUN TestServiceCreateInit [2022-07-14T17:07:28.405Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-14T17:07:30.559Z] check_test.go:454: [d6c33dc6517cb] daemon is not started [2022-07-14T17:07:30.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-14T17:07:30.559Z] check_test.go:454: [d5d86f9af6357] daemon is not started [2022-07-14T17:07:30.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-14T17:07:30.816Z] check_test.go:454: [d9c0e3b051b37] daemon is not started [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite (14.54s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.81s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-14T17:07:30.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2022-07-14T17:07:30.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-14T17:07:30.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-14T17:07:31.747Z] check_test.go:483: [d0f08ddedaf13] daemon is not started [2022-07-14T17:07:31.747Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-14T17:07:32.004Z] check_test.go:483: [d96e706e8fa76] daemon is not started [2022-07-14T17:07:32.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-14T17:07:32.262Z] check_test.go:483: [dfaf6fe151dd7] daemon is not started [2022-07-14T17:07:32.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-14T17:07:32.569Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-14T17:07:33.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-14T17:07:33.890Z] check_test.go:483: [dc3e9a2cd2d6d] daemon is not started [2022-07-14T17:07:33.890Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-14T17:07:34.453Z] check_test.go:483: [d0f44cebfc81d] daemon is not started [2022-07-14T17:07:34.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-14T17:07:35.018Z] check_test.go:483: [dc7cdb5b58124] daemon is not started [2022-07-14T17:07:35.018Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-14T17:07:35.275Z] check_test.go:483: [d972ff0bba88b] daemon is not started [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.38s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.65s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.51s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.78s) [2022-07-14T17:07:35.275Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-14T17:07:35.275Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-14T17:07:35.275Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-14T17:07:35.874Z] --- PASS: TestServiceCreateInit (7.18s) [2022-07-14T17:07:35.874Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-07-14T17:07:35.874Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-07-14T17:07:35.874Z] === RUN TestCreateServiceMultipleTimes [2022-07-14T17:07:40.529Z] check_test.go:510: [d7c2e02023b6d] daemon is not started [2022-07-14T17:07:40.529Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-14T17:07:40.529Z] check_test.go:510: [de19446e2d326] daemon is not started [2022-07-14T17:07:40.529Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-14T17:07:40.786Z] check_test.go:510: [d560ce97b3bab] daemon is not started [2022-07-14T17:07:40.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-14T17:07:40.786Z] check_test.go:510: [dd9db5af8808a] daemon is not started [2022-07-14T17:07:40.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-14T17:07:41.042Z] check_test.go:510: [dfbf422fb5d32] daemon is not started [2022-07-14T17:07:41.043Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s) [2022-07-14T17:07:41.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-14T17:07:41.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2022-07-14T17:07:41.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-14T17:07:41.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2022-07-14T17:07:41.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-14T17:07:41.043Z] === RUN TestDockerNetworkSuite [2022-07-14T17:07:41.043Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-14T17:07:42.413Z] docker_cli_network_unix_test.go:46: [de57e33371ef5] daemon is not started [2022-07-14T17:07:42.413Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-14T17:07:42.670Z] docker_cli_network_unix_test.go:46: [d0f42146c8b2f] daemon is not started [2022-07-14T17:07:42.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-14T17:07:45.451Z] docker_cli_network_unix_test.go:46: [d7a3535449742] daemon is not started [2022-07-14T17:07:46.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-14T17:07:47.386Z] docker_cli_network_unix_test.go:46: [d53d79e441082] daemon is not started [2022-07-14T17:07:47.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-14T17:07:47.643Z] docker_cli_network_unix_test.go:1233: [d84c15a644b78] daemon is not started [2022-07-14T17:07:50.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-14T17:07:50.705Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2022-07-14T17:07:50.705Z] === RUN TestCreateServiceConflict [2022-07-14T17:07:51.098Z] docker_cli_network_unix_test.go:46: [d638f3c631edf] daemon is not started [2022-07-14T17:07:51.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-14T17:07:53.216Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-07-14T17:07:53.216Z] === RUN TestCreateServiceMaxReplicas [2022-07-14T17:07:55.729Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-07-14T17:07:55.729Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-14T17:07:55.842Z] docker_cli_network_unix_test.go:46: [d1623fc727895] daemon is not started [2022-07-14T17:07:56.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-14T17:07:59.296Z] docker_cli_network_unix_test.go:46: [d4f090e3242e0] daemon is not started [2022-07-14T17:07:59.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-14T17:08:00.484Z] docker_cli_network_unix_test.go:46: [d3a11efa2fe47] daemon is not started [2022-07-14T17:08:00.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-14T17:08:01.305Z] docker_cli_network_unix_test.go:46: [d3d303faee303] daemon is not started [2022-07-14T17:08:01.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-14T17:08:01.563Z] docker_cli_network_unix_test.go:46: [d4f5e7661b838] daemon is not started [2022-07-14T17:08:01.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-14T17:08:02.128Z] docker_cli_network_unix_test.go:46: [d49a643620f54] daemon is not started [2022-07-14T17:08:02.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-14T17:08:02.950Z] docker_cli_network_unix_test.go:46: [de5a6b91c967b] daemon is not started [2022-07-14T17:08:03.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-14T17:08:03.881Z] docker_cli_network_unix_test.go:46: [ddcbf2d3e12f5] daemon is not started [2022-07-14T17:08:03.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-14T17:08:04.446Z] docker_cli_network_unix_test.go:46: [dbdef675a945f] daemon is not started [2022-07-14T17:08:04.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-14T17:08:04.703Z] docker_cli_network_unix_test.go:46: [da599b496aa23] daemon is not started [2022-07-14T17:08:05.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-14T17:08:05.267Z] docker_cli_network_unix_test.go:46: [d4279c651257b] daemon is not started [2022-07-14T17:08:05.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-14T17:08:05.267Z] docker_cli_network_unix_test.go:46: [d98e6f69b3ff5] daemon is not started [2022-07-14T17:08:05.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-14T17:08:05.524Z] docker_cli_network_unix_test.go:46: [d48bd7fcbbbc7] daemon is not started [2022-07-14T17:08:05.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-14T17:08:06.456Z] docker_cli_network_unix_test.go:46: [d7f3ad58903b8] daemon is not started [2022-07-14T17:08:06.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-14T17:08:07.020Z] docker_cli_network_unix_test.go:46: [dafed6b655cff] daemon is not started [2022-07-14T17:08:07.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-14T17:08:07.584Z] docker_cli_network_unix_test.go:46: [d3124fa7793e3] daemon is not started [2022-07-14T17:08:07.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-14T17:08:07.584Z] docker_cli_network_unix_test.go:46: [dcb651123fa7c] daemon is not started [2022-07-14T17:08:07.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-14T17:08:07.842Z] docker_cli_network_unix_test.go:46: [d35257c1926af] daemon is not started [2022-07-14T17:08:07.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-14T17:08:09.212Z] docker_cli_network_unix_test.go:968: [da5ec43099f46] daemon is not started [2022-07-14T17:08:10.584Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-14T17:08:10.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-14T17:08:10.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-07-14T17:08:10.600Z] === RUN TestCreateServiceSecretFileMode [2022-07-14T17:08:11.160Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-07-14T17:08:11.160Z] === RUN TestCreateServiceConfigFileMode [2022-07-14T17:08:11.955Z] docker_cli_network_unix_test.go:46: [d4acff2e54bb0] daemon is not started [2022-07-14T17:08:11.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-14T17:08:13.672Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-07-14T17:08:13.672Z] === RUN TestCreateServiceSysctls [2022-07-14T17:08:14.478Z] docker_cli_network_unix_test.go:1116: [ddeb8c36051ad] daemon is not started [2022-07-14T17:08:14.478Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-14T17:08:16.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-14T17:08:16.936Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-07-14T17:08:16.936Z] === RUN TestCreateServiceCapabilities [2022-07-14T17:08:16.940Z] docker_cli_network_unix_test.go:46: [d229a96502711] daemon is not started [2022-07-14T17:08:16.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-14T17:08:18.310Z] docker_cli_network_unix_test.go:46: [d55b0792b40f3] daemon is not started [2022-07-14T17:08:18.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-14T17:08:18.310Z] docker_cli_network_unix_test.go:46: [d943ca0c82476] daemon is not started [2022-07-14T17:08:18.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-14T17:08:18.310Z] docker_cli_network_unix_test.go:46: [df4fd6afbf694] daemon is not started [2022-07-14T17:08:18.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-14T17:08:18.568Z] docker_cli_network_unix_test.go:46: [d4b7bd2403a42] daemon is not started [2022-07-14T17:08:18.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-14T17:08:18.832Z] docker_cli_network_unix_test.go:46: [db31528f5ad6a] daemon is not started [2022-07-14T17:08:18.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-14T17:08:18.832Z] docker_cli_network_unix_test.go:46: [d601a49b2421d] daemon is not started [2022-07-14T17:08:18.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-14T17:08:18.870Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-07-14T17:08:18.870Z] === RUN TestInspect [2022-07-14T17:08:20.735Z] docker_cli_network_unix_test.go:46: [d7f0075f71a54] daemon is not started [2022-07-14T17:08:21.425Z] --- PASS: TestInspect (2.66s) [2022-07-14T17:08:21.425Z] === RUN TestCreateJob [2022-07-14T17:08:22.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-14T17:08:22.631Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-14T17:08:22.631Z] docker_cli_network_unix_test.go:46: [d3aa5f9f91159] daemon is not started [2022-07-14T17:08:22.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-14T17:08:22.631Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-14T17:08:22.631Z] docker_cli_network_unix_test.go:46: [dd4df3cb0534c] daemon is not started [2022-07-14T17:08:22.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-14T17:08:22.889Z] docker_cli_network_unix_test.go:46: [d1fc56f7e7538] daemon is not started [2022-07-14T17:08:23.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-14T17:08:24.691Z] --- PASS: TestCreateJob (2.95s) [2022-07-14T17:08:24.691Z] === RUN TestReplicatedJob [2022-07-14T17:08:28.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-14T17:08:28.898Z] --- PASS: TestReplicatedJob (4.56s) [2022-07-14T17:08:28.898Z] === RUN TestUpdateReplicatedJob [2022-07-14T17:08:29.772Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-14T17:08:29.772Z] docker_cli_network_unix_test.go:1084: [de5ceb3631ba1] daemon is not started [2022-07-14T17:08:31.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-14T17:08:31.668Z] docker_cli_network_unix_test.go:46: [dc98b1d41d0e9] daemon is not started [2022-07-14T17:08:31.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-14T17:08:32.161Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-07-14T17:08:32.161Z] === RUN TestServiceListWithStatuses [2022-07-14T17:08:32.161Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T17:08:32.161Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-14T17:08:32.162Z] === RUN TestDockerNetworkConnectAlias [2022-07-14T17:08:32.232Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-14T17:08:32.489Z] docker_cli_network_unix_test.go:46: [dfae98f673fd7] daemon is not started [2022-07-14T17:08:32.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-14T17:08:34.116Z] docker_cli_network_unix_test.go:46: [df183d57d4a75] daemon is not started [2022-07-14T17:08:35.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-14T17:08:35.048Z] docker_cli_network_unix_test.go:46: [d0f147ee2cce5] daemon is not started [2022-07-14T17:08:35.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-14T17:08:35.305Z] docker_cli_network_unix_test.go:46: [d2cc1a9cfb70c] daemon is not started [2022-07-14T17:08:35.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-14T17:08:36.127Z] docker_cli_network_unix_test.go:46: [d7ea56acccce8] daemon is not started [2022-07-14T17:08:36.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-14T17:08:36.323Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-07-14T17:08:36.323Z] === RUN TestDockerNetworkReConnect [2022-07-14T17:08:37.058Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-14T17:08:37.058Z] docker_cli_network_unix_test.go:46: [d4357548c425e] daemon is not started [2022-07-14T17:08:37.622Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-14T17:08:39.516Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-14T17:08:39.584Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2022-07-14T17:08:39.584Z] === RUN TestServicePlugin [2022-07-14T17:08:39.584Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:08:39.584Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-14T17:08:39.584Z] === RUN TestServiceUpdateLabel [2022-07-14T17:08:41.496Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-07-14T17:08:41.496Z] === RUN TestServiceUpdateSecrets [2022-07-14T17:08:42.041Z] docker_cli_network_unix_test.go:46: [da39086e0421d] daemon is not started [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite (61.10s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.33s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.92s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.69s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.53s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.12s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.66s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.33s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.27s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.13s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.77s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.37s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.50s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.35s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.33s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.27s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.45s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-14T17:08:42.042Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.85s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.24s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.24s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.07s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.02s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.78s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.29s) [2022-07-14T17:08:42.042Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.58s) [2022-07-14T17:08:42.042Z] === RUN TestDockerHubPullSuite [2022-07-14T17:08:42.042Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-14T17:08:43.411Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-14T17:08:43.411Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-14T17:08:43.411Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-14T17:08:44.342Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-14T17:08:46.865Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-14T17:08:47.816Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-14T17:08:48.752Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-14T17:08:49.317Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-14T17:08:49.574Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-14T17:08:49.831Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-14T17:08:50.090Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-14T17:08:50.347Z] --- PASS: TestDockerHubPullSuite (8.33s) [2022-07-14T17:08:50.347Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.21s) [2022-07-14T17:08:50.347Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-14T17:08:50.347Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-07-14T17:08:50.347Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2022-07-14T17:08:50.347Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.48s) [2022-07-14T17:08:50.347Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-14T17:08:50.347Z] PASS [2022-07-14T17:08:50.347Z] [2022-07-14T17:08:50.347Z] === Skipped [2022-07-14T17:08:50.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-14T17:08:50.347Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-14T17:08:50.347Z] [2022-07-14T17:08:50.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-14T17:08:50.347Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.347Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-14T17:08:50.347Z] [2022-07-14T17:08:50.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-14T17:08:50.348Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_sni_test.go:30: Flakey test [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-14T17:08:50.348Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-14T17:08:50.348Z] docker_cli_network_unix_test.go:46: [dd4df3cb0534c] daemon is not started [2022-07-14T17:08:50.348Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-14T17:08:50.348Z] [2022-07-14T17:08:50.348Z] DONE 1265 tests, 51 skipped in 1366.430s [2022-07-14T17:08:50.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T17:08:50.605Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T17:08:50.605Z] +++ kill 14626 [2022-07-14T17:08:50.605Z] +++ /etc/init.d/apparmor stop [2022-07-14T17:08:50.605Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T17:08:50.605Z] [2022-07-14T17:08:50.605Z] Unloading profiles will leave already running processes permanently [2022-07-14T17:08:50.605Z] unconfined, which can lead to unexpected situations. [2022-07-14T17:08:50.605Z] [2022-07-14T17:08:50.605Z] To set a process to complain mode, use the command line tool [2022-07-14T17:08:50.605Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T17:08:50.605Z] +++ true [2022-07-14T17:08:50.605Z] exiting test-integration [2022-07-14T17:08:50.605Z] ++ exit 0 [2022-07-14T17:08:50.605Z] [2022-07-14T17:08:50.862Z] + for job in $(jobs -p) [2022-07-14T17:08:50.862Z] + wait 10785 [2022-07-14T17:08:52.232Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-14T17:08:56.486Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-07-14T17:08:56.486Z] === RUN TestServiceUpdateConfigs [2022-07-14T17:09:11.316Z] --- PASS: TestServiceUpdateConfigs (14.37s) [2022-07-14T17:09:11.316Z] === RUN TestServiceUpdateNetwork [2022-07-14T17:09:23.565Z] --- PASS: TestServiceUpdateNetwork (12.38s) [2022-07-14T17:09:23.565Z] === RUN TestServiceUpdatePidsLimit [2022-07-14T17:09:23.821Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-14T17:09:24.383Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-14T17:09:32.461Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-14T17:09:38.992Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-07-14T17:09:38.992Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-14T17:09:38.992Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-14T17:09:38.992Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-14T17:09:38.992Z] PASS [2022-07-14T17:09:38.992Z] [2022-07-14T17:09:38.992Z] === Skipped [2022-07-14T17:09:38.992Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-14T17:09:38.992Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-14T17:09:38.992Z] [2022-07-14T17:09:38.992Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-14T17:09:38.992Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-14T17:09:38.992Z] [2022-07-14T17:09:38.992Z] DONE 27 tests, 2 skipped in 130.319s [2022-07-14T17:09:38.992Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-14T17:09:38.992Z] ++ 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-14T17:09:38.992Z] ++ set -e [2022-07-14T17:09:38.992Z] ++ '[' -n 0 ']' [2022-07-14T17:09:38.992Z] ++ set -x [2022-07-14T17:09:38.992Z] ++ 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-14T17:09:38.992Z] INFO: Testing against a local daemon [2022-07-14T17:09:38.992Z] === RUN TestSessionCreate [2022-07-14T17:09:38.992Z] --- PASS: TestSessionCreate (0.02s) [2022-07-14T17:09:38.992Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-14T17:09:38.992Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-14T17:09:38.992Z] PASS [2022-07-14T17:09:38.992Z] [2022-07-14T17:09:38.992Z] DONE 2 tests in 0.118s [2022-07-14T17:09:38.992Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-14T17:09:38.992Z] ++ 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-14T17:09:38.992Z] ++ set -e [2022-07-14T17:09:38.992Z] ++ '[' -n 0 ']' [2022-07-14T17:09:38.992Z] ++ set -x [2022-07-14T17:09:38.992Z] ++ 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-14T17:09:38.992Z] INFO: Testing against a local daemon [2022-07-14T17:09:38.992Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-14T17:09:38.992Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T17:09:38.992Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T17:09:38.992Z] === RUN TestDiskUsage [2022-07-14T17:09:38.992Z] === PAUSE TestDiskUsage [2022-07-14T17:09:38.992Z] === RUN TestEventsExecDie [2022-07-14T17:09:39.291Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-14T17:09:39.291Z] === RUN TestEventsBackwardsCompatible [2022-07-14T17:09:39.291Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-14T17:09:39.291Z] === RUN TestEventsVolumeCreate [2022-07-14T17:09:39.546Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-14T17:09:39.546Z] === RUN TestInfoBinaryCommits [2022-07-14T17:09:39.546Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-14T17:09:39.546Z] === RUN TestInfoAPIVersioned [2022-07-14T17:09:39.546Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-14T17:09:39.546Z] === RUN TestInfoAPI [2022-07-14T17:09:39.546Z] --- PASS: TestInfoAPI (0.02s) [2022-07-14T17:09:39.546Z] === RUN TestInfoAPIWarnings [2022-07-14T17:09:48.425Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-14T17:09:48.425Z] docker_cli_swarm_test.go:1180: [dbd922542686a] joining swarm manager [d519512e0cba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:09:53.680Z] docker_cli_swarm_test.go:1189: [d4cd9e7cf889a] joining swarm manager [d519512e0cba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:09:57.621Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-14T17:09:57.621Z] === RUN TestInfoDebug [2022-07-14T17:09:57.621Z] --- PASS: TestInfoDebug (0.54s) [2022-07-14T17:09:57.621Z] === RUN TestInfoInsecureRegistries [2022-07-14T17:09:57.621Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-14T17:09:57.621Z] === RUN TestInfoRegistryMirrors [2022-07-14T17:09:57.621Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-14T17:09:57.621Z] === RUN TestLoginFailsWithBadCredentials [2022-07-14T17:09:57.877Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-14T17:09:57.877Z] === RUN TestPingCacheHeaders [2022-07-14T17:09:58.133Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-14T17:09:58.133Z] === RUN TestPingGet [2022-07-14T17:09:58.133Z] --- PASS: TestPingGet (0.01s) [2022-07-14T17:09:58.133Z] === RUN TestPingHead [2022-07-14T17:09:58.133Z] --- PASS: TestPingHead (0.02s) [2022-07-14T17:09:58.133Z] === RUN TestPingSwarmHeader [2022-07-14T17:09:58.694Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-14T17:09:59.254Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-14T17:10:00.181Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-14T17:10:00.181Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-07-14T17:10:00.181Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-14T17:10:00.181Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-14T17:10:00.181Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-14T17:10:00.181Z] === RUN TestVersion [2022-07-14T17:10:00.181Z] --- PASS: TestVersion (0.02s) [2022-07-14T17:10:00.181Z] === CONT TestDiskUsage [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/container_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/image_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/volume_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-14T17:10:00.741Z] === RUN TestDiskUsage/after_container.Run [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-14T17:10:00.997Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage (1.12s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-14T17:10:01.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-14T17:10:01.253Z] PASS [2022-07-14T17:10:01.253Z] [2022-07-14T17:10:01.253Z] === Skipped [2022-07-14T17:10:01.253Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-14T17:10:01.253Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-14T17:10:01.253Z] [2022-07-14T17:10:01.253Z] DONE 54 tests, 1 skipped in 22.483s [2022-07-14T17:10:01.253Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-14T17:10:01.253Z] ++ 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-14T17:10:01.253Z] ++ set -e [2022-07-14T17:10:01.253Z] ++ '[' -n 0 ']' [2022-07-14T17:10:01.253Z] ++ set -x [2022-07-14T17:10:01.253Z] ++ 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-14T17:10:01.253Z] INFO: Testing against a local daemon [2022-07-14T17:10:01.253Z] === RUN TestVolumesCreateAndList [2022-07-14T17:10:01.253Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-14T17:10:01.253Z] === RUN TestVolumesRemove [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-14T17:10:01.509Z] === RUN TestVolumesInspect [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-14T17:10:01.509Z] === RUN TestVolumesInvalidJSON [2022-07-14T17:10:01.509Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-14T17:10:01.509Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-14T17:10:01.509Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-14T17:10:01.509Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-14T17:10:01.509Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-14T17:10:01.509Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-14T17:10:01.509Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-14T17:10:01.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-14T17:10:01.509Z] PASS [2022-07-14T17:10:01.509Z] [2022-07-14T17:10:01.509Z] DONE 9 tests in 0.199s [2022-07-14T17:10:01.509Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T17:10:01.509Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T17:10:01.509Z] +++ kill 14257 [2022-07-14T17:10:01.765Z] +++ /etc/init.d/apparmor stop [2022-07-14T17:10:01.765Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T17:10:01.765Z] [2022-07-14T17:10:01.765Z] Unloading profiles will leave already running processes permanently [2022-07-14T17:10:01.765Z] unconfined, which can lead to unexpected situations. [2022-07-14T17:10:01.765Z] [2022-07-14T17:10:01.765Z] To set a process to complain mode, use the command line tool [2022-07-14T17:10:01.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T17:10:01.765Z] +++ true [2022-07-14T17:10:01.765Z] exiting test-integration [2022-07-14T17:10:01.765Z] ++ exit 0 [2022-07-14T17:10:01.765Z] Post stage [Pipeline] junit [2022-07-14T17:10:02.702Z] Recording test results [2022-07-14T17:10:03.009Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T17:10:03.342Z] + echo Ensuring container killed. [2022-07-14T17:10:03.342Z] Ensuring container killed. [2022-07-14T17:10:03.342Z] + docker rm -vf docker-pr5 [2022-07-14T17:10:03.342Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-14T17:10:03.615Z] + echo Chowning /workspace to jenkins user [2022-07-14T17:10:03.615Z] Chowning /workspace to jenkins user [2022-07-14T17:10:03.615Z] + id -u [2022-07-14T17:10:03.615Z] + id -g [2022-07-14T17:10:03.615Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43793:/workspace busybox chown -R 1000:1000 /workspace [2022-07-14T17:10:03.615Z] Unable to find image 'busybox:latest' locally [2022-07-14T17:10:03.615Z] latest: Pulling from library/busybox [2022-07-14T17:10:03.877Z] 87379020f3b6: Pulling fs layer [2022-07-14T17:10:03.877Z] 87379020f3b6: Verifying Checksum [2022-07-14T17:10:03.877Z] 87379020f3b6: Download complete [2022-07-14T17:10:03.877Z] 87379020f3b6: Pull complete [2022-07-14T17:10:03.877Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-14T17:10:03.877Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T17:10:05.563Z] + bundleName=arm64-integration [2022-07-14T17:10:05.563Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-14T17:10:05.563Z] Creating arm64-integration-bundles.tar.gz [2022-07-14T17:10:05.563Z] + 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-14T17:10:05.563Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-14T17:10:05.841Z] Archiving artifacts [2022-07-14T17:10:07.237Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43793/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T17:10:07.581Z] + make clean [2022-07-14T17:10:07.842Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T17:10:07.842Z] docker-dev-cache [2022-07-14T17:10:07.842Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T17:10:40.320Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-14T17:10:48.478Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-14T17:10:51.755Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-14T17:10:53.651Z] docker_cli_swarm_test.go:1112: [d5c79f471f5f2] joining swarm manager [d1fdc4f68096e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:10:55.020Z] docker_cli_swarm_test.go:1113: [d5756f1d63a66] joining swarm manager [d1fdc4f68096e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:12:16.418Z] docker_cli_swarm_test.go:1166: [d931262bb6ee5] joining swarm manager [d1fdc4f68096e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-14T17:12:42.934Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-14T17:12:42.934Z] docker_cli_swarm_test.go:1447: [de6129025fcd7] joining swarm manager [d81737d55d9b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:12:42.934Z] docker_cli_swarm_test.go:1448: [d5649a2456878] joining swarm manager [d81737d55d9b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-14T17:12:52.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-14T17:12:53.146Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-14T17:12:53.146Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-14T17:12:53.403Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-14T17:12:53.403Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-14T17:12:54.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-14T17:12:56.247Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-14T17:12:59.535Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-14T17:13:02.058Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-14T17:13:03.955Z] docker_cli_swarm_unix_test.go:63: [d417b79ea61e5] joining swarm manager [d6b1731a601ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:14:00.149Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-14T17:14:00.149Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-14T17:14:00.149Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-14T17:14:02.045Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-14T17:14:05.323Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-14T17:14:07.846Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-14T17:14:09.216Z] docker_api_swarm_test.go:962: [d1e467e8765c9] joining swarm manager [d35102ec9dc64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-14T17:14:31.146Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-14T17:14:41.102Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-14T17:14:43.625Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-14T17:14:45.521Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-14T17:14:48.798Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-14T17:14:56.897Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-14T17:15:02.155Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-14T17:15:04.051Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-14T17:15:06.575Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-14T17:15:09.100Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-14T17:15:11.624Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-14T17:15:14.171Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-14T17:15:16.067Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-14T17:16:12.262Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-14T17:16:27.117Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite (1539.81s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.96s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.78s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.12s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.76s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.72s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.91s) [2022-07-14T17:16:45.177Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.56s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.20s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (53.04s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.28s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.25s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.61s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.76s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.75s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.42s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.31s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.08s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.30s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.42s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.16s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.69s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.51s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.38s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.77s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.34s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.68s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.20s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.97s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.59s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.12s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.90s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.52s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.32s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.64s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.63s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.96s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.01s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.04s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.22s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.18s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.14s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.36s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.84s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.82s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.37s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.47s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (83.52s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.81s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.27s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.71s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.43s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.88s) [2022-07-14T17:16:45.177Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.19s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.40s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.78s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.17s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (107.07s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.08s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.42s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.17s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.24s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.69s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.23s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-07-14T17:16:45.177Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-07-14T17:16:45.177Z] === RUN TestDockerExternalVolumeSuite [2022-07-14T17:16:45.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-14T17:16:45.177Z] docker_cli_external_volume_driver_test.go:53: [d83e16bc77a58] daemon is not started [2022-07-14T17:17:00.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-14T17:18:07.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-14T17:18:15.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-14T17:18:30.682Z] docker_cli_external_volume_driver_test.go:53: [da7b5aba9b710] daemon is not started [2022-07-14T17:18:45.536Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-14T17:19:00.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-14T17:19:15.247Z] docker_cli_external_volume_driver_test.go:53: [d0bc6143eeee1] daemon is not started [2022-07-14T17:19:33.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-14T17:19:33.306Z] docker_cli_external_volume_driver_test.go:53: [dbb147d011bc3] daemon is not started [2022-07-14T17:19:45.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-14T17:20:17.536Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-14T17:20:35.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-14T17:20:50.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-14T17:21:37.100Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-14T17:21:55.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-14T17:22:27.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-14T17:22:59.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-14T17:23:14.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-14T17:23:28.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-14T17:23:28.990Z] docker_cli_external_volume_driver_test.go:485: [d58d575dfa4de] daemon is not started [2022-07-14T17:23:47.051Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-14T17:23:47.051Z] docker_cli_external_volume_driver_test.go:53: [dfa54fe1d8291] daemon is not started [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite (437.16s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-07-14T17:24:01.907Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-14T17:24:01.907Z] PASS [2022-07-14T17:24:01.907Z] [2022-07-14T17:24:01.907Z] === Skipped [2022-07-14T17:24:01.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-14T17:24:01.907Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-14T17:24:01.907Z] check_test.go:540: [d9dbc9df60735] daemon is not started [2022-07-14T17:24:01.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-14T17:24:01.907Z] [2022-07-14T17:24:01.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-14T17:24:01.907Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-14T17:24:01.907Z] check_test.go:540: [d7df06f95ec73] daemon is not started [2022-07-14T17:24:01.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-14T17:24:01.907Z] [2022-07-14T17:24:01.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-14T17:24:01.907Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-14T17:24:01.907Z] check_test.go:540: [d7b902944337c] daemon is not started [2022-07-14T17:24:01.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-14T17:24:01.907Z] [2022-07-14T17:24:01.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-14T17:24:01.907Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-14T17:24:01.907Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-14T17:24:01.907Z] [2022-07-14T17:24:01.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-14T17:24:01.908Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-14T17:24:01.908Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-14T17:24:01.908Z] [2022-07-14T17:24:01.908Z] DONE 269 tests, 5 skipped in 2275.512s [2022-07-14T17:24:01.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-14T17:24:01.908Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38ca38b518bf/docker.pid [2022-07-14T17:24:01.908Z] +++ kill 15340 [2022-07-14T17:24:01.908Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15340 is not a child of this shell [2022-07-14T17:24:01.908Z] warning: PID 15340 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38ca38b518bf/docker.pid had a nonzero exit code [2022-07-14T17:24:01.908Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d38ca38b518bf/root: target is busy. [2022-07-14T17:24:01.908Z] ++++ cat bundles/test-integration/docker.pid [2022-07-14T17:24:01.908Z] +++ kill 14614 [2022-07-14T17:24:01.908Z] +++ /etc/init.d/apparmor stop [2022-07-14T17:24:01.908Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-14T17:24:01.908Z] [2022-07-14T17:24:01.908Z] Unloading profiles will leave already running processes permanently [2022-07-14T17:24:01.908Z] unconfined, which can lead to unexpected situations. [2022-07-14T17:24:01.908Z] [2022-07-14T17:24:01.908Z] To set a process to complain mode, use the command line tool [2022-07-14T17:24:01.908Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-14T17:24:01.908Z] +++ true [2022-07-14T17:24:01.908Z] exiting test-integration [2022-07-14T17:24:01.908Z] ++ exit 0 [2022-07-14T17:24:01.908Z] [2022-07-14T17:24:01.908Z] + exit 0 [2022-07-14T17:24:01.908Z] ++ jobs -p [2022-07-14T17:24:01.908Z] + pids= [2022-07-14T17:24:01.908Z] + echo 'Remaining pids to kill: []' [2022-07-14T17:24:01.908Z] Remaining pids to kill: [] [2022-07-14T17:24:01.908Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-14T17:24:01.920Z] Recording test results [2022-07-14T17:24:02.264Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-14T17:24:02.577Z] + echo Ensuring container killed. [2022-07-14T17:24:02.578Z] Ensuring container killed. [2022-07-14T17:24:02.578Z] + docker ps -aq -f name=docker-pr5-* [2022-07-14T17:24:02.578Z] + cids=954611aef9ff [2022-07-14T17:24:02.578Z] 659f0b16788b [2022-07-14T17:24:02.578Z] ceb1d1c770ed [2022-07-14T17:24:02.578Z] + [ -n 954611aef9ff [2022-07-14T17:24:02.578Z] 659f0b16788b [2022-07-14T17:24:02.578Z] ceb1d1c770ed ] [2022-07-14T17:24:02.578Z] + docker rm -vf 954611aef9ff 659f0b16788b ceb1d1c770ed [2022-07-14T17:24:02.835Z] 954611aef9ff [2022-07-14T17:24:02.835Z] 659f0b16788b [2022-07-14T17:24:02.835Z] ceb1d1c770ed [Pipeline] sh [2022-07-14T17:24:03.112Z] + echo Chowning /workspace to jenkins user [2022-07-14T17:24:03.112Z] Chowning /workspace to jenkins user [2022-07-14T17:24:03.112Z] + id -u [2022-07-14T17:24:03.112Z] + id -g [2022-07-14T17:24:03.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43793:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-14T17:24:05.303Z] + bundleName=amd64 [2022-07-14T17:24:05.304Z] + echo Creating amd64-bundles.tar.gz [2022-07-14T17:24:05.304Z] Creating amd64-bundles.tar.gz [2022-07-14T17:24:05.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -o -name *-report.xml ) -printxargs [2022-07-14T17:24:05.304Z] tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-14T17:24:06.690Z] Archiving artifacts [2022-07-14T17:24:07.040Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43793/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-14T17:24:07.338Z] + make clean [2022-07-14T17:24:07.338Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-14T17:24:07.338Z] docker-dev-cache [2022-07-14T17:24:07.338Z] 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