Skip to content
Success

Console Output

Pull request #43811 opened
17:49:14 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5+11b03710ed55a4ceecbdb97ca75e57e100e3d20b (2a3fd427cdfd64fe425ce1ecc62a9e901fa20976)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43811@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
17:49:16 [2022-07-14T17:49:16.930Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:49:16 [2022-07-14T17:49:16.933Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:49:17 [2022-07-14T17:49:17.103Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0b8e06b60705bc01e) in /home/ubuntu/workspace/moby_PR-43811
[Pipeline] {
[Pipeline] checkout
17:49:17 [2022-07-14T17:49:17.128Z] The recommended git tool is: git
17:49:17 [2022-07-14T17:49:17.136Z] using credential docker-jenkins-github-credentials
17:49:17 [2022-07-14T17:49:17.143Z] Cloning the remote Git repository
17:49:17 [2022-07-14T17:49:17.143Z] Cloning with configured refspecs honoured and without tags
17:49:17 [2022-07-14T17:49:17.145Z] Cloning repository https://github.com/moby/moby.git
17:49:17 [2022-07-14T17:49:17.145Z]  > git init /home/ubuntu/workspace/moby_PR-43811 # timeout=10
17:49:17 [2022-07-14T17:49:17.148Z] Fetching upstream changes from https://github.com/moby/moby.git
17:49:17 [2022-07-14T17:49:17.148Z]  > git --version # timeout=10
17:49:17 [2022-07-14T17:49:17.150Z]  > git --version # 'git version 2.17.1'
17:49:17 [2022-07-14T17:49:17.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:17 [2022-07-14T17:49:17.150Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:49:26 [2022-07-14T17:49:26.696Z] Fetching without tags
17:49:26 [2022-07-14T17:49:26.863Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:49:27 [2022-07-14T17:49:27.390Z] Merge succeeded, producing ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:49:27 [2022-07-14T17:49:27.390Z] Checking out Revision ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 (PR-43811)
17:49:27 [2022-07-14T17:49:27.846Z] Commit message: "Add Cory Snider (corhere) as maintainer"
17:49:27 [2022-07-14T17:49:27.846Z] First time build. Skipping changelog.
17:49:27 [2022-07-14T17:49:27.857Z]  > git --version # timeout=10
17:49:27 [2022-07-14T17:49:27.858Z]  > git --version # 'git version 2.17.1'
17:49:27 [2022-07-14T17:49:27.860Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:49:26 [2022-07-14T17:49:26.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:49:26 [2022-07-14T17:49:26.689Z]  > git config --add remote.origin.fetch +refs/pull/43811/head:refs/remotes/origin/PR-43811 # timeout=10
17:49:26 [2022-07-14T17:49:26.690Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:49:26 [2022-07-14T17:49:26.694Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:49:26 [2022-07-14T17:49:26.698Z] Fetching upstream changes from https://github.com/moby/moby.git
17:49:26 [2022-07-14T17:49:26.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:26 [2022-07-14T17:49:26.698Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:49:26 [2022-07-14T17:49:26.865Z]  > git config core.sparsecheckout # timeout=10
17:49:26 [2022-07-14T17:49:26.866Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:49:27 [2022-07-14T17:49:27.378Z]  > git remote # timeout=10
17:49:27 [2022-07-14T17:49:27.380Z]  > git config --get remote.origin.url # timeout=10
17:49:27 [2022-07-14T17:49:27.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:27 [2022-07-14T17:49:27.382Z]  > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10
17:49:27 [2022-07-14T17:49:27.388Z]  > git rev-parse HEAD^{commit} # timeout=10
17:49:27 [2022-07-14T17:49:27.392Z]  > git config core.sparsecheckout # timeout=10
17:49:27 [2022-07-14T17:49:27.394Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:49:28 [2022-07-14T17:49:28.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43811:/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
17:49:31 [2022-07-14T17:49:31.062Z] 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
17:49:31 [2022-07-14T17:49:31.231Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0b8e06b60705bc01e) in /home/ubuntu/workspace/moby_PR-43811
[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)
17:49:31 [2022-07-14T17:49:31.247Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5a158b4515c6cb6) in /home/ubuntu/workspace/moby_PR-43811
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
17:49:31 [2022-07-14T17:49:31.285Z] The recommended git tool is: git
[Pipeline] {
17:49:31 [2022-07-14T17:49:31.303Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
17:49:31 [2022-07-14T17:49:31.315Z] Fetching changes from the remote Git repository
17:49:31 [2022-07-14T17:49:31.319Z] 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)
[Pipeline] checkout
17:49:31 [2022-07-14T17:49:31.365Z] The recommended git tool is: git
17:49:31 [2022-07-14T17:49:31.371Z] using credential docker-jenkins-github-credentials
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] }
17:49:31 [2022-07-14T17:49:31.378Z] Cloning the remote Git repository
17:49:31 [2022-07-14T17:49:31.378Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
17:49:31 [2022-07-14T17:49:31.477Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
[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] }
17:49:31 [2022-07-14T17:49:31.929Z] Merge succeeded, producing ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:49:31 [2022-07-14T17:49:31.929Z] Checking out Revision ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 (PR-43811)
17:49:31 [2022-07-14T17:49:31.974Z] Commit message: "Add Cory Snider (corhere) as maintainer"
17:49:31 [2022-07-14T17:49:31.984Z]  > git --version # timeout=10
17:49:31 [2022-07-14T17:49:31.985Z]  > git --version # 'git version 2.17.1'
17:49:31 [2022-07-14T17:49:31.987Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:49:31 [2022-07-14T17:49:31.312Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43811/.git # timeout=10
17:49:31 [2022-07-14T17:49:31.317Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:49:31 [2022-07-14T17:49:31.321Z] Fetching upstream changes from https://github.com/moby/moby.git
17:49:31 [2022-07-14T17:49:31.321Z]  > git --version # timeout=10
17:49:31 [2022-07-14T17:49:31.322Z]  > git --version # 'git version 2.17.1'
17:49:31 [2022-07-14T17:49:31.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:31 [2022-07-14T17:49:31.323Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:49:31 [2022-07-14T17:49:31.479Z]  > git config core.sparsecheckout # timeout=10
17:49:31 [2022-07-14T17:49:31.481Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:49:31 [2022-07-14T17:49:31.917Z]  > git remote # timeout=10
17:49:31 [2022-07-14T17:49:31.919Z]  > git config --get remote.origin.url # timeout=10
17:49:31 [2022-07-14T17:49:31.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:31 [2022-07-14T17:49:31.921Z]  > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10
17:49:31 [2022-07-14T17:49:31.927Z]  > git rev-parse HEAD^{commit} # timeout=10
17:49:31 [2022-07-14T17:49:31.931Z]  > git config core.sparsecheckout # timeout=10
17:49:31 [2022-07-14T17:49:31.932Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:49:31 [2022-07-14T17:49:31.369Z] Cloning repository https://github.com/moby/moby.git
17:49:31 [2022-07-14T17:49:31.369Z]  > git init /home/ubuntu/workspace/moby_PR-43811 # timeout=10
17:49:31 [2022-07-14T17:49:31.374Z] Fetching upstream changes from https://github.com/moby/moby.git
17:49:31 [2022-07-14T17:49:31.374Z]  > git --version # timeout=10
17:49:31 [2022-07-14T17:49:31.380Z]  > git --version # 'git version 2.25.1'
17:49:31 [2022-07-14T17:49:31.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:31 [2022-07-14T17:49:31.381Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:49:32 [2022-07-14T17:49:32.571Z] + [ PR != PR ]
17:49:32 [2022-07-14T17:49:32.572Z] + [ master != master ]
17:49:32 [2022-07-14T17:49:32.572Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:49:32 [2022-07-14T17:49:32.877Z] + docker version
17:49:32 [2022-07-14T17:49:32.877Z] Client: Docker Engine - Community
17:49:32 [2022-07-14T17:49:32.877Z]  Version:           20.10.14
17:49:32 [2022-07-14T17:49:32.877Z]  API version:       1.41
17:49:32 [2022-07-14T17:49:32.877Z]  Go version:        go1.16.15
17:49:32 [2022-07-14T17:49:32.877Z]  Git commit:        a224086
17:49:32 [2022-07-14T17:49:32.877Z]  Built:             Thu Mar 24 01:47:57 2022
17:49:32 [2022-07-14T17:49:32.877Z]  OS/Arch:           linux/amd64
17:49:32 [2022-07-14T17:49:32.877Z]  Context:           default
17:49:32 [2022-07-14T17:49:32.877Z]  Experimental:      true
17:49:32 [2022-07-14T17:49:32.877Z] 
17:49:32 [2022-07-14T17:49:32.877Z] Server: Docker Engine - Community
17:49:32 [2022-07-14T17:49:32.877Z]  Engine:
17:49:32 [2022-07-14T17:49:32.877Z]   Version:          20.10.14
17:49:32 [2022-07-14T17:49:32.877Z]   API version:      1.41 (minimum version 1.12)
17:49:32 [2022-07-14T17:49:32.877Z]   Go version:       go1.16.15
17:49:32 [2022-07-14T17:49:32.877Z]   Git commit:       87a90dc
17:49:32 [2022-07-14T17:49:32.877Z]   Built:            Thu Mar 24 01:45:46 2022
17:49:32 [2022-07-14T17:49:32.877Z]   OS/Arch:          linux/amd64
17:49:32 [2022-07-14T17:49:32.877Z]   Experimental:     true
17:49:32 [2022-07-14T17:49:32.877Z]  containerd:
17:49:32 [2022-07-14T17:49:32.877Z]   Version:          1.5.11
17:49:32 [2022-07-14T17:49:32.877Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
17:49:32 [2022-07-14T17:49:32.877Z]  runc:
17:49:32 [2022-07-14T17:49:32.877Z]   Version:          1.0.3
17:49:32 [2022-07-14T17:49:32.877Z]   GitCommit:        v1.0.3-0-gf46b6ba
17:49:32 [2022-07-14T17:49:32.877Z]  docker-init:
17:49:32 [2022-07-14T17:49:32.877Z]   Version:          0.19.0
17:49:32 [2022-07-14T17:49:32.877Z]   GitCommit:        de40ad0
[Pipeline] sh
17:49:33 [2022-07-14T17:49:33.154Z] + docker info
17:49:33 [2022-07-14T17:49:33.154Z] Client:
17:49:33 [2022-07-14T17:49:33.154Z]  Context:    default
17:49:33 [2022-07-14T17:49:33.154Z]  Debug Mode: false
17:49:33 [2022-07-14T17:49:33.154Z]  Plugins:
17:49:33 [2022-07-14T17:49:33.154Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:49:33 [2022-07-14T17:49:33.154Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
17:49:33 [2022-07-14T17:49:33.154Z]   compose: Docker Compose (Docker Inc., v2.4.1)
17:49:33 [2022-07-14T17:49:33.154Z]   scan: Docker Scan (Docker Inc., v0.17.0)
17:49:33 [2022-07-14T17:49:33.154Z] 
17:49:33 [2022-07-14T17:49:33.154Z] Server:
17:49:33 [2022-07-14T17:49:33.154Z]  Containers: 0
17:49:33 [2022-07-14T17:49:33.154Z]   Running: 0
17:49:33 [2022-07-14T17:49:33.154Z]   Paused: 0
17:49:33 [2022-07-14T17:49:33.154Z]   Stopped: 0
17:49:33 [2022-07-14T17:49:33.154Z]  Images: 6
17:49:33 [2022-07-14T17:49:33.154Z]  Server Version: 20.10.14
17:49:33 [2022-07-14T17:49:33.154Z]  Storage Driver: overlay2
17:49:33 [2022-07-14T17:49:33.154Z]   Backing Filesystem: extfs
17:49:33 [2022-07-14T17:49:33.154Z]   Supports d_type: true
17:49:33 [2022-07-14T17:49:33.154Z]   Native Overlay Diff: true
17:49:33 [2022-07-14T17:49:33.154Z]   userxattr: false
17:49:33 [2022-07-14T17:49:33.154Z]  Logging Driver: json-file
17:49:33 [2022-07-14T17:49:33.154Z]  Cgroup Driver: cgroupfs
17:49:33 [2022-07-14T17:49:33.154Z]  Cgroup Version: 1
17:49:33 [2022-07-14T17:49:33.154Z]  Plugins:
17:49:33 [2022-07-14T17:49:33.154Z]   Volume: local
17:49:33 [2022-07-14T17:49:33.154Z]   Network: bridge host ipvlan macvlan null overlay
17:49:33 [2022-07-14T17:49:33.154Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:49:33 [2022-07-14T17:49:33.154Z]  Swarm: inactive
17:49:33 [2022-07-14T17:49:33.154Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:49:33 [2022-07-14T17:49:33.154Z]  Default Runtime: runc
17:49:33 [2022-07-14T17:49:33.154Z]  Init Binary: docker-init
17:49:33 [2022-07-14T17:49:33.154Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
17:49:33 [2022-07-14T17:49:33.154Z]  runc version: v1.0.3-0-gf46b6ba
17:49:33 [2022-07-14T17:49:33.154Z]  init version: de40ad0
17:49:33 [2022-07-14T17:49:33.154Z]  Security Options:
17:49:33 [2022-07-14T17:49:33.154Z]   apparmor
17:49:33 [2022-07-14T17:49:33.154Z]   seccomp
17:49:33 [2022-07-14T17:49:33.154Z]    Profile: default
17:49:33 [2022-07-14T17:49:33.154Z]  Kernel Version: 5.4.0-1071-aws
17:49:33 [2022-07-14T17:49:33.154Z]  Operating System: Ubuntu 18.04.6 LTS
17:49:33 [2022-07-14T17:49:33.154Z]  OSType: linux
17:49:33 [2022-07-14T17:49:33.154Z]  Architecture: x86_64
17:49:33 [2022-07-14T17:49:33.154Z]  CPUs: 8
17:49:33 [2022-07-14T17:49:33.154Z]  Total Memory: 30.91GiB
17:49:33 [2022-07-14T17:49:33.154Z]  Name: ip-10-100-101-244
17:49:33 [2022-07-14T17:49:33.154Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
17:49:33 [2022-07-14T17:49:33.154Z]  Docker Root Dir: /var/lib/docker
17:49:33 [2022-07-14T17:49:33.154Z]  Debug Mode: false
17:49:33 [2022-07-14T17:49:33.154Z]  Registry: https://index.docker.io/v1/
17:49:33 [2022-07-14T17:49:33.154Z]  Labels:
17:49:33 [2022-07-14T17:49:33.154Z]  Experimental: true
17:49:33 [2022-07-14T17:49:33.154Z]  Insecure Registries:
17:49:33 [2022-07-14T17:49:33.154Z]   127.0.0.0/8
17:49:33 [2022-07-14T17:49:33.154Z]  Live Restore Enabled: true
17:49:33 [2022-07-14T17:49:33.154Z] 
17:49:33 [2022-07-14T17:49:33.154Z] WARNING: No swap limit support
[Pipeline] sh
17:49:33 [2022-07-14T17:49:33.430Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:49:33 [2022-07-14T17:49:33.430Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:49:33 [2022-07-14T17:49:33.430Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43811/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:49:33 [2022-07-14T17:49:33.430Z] + bash /home/ubuntu/workspace/moby_PR-43811/check-config.sh
17:49:33 [2022-07-14T17:49:33.430Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:49:33 [2022-07-14T17:49:33.430Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
17:49:33 [2022-07-14T17:49:33.430Z] 
17:49:33 [2022-07-14T17:49:33.430Z] Generally Necessary:
17:49:33 [2022-07-14T17:49:33.430Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:49:33 [2022-07-14T17:49:33.430Z] - apparmor: enabled and tools installed
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_NAMESPACES: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_NET_NS: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_PID_NS: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_IPC_NS: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_UTS_NS: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_CGROUPS: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_CGROUP_CPUACCT: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_CGROUP_DEVICE: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_CGROUP_FREEZER: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_CGROUP_SCHED: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_CPUSETS: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_MEMCG: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_KEYS: enabled
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_VETH: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_BRIDGE: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:49:33 [2022-07-14T17:49:33.430Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_NF_NAT: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_POSIX_MQUEUE: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_CGROUP_BPF: enabled
17:49:33 [2022-07-14T17:49:33.687Z] 
17:49:33 [2022-07-14T17:49:33.687Z] Optional Features:
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_USER_NS: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_SECCOMP: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_SECCOMP_FILTER: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_CGROUP_PIDS: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_MEMCG_SWAP: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:49:33 [2022-07-14T17:49:33.687Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_BLK_CGROUP: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_CGROUP_PERF: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_CGROUP_HUGETLB: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_CFS_BANDWIDTH: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_RT_GROUP_SCHED: missing
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_IP_VS: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_IP_VS_NFCT: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_IP_VS_RR: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_SECURITY_SELINUX: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_SECURITY_APPARMOR: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_EXT4_FS: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:49:33 [2022-07-14T17:49:33.687Z] - Network Drivers:
17:49:33 [2022-07-14T17:49:33.687Z]   - "overlay":
17:49:33 [2022-07-14T17:49:33.687Z]     - CONFIG_VXLAN: enabled (as module)
17:49:33 [2022-07-14T17:49:33.687Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:49:33 [2022-07-14T17:49:33.687Z]       Optional (for encrypted networks):
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_CRYPTO: enabled
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_CRYPTO_AEAD: enabled
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_CRYPTO_GCM: enabled
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_CRYPTO_GHASH: enabled
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_XFRM: enabled
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_XFRM_USER: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]       - CONFIG_INET_ESP: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]   - "ipvlan":
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_IPVLAN: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]   - "macvlan":
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_MACVLAN: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_DUMMY: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]   - "ftp,tftp client in container":
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z] - Storage Drivers:
17:49:33 [2022-07-14T17:49:33.944Z]   - "aufs":
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_AUFS_FS: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]   - "btrfs":
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:49:33 [2022-07-14T17:49:33.944Z]   - "devicemapper":
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_BLK_DEV_DM: enabled
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]   - "overlay":
17:49:33 [2022-07-14T17:49:33.944Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:49:33 [2022-07-14T17:49:33.944Z]   - "zfs":
17:49:33 [2022-07-14T17:49:33.944Z]     - /dev/zfs: present
17:49:33 [2022-07-14T17:49:33.944Z]     - zfs command: missing
17:49:33 [2022-07-14T17:49:33.944Z]     - zpool command: missing
17:49:33 [2022-07-14T17:49:33.944Z] 
17:49:33 [2022-07-14T17:49:33.944Z] Limits:
17:49:33 [2022-07-14T17:49:33.944Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:49:33 [2022-07-14T17:49:33.944Z] 
17:49:33 [2022-07-14T17:49:33.944Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:49:34 [2022-07-14T17:49:34.257Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 .
17:49:34 [2022-07-14T17:49:34.257Z] #1 [internal] load build definition from Dockerfile
17:49:34 [2022-07-14T17:49:34.257Z] #1 sha256:6e4f4b4e7e8c5f0da96d6e72d0bb66e3196e92609f327d459ede2c729ce3c10d
17:49:34 [2022-07-14T17:49:34.257Z] #1 transferring dockerfile: 19.25kB done
17:49:34 [2022-07-14T17:49:34.257Z] #1 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.257Z] 
17:49:34 [2022-07-14T17:49:34.257Z] #2 [internal] load .dockerignore
17:49:34 [2022-07-14T17:49:34.257Z] #2 sha256:e98fef5cf9f18e6eab1a15cc7c3ac92ad6debcc94da98de5647d08f89163416c
17:49:34 [2022-07-14T17:49:34.257Z] #2 transferring context: 145B done
17:49:34 [2022-07-14T17:49:34.257Z] #2 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.257Z] 
17:49:34 [2022-07-14T17:49:34.257Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:49:34 [2022-07-14T17:49:34.257Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
17:49:34 [2022-07-14T17:49:34.514Z] #3 DONE 0.1s
17:49:34 [2022-07-14T17:49:34.514Z] 
17:49:34 [2022-07-14T17:49:34.514Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
17:49:34 [2022-07-14T17:49:34.514Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
17:49:34 [2022-07-14T17:49:34.514Z] #4 CACHED
17:49:34 [2022-07-14T17:49:34.514Z] 
17:49:34 [2022-07-14T17:49:34.514Z] #5 [internal] load build definition from Dockerfile
17:49:34 [2022-07-14T17:49:34.514Z] #5 sha256:be6309316d697db852cc80a95490961a1fd3bdf7a079dae7332dc695510925c7
17:49:34 [2022-07-14T17:49:34.514Z] #5 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.514Z] 
17:49:34 [2022-07-14T17:49:34.514Z] #6 [internal] load .dockerignore
17:49:34 [2022-07-14T17:49:34.514Z] #6 sha256:3c094a3298b4e735140e1ba7b68ff755a5e59db5d1287c2eda4a8529b91b8493
17:49:34 [2022-07-14T17:49:34.514Z] #6 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.514Z] 
17:49:34 [2022-07-14T17:49:34.514Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
17:49:34 [2022-07-14T17:49:34.514Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
17:49:34 [2022-07-14T17:49:34.514Z] #9 DONE 0.1s
17:49:34 [2022-07-14T17:49:34.514Z] 
17:49:34 [2022-07-14T17:49:34.514Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
17:49:34 [2022-07-14T17:49:34.514Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
17:49:34 [2022-07-14T17:49:34.772Z] #10 DONE 0.1s
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:49:34 [2022-07-14T17:49:34.772Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:49:34 [2022-07-14T17:49:34.772Z] #7 DONE 0.1s
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:49:34 [2022-07-14T17:49:34.772Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:49:34 [2022-07-14T17:49:34.772Z] #8 DONE 0.1s
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:49:34 [2022-07-14T17:49:34.772Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:49:34 [2022-07-14T17:49:34.772Z] #80 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:49:34 [2022-07-14T17:49:34.772Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:49:34 [2022-07-14T17:49:34.772Z] #78 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:49:34 [2022-07-14T17:49:34.772Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:49:34 [2022-07-14T17:49:34.772Z] #11 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:49:34 [2022-07-14T17:49:34.772Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
17:49:34 [2022-07-14T17:49:34.772Z] #35 DONE 0.0s
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
17:49:34 [2022-07-14T17:49:34.772Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2
17:49:34 [2022-07-14T17:49:34.772Z] #16 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:49:34 [2022-07-14T17:49:34.772Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab
17:49:34 [2022-07-14T17:49:34.772Z] #24 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
17:49:34 [2022-07-14T17:49:34.772Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c
17:49:34 [2022-07-14T17:49:34.772Z] #22 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:49:34 [2022-07-14T17:49:34.772Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
17:49:34 [2022-07-14T17:49:34.772Z] #12 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:49:34 [2022-07-14T17:49:34.772Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744
17:49:34 [2022-07-14T17:49:34.772Z] #25 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
17:49:34 [2022-07-14T17:49:34.772Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a
17:49:34 [2022-07-14T17:49:34.772Z] #18 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #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
17:49:34 [2022-07-14T17:49:34.772Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
17:49:34 [2022-07-14T17:49:34.772Z] #13 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
17:49:34 [2022-07-14T17:49:34.772Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f
17:49:34 [2022-07-14T17:49:34.772Z] #14 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #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
17:49:34 [2022-07-14T17:49:34.772Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1
17:49:34 [2022-07-14T17:49:34.772Z] #19 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #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
17:49:34 [2022-07-14T17:49:34.772Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4
17:49:34 [2022-07-14T17:49:34.772Z] #21 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
17:49:34 [2022-07-14T17:49:34.772Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06
17:49:34 [2022-07-14T17:49:34.772Z] #15 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #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
17:49:34 [2022-07-14T17:49:34.772Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1
17:49:34 [2022-07-14T17:49:34.772Z] #23 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
17:49:34 [2022-07-14T17:49:34.772Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab
17:49:34 [2022-07-14T17:49:34.772Z] #17 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #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
17:49:34 [2022-07-14T17:49:34.772Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3
17:49:34 [2022-07-14T17:49:34.772Z] #20 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:49:34 [2022-07-14T17:49:34.772Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63
17:49:34 [2022-07-14T17:49:34.772Z] #26 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #27 [dev-systemd-false  6/28] RUN ldconfig
17:49:34 [2022-07-14T17:49:34.772Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46
17:49:34 [2022-07-14T17:49:34.772Z] #27 CACHED
17:49:34 [2022-07-14T17:49:34.772Z] 
17:49:34 [2022-07-14T17:49:34.772Z] #31 [internal] load build context
17:49:34 [2022-07-14T17:49:34.772Z] #31 sha256:83bc5fa15858b53d0c7bcd53ac0ec10ba95917a1356ee178471d9496d036f3eb
17:49:35 [2022-07-14T17:49:35.338Z] #31 ...
17:49:35 [2022-07-14T17:49:35.338Z] 
17:49:35 [2022-07-14T17:49:35.338Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:49:35 [2022-07-14T17:49:35.338Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
17:49:35 [2022-07-14T17:49:35.338Z] #56 DONE 0.5s
17:49:35 [2022-07-14T17:49:35.338Z] 
17:49:35 [2022-07-14T17:49:35.338Z] #31 [internal] load build context
17:49:35 [2022-07-14T17:49:35.338Z] #31 sha256:83bc5fa15858b53d0c7bcd53ac0ec10ba95917a1356ee178471d9496d036f3eb
17:49:35 [2022-07-14T17:49:35.596Z] #31 transferring context: 62.06MB 0.8s done
17:49:35 [2022-07-14T17:49:35.596Z] #31 DONE 0.8s
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f
17:49:35 [2022-07-14T17:49:35.596Z] #28 ...
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:49:35 [2022-07-14T17:49:35.596Z] #32 sha256:d73fcb432173f0cbe761214b5904bc09b89b1c253a716ff167522907c2cb237b
17:49:35 [2022-07-14T17:49:35.596Z] #32 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #33 sha256:9d4786ba6111c072f5bd808f42a0185f18c28aea2b1572141f44e882e81e0dfd
17:49:35 [2022-07-14T17:49:35.596Z] #33 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
17:49:35 [2022-07-14T17:49:35.596Z] #36 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:49:35 [2022-07-14T17:49:35.596Z] #37 sha256:149949ba4d376bf78ef962bd159b01d08fc5adc2b3e241dfc1cd7c9bc0e202dc
17:49:35 [2022-07-14T17:49:35.596Z] #37 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #38 sha256:26297c8099b0c92b852193d6566f1115d01e1b81d9766f92ea6de90e01702e6b
17:49:35 [2022-07-14T17:49:35.596Z] #38 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:49:35 [2022-07-14T17:49:35.596Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
17:49:35 [2022-07-14T17:49:35.596Z] #40 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:49:35 [2022-07-14T17:49:35.596Z] #41 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:49:35 [2022-07-14T17:49:35.596Z] #43 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:49:35 [2022-07-14T17:49:35.596Z] #45 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:49:35 [2022-07-14T17:49:35.596Z] #47 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:49:35 [2022-07-14T17:49:35.596Z] #50 sha256:eeda5f7f69375479e138eb1e5f0d36411c13ef16f06cd906666904c57d86e075
17:49:35 [2022-07-14T17:49:35.596Z] #50 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2
17:49:35 [2022-07-14T17:49:35.596Z] #49 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #51 sha256:bda82c5b0617637132a253b13caa39c8cb1416feec0d9c7c059ddca74d801e12
17:49:35 [2022-07-14T17:49:35.596Z] #51 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:49:35 [2022-07-14T17:49:35.596Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
17:49:35 [2022-07-14T17:49:35.596Z] #53 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:49:35 [2022-07-14T17:49:35.596Z] #54 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
17:49:35 [2022-07-14T17:49:35.596Z] #57 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.596Z] #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
17:49:35 [2022-07-14T17:49:35.596Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:49:35 [2022-07-14T17:49:35.596Z] #58 CACHED
17:49:35 [2022-07-14T17:49:35.596Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:49:35 [2022-07-14T17:49:35.597Z] #60 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:49:35 [2022-07-14T17:49:35.597Z] #62 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:49:35 [2022-07-14T17:49:35.597Z] #64 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:49:35 [2022-07-14T17:49:35.597Z] #66 sha256:71f6eb97f6d48e6aad0631cd5dd80324a16f66aa0d87a7ff8cdeba673aca16cf
17:49:35 [2022-07-14T17:49:35.597Z] #66 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #67 sha256:875f87d7282f03f3d6690ee2e9dcc64fe1071a74e38ffee80c8892549ebc97e9
17:49:35 [2022-07-14T17:49:35.597Z] #67 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:49:35 [2022-07-14T17:49:35.597Z] #70 sha256:ea35fc12b198af8c7a2de19dc34d4d90f6dcabc7575910fa6d9359631a6ce79f
17:49:35 [2022-07-14T17:49:35.597Z] #70 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468
17:49:35 [2022-07-14T17:49:35.597Z] #69 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #71 sha256:2d2dd9195331b331d4740e6ff60ca437f3f20d876c06557fde81b4a0f320dc72
17:49:35 [2022-07-14T17:49:35.597Z] #71 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:49:35 [2022-07-14T17:49:35.597Z] #73 sha256:9ab4a9de920ab0dab6bc58165b27e5b6105a1b691c1a093bce0023d9676167cb
17:49:35 [2022-07-14T17:49:35.597Z] #73 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #74 sha256:b9ae82f32bce3851116e6ac0c1aae086c60fb8d7b3b383501cb38c0631862282
17:49:35 [2022-07-14T17:49:35.597Z] #74 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:49:35 [2022-07-14T17:49:35.597Z] #75 sha256:269c0790ca316b4a4c9b9b7ae67a6dcff8b73a944fa44daa6c7b4bedf7bf6baf
17:49:35 [2022-07-14T17:49:35.597Z] #75 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:49:35 [2022-07-14T17:49:35.597Z] #76 sha256:174c4bae6faa4f75fbedc6359f6666a2cfc32ae27c6976d585b0fb3b3b2c46e2
17:49:35 [2022-07-14T17:49:35.597Z] #76 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:49:35 [2022-07-14T17:49:35.597Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:49:35 [2022-07-14T17:49:35.597Z] #79 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:49:35 [2022-07-14T17:49:35.597Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:49:35 [2022-07-14T17:49:35.597Z] #81 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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             ;
17:49:35 [2022-07-14T17:49:35.597Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:49:35 [2022-07-14T17:49:35.597Z] #83 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:49:35 [2022-07-14T17:49:35.597Z] #84 CACHED
17:49:35 [2022-07-14T17:49:35.597Z] 
17:49:35 [2022-07-14T17:49:35.597Z] #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
17:49:35 [2022-07-14T17:49:35.597Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f
17:49:35 [2022-07-14T17:49:35.597Z] #28 0.889 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:49:35 [2022-07-14T17:49:35.854Z] #28 1.060 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:49:35 [2022-07-14T17:49:35.854Z] #28 1.236 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:49:39 [2022-07-14T17:49:39.388Z] #28 1.314 Reading package lists...
17:49:41 [2022-07-14T17:49:41.910Z] #28 4.171 Reading package lists...
17:49:42 [2022-07-14T17:49:42.474Z] #28 7.024 Building dependency tree...
17:49:42 [2022-07-14T17:49:42.474Z] #28 7.645 Reading state information...
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.077 bzip2 is already the newest version (1.0.8-4).
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.077 patch is already the newest version (2.7.6-7).
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.077 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.077 The following additional packages will be installed:
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.078   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.079   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.079   libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.080   python3-pkg-resources vim-runtime xxd
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.084 Suggested packages:
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.084   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.084   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.084 Recommended packages:
17:49:43 [2022-07-14T17:49:43.038Z] #28 8.084   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.762 The following NEW packages will be installed:
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.763   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.764   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.764   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.766   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.767   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.767   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
17:49:43 [2022-07-14T17:49:43.602Z] #28 8.767   vim-common vim-runtime xfsprogs xxd zip zstd
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.068 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.068 Need to get 18.6 MB of archives.
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.068 After this operation, 71.4 MB of additional disk space will be used.
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.074 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.078 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.079 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.085 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.086 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.093 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.095 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.097 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.100 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.106 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.107 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.109 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.111 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.112 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.114 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.115 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.118 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.119 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.121 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.123 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.124 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.126 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.127 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.133 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.134 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.135 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.137 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.143 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:49:43 [2022-07-14T17:49:43.859Z] #28 9.156 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.158 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.159 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.160 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.163 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.165 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.168 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.175 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.186 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.189 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.231 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.240 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.246 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
17:49:44 [2022-07-14T17:49:44.122Z] #28 9.247 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.488 debconf: delaying package configuration, since apt-utils is not installed
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.581 Fetched 18.6 MB in 0s (41.0 MB/s)
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.605 Selecting previously unselected package pigz.
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.605 (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.)
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.623 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.626 Unpacking pigz (2.6-1) ...
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.662 Selecting previously unselected package libelf1:amd64.
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.665 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.672 Unpacking libelf1:amd64 (0.183-1) ...
17:49:44 [2022-07-14T17:49:44.391Z] #28 9.719 Selecting previously unselected package libbpf0:amd64.
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.722 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.726 Unpacking libbpf0:amd64 (1:0.3-2) ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.768 Selecting previously unselected package libcap2:amd64.
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.771 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.775 Unpacking libcap2:amd64 (1:2.44-1) ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.813 Selecting previously unselected package libmnl0:amd64.
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.816 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.820 Unpacking libmnl0:amd64 (1.0.4-3) ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.856 Selecting previously unselected package libxtables12:amd64.
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.859 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.863 Unpacking libxtables12:amd64 (1.8.7-1) ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.896 Selecting previously unselected package libcap2-bin.
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.898 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.902 Unpacking libcap2-bin (1:2.44-1) ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.940 Selecting previously unselected package iproute2.
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.943 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 9.947 Unpacking iproute2 (5.10.0-4) ...
17:49:44 [2022-07-14T17:49:44.648Z] #28 10.05 Selecting previously unselected package xxd.
17:49:44 [2022-07-14T17:49:44.905Z] #28 10.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:49:44 [2022-07-14T17:49:44.905Z] #28 10.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:49:44 [2022-07-14T17:49:44.905Z] #28 10.11 Selecting previously unselected package vim-common.
17:49:44 [2022-07-14T17:49:44.905Z] #28 10.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:49:44 [2022-07-14T17:49:44.905Z] #28 10.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:49:44 [2022-07-14T17:49:44.905Z] #28 10.17 Selecting previously unselected package bash-completion.
17:49:44 [2022-07-14T17:49:44.905Z] #28 10.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:49:45 [2022-07-14T17:49:45.194Z] Fetching without tags
17:49:45 [2022-07-14T17:49:45.391Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:49:45 [2022-07-14T17:49:45.469Z] #28 10.63 Unpacking bash-completion (1:2.11-2) ...
17:49:45 [2022-07-14T17:49:45.469Z] #28 10.73 Selecting previously unselected package apparmor.
17:49:45 [2022-07-14T17:49:45.469Z] #28 10.73 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.469Z] #28 10.75 Unpacking apparmor (2.13.6-10) ...
17:49:45 [2022-07-14T17:49:45.469Z] #28 10.85 Selecting previously unselected package inetutils-ping.
17:49:45 [2022-07-14T17:49:45.152Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:49:45 [2022-07-14T17:49:45.156Z]  > git config --add remote.origin.fetch +refs/pull/43811/head:refs/remotes/origin/PR-43811 # timeout=10
17:49:45 [2022-07-14T17:49:45.160Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:49:45 [2022-07-14T17:49:45.177Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:49:45 [2022-07-14T17:49:45.190Z] Fetching upstream changes from https://github.com/moby/moby.git
17:49:45 [2022-07-14T17:49:45.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:45 [2022-07-14T17:49:45.191Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:49:45 [2022-07-14T17:49:45.382Z]  > git config core.sparsecheckout # timeout=10
17:49:45 [2022-07-14T17:49:45.388Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.85 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.86 Unpacking inetutils-ping (2:2.0-1) ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.90 Selecting previously unselected package libip4tc2:amd64.
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.90 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.90 Unpacking libip4tc2:amd64 (1.8.7-1) ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.94 Selecting previously unselected package libip6tc2:amd64.
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.94 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.94 Unpacking libip6tc2:amd64 (1.8.7-1) ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.98 Selecting previously unselected package libnfnetlink0:amd64.
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.98 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 10.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 11.02 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:49:45 [2022-07-14T17:49:45.727Z] #28 11.02 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 11.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 11.06 Selecting previously unselected package libnftnl11:amd64.
17:49:45 [2022-07-14T17:49:45.727Z] #28 11.06 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 11.07 Unpacking libnftnl11:amd64 (1.1.9-1) ...
17:49:45 [2022-07-14T17:49:45.727Z] #28 11.10 Selecting previously unselected package iptables.
17:49:45 [2022-07-14T17:49:45.939Z] Merge succeeded, producing ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:49:45 [2022-07-14T17:49:45.940Z] Checking out Revision ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 (PR-43811)
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.11 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.11 Unpacking iptables (1.8.7-1) ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.18 Selecting previously unselected package libonig5:amd64.
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.18 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.19 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.24 Selecting previously unselected package libjq1:amd64.
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.24 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.25 Unpacking libjq1:amd64 (1.6-2.1) ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.29 Selecting previously unselected package jq.
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.29 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.30 Unpacking jq (1.6-2.1) ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.34 Selecting previously unselected package libaio1:amd64.
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.34 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
17:49:45 [2022-07-14T17:49:45.984Z] #28 11.34 Unpacking libaio1:amd64 (0.3.112-9) ...
17:49:46 [2022-07-14T17:49:46.231Z] Still waiting to schedule task
17:49:46 [2022-07-14T17:49:46.231Z] Waiting for next available executor on โ€˜amd64&&ubuntu-1804&&overlay2โ€™
17:49:46 [2022-07-14T17:49:46.232Z] Still waiting to schedule task
17:49:46 [2022-07-14T17:49:46.232Z] Waiting for next available executor on โ€˜amd64&&ubuntu-1804&&overlay2โ€™
17:49:46 [2022-07-14T17:49:46.233Z] Still waiting to schedule task
17:49:46 [2022-07-14T17:49:46.233Z] Waiting for next available executor on โ€˜EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d30223703e1d15ed)โ€™
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.37 Selecting previously unselected package libgpm2:amd64.
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.38 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.38 Unpacking libgpm2:amd64 (1.20.7-8) ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.41 Selecting previously unselected package libinih1:amd64.
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.42 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.42 Unpacking libinih1:amd64 (53-1+b2) ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.45 Selecting previously unselected package libnet1:amd64.
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.45 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.49 Selecting previously unselected package libnl-3-200:amd64.
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.49 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.53 Selecting previously unselected package libprotobuf-c1:amd64.
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.53 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:49:46 [2022-07-14T17:49:46.241Z] #28 11.57 Selecting previously unselected package libyajl2:amd64.
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.57 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.58 Unpacking libyajl2:amd64 (2.1.0-3) ...
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.60 Selecting previously unselected package net-tools.
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.61 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.66 Selecting previously unselected package python-pip-whl.
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.66 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:49:46 [2022-07-14T17:49:46.498Z] #28 11.82 Selecting previously unselected package python3-lib2to3.
17:49:46 [2022-07-14T17:49:46.668Z] Commit message: "Add Cory Snider (corhere) as maintainer"
17:49:46 [2022-07-14T17:49:46.673Z]  > git --version # timeout=10
17:49:46 [2022-07-14T17:49:46.679Z]  > git --version # 'git version 2.25.1'
17:49:46 [2022-07-14T17:49:46.688Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:49:46 [2022-07-14T17:49:46.755Z] #28 11.83 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
17:49:46 [2022-07-14T17:49:46.755Z] #28 11.83 Unpacking python3-lib2to3 (3.9.2-1) ...
17:49:46 [2022-07-14T17:49:46.755Z] #28 11.86 Selecting previously unselected package python3-distutils.
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.87 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.87 Unpacking python3-distutils (3.9.2-1) ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.91 Selecting previously unselected package python3-pkg-resources.
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.92 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.92 Unpacking python3-pkg-resources (52.0.0-4) ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.96 Selecting previously unselected package python3-setuptools.
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.97 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 11.97 Unpacking python3-setuptools (52.0.0-4) ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 12.03 Selecting previously unselected package python3-wheel.
17:49:46 [2022-07-14T17:49:46.756Z] #28 12.03 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 12.04 Unpacking python3-wheel (0.34.2-1) ...
17:49:46 [2022-07-14T17:49:46.756Z] #28 12.07 Selecting previously unselected package python3-pip.
[Pipeline] withEnv
[Pipeline] {
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.07 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.07 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.14 Selecting previously unselected package sudo.
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.14 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.15 Unpacking sudo (1.9.5p2-3) ...
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.27 Selecting previously unselected package thin-provisioning-tools.
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.27 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.28 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:49:47 [2022-07-14T17:49:47.013Z] #28 12.34 Selecting previously unselected package uidmap.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:49:45 [2022-07-14T17:49:45.907Z]  > git remote # timeout=10
17:49:45 [2022-07-14T17:49:45.911Z]  > git config --get remote.origin.url # timeout=10
17:49:45 [2022-07-14T17:49:45.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:49:45 [2022-07-14T17:49:45.918Z]  > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10
17:49:45 [2022-07-14T17:49:45.925Z]  > git rev-parse HEAD^{commit} # timeout=10
17:49:45 [2022-07-14T17:49:45.930Z]  > git config core.sparsecheckout # timeout=10
17:49:45 [2022-07-14T17:49:45.934Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:49:47 [2022-07-14T17:49:47.270Z] #28 12.35 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
17:49:47 [2022-07-14T17:49:47.270Z] #28 12.35 Unpacking uidmap (1:4.8.1-1) ...
17:49:47 [2022-07-14T17:49:47.270Z] #28 12.41 Selecting previously unselected package vim-runtime.
17:49:47 [2022-07-14T17:49:47.270Z] #28 12.41 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:49:47 [2022-07-14T17:49:47.270Z] #28 12.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:49:47 [2022-07-14T17:49:47.270Z] #28 12.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:49:47 [2022-07-14T17:49:47.270Z] #28 12.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:49:47 [2022-07-14T17:49:47.354Z] + docker version
17:49:47 [2022-07-14T17:49:47.355Z] Client: Docker Engine - Community
17:49:47 [2022-07-14T17:49:47.355Z]  Version:           20.10.14
17:49:47 [2022-07-14T17:49:47.355Z]  API version:       1.41
17:49:47 [2022-07-14T17:49:47.355Z]  Go version:        go1.16.15
17:49:47 [2022-07-14T17:49:47.355Z]  Git commit:        a224086
17:49:47 [2022-07-14T17:49:47.355Z]  Built:             Thu Mar 24 01:47:20 2022
17:49:47 [2022-07-14T17:49:47.355Z]  OS/Arch:           linux/arm64
17:49:47 [2022-07-14T17:49:47.355Z]  Context:           default
17:49:47 [2022-07-14T17:49:47.355Z]  Experimental:      true
17:49:47 [2022-07-14T17:49:47.355Z] 
17:49:47 [2022-07-14T17:49:47.355Z] Server: Docker Engine - Community
17:49:47 [2022-07-14T17:49:47.355Z]  Engine:
17:49:47 [2022-07-14T17:49:47.355Z]   Version:          20.10.14
17:49:47 [2022-07-14T17:49:47.355Z]   API version:      1.41 (minimum version 1.12)
17:49:47 [2022-07-14T17:49:47.355Z]   Go version:       go1.16.15
17:49:47 [2022-07-14T17:49:47.355Z]   Git commit:       87a90dc
17:49:47 [2022-07-14T17:49:47.355Z]   Built:            Thu Mar 24 01:45:39 2022
17:49:47 [2022-07-14T17:49:47.355Z]   OS/Arch:          linux/arm64
17:49:47 [2022-07-14T17:49:47.355Z]   Experimental:     true
17:49:47 [2022-07-14T17:49:47.355Z]  containerd:
17:49:47 [2022-07-14T17:49:47.355Z]   Version:          1.5.11
17:49:47 [2022-07-14T17:49:47.355Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
17:49:47 [2022-07-14T17:49:47.355Z]  runc:
17:49:47 [2022-07-14T17:49:47.355Z]   Version:          1.0.3
17:49:47 [2022-07-14T17:49:47.355Z]   GitCommit:        v1.0.3-0-gf46b6ba
17:49:47 [2022-07-14T17:49:47.355Z]  docker-init:
17:49:47 [2022-07-14T17:49:47.355Z]   Version:          0.19.0
17:49:47 [2022-07-14T17:49:47.355Z]   GitCommit:        de40ad0
[Pipeline] sh
17:49:47 [2022-07-14T17:49:47.669Z] + docker info
17:49:47 [2022-07-14T17:49:47.669Z] Client:
17:49:47 [2022-07-14T17:49:47.669Z]  Context:    default
17:49:47 [2022-07-14T17:49:47.669Z]  Debug Mode: false
17:49:47 [2022-07-14T17:49:47.669Z]  Plugins:
17:49:47 [2022-07-14T17:49:47.669Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:49:47 [2022-07-14T17:49:47.669Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
17:49:47 [2022-07-14T17:49:47.669Z] 
17:49:47 [2022-07-14T17:49:47.669Z] Server:
17:49:47 [2022-07-14T17:49:47.669Z]  Containers: 0
17:49:47 [2022-07-14T17:49:47.669Z]   Running: 0
17:49:47 [2022-07-14T17:49:47.669Z]   Paused: 0
17:49:47 [2022-07-14T17:49:47.669Z]   Stopped: 0
17:49:47 [2022-07-14T17:49:47.669Z]  Images: 3
17:49:47 [2022-07-14T17:49:47.669Z]  Server Version: 20.10.14
17:49:47 [2022-07-14T17:49:47.669Z]  Storage Driver: overlay2
17:49:47 [2022-07-14T17:49:47.669Z]   Backing Filesystem: extfs
17:49:47 [2022-07-14T17:49:47.669Z]   Supports d_type: true
17:49:47 [2022-07-14T17:49:47.669Z]   Native Overlay Diff: true
17:49:47 [2022-07-14T17:49:47.669Z]   userxattr: false
17:49:47 [2022-07-14T17:49:47.669Z]  Logging Driver: json-file
17:49:47 [2022-07-14T17:49:47.669Z]  Cgroup Driver: cgroupfs
17:49:47 [2022-07-14T17:49:47.669Z]  Cgroup Version: 1
17:49:47 [2022-07-14T17:49:47.670Z]  Plugins:
17:49:47 [2022-07-14T17:49:47.670Z]   Volume: local
17:49:47 [2022-07-14T17:49:47.670Z]   Network: bridge host ipvlan macvlan null overlay
17:49:47 [2022-07-14T17:49:47.670Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:49:47 [2022-07-14T17:49:47.670Z]  Swarm: inactive
17:49:47 [2022-07-14T17:49:47.670Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:49:47 [2022-07-14T17:49:47.670Z]  Default Runtime: runc
17:49:47 [2022-07-14T17:49:47.670Z]  Init Binary: docker-init
17:49:47 [2022-07-14T17:49:47.670Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
17:49:47 [2022-07-14T17:49:47.670Z]  runc version: v1.0.3-0-gf46b6ba
17:49:47 [2022-07-14T17:49:47.670Z]  init version: de40ad0
17:49:47 [2022-07-14T17:49:47.670Z]  Security Options:
17:49:47 [2022-07-14T17:49:47.670Z]   apparmor
17:49:47 [2022-07-14T17:49:47.670Z]   seccomp
17:49:47 [2022-07-14T17:49:47.670Z]    Profile: default
17:49:47 [2022-07-14T17:49:47.670Z]  Kernel Version: 5.13.0-1021-aws
17:49:47 [2022-07-14T17:49:47.670Z]  Operating System: Ubuntu 20.04.4 LTS
17:49:47 [2022-07-14T17:49:47.670Z]  OSType: linux
17:49:47 [2022-07-14T17:49:47.670Z]  Architecture: aarch64
17:49:47 [2022-07-14T17:49:47.670Z]  CPUs: 2
17:49:47 [2022-07-14T17:49:47.670Z]  Total Memory: 7.562GiB
17:49:47 [2022-07-14T17:49:47.670Z]  Name: ip-10-100-88-57
17:49:47 [2022-07-14T17:49:47.670Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
17:49:47 [2022-07-14T17:49:47.670Z]  Docker Root Dir: /var/lib/docker
17:49:47 [2022-07-14T17:49:47.670Z]  Debug Mode: false
17:49:47 [2022-07-14T17:49:47.670Z]  Registry: https://index.docker.io/v1/
17:49:47 [2022-07-14T17:49:47.670Z]  Labels:
17:49:47 [2022-07-14T17:49:47.670Z]  Experimental: true
17:49:47 [2022-07-14T17:49:47.670Z]  Insecure Registries:
17:49:47 [2022-07-14T17:49:47.670Z]   127.0.0.0/8
17:49:47 [2022-07-14T17:49:47.670Z]  Live Restore Enabled: true
17:49:47 [2022-07-14T17:49:47.670Z] 
[Pipeline] sh
17:49:47 [2022-07-14T17:49:47.834Z] #28 13.01 Selecting previously unselected package vim.
17:49:47 [2022-07-14T17:49:47.834Z] #28 13.01 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:49:47 [2022-07-14T17:49:47.834Z] #28 13.02 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:49:47 [2022-07-14T17:49:47.834Z] #28 13.17 Selecting previously unselected package xfsprogs.
17:49:47 [2022-07-14T17:49:47.834Z] #28 13.17 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
17:49:47 [2022-07-14T17:49:47.834Z] #28 13.18 Unpacking xfsprogs (5.10.0-4) ...
17:49:47 [2022-07-14T17:49:47.985Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:49:47 [2022-07-14T17:49:47.985Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:49:47 [2022-07-14T17:49:47.985Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43811/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:49:47 [2022-07-14T17:49:47.985Z] + bash /home/ubuntu/workspace/moby_PR-43811/check-config.sh
17:49:47 [2022-07-14T17:49:47.985Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:49:47 [2022-07-14T17:49:47.985Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
17:49:47 [2022-07-14T17:49:47.985Z] 
17:49:47 [2022-07-14T17:49:47.985Z] Generally Necessary:
17:49:47 [2022-07-14T17:49:47.985Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:49:47 [2022-07-14T17:49:47.985Z] - apparmor: enabled and tools installed
17:49:47 [2022-07-14T17:49:47.985Z] - CONFIG_NAMESPACES: enabled
17:49:47 [2022-07-14T17:49:47.985Z] - CONFIG_NET_NS: enabled
17:49:47 [2022-07-14T17:49:47.985Z] - CONFIG_PID_NS: enabled
17:49:47 [2022-07-14T17:49:47.985Z] - CONFIG_IPC_NS: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_UTS_NS: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_CGROUPS: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_CGROUP_CPUACCT: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_CGROUP_DEVICE: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_CGROUP_FREEZER: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_CGROUP_SCHED: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_CPUSETS: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_MEMCG: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_KEYS: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_VETH: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_BRIDGE: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_NF_NAT: enabled (as module)
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_POSIX_MQUEUE: enabled
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_CGROUP_BPF: enabled
17:49:47 [2022-07-14T17:49:47.986Z] 
17:49:47 [2022-07-14T17:49:47.986Z] Optional Features:
17:49:47 [2022-07-14T17:49:47.986Z] - CONFIG_USER_NS: enabled
17:49:48 [2022-07-14T17:49:48.091Z] #28 13.28 Selecting previously unselected package zip.
17:49:48 [2022-07-14T17:49:48.091Z] #28 13.29 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
17:49:48 [2022-07-14T17:49:48.091Z] #28 13.29 Unpacking zip (3.0-12) ...
17:49:48 [2022-07-14T17:49:48.091Z] #28 13.33 Selecting previously unselected package zstd.
17:49:48 [2022-07-14T17:49:48.091Z] #28 13.34 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
17:49:48 [2022-07-14T17:49:48.091Z] #28 13.34 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_SECCOMP: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_SECCOMP_FILTER: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_CGROUP_PIDS: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_MEMCG_SWAP: enabled
17:49:48 [2022-07-14T17:49:48.241Z]     (cgroup swap accounting is currently enabled)
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_BLK_CGROUP: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_CGROUP_PERF: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_CGROUP_HUGETLB: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_CFS_BANDWIDTH: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_RT_GROUP_SCHED: missing
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_IP_VS: enabled (as module)
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_IP_VS_NFCT: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_IP_VS_RR: enabled (as module)
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_SECURITY_SELINUX: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_SECURITY_APPARMOR: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_EXT4_FS: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:49:48 [2022-07-14T17:49:48.241Z] - Network Drivers:
17:49:48 [2022-07-14T17:49:48.241Z]   - "overlay":
17:49:48 [2022-07-14T17:49:48.241Z]     - CONFIG_VXLAN: enabled (as module)
17:49:48 [2022-07-14T17:49:48.241Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:49:48 [2022-07-14T17:49:48.241Z]       Optional (for encrypted networks):
17:49:48 [2022-07-14T17:49:48.348Z] #28 13.44 Setting up python3-pkg-resources (52.0.0-4) ...
17:49:48 [2022-07-14T17:49:48.348Z] #28 13.62 Setting up libip4tc2:amd64 (1.8.7-1) ...
17:49:48 [2022-07-14T17:49:48.348Z] #28 13.64 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:49:48 [2022-07-14T17:49:48.348Z] #28 13.65 Setting up libgpm2:amd64 (1.20.7-8) ...
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_CRYPTO: enabled
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_CRYPTO_AEAD: enabled
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_CRYPTO_GCM: enabled
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_CRYPTO_GHASH: enabled
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_XFRM: enabled
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_XFRM_USER: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]       - CONFIG_INET_ESP: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]   - "ipvlan":
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_IPVLAN: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]   - "macvlan":
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_MACVLAN: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_DUMMY: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]   - "ftp,tftp client in container":
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z] - Storage Drivers:
17:49:48 [2022-07-14T17:49:48.497Z]   - "aufs":
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_AUFS_FS: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]   - "btrfs":
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:49:48 [2022-07-14T17:49:48.497Z]   - "devicemapper":
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_BLK_DEV_DM: enabled
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]   - "overlay":
17:49:48 [2022-07-14T17:49:48.497Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:49:48 [2022-07-14T17:49:48.497Z]   - "zfs":
17:49:48 [2022-07-14T17:49:48.497Z]     - /dev/zfs: present
17:49:48 [2022-07-14T17:49:48.497Z]     - zfs command: missing
17:49:48 [2022-07-14T17:49:48.497Z]     - zpool command: missing
17:49:48 [2022-07-14T17:49:48.497Z] 
17:49:48 [2022-07-14T17:49:48.497Z] Limits:
17:49:48 [2022-07-14T17:49:48.497Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:49:48 [2022-07-14T17:49:48.497Z] 
17:49:48 [2022-07-14T17:49:48.497Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.66 Setting up libip6tc2:amd64 (1.8.7-1) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.67 Setting up libinih1:amd64 (53-1+b2) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.68 Setting up uidmap (1:4.8.1-1) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.69 Setting up libyajl2:amd64 (2.1.0-3) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.72 Setting up python3-wheel (0.34.2-1) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.85 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.86 Setting up libcap2:amd64 (1:2.44-1) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.87 Setting up libcap2-bin (1:2.44-1) ...
17:49:48 [2022-07-14T17:49:48.605Z] #28 13.88 Setting up apparmor (2.13.6-10) ...
17:49:48 [2022-07-14T17:49:48.810Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 .
17:49:48 [2022-07-14T17:49:48.810Z] #1 [internal] load build definition from Dockerfile
17:49:48 [2022-07-14T17:49:48.810Z] #1 sha256:7d0a0c3bd27e475bed9b1758a022588d84affbb33d594e5cfe408c0bb30d6281
17:49:48 [2022-07-14T17:49:48.810Z] #1 transferring dockerfile: 19.25kB done
17:49:48 [2022-07-14T17:49:48.810Z] #1 DONE 0.0s
17:49:48 [2022-07-14T17:49:48.810Z] 
17:49:48 [2022-07-14T17:49:48.810Z] #2 [internal] load .dockerignore
17:49:48 [2022-07-14T17:49:48.810Z] #2 sha256:72f6015b581a0b9237e33d4da8b114ec68d429e8e8d8ea0053b8783ba6382062
17:49:48 [2022-07-14T17:49:48.810Z] #2 transferring context: 145B done
17:49:48 [2022-07-14T17:49:48.810Z] #2 DONE 0.0s
17:49:48 [2022-07-14T17:49:48.810Z] 
17:49:48 [2022-07-14T17:49:48.810Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:49:48 [2022-07-14T17:49:48.810Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
17:49:49 [2022-07-14T17:49:49.066Z] #3 DONE 0.2s
17:49:49 [2022-07-14T17:49:49.066Z] 
17:49:49 [2022-07-14T17:49:49.066Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
17:49:49 [2022-07-14T17:49:49.066Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
17:49:49 [2022-07-14T17:49:49.066Z] #4 CACHED
17:49:49 [2022-07-14T17:49:49.322Z] 
17:49:49 [2022-07-14T17:49:49.322Z] #5 [internal] load .dockerignore
17:49:49 [2022-07-14T17:49:49.322Z] #5 sha256:a8f8fa1fbac20c687477154a3b7fb66b60581338cada31695e6d049510a38163
17:49:49 [2022-07-14T17:49:49.322Z] #5 DONE 0.0s
17:49:49 [2022-07-14T17:49:49.322Z] 
17:49:49 [2022-07-14T17:49:49.322Z] #6 [internal] load build definition from Dockerfile
17:49:49 [2022-07-14T17:49:49.322Z] #6 sha256:0990170185dbfccd7c111d06838df5bff64009f899d810af18b4ff73ac107c76
17:49:49 [2022-07-14T17:49:49.322Z] #6 DONE 0.0s
17:49:49 [2022-07-14T17:49:49.322Z] 
17:49:49 [2022-07-14T17:49:49.322Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
17:49:49 [2022-07-14T17:49:49.322Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
17:49:49 [2022-07-14T17:49:49.322Z] #8 DONE 0.1s
17:49:49 [2022-07-14T17:49:49.322Z] 
17:49:49 [2022-07-14T17:49:49.322Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:49:49 [2022-07-14T17:49:49.322Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:49:49 [2022-07-14T17:49:49.322Z] #10 DONE 0.1s
17:49:49 [2022-07-14T17:49:49.322Z] 
17:49:49 [2022-07-14T17:49:49.322Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:49:49 [2022-07-14T17:49:49.322Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:49:49 [2022-07-14T17:49:49.322Z] #9 DONE 0.1s
17:49:49 [2022-07-14T17:49:49.322Z] 
17:49:49 [2022-07-14T17:49:49.322Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
17:49:49 [2022-07-14T17:49:49.322Z] #7 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
17:49:49 [2022-07-14T17:49:49.322Z] #7 DONE 0.2s
17:49:49 [2022-07-14T17:49:49.535Z] #28 14.62 Setting up zip (3.0-12) ...
17:49:49 [2022-07-14T17:49:49.535Z] #28 14.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:49:49 [2022-07-14T17:49:49.535Z] #28 14.65 Setting up bash-completion (1:2.11-2) ...
17:49:49 [2022-07-14T17:49:49.885Z] 
17:49:49 [2022-07-14T17:49:49.885Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:49:49 [2022-07-14T17:49:49.885Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b
17:49:49 [2022-07-14T17:49:49.885Z] #11 DONE 0.0s
17:49:49 [2022-07-14T17:49:49.885Z] 
17:49:49 [2022-07-14T17:49:49.885Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:49:49 [2022-07-14T17:49:49.885Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:49:49 [2022-07-14T17:49:49.885Z] #73 DONE 0.0s
17:49:49 [2022-07-14T17:49:49.885Z] 
17:49:49 [2022-07-14T17:49:49.885Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:49:49 [2022-07-14T17:49:49.885Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:49:49 [2022-07-14T17:49:49.885Z] #71 DONE 0.0s
17:49:49 [2022-07-14T17:49:49.885Z] 
17:49:49 [2022-07-14T17:49:49.885Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:49:49 [2022-07-14T17:49:49.885Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73
17:49:49 [2022-07-14T17:49:49.885Z] #28 DONE 0.0s
17:49:49 [2022-07-14T17:49:49.885Z] 
17:49:49 [2022-07-14T17:49:49.885Z] #24 [internal] load build context
17:49:49 [2022-07-14T17:49:49.885Z] #24 sha256:4762670a4ed9daf38f184da8045da6feb4c11adf0378bc7df2658925447573b8
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.16 Setting up libmnl0:amd64 (1.0.4-3) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.17 Setting up sudo (1.9.5p2-3) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.21 invoke-rc.d: could not determine current runlevel
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.21 invoke-rc.d: policy-rc.d denied execution of start.
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.22 Setting up xfsprogs (5.10.0-4) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.26 Setting up libxtables12:amd64 (1.8.7-1) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.27 Setting up inetutils-ping (2:2.0-1) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.29 Setting up pigz (2.6-1) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:49:50 [2022-07-14T17:49:50.099Z] #28 15.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:49:50 [2022-07-14T17:49:50.145Z] #24 ...
17:49:50 [2022-07-14T17:49:50.145Z] 
17:49:50 [2022-07-14T17:49:50.145Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:49:50 [2022-07-14T17:49:50.145Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
17:49:50 [2022-07-14T17:49:50.145Z] #49 DONE 0.4s
17:49:50 [2022-07-14T17:49:50.145Z] 
17:49:50 [2022-07-14T17:49:50.145Z] #24 [internal] load build context
17:49:50 [2022-07-14T17:49:50.145Z] #24 sha256:4762670a4ed9daf38f184da8045da6feb4c11adf0378bc7df2658925447573b8
17:49:50 [2022-07-14T17:49:50.356Z] #28 15.48 Setting up libaio1:amd64 (0.3.112-9) ...
17:49:50 [2022-07-14T17:49:50.356Z] #28 15.49 Setting up python3-lib2to3 (3.9.2-1) ...
17:49:50 [2022-07-14T17:49:50.356Z] #28 15.59 Setting up libelf1:amd64 (0.183-1) ...
17:49:50 [2022-07-14T17:49:50.356Z] #28 15.60 Setting up zstd (1.4.8+dfsg-2.1) ...
17:49:50 [2022-07-14T17:49:50.356Z] #28 15.61 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:49:50 [2022-07-14T17:49:50.356Z] #28 15.62 Setting up python3-distutils (3.9.2-1) ...
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.75 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:49:50 [2022-07-14T17:49:50.613Z] #28 15.80 Setting up python3-setuptools (52.0.0-4) ...
17:49:50 [2022-07-14T17:49:50.870Z] #28 16.08 Setting up libjq1:amd64 (1.6-2.1) ...
17:49:50 [2022-07-14T17:49:50.870Z] #28 16.10 Setting up libnftnl11:amd64 (1.1.9-1) ...
17:49:50 [2022-07-14T17:49:50.870Z] #28 16.11 Setting up thin-provisioning-tools (0.9.0-1) ...
17:49:50 [2022-07-14T17:49:50.870Z] #28 16.12 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:49:51 [2022-07-14T17:49:51.077Z] #24 transferring context: 62.06MB 1.1s done
17:49:51 [2022-07-14T17:49:51.077Z] #24 DONE 1.4s
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #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
17:49:51 [2022-07-14T17:49:51.077Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79
17:49:51 [2022-07-14T17:49:51.077Z] #29 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:49:51 [2022-07-14T17:49:51.077Z] #59 sha256:f8621bada98710de348eacb6ca0486b6b4cf4ca6c42da18aa9bb06d789febaf0
17:49:51 [2022-07-14T17:49:51.077Z] #59 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.077Z] #48 sha256:432c7c63f9fa7d6a4696a791b7fb1218841c9e632fa112a5fce857c64c3a3079
17:49:51 [2022-07-14T17:49:51.077Z] #48 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:49:51 [2022-07-14T17:49:51.077Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379
17:49:51 [2022-07-14T17:49:51.077Z] #19 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:49:51 [2022-07-14T17:49:51.077Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
17:49:51 [2022-07-14T17:49:51.077Z] #74 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #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
17:49:51 [2022-07-14T17:49:51.077Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412
17:49:51 [2022-07-14T17:49:51.077Z] #57 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.077Z] #52 sha256:f5976d93bcaf32f2ce46572e0b495642dc988dc56da40fe881286c59d2df4a1e
17:49:51 [2022-07-14T17:49:51.077Z] #52 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #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
17:49:51 [2022-07-14T17:49:51.077Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939
17:49:51 [2022-07-14T17:49:51.077Z] #21 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #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
17:49:51 [2022-07-14T17:49:51.077Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5
17:49:51 [2022-07-14T17:49:51.077Z] #77 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:49:51 [2022-07-14T17:49:51.077Z] #66 sha256:2574de9035924a8eeaa95eacd9b928f00071540f450b0e3b51a2fdda9b1b21f3
17:49:51 [2022-07-14T17:49:51.077Z] #66 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #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
17:49:51 [2022-07-14T17:49:51.077Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336
17:49:51 [2022-07-14T17:49:51.077Z] #16 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.077Z] #54 sha256:75824586d42993f3dbccf01d513d3470697b54e7b02ae33669f331ec69622deb
17:49:51 [2022-07-14T17:49:51.077Z] #54 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #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
17:49:51 [2022-07-14T17:49:51.077Z] #26 sha256:5cb1ab1a20be6f7fb9ea15fa4894022a234b8c4120416b1c6901f3147526929c
17:49:51 [2022-07-14T17:49:51.077Z] #26 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.077Z] #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
17:49:51 [2022-07-14T17:49:51.077Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17
17:49:51 [2022-07-14T17:49:51.077Z] #62 CACHED
17:49:51 [2022-07-14T17:49:51.077Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #31 sha256:c85240df29d78ea13dba33406993d005273e6ac77f2f22f1032d44b30810f9d5
17:49:51 [2022-07-14T17:49:51.078Z] #31 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #41 sha256:0ce5d3120f04200c8af0f73d9253a796c3a9ed7930da68f1a50af0e3c842c883
17:49:51 [2022-07-14T17:49:51.078Z] #41 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:49:51 [2022-07-14T17:49:51.078Z] #68 sha256:b3da741cbc7e30685050e6e6a0642702310f522ea5a7449ca8d09ee5a3b02050
17:49:51 [2022-07-14T17:49:51.078Z] #68 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:49:51 [2022-07-14T17:49:51.078Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1
17:49:51 [2022-07-14T17:49:51.078Z] #17 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:49:51 [2022-07-14T17:49:51.078Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6
17:49:51 [2022-07-14T17:49:51.078Z] #18 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #35 sha256:ee22941b821848e89d88edb8d2632991e518479858b3c6aba602c19d71deff04
17:49:51 [2022-07-14T17:49:51.078Z] #35 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:49:51 [2022-07-14T17:49:51.078Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e
17:49:51 [2022-07-14T17:49:51.078Z] #33 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1
17:49:51 [2022-07-14T17:49:51.078Z] #36 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff
17:49:51 [2022-07-14T17:49:51.078Z] #50 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:49:51 [2022-07-14T17:49:51.078Z] #69 sha256:0901aac602c7fc13b539ac44c9d6de09470d6156e599a7d0feca0fda073cf6ea
17:49:51 [2022-07-14T17:49:51.078Z] #69 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:49:51 [2022-07-14T17:49:51.078Z] #32 sha256:19079e6ae7751076cdb64db54cc55ae942a56391c472ab942c05de1293a99092
17:49:51 [2022-07-14T17:49:51.078Z] #32 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:49:51 [2022-07-14T17:49:51.078Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220
17:49:51 [2022-07-14T17:49:51.078Z] #34 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:49:51 [2022-07-14T17:49:51.078Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
17:49:51 [2022-07-14T17:49:51.078Z] #72 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:49:51 [2022-07-14T17:49:51.078Z] #79 sha256:1b01e05fc83a09139d33d8a25c53daa9c0106bfb84cb147dbba29af0a4df00c1
17:49:51 [2022-07-14T17:49:51.078Z] #79 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
17:49:51 [2022-07-14T17:49:51.078Z] #67 sha256:cc848e1ec83c32a527349f2d992634fbf25743acef88482cbc12cf08e8445d63
17:49:51 [2022-07-14T17:49:51.078Z] #67 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #58 sha256:610491765014346ccb0a12c40552050a03960dc5228f48bc53195834b9219f26
17:49:51 [2022-07-14T17:49:51.078Z] #58 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:49:51 [2022-07-14T17:49:51.078Z] #30 sha256:25cc72b3d779ea52d6e88bd1ad6ed33b7c4a40a6b688fc689cf743e01039c936
17:49:51 [2022-07-14T17:49:51.078Z] #30 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980
17:49:51 [2022-07-14T17:49:51.078Z] #51 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #64 sha256:982edbe6e9b9e2f83461c30576b02a4037221d242ac2d007d389fcb16f6ee995
17:49:51 [2022-07-14T17:49:51.078Z] #64 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #56 sha256:3e345d35b2499b6696694f80b8dba76a3cd5b8f1220335cadfd08101b548582d
17:49:51 [2022-07-14T17:49:51.078Z] #56 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
17:49:51 [2022-07-14T17:49:51.078Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc
17:49:51 [2022-07-14T17:49:51.078Z] #23 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #37 sha256:f0eae1211dda90baafd78b6a1020982017abc412c0b9b58844f9d497f1bf500f
17:49:51 [2022-07-14T17:49:51.078Z] #37 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #75 sha256:00f45eb1dfb4f29cffdda7b0442f6048e8334817c29d26e006a0bb8360597964
17:49:51 [2022-07-14T17:49:51.078Z] #75 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:49:51 [2022-07-14T17:49:51.078Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf
17:49:51 [2022-07-14T17:49:51.078Z] #12 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:49:51 [2022-07-14T17:49:51.078Z] #63 sha256:fe8ad5e5c2098a7619bd13a4fcdc8fd3ee3645e63fde89a73594c4a264da908f
17:49:51 [2022-07-14T17:49:51.078Z] #63 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452
17:49:51 [2022-07-14T17:49:51.078Z] #55 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99
17:49:51 [2022-07-14T17:49:51.078Z] #13 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339
17:49:51 [2022-07-14T17:49:51.078Z] #42 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6
17:49:51 [2022-07-14T17:49:51.078Z] #40 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #20 [dev-systemd-false  6/28] RUN ldconfig
17:49:51 [2022-07-14T17:49:51.078Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9
17:49:51 [2022-07-14T17:49:51.078Z] #20 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #78 sha256:276e0a0e33a62da9eba436fd57c718ddb7e660a7e246d5cc6a4ef066cb67378a
17:49:51 [2022-07-14T17:49:51.078Z] #78 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b
17:49:51 [2022-07-14T17:49:51.078Z] #38 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:49:51 [2022-07-14T17:49:51.078Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571
17:49:51 [2022-07-14T17:49:51.078Z] #46 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1
17:49:51 [2022-07-14T17:49:51.078Z] #47 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #60 sha256:63b040367491282a3d3c1698bb4dd6011ef69048a74d07834d6803a9db7a6450
17:49:51 [2022-07-14T17:49:51.078Z] #60 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #65 sha256:9374ca4710547b4b1a04331dc771642a3b9fbaf9a8f3e989cc00f10e084033a6
17:49:51 [2022-07-14T17:49:51.078Z] #65 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6
17:49:51 [2022-07-14T17:49:51.078Z] #22 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #44 sha256:076588e71b2c3c2978f4b07ed5eaf45273e24ba808746405c1d88649a72264ba
17:49:51 [2022-07-14T17:49:51.078Z] #44 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
17:49:51 [2022-07-14T17:49:51.078Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad
17:49:51 [2022-07-14T17:49:51.078Z] #15 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #61 sha256:c5bedbc3b4d75898668c425eac62aef64e857673f7a2d3ca0f809576cd9c524e
17:49:51 [2022-07-14T17:49:51.078Z] #61 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:49:51 [2022-07-14T17:49:51.078Z] #25 sha256:6121cfef12b647d7ef65f29ddb24ed353cca24d1f888d83256be106511012154
17:49:51 [2022-07-14T17:49:51.078Z] #25 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:49:51 [2022-07-14T17:49:51.078Z] #43 sha256:546339913ccfcdd58cf15231a59cf5f9e99a9568b81fdbc8728e675f65d4f82a
17:49:51 [2022-07-14T17:49:51.078Z] #43 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #39 sha256:91e328aabea94f5af2e7abe225d95fff5c9e45339f0292a42ff54ff457a6430d
17:49:51 [2022-07-14T17:49:51.078Z] #39 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #45 sha256:ba71a0a41782a07a1930896e1a67b3e97180b0b5e2a958b96aff99f66dc2ea8b
17:49:51 [2022-07-14T17:49:51.078Z] #45 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925
17:49:51 [2022-07-14T17:49:51.078Z] #53 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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             ;
17:49:51 [2022-07-14T17:49:51.078Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff
17:49:51 [2022-07-14T17:49:51.078Z] #76 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:49:51 [2022-07-14T17:49:51.078Z] #70 sha256:6945e45b461adec594e619ffb12d779c2634b5ed024b832139a16ec745d0fc17
17:49:51 [2022-07-14T17:49:51.078Z] #70 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:49:51 [2022-07-14T17:49:51.078Z] #27 sha256:18ee0bf9f244d8d1af5b5641d9f9f51c34d9fcd9d200cdb10fc56aff21eee757
17:49:51 [2022-07-14T17:49:51.078Z] #27 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #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
17:49:51 [2022-07-14T17:49:51.078Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea
17:49:51 [2022-07-14T17:49:51.078Z] #14 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
17:49:51 [2022-07-14T17:49:51.078Z] #80 sha256:41dffa2683ed791ad3f7fb8ed1658b91e95d7621ee2b32f326ed610947182bac
17:49:51 [2022-07-14T17:49:51.078Z] #80 CACHED
17:49:51 [2022-07-14T17:49:51.078Z] 
17:49:51 [2022-07-14T17:49:51.078Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
17:49:51 [2022-07-14T17:49:51.078Z] #81 sha256:bb6356dc2a5d9cdbd4ea80dc5a9cdeb2e60ee6d117a912e64835a9f24c3acff3
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.38 Setting up jq (1.6-2.1) ...
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.39 Setting up libbpf0:amd64 (1:0.3-2) ...
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.40 Setting up iptables (1.8.7-1) ...
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:49:51 [2022-07-14T17:49:51.127Z] #28 16.43 Setting up iproute2 (5.10.0-4) ...
17:49:51 [2022-07-14T17:49:51.384Z] #28 16.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:49:51 [2022-07-14T17:49:51.641Z] #28 DONE 17.0s
17:49:51 [2022-07-14T17:49:51.899Z] 
17:49:51 [2022-07-14T17:49:51.899Z] #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
17:49:51 [2022-07-14T17:49:51.899Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6
17:49:52 [2022-07-14T17:49:52.156Z] #29 0.377 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:49:52 [2022-07-14T17:49:52.156Z] #29 0.380 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:49:52 [2022-07-14T17:49:52.156Z] #29 0.383 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:49:52 [2022-07-14T17:49:52.156Z] #29 DONE 0.4s
17:49:52 [2022-07-14T17:49:52.156Z] 
17:49:52 [2022-07-14T17:49:52.156Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
17:49:52 [2022-07-14T17:49:52.156Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4
17:49:55 [2022-07-14T17:49:55.243Z] #81 DONE 3.6s
17:49:55 [2022-07-14T17:49:55.243Z] 
17:49:55 [2022-07-14T17:49:55.243Z] #82 exporting to image
17:49:55 [2022-07-14T17:49:55.243Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:49:55 [2022-07-14T17:49:55.243Z] #82 exporting layers
17:49:55 [2022-07-14T17:49:55.804Z] #82 exporting layers 1.1s done
17:49:57 [2022-07-14T17:49:57.697Z] #82 writing image sha256:8eae9924baba69ffa83a9e6e35f66da425dbd9dd9cc9ca4e7f3cbddfd7a889b9 0.0s done
17:49:57 [2022-07-14T17:49:57.697Z] #82 naming to docker.io/library/docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:49:57 [2022-07-14T17:49:57.697Z] #82 naming to docker.io/library/docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 0.0s done
17:49:57 [2022-07-14T17:49:57.697Z] #82 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:49:58 [2022-07-14T17:49:58.172Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:49:58 [2022-07-14T17:49:58.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/test/unit
17:49:58 [2022-07-14T17:49:58.704Z] #30 5.452 Collecting yamllint==1.26.1
17:49:58 [2022-07-14T17:49:58.704Z] #30 6.484   Downloading yamllint-1.26.1.tar.gz (126 kB)
17:49:58 [2022-07-14T17:49:58.961Z] #30 6.744 Collecting pathspec>=0.5.3
17:49:58 [2022-07-14T17:49:58.961Z] #30 6.747   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
17:49:58 [2022-07-14T17:49:58.961Z] #30 6.838 Collecting pyyaml
17:49:58 [2022-07-14T17:49:58.961Z] #30 6.841   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)
17:49:58 [2022-07-14T17:49:58.961Z] #30 6.858 Building wheels for collected packages: yamllint
17:49:59 [2022-07-14T17:49:59.218Z] #30 6.859   Building wheel for yamllint (setup.py): started
17:49:59 [2022-07-14T17:49:59.218Z] #30 7.077   Building wheel for yamllint (setup.py): finished with status 'done'
17:49:59 [2022-07-14T17:49:59.218Z] #30 7.077   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=23ff0dcedafd4024df36bc59b676b0d560b69c7fc26a2d75c4610e017d0a9c9b
17:49:59 [2022-07-14T17:49:59.218Z] #30 7.077   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
17:49:59 [2022-07-14T17:49:59.218Z] #30 7.079 Successfully built yamllint
17:49:59 [2022-07-14T17:49:59.218Z] #30 7.086 Installing collected packages: pyyaml, pathspec, yamllint
17:49:59 [2022-07-14T17:49:59.475Z] #30 7.188 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:49:59 [2022-07-14T17:49:59.476Z] #30 DONE 7.3s
17:49:59 [2022-07-14T17:49:59.476Z] 
17:49:59 [2022-07-14T17:49:59.476Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:49:59 [2022-07-14T17:49:59.476Z] #34 sha256:10f11e9d8e4747f58f28c83799f6ebe2a8b7215a693e638539cb57bc7cd35280
17:49:59 [2022-07-14T17:49:59.476Z] #34 DONE 0.1s
17:49:59 [2022-07-14T17:49:59.733Z] 
17:49:59 [2022-07-14T17:49:59.733Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:49:59 [2022-07-14T17:49:59.733Z] #39 sha256:716aa15504d9e9e5f9d9bc1a7164c3105847acdb9deb6778d6918688a7e888f7
17:49:59 [2022-07-14T17:49:59.733Z] #39 DONE 0.1s
17:49:59 [2022-07-14T17:49:59.733Z] 
17:49:59 [2022-07-14T17:49:59.733Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:49:59 [2022-07-14T17:49:59.733Z] #42 sha256:b7c7fa899a7818eb29ccd7729aad49f5abd0bfaf849a89d7a74ab6a90f832a8b
17:49:59 [2022-07-14T17:49:59.733Z] #42 DONE 0.1s
17:49:59 [2022-07-14T17:49:59.733Z] 
17:49:59 [2022-07-14T17:49:59.733Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:49:59 [2022-07-14T17:49:59.733Z] #44 sha256:09abf4a85b2b24c4e9f77bd2acbfe0774a41444ad7b0e485b3ac65011d8812a5
17:49:59 [2022-07-14T17:49:59.733Z] #44 DONE 0.1s
17:49:59 [2022-07-14T17:49:59.807Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
17:49:59 [2022-07-14T17:49:59.807Z] + TESTFLAGS+=' -test.timeout=5m'
17:49:59 [2022-07-14T17:49:59.807Z] + TESTDIRS=./...
17:49:59 [2022-07-14T17:49:59.807Z] + exclude_paths='/vendor/|/integration'
17:49:59 [2022-07-14T17:49:59.807Z] ++ go list ./...
17:49:59 [2022-07-14T17:49:59.807Z] ++ grep -vE '(/vendor/|/integration)'
17:49:59 [2022-07-14T17:49:59.990Z] 
17:49:59 [2022-07-14T17:49:59.990Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:49:59 [2022-07-14T17:49:59.990Z] #46 sha256:27bb26a526a0941d0db8092b3a7aabb3a53cb246e53effed48899541efb6eb25
17:49:59 [2022-07-14T17:49:59.990Z] #46 DONE 0.0s
17:49:59 [2022-07-14T17:49:59.990Z] 
17:49:59 [2022-07-14T17:49:59.990Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:49:59 [2022-07-14T17:49:59.990Z] #48 sha256:78af839377f650c2942a9892c3eb99a926c559e12912cdfff8d6433452b874ac
17:49:59 [2022-07-14T17:49:59.990Z] #48 DONE 0.0s
17:49:59 [2022-07-14T17:49:59.990Z] 
17:49:59 [2022-07-14T17:49:59.990Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:49:59 [2022-07-14T17:49:59.990Z] #52 sha256:0f4f379cee5da3a3511693f0fb1c90fd82f1f239d75e2a52d6f6e90ccaaeda26
17:49:59 [2022-07-14T17:49:59.990Z] #52 DONE 0.0s
17:49:59 [2022-07-14T17:49:59.990Z] 
17:49:59 [2022-07-14T17:49:59.990Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:49:59 [2022-07-14T17:49:59.990Z] #55 sha256:54ccba76d2455211f1fe0b7a02812b46869a3de4bbf4fd25998c648ef6398d8a
17:49:59 [2022-07-14T17:49:59.990Z] #55 DONE 0.1s
17:50:00 [2022-07-14T17:50:00.247Z] 
17:50:00 [2022-07-14T17:50:00.247Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.247Z] #59 sha256:d6d9da0fc50a1c9ddfd8b1a9a30d1cbe0fd9dac8564de3eee031b9a0176d9377
17:50:00 [2022-07-14T17:50:00.247Z] #59 DONE 0.0s
17:50:00 [2022-07-14T17:50:00.247Z] 
17:50:00 [2022-07-14T17:50:00.247Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.247Z] #61 sha256:ad426307367b886ef713652c7fdf49a9a8548291a0ca0e9857d9b93f5d5e65d9
17:50:00 [2022-07-14T17:50:00.247Z] #61 DONE 0.0s
17:50:00 [2022-07-14T17:50:00.247Z] 
17:50:00 [2022-07-14T17:50:00.247Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.247Z] #63 sha256:972c64fb27710eadd624f01b6e43d30ca9241b8a92a4f5ea5a46238bbdddcb80
17:50:00 [2022-07-14T17:50:00.247Z] #63 DONE 0.1s
17:50:00 [2022-07-14T17:50:00.247Z] 
17:50:00 [2022-07-14T17:50:00.247Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.247Z] #65 sha256:5cadeabd70bed81ee175b4f09b2d8824562be66c1b1de7685f758ae6bfebe4e5
17:50:00 [2022-07-14T17:50:00.247Z] #65 DONE 0.0s
17:50:00 [2022-07-14T17:50:00.247Z] 
17:50:00 [2022-07-14T17:50:00.247Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.247Z] #68 sha256:fcb785d1fb43eddc24178a498d3c73efbe8793e73423764cab58b33f31848738
17:50:00 [2022-07-14T17:50:00.369Z] + pkg_list='github.com/docker/docker/api
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/backend/build
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/httpstatus
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/httputils
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/middleware
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/build
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/checkpoint
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/container
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/debug
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/distribution
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/grpc
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/image
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/network
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/plugin
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/session
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/swarm
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/system
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/server/router/volume
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/backend
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/blkiodev
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/container
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/events
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/filters
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/image
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/mount
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/network
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/plugins/logdriver
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/registry
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/strslice
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/swarm
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/swarm/runtime
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/time
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/versions
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/versions/v1p19
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/versions/v1p20
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/api/types/volume
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/builder-next
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/builder-next/exporter
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/builder-next/worker
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/dockerfile
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/remotecontext
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/remotecontext/git
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/builder/remotecontext/urlutil
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cli
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cli/config
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cli/debug
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cli/winresources/docker-proxy
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cli/winresources/dockerd
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/client
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cmd/docker-proxy
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cmd/dockerd
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cmd/dockerd/trap
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/container
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/container/stream
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/contrib/apparmor
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/contrib/docker-device-tool
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/contrib/httpserver
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/daemon
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/daemon/cluster
17:50:00 [2022-07-14T17:50:00.369Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/convert
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/executor
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/executor/container
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/provider
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/config
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/events
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/events/testutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/exec
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/aufs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/copy
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/overlay
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/register
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/vfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/zfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/images
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/initlayer
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/links
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/listeners
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/awslogs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/fluentd
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/gcplogs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/gelf
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/journald
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/local
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/logentries
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/loggertest
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/loggerutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/splunk
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/syslog
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/templates
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/names
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/network
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/stats
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution/metadata
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution/utils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution/xfer
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/dockerversion
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/errdefs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image/cache
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image/tarexport
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image/v1
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/internal/test/suite
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/layer
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/queue
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/remote
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/supervisor
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/types
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/bitseq
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cluster
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/config
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/datastore
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/diagnostic
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/discoverapi
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/driverapi
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/bridge
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/host
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/null
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/overlay
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/remote
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/windows
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drvregistry
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/etchosts
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/idm
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/internal/caller
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipam
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipamapi
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipams/builtin
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipams/null
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipams/remote
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ipamutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/iptables
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/netlabel
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/netutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/networkdb
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/ns
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/options
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/osl
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/osl/kernel
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/portallocator
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/portmapper
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/resolvconf
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/testutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/types
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/oci
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/oci/caps
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/opts
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/aaparser
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/archive
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/authorization
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/broadcaster
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/capabilities
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/chrootarchive
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/containerfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/devicemapper
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/directory
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/dmesg
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/fileutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/fsutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/homedir
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/idtools
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/ioutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/jsonmessage
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/longpath
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/loopback
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/namesgenerator
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/parsers
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/parsers/kernel
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/pidfile
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/platform
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/plugingetter
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/plugins
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/plugins/transport
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/pools
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/progress
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/pubsub
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/reexec
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/signal
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/stack
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/stdcopy
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/streamformatter
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/stringid
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/sysinfo
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/system
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/tailfile
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/tarsum
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/urlutil
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/pkg/useragent
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/plugin
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/plugin/executor/containerd
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/plugin/v2
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/profiles/apparmor
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/profiles/seccomp
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/quota
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/reference
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/registry
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/registry/resumable
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/restartmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/rootless
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/rootless/specconv
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/runconfig
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/runconfig/opts
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/daemon
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/environment
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/fakecontext
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/fakegit
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/fakestorage
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/fixtures/load
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/fixtures/plugin
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/registry
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/testutil/request
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/volume
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/volume/drivers
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/volume/local
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/volume/mounts
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/volume/service
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/volume/service/opts
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/volume/testutils'
17:50:00 [2022-07-14T17:50:00.370Z] ++ grep --fixed-strings -v /libnetwork
17:50:00 [2022-07-14T17:50:00.370Z] ++ echo 'github.com/docker/docker/api
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/backend/build
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/httpstatus
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/httputils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/middleware
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/build
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/checkpoint
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/container
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/debug
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/distribution
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/grpc
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/image
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/network
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/plugin
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/session
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/swarm
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/system
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/server/router/volume
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/backend
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/blkiodev
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/container
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/events
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/filters
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/image
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/mount
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/network
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/plugins/logdriver
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/registry
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/strslice
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/swarm
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/swarm/runtime
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/time
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/versions
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/versions/v1p19
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/versions/v1p20
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/api/types/volume
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/builder-next
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/builder-next/exporter
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/builder-next/worker
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/dockerfile
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/remotecontext
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/remotecontext/git
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/builder/remotecontext/urlutil
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cli
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cli/config
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cli/debug
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cli/winresources/docker-proxy
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cli/winresources/dockerd
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/client
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cmd/docker-proxy
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cmd/dockerd
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cmd/dockerd/trap
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/container
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/container/stream
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/contrib/apparmor
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/contrib/docker-device-tool
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/contrib/httpserver
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/convert
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/executor
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/executor/container
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/cluster/provider
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/config
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/events
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/events/testutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/exec
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/aufs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/copy
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/overlay
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/register
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/vfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/graphdriver/zfs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/images
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/initlayer
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/links
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/listeners
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/awslogs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/fluentd
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/gcplogs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/gelf
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/journald
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/local
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/logentries
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/loggertest
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/loggerutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/splunk
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/syslog
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/logger/templates
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/names
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/network
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/daemon/stats
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution/metadata
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution/utils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/distribution/xfer
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/dockerversion
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/errdefs
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image/cache
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image/tarexport
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/image/v1
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/internal/test/suite
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/layer
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/queue
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/remote
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/supervisor
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libcontainerd/types
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/bitseq
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cluster
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/config
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/datastore
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/diagnostic
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/discoverapi
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/driverapi
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/bridge
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/host
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/null
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/overlay
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/remote
17:50:00 [2022-07-14T17:50:00.370Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/drivers/windows
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/drvregistry
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/etchosts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/idm
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/internal/caller
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipam
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipamapi
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipams/builtin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipams/null
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipams/remote
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ipamutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/iptables
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/netlabel
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/netutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/networkdb
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/ns
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/options
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/osl
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/osl/kernel
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/portallocator
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/portmapper
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/resolvconf
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/testutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libnetwork/types
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/oci
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/oci/caps
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/opts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/aaparser
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/archive
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/authorization
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/broadcaster
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/capabilities
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/chrootarchive
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/containerfs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/devicemapper
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/directory
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/dmesg
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/fileutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/fsutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/homedir
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/idtools
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/ioutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/jsonmessage
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/longpath
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/loopback
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/namesgenerator
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/parsers
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/parsers/kernel
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/pidfile
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/platform
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugingetter
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/transport
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/pools
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/progress
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/pubsub
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/reexec
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/signal
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/stack
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/stdcopy
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/streamformatter
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/stringid
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/sysinfo
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/system
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/tailfile
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/tarsum
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/urlutil
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/useragent
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/plugin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/plugin/executor/containerd
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/plugin/v2
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/profiles/apparmor
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/profiles/seccomp
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/quota
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/reference
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/registry
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/registry/resumable
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/restartmanager
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/rootless
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/rootless/specconv
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/runconfig
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/runconfig/opts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/daemon
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/environment
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fakecontext
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fakegit
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fakestorage
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fixtures/load
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fixtures/plugin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/registry
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/request
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/drivers
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/local
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/mounts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/service
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/service/opts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/testutils'
17:50:00 [2022-07-14T17:50:00.371Z] + base_pkg_list='github.com/docker/docker/api
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/backend/build
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/httpstatus
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/httputils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/middleware
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/build
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/checkpoint
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/container
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/debug
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/distribution
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/grpc
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/image
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/network
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/plugin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/session
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/swarm
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/system
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/volume
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/backend
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/blkiodev
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/container
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/events
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/filters
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/image
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/mount
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/network
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/plugins/logdriver
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/registry
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/strslice
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/swarm
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/swarm/runtime
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/time
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/versions
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/versions/v1p19
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/versions/v1p20
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/volume
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/exporter
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/worker
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/dockerfile
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/remotecontext
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/remotecontext/git
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/remotecontext/urlutil
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cli
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cli/config
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cli/debug
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cli/winresources/docker-proxy
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cli/winresources/dockerd
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/client
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cmd/docker-proxy
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cmd/dockerd
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cmd/dockerd/trap
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/container
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/container/stream
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/contrib/apparmor
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/contrib/docker-device-tool
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/contrib/httpserver
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/cluster
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/cluster/convert
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/cluster/executor
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/cluster/executor/container
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/cluster/provider
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/config
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/events
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/events/testutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/exec
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/aufs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/copy
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/overlay
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/register
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/vfs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/graphdriver/zfs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/images
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/initlayer
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/links
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/listeners
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/awslogs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/fluentd
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/gcplogs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/gelf
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/journald
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/local
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/logentries
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/loggertest
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/loggerutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/splunk
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/syslog
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/logger/templates
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/names
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/network
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/daemon/stats
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/distribution
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/distribution/metadata
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/distribution/utils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/distribution/xfer
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/dockerversion
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/errdefs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/image
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/image/cache
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/image/tarexport
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/image/v1
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/internal/test/suite
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/layer
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libcontainerd
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libcontainerd/queue
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libcontainerd/remote
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libcontainerd/supervisor
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/libcontainerd/types
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/oci
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/oci/caps
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/opts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/aaparser
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/archive
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/authorization
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/broadcaster
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/capabilities
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/chrootarchive
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/containerfs
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/devicemapper
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/directory
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/dmesg
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/fileutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/fsutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/homedir
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/idtools
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/ioutils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/jsonmessage
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/longpath
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/loopback
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/namesgenerator
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/parsers
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/parsers/kernel
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/pidfile
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/platform
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugingetter
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/plugins/transport
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/pools
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/progress
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/pubsub
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/reexec
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/signal
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/stack
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/stdcopy
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/streamformatter
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/stringid
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/sysinfo
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/system
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/tailfile
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/tarsum
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/urlutil
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/pkg/useragent
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/plugin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/plugin/executor/containerd
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/plugin/v2
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/profiles/apparmor
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/profiles/seccomp
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/quota
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/reference
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/registry
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/registry/resumable
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/restartmanager
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/rootless
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/rootless/specconv
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/runconfig
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/runconfig/opts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/daemon
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/environment
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fakecontext
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fakegit
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fakestorage
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fixtures/load
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fixtures/plugin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/registry
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/testutil/request
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/drivers
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/local
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/mounts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/service
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/service/opts
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/volume/testutils'
17:50:00 [2022-07-14T17:50:00.371Z] ++ grep --fixed-strings /libnetwork
17:50:00 [2022-07-14T17:50:00.371Z] ++ echo 'github.com/docker/docker/api
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/backend/build
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/httpstatus
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/httputils
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/middleware
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/build
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/checkpoint
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/container
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/debug
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/distribution
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/grpc
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/image
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/network
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/plugin
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/session
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/swarm
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/system
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/server/router/volume
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/backend
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/blkiodev
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/container
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/events
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/filters
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/image
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/mount
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/network
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/plugins/logdriver
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/registry
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/strslice
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/swarm
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/swarm/runtime
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/time
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/versions
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/versions/v1p19
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/versions/v1p20
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/api/types/volume
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:50:00 [2022-07-14T17:50:00.371Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/builder-next/exporter
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/builder-next/worker
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/dockerfile
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/remotecontext
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/remotecontext/git
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/builder/remotecontext/urlutil
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cli
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cli/config
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cli/debug
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cli/winresources/docker-proxy
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cli/winresources/dockerd
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/client
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cmd/docker-proxy
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cmd/dockerd
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cmd/dockerd/trap
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/container
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/container/stream
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/contrib/apparmor
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/contrib/docker-device-tool
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/contrib/httpserver
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/cluster
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/cluster/convert
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/cluster/executor
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/cluster/executor/container
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/cluster/provider
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/config
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/events
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/events/testutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/exec
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/aufs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/copy
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/overlay
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/register
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/vfs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/graphdriver/zfs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/images
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/initlayer
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/links
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/listeners
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/awslogs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/fluentd
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/gcplogs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/gelf
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/journald
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/local
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/logentries
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/loggertest
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/loggerutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/splunk
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/syslog
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/logger/templates
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/names
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/network
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/daemon/stats
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/distribution
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/distribution/metadata
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/distribution/utils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/distribution/xfer
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/dockerversion
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/errdefs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/image
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/image/cache
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/image/tarexport
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/image/v1
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/internal/test/suite
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/layer
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libcontainerd
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libcontainerd/queue
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libcontainerd/remote
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libcontainerd/supervisor
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libcontainerd/types
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/bitseq
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cluster
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/config
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/datastore
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/diagnostic
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/discoverapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/driverapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/bridge
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/host
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/null
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/remote
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/windows
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drvregistry
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/etchosts
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/idm
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/internal/caller
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipam
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipamapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/builtin
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/null
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/remote
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipamutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/iptables
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/netlabel
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/netutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/networkdb
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ns
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/options
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/osl
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/osl/kernel
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/portallocator
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/portmapper
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/resolvconf
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/testutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/types
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/oci
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/oci/caps
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/opts
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/aaparser
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/archive
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/authorization
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/broadcaster
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/capabilities
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/chrootarchive
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/containerfs
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/devicemapper
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/directory
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/dmesg
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/fileutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/fsutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/homedir
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/idtools
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/ioutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/jsonmessage
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/longpath
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/loopback
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/namesgenerator
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/parsers
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/parsers/kernel
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/pidfile
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/platform
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/plugingetter
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/plugins
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/plugins/transport
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/pools
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/progress
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/pubsub
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/reexec
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/signal
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/stack
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/stdcopy
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/streamformatter
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/stringid
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/sysinfo
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/system
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/tailfile
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/tarsum
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/urlutil
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/pkg/useragent
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/plugin
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/plugin/executor/containerd
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/plugin/v2
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/profiles/apparmor
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/profiles/seccomp
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/quota
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/reference
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/registry
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/registry/resumable
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/restartmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/rootless
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/rootless/specconv
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/runconfig
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/runconfig/opts
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/daemon
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/environment
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/fakecontext
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/fakegit
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/fakestorage
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/fixtures/load
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/fixtures/plugin
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/registry
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/testutil/request
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/volume
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/volume/drivers
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/volume/local
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/volume/mounts
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/volume/service
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/volume/service/opts
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/volume/testutils'
17:50:00 [2022-07-14T17:50:00.372Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/bitseq
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cluster
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/config
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/datastore
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/diagnostic
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/discoverapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/driverapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/bridge
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/host
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/null
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/remote
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/windows
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drvregistry
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/etchosts
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/idm
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/internal/caller
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipam
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipamapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/builtin
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/null
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/remote
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipamutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/iptables
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/netlabel
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/netutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/networkdb
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ns
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/options
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/osl
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/osl/kernel
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/portallocator
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/portmapper
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/resolvconf
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/testutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/types'
17:50:00 [2022-07-14T17:50:00.372Z] + grep --fixed-strings libnetwork/drivers/bridge
17:50:00 [2022-07-14T17:50:00.372Z] + echo 'github.com/docker/docker/libnetwork
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/bitseq
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cluster
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/config
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/datastore
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/diagnostic
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/discoverapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/driverapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/bridge
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/host
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/null
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/remote
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/windows
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/drvregistry
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/etchosts
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/idm
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/internal/caller
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipam
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipamapi
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/builtin
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/null
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/remote
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/ipamutils
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/iptables
17:50:00 [2022-07-14T17:50:00.372Z] github.com/docker/docker/libnetwork/netlabel
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/netutils
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/networkdb
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/ns
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/options
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/osl
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/osl/kernel
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/portallocator
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/portmapper
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/resolvconf
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/testutils
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/types'
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/drivers/bridge
17:50:00 [2022-07-14T17:50:00.373Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:50:00 [2022-07-14T17:50:00.373Z] + type docker-proxy
17:50:00 [2022-07-14T17:50:00.373Z] hack/test/unit: line 25: type: docker-proxy: not found
17:50:00 [2022-07-14T17:50:00.373Z] + hack/make.sh binary-proxy install-proxy
17:50:00 [2022-07-14T17:50:00.373Z] 
17:50:00 [2022-07-14T17:50:00.504Z] #68 DONE 0.1s
17:50:00 [2022-07-14T17:50:00.504Z] 
17:50:00 [2022-07-14T17:50:00.504Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.504Z] #72 sha256:52d8e34c788b8ab1687af464ee619b4eb3007d3b555503ff0b912e195edbd19b
17:50:00 [2022-07-14T17:50:00.504Z] #72 DONE 0.2s
17:50:00 [2022-07-14T17:50:00.504Z] 
17:50:00 [2022-07-14T17:50:00.504Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.504Z] #77 sha256:87530b66a8151ecbecacf6b56702a696af29faa80e6c73ff3c51ec151ce0fae2
17:50:00 [2022-07-14T17:50:00.628Z] Removing bundles/
17:50:00 [2022-07-14T17:50:00.628Z] 
17:50:00 [2022-07-14T17:50:00.628Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:50:00 [2022-07-14T17:50:00.628Z] Building: bundles/binary-proxy/docker-proxy
17:50:00 [2022-07-14T17:50:00.628Z] GOOS="" GOARCH="" GOARM=""
17:50:00 [2022-07-14T17:50:00.761Z] #77 DONE 0.1s
17:50:00 [2022-07-14T17:50:00.761Z] 
17:50:00 [2022-07-14T17:50:00.761Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.761Z] #82 sha256:ff39d994cc0a68dd98f7871f968bd01fe7c2158a1da5e7c6dd68b2f317346c99
17:50:00 [2022-07-14T17:50:00.761Z] #82 DONE 0.2s
17:50:00 [2022-07-14T17:50:00.761Z] 
17:50:00 [2022-07-14T17:50:00.761Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
17:50:00 [2022-07-14T17:50:00.761Z] #85 sha256:4f56acd522ef8672ef61c080d2569d7795ac973cb20c9fd3ff8a3cc04129fa14
17:50:00 [2022-07-14T17:50:00.761Z] #85 DONE 0.1s
17:50:01 [2022-07-14T17:50:01.018Z] 
17:50:01 [2022-07-14T17:50:01.018Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:50:01 [2022-07-14T17:50:01.018Z] #86 sha256:847a5b56914a24fefb4fd08646c5f7439debf6bcf72e145fd716b9e123128c71
17:50:01 [2022-07-14T17:50:01.018Z] #86 DONE 0.0s
17:50:01 [2022-07-14T17:50:01.018Z] 
17:50:01 [2022-07-14T17:50:01.018Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
17:50:01 [2022-07-14T17:50:01.018Z] #87 sha256:e9f219a47e6c565902141463ca79eee4b02a7f679a9b9a63a8d7eb47e7fef8c5
17:50:01 [2022-07-14T17:50:01.018Z] #87 DONE 0.0s
17:50:01 [2022-07-14T17:50:01.018Z] 
17:50:01 [2022-07-14T17:50:01.018Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
17:50:01 [2022-07-14T17:50:01.018Z] #88 sha256:43b9ab135c274f4cd033a4dd27fd419cccd90577e36fd0edd299e3d7269c92d2
17:50:01 [2022-07-14T17:50:01.610Z] #88 DONE 0.7s
17:50:01 [2022-07-14T17:50:01.610Z] 
17:50:01 [2022-07-14T17:50:01.610Z] #89 exporting to image
17:50:01 [2022-07-14T17:50:01.610Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:50:01 [2022-07-14T17:50:01.610Z] #89 exporting layers
17:50:02 [2022-07-14T17:50:02.982Z] #89 exporting layers 1.3s done
17:50:02 [2022-07-14T17:50:02.982Z] #89 writing image sha256:83694a6ac687870d5b6ceed40f6b2382ff68a950e4f513413f67d68b77d97587 done
17:50:02 [2022-07-14T17:50:02.982Z] #89 naming to docker.io/library/docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 done
17:50:02 [2022-07-14T17:50:02.982Z] #89 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:50:03 [2022-07-14T17:50:03.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43811/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/validate/default
17:50:03 [2022-07-14T17:50:03.859Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:50:03 [2022-07-14T17:50:03.859Z] No api/types/ or api/swagger.yaml changes in diff.
17:50:03 [2022-07-14T17:50:03.859Z] Congratulations!  All TOML source files changed here have valid syntax.
17:50:03 [2022-07-14T17:50:03.859Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:50:03 [2022-07-14T17:50:03.859Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:50:03 [2022-07-14T17:50:03.859Z] 
17:50:03 [2022-07-14T17:50:03.859Z] INFO Start validation with golang-ci-lint
17:50:04 [2022-07-14T17:50:04.116Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:50:04 [2022-07-14T17:50:04.116Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
17:50:07 [2022-07-14T17:50:07.165Z] Created binary: bundles/binary-proxy/docker-proxy
17:50:07 [2022-07-14T17:50:07.165Z] 
17:50:07 [2022-07-14T17:50:07.165Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:50:07 [2022-07-14T17:50:07.165Z] Installing docker-proxy to /usr/local/bin/
17:50:07 [2022-07-14T17:50:07.165Z] 
17:50:07 [2022-07-14T17:50:07.165Z] + mkdir -p bundles
17:50:07 [2022-07-14T17:50:07.165Z] + '[' -n 'github.com/docker/docker/api
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/backend/build
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/httpstatus
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/httputils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/middleware
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/build
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/checkpoint
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/container
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/debug
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/distribution
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/grpc
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/image
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/network
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/plugin
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/session
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/swarm
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/system
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/server/router/volume
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/backend
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/blkiodev
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/container
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/events
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/filters
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/image
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/mount
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/network
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/plugins/logdriver
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/registry
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/strslice
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/swarm
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/swarm/runtime
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/time
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/versions
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/versions/v1p19
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/versions/v1p20
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/api/types/volume
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/builder-next
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/builder-next/exporter
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/builder-next/worker
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/dockerfile
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/remotecontext
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/remotecontext/git
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/builder/remotecontext/urlutil
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cli
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cli/config
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cli/debug
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cli/winresources/docker-proxy
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cli/winresources/dockerd
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/client
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cmd/docker-proxy
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cmd/dockerd
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cmd/dockerd/trap
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/container
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/container/stream
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/contrib/apparmor
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/contrib/docker-device-tool
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/contrib/httpserver
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/cluster
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/cluster/convert
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/cluster/executor
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/cluster/executor/container
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/cluster/provider
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/config
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/events
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/events/testutils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/exec
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/aufs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/copy
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/overlay
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/register
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/vfs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/graphdriver/zfs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/images
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/initlayer
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/links
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/listeners
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/awslogs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/fluentd
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/gcplogs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/gelf
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/journald
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/local
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/logentries
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/loggertest
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/loggerutils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/splunk
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/syslog
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/logger/templates
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/names
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/network
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/daemon/stats
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/distribution
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/distribution/metadata
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/distribution/utils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/distribution/xfer
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/dockerversion
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/errdefs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/image
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/image/cache
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/image/tarexport
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/image/v1
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/internal/test/suite
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/layer
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/libcontainerd
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/libcontainerd/queue
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/libcontainerd/remote
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/libcontainerd/supervisor
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/libcontainerd/types
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/oci
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/oci/caps
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/opts
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/aaparser
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/archive
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/authorization
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/broadcaster
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/capabilities
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/chrootarchive
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/containerfs
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/devicemapper
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/directory
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/dmesg
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/fileutils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/fsutils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/homedir
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/idtools
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/ioutils
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/jsonmessage
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/longpath
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/loopback
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/namesgenerator
17:50:07 [2022-07-14T17:50:07.165Z] github.com/docker/docker/pkg/parsers
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/parsers/kernel
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/pidfile
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/platform
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/plugingetter
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/plugins
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/plugins/transport
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/pools
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/progress
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/pubsub
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/reexec
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/signal
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/stack
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/stdcopy
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/streamformatter
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/stringid
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/sysinfo
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/system
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/tailfile
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/tarsum
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/urlutil
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/pkg/useragent
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/plugin
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/plugin/executor/containerd
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/plugin/v2
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/profiles/apparmor
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/profiles/seccomp
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/quota
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/reference
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/registry
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/registry/resumable
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/restartmanager
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/rootless
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/rootless/specconv
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/runconfig
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/runconfig/opts
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/daemon
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/environment
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/fakecontext
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/fakegit
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/fakestorage
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/fixtures/load
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/fixtures/plugin
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/registry
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/testutil/request
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/volume
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/volume/drivers
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/volume/local
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/volume/mounts
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/volume/service
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/volume/service/opts
17:50:07 [2022-07-14T17:50:07.166Z] github.com/docker/docker/volume/testutils' ']'
17:50:07 [2022-07-14T17:50:07.166Z] + 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
17:50:07 [2022-07-14T17:50:07.166Z] ?   	github.com/docker/docker/api	[no test files]
17:50:22 [2022-07-14T17:50:22.091Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 7.9% of statements
17:50:35 [2022-07-14T17:50:35.141Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03ec8c3ff6591a987) in /home/ubuntu/workspace/moby_PR-43811
[Pipeline] {
[Pipeline] checkout
17:50:35 [2022-07-14T17:50:35.195Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01e729e51e8280483) in /home/ubuntu/workspace/moby_PR-43811
[Pipeline] {
[Pipeline] checkout
17:50:35 [2022-07-14T17:50:35.289Z] The recommended git tool is: git
17:50:35 [2022-07-14T17:50:35.308Z] The recommended git tool is: git
17:50:37 [2022-07-14T17:50:37.791Z] using credential docker-jenkins-github-credentials
17:50:37 [2022-07-14T17:50:37.800Z] Cloning the remote Git repository
17:50:37 [2022-07-14T17:50:37.800Z] Cloning with configured refspecs honoured and without tags
17:50:37 [2022-07-14T17:50:37.849Z] using credential docker-jenkins-github-credentials
17:50:37 [2022-07-14T17:50:37.856Z] Cloning the remote Git repository
17:50:37 [2022-07-14T17:50:37.856Z] Cloning with configured refspecs honoured and without tags
17:50:36 [2022-07-14T17:50:36.961Z] Cloning repository https://github.com/moby/moby.git
17:50:37 [2022-07-14T17:50:37.020Z]  > git init /home/ubuntu/workspace/moby_PR-43811 # timeout=10
17:50:37 [2022-07-14T17:50:37.327Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:37 [2022-07-14T17:50:37.328Z]  > git --version # timeout=10
17:50:38 [2022-07-14T17:50:38.233Z]  > git --version # 'git version 2.17.1'
17:50:38 [2022-07-14T17:50:38.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:38 [2022-07-14T17:50:38.236Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:37 [2022-07-14T17:50:37.887Z] Cloning repository https://github.com/moby/moby.git
17:50:37 [2022-07-14T17:50:37.939Z]  > git init /home/ubuntu/workspace/moby_PR-43811 # timeout=10
17:50:38 [2022-07-14T17:50:38.248Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:38 [2022-07-14T17:50:38.248Z]  > git --version # timeout=10
17:50:38 [2022-07-14T17:50:38.279Z]  > git --version # 'git version 2.17.1'
17:50:38 [2022-07-14T17:50:38.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:38 [2022-07-14T17:50:38.282Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:40 [2022-07-14T17:50:40.575Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00ffb25f848dea527) in /home/ubuntu/workspace/moby_PR-43811
[Pipeline] {
[Pipeline] checkout
17:50:40 [2022-07-14T17:50:40.837Z] The recommended git tool is: git
17:50:44 [2022-07-14T17:50:44.228Z] using credential docker-jenkins-github-credentials
17:50:44 [2022-07-14T17:50:44.237Z] Cloning the remote Git repository
17:50:44 [2022-07-14T17:50:44.238Z] Cloning with configured refspecs honoured and without tags
17:50:44 [2022-07-14T17:50:44.328Z] Cloning repository https://github.com/moby/moby.git
17:50:44 [2022-07-14T17:50:44.384Z]  > git init /home/ubuntu/workspace/moby_PR-43811 # timeout=10
17:50:44 [2022-07-14T17:50:44.698Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:44 [2022-07-14T17:50:44.698Z]  > git --version # timeout=10
17:50:44 [2022-07-14T17:50:44.727Z]  > git --version # 'git version 2.25.1'
17:50:44 [2022-07-14T17:50:44.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:44 [2022-07-14T17:50:44.730Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:59 [2022-07-14T17:50:59.899Z] Fetching without tags
17:51:00 [2022-07-14T17:51:00.191Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:51:00 [2022-07-14T17:51:00.351Z] INFO [loader] Go packages loading at mode 575 (files|compiled_files|exports_file|imports|name|types_sizes|deps) took 47.184601771s 
17:51:00 [2022-07-14T17:51:00.352Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 172.96395ms 
17:51:01 [2022-07-14T17:51:01.090Z] Merge succeeded, producing ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:51:01 [2022-07-14T17:51:01.091Z] Checking out Revision ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 (PR-43811)
17:50:59 [2022-07-14T17:50:59.796Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:59 [2022-07-14T17:50:59.823Z]  > git config --add remote.origin.fetch +refs/pull/43811/head:refs/remotes/origin/PR-43811 # timeout=10
17:50:59 [2022-07-14T17:50:59.851Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:59 [2022-07-14T17:50:59.879Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:59 [2022-07-14T17:50:59.908Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:59 [2022-07-14T17:50:59.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:59 [2022-07-14T17:50:59.909Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:51:00 [2022-07-14T17:51:00.206Z]  > git config core.sparsecheckout # timeout=10
17:51:00 [2022-07-14T17:51:00.230Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:51:01 [2022-07-14T17:51:01.012Z]  > git remote # timeout=10
17:51:01 [2022-07-14T17:51:01.032Z]  > git config --get remote.origin.url # timeout=10
17:51:01 [2022-07-14T17:51:01.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:51:01 [2022-07-14T17:51:01.057Z]  > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10
17:51:01 [2022-07-14T17:51:01.084Z]  > git rev-parse HEAD^{commit} # timeout=10
17:51:01 [2022-07-14T17:51:01.097Z]  > git config core.sparsecheckout # timeout=10
17:51:01 [2022-07-14T17:51:01.109Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:51:02 [2022-07-14T17:51:02.087Z] Fetching without tags
17:51:02 [2022-07-14T17:51:02.353Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:51:03 [2022-07-14T17:51:03.264Z] Merge succeeded, producing ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:51:03 [2022-07-14T17:51:03.264Z] Checking out Revision ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 (PR-43811)
17:51:02 [2022-07-14T17:51:02.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:02 [2022-07-14T17:51:02.025Z]  > git config --add remote.origin.fetch +refs/pull/43811/head:refs/remotes/origin/PR-43811 # timeout=10
17:51:02 [2022-07-14T17:51:02.043Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:51:02 [2022-07-14T17:51:02.075Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:02 [2022-07-14T17:51:02.094Z] Fetching upstream changes from https://github.com/moby/moby.git
17:51:02 [2022-07-14T17:51:02.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:51:02 [2022-07-14T17:51:02.096Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:51:02 [2022-07-14T17:51:02.368Z]  > git config core.sparsecheckout # timeout=10
17:51:02 [2022-07-14T17:51:02.391Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:51:03 [2022-07-14T17:51:03.190Z]  > git remote # timeout=10
17:51:03 [2022-07-14T17:51:03.213Z]  > git config --get remote.origin.url # timeout=10
17:51:03 [2022-07-14T17:51:03.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:51:03 [2022-07-14T17:51:03.226Z]  > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10
17:51:03 [2022-07-14T17:51:03.248Z]  > git rev-parse HEAD^{commit} # timeout=10
17:51:03 [2022-07-14T17:51:03.266Z]  > git config core.sparsecheckout # timeout=10
17:51:03 [2022-07-14T17:51:03.275Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:51:06 [2022-07-14T17:51:06.177Z] Commit message: "Add Cory Snider (corhere) as maintainer"
17:51:06 [2022-07-14T17:51:06.204Z]  > git --version # timeout=10
17:51:06 [2022-07-14T17:51:06.224Z]  > git --version # 'git version 2.17.1'
17:51:06 [2022-07-14T17:51:06.247Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:51:06 [2022-07-14T17:51:06.362Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
17:51:06 [2022-07-14T17:51:06.574Z] Merging remotes/origin/master commit 11b03710ed55a4ceecbdb97ca75e57e100e3d20b into PR head commit ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:51:06 [2022-07-14T17:51:06.323Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:06 [2022-07-14T17:51:06.333Z]  > git config --add remote.origin.fetch +refs/pull/43811/head:refs/remotes/origin/PR-43811 # timeout=10
17:51:06 [2022-07-14T17:51:06.340Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:51:06 [2022-07-14T17:51:06.352Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:06 [2022-07-14T17:51:06.366Z] Fetching upstream changes from https://github.com/moby/moby.git
17:51:06 [2022-07-14T17:51:06.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:51:06 [2022-07-14T17:51:06.368Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43811/head:refs/remotes/origin/PR-43811 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:51:06 [2022-07-14T17:51:06.582Z]  > git config core.sparsecheckout # timeout=10
17:51:06 [2022-07-14T17:51:06.593Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:51:07 [2022-07-14T17:51:07.296Z] Merge succeeded, producing ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:51:07 [2022-07-14T17:51:07.296Z] Checking out Revision ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 (PR-43811)
17:51:07 [2022-07-14T17:51:07.303Z] Commit message: "Add Cory Snider (corhere) as maintainer"
17:51:07 [2022-07-14T17:51:07.357Z] + docker version
17:51:07 [2022-07-14T17:51:07.319Z]  > git --version # timeout=10
17:51:07 [2022-07-14T17:51:07.340Z]  > git --version # 'git version 2.17.1'
17:51:07 [2022-07-14T17:51:07.365Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:51:08 [2022-07-14T17:51:08.509Z] + docker version
17:51:07 [2022-07-14T17:51:07.249Z]  > git remote # timeout=10
17:51:07 [2022-07-14T17:51:07.265Z]  > git config --get remote.origin.url # timeout=10
17:51:07 [2022-07-14T17:51:07.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:51:07 [2022-07-14T17:51:07.271Z]  > git merge 11b03710ed55a4ceecbdb97ca75e57e100e3d20b # timeout=10
17:51:07 [2022-07-14T17:51:07.284Z]  > git rev-parse HEAD^{commit} # timeout=10
17:51:07 [2022-07-14T17:51:07.299Z]  > git config core.sparsecheckout # timeout=10
17:51:07 [2022-07-14T17:51:07.303Z]  > git checkout -f ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 # timeout=10
17:51:11 [2022-07-14T17:51:11.902Z] Commit message: "Add Cory Snider (corhere) as maintainer"
17:51:11 [2022-07-14T17:51:11.924Z]  > git --version # timeout=10
17:51:11 [2022-07-14T17:51:11.943Z]  > git --version # 'git version 2.25.1'
17:51:11 [2022-07-14T17:51:11.949Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:51:13 [2022-07-14T17:51:13.007Z] + docker version
17:51:15 [2022-07-14T17:51:15.065Z] Client: Docker Engine - Community
17:51:15 [2022-07-14T17:51:15.065Z]  Version:           20.10.14
17:51:15 [2022-07-14T17:51:15.065Z]  API version:       1.41
17:51:15 [2022-07-14T17:51:15.065Z]  Go version:        go1.16.15
17:51:15 [2022-07-14T17:51:15.065Z]  Git commit:        a224086
17:51:15 [2022-07-14T17:51:15.065Z]  Built:             Thu Mar 24 01:47:57 2022
17:51:15 [2022-07-14T17:51:15.065Z]  OS/Arch:           linux/amd64
17:51:15 [2022-07-14T17:51:15.065Z]  Context:           default
17:51:15 [2022-07-14T17:51:15.065Z]  Experimental:      true
17:51:15 [2022-07-14T17:51:15.065Z] 
17:51:15 [2022-07-14T17:51:15.065Z] Server: Docker Engine - Community
17:51:15 [2022-07-14T17:51:15.065Z]  Engine:
17:51:15 [2022-07-14T17:51:15.065Z]   Version:          20.10.14
17:51:15 [2022-07-14T17:51:15.065Z]   API version:      1.41 (minimum version 1.12)
17:51:15 [2022-07-14T17:51:15.065Z]   Go version:       go1.16.15
17:51:15 [2022-07-14T17:51:15.065Z]   Git commit:       87a90dc
17:51:15 [2022-07-14T17:51:15.065Z]   Built:            Thu Mar 24 01:45:46 2022
17:51:15 [2022-07-14T17:51:15.065Z]   OS/Arch:          linux/amd64
17:51:15 [2022-07-14T17:51:15.065Z]   Experimental:     true
17:51:15 [2022-07-14T17:51:15.065Z]  containerd:
17:51:15 [2022-07-14T17:51:15.065Z]   Version:          1.5.11
17:51:15 [2022-07-14T17:51:15.065Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
17:51:15 [2022-07-14T17:51:15.065Z]  runc:
17:51:15 [2022-07-14T17:51:15.065Z]   Version:          1.0.3
17:51:15 [2022-07-14T17:51:15.065Z]   GitCommit:        v1.0.3-0-gf46b6ba
17:51:15 [2022-07-14T17:51:15.065Z]  docker-init:
17:51:15 [2022-07-14T17:51:15.065Z]   Version:          0.19.0
17:51:15 [2022-07-14T17:51:15.065Z]   GitCommit:        de40ad0
[Pipeline] sh
17:51:15 [2022-07-14T17:51:15.384Z] + docker info
17:51:15 [2022-07-14T17:51:15.494Z] Client: Docker Engine - Community
17:51:15 [2022-07-14T17:51:15.494Z]  Version:           20.10.14
17:51:15 [2022-07-14T17:51:15.494Z]  API version:       1.41
17:51:15 [2022-07-14T17:51:15.494Z]  Go version:        go1.16.15
17:51:15 [2022-07-14T17:51:15.494Z]  Git commit:        a224086
17:51:15 [2022-07-14T17:51:15.494Z]  Built:             Thu Mar 24 01:47:57 2022
17:51:15 [2022-07-14T17:51:15.494Z]  OS/Arch:           linux/amd64
17:51:15 [2022-07-14T17:51:15.494Z]  Context:           default
17:51:15 [2022-07-14T17:51:15.494Z]  Experimental:      true
17:51:15 [2022-07-14T17:51:15.494Z] 
17:51:15 [2022-07-14T17:51:15.494Z] Server: Docker Engine - Community
17:51:15 [2022-07-14T17:51:15.494Z]  Engine:
17:51:15 [2022-07-14T17:51:15.494Z]   Version:          20.10.14
17:51:15 [2022-07-14T17:51:15.494Z]   API version:      1.41 (minimum version 1.12)
17:51:15 [2022-07-14T17:51:15.494Z]   Go version:       go1.16.15
17:51:15 [2022-07-14T17:51:15.494Z]   Git commit:       87a90dc
17:51:15 [2022-07-14T17:51:15.494Z]   Built:            Thu Mar 24 01:45:46 2022
17:51:15 [2022-07-14T17:51:15.494Z]   OS/Arch:          linux/amd64
17:51:15 [2022-07-14T17:51:15.494Z]   Experimental:     true
17:51:15 [2022-07-14T17:51:15.494Z]  containerd:
17:51:15 [2022-07-14T17:51:15.494Z]   Version:          1.5.11
17:51:15 [2022-07-14T17:51:15.494Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
17:51:15 [2022-07-14T17:51:15.494Z]  runc:
17:51:15 [2022-07-14T17:51:15.494Z]   Version:          1.0.3
17:51:15 [2022-07-14T17:51:15.494Z]   GitCommit:        v1.0.3-0-gf46b6ba
17:51:15 [2022-07-14T17:51:15.494Z]  docker-init:
17:51:15 [2022-07-14T17:51:15.494Z]   Version:          0.19.0
17:51:15 [2022-07-14T17:51:15.494Z]   GitCommit:        de40ad0
[Pipeline] sh
17:51:15 [2022-07-14T17:51:15.818Z] + docker info
17:51:21 [2022-07-14T17:51:21.138Z] Client: Docker Engine - Community
17:51:21 [2022-07-14T17:51:21.138Z]  Version:           20.10.14
17:51:21 [2022-07-14T17:51:21.138Z]  API version:       1.41
17:51:21 [2022-07-14T17:51:21.138Z]  Go version:        go1.16.15
17:51:21 [2022-07-14T17:51:21.138Z]  Git commit:        a224086
17:51:21 [2022-07-14T17:51:21.138Z]  Built:             Thu Mar 24 01:48:02 2022
17:51:21 [2022-07-14T17:51:21.138Z]  OS/Arch:           linux/amd64
17:51:21 [2022-07-14T17:51:21.138Z]  Context:           default
17:51:21 [2022-07-14T17:51:21.138Z]  Experimental:      true
17:51:21 [2022-07-14T17:51:21.138Z] 
17:51:21 [2022-07-14T17:51:21.138Z] Server: Docker Engine - Community
17:51:21 [2022-07-14T17:51:21.138Z]  Engine:
17:51:21 [2022-07-14T17:51:21.138Z]   Version:          20.10.14
17:51:21 [2022-07-14T17:51:21.138Z]   API version:      1.41 (minimum version 1.12)
17:51:21 [2022-07-14T17:51:21.138Z]   Go version:       go1.16.15
17:51:21 [2022-07-14T17:51:21.138Z]   Git commit:       87a90dc
17:51:21 [2022-07-14T17:51:21.138Z]   Built:            Thu Mar 24 01:45:53 2022
17:51:21 [2022-07-14T17:51:21.138Z]   OS/Arch:          linux/amd64
17:51:21 [2022-07-14T17:51:21.138Z]   Experimental:     true
17:51:21 [2022-07-14T17:51:21.138Z]  containerd:
17:51:21 [2022-07-14T17:51:21.138Z]   Version:          1.5.11
17:51:21 [2022-07-14T17:51:21.138Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
17:51:21 [2022-07-14T17:51:21.138Z]  runc:
17:51:21 [2022-07-14T17:51:21.138Z]   Version:          1.0.3
17:51:21 [2022-07-14T17:51:21.138Z]   GitCommit:        v1.0.3-0-gf46b6ba
17:51:21 [2022-07-14T17:51:21.138Z]  docker-init:
17:51:21 [2022-07-14T17:51:21.138Z]   Version:          0.19.0
17:51:21 [2022-07-14T17:51:21.138Z]   GitCommit:        de40ad0
[Pipeline] sh
17:51:21 [2022-07-14T17:51:21.459Z] + docker info
17:51:26 [2022-07-14T17:51:26.885Z] INFO [linters context/goanalysis] analyzers took 10m19.930753353s with top 10 stages: buildir: 1m59.607949725s, the_only_name: 29.489211331s, goimports: 21.754549965s, unconvert: 16.265785213s, gosec: 16.105750797s, S1038: 10.638986899s, inspect: 9.628977285s, directives: 9.321390033s, fact_deprecated: 8.366354778s, misspell: 7.888284702s 
17:51:26 [2022-07-14T17:51:26.885Z] INFO [runner] Issues before processing: 2383, after processing: 0 
17:51:26 [2022-07-14T17:51:26.885Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2017/2120, identifier_marker: 2017/2017, filename_unadjuster: 2120/2120, skip_files: 2120/2120, nolint: 0/77, path_prettifier: 2120/2120, exclude-rules: 77/2017, exclude: 2017/2017, cgo: 2120/2383, skip_dirs: 2120/2120 
17:51:26 [2022-07-14T17:51:26.886Z] INFO [runner] processing took 80.826244ms with stages: nolint: 32.958086ms, identifier_marker: 21.436361ms, path_prettifier: 8.884304ms, autogenerated_exclude: 7.929574ms, exclude-rules: 7.595598ms, skip_dirs: 1.738869ms, cgo: 170.896ยตs, filename_unadjuster: 108.398ยตs, max_same_issues: 959ns, uniq_by_line: 516ns, skip_files: 413ns, diff: 365ns, max_from_linter: 297ns, exclude: 290ns, max_per_file_from_linter: 264ns, source_code: 260ns, severity-rules: 235ns, path_prefixer: 199ns, path_shortener: 199ns, sort_results: 161ns 
17:51:26 [2022-07-14T17:51:26.886Z] INFO [runner] linters took 31.153738438s with stages: goanalysis_metalinter: 31.072815448s 
17:51:26 [2022-07-14T17:51:26.886Z] INFO File cache stats: 1671 entries of total size 8.6MiB 
17:51:26 [2022-07-14T17:51:26.886Z] INFO Memory: 786 samples, avg is 381.3MB, max is 1239.9MB 
17:51:26 [2022-07-14T17:51:26.886Z] INFO Execution took 1m18.519425574s               
17:51:26 [2022-07-14T17:51:26.886Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:51:27 [2022-07-14T17:51:27.200Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh dynbinary test-docker-py
17:51:27 [2022-07-14T17:51:27.457Z] 
17:51:27 [2022-07-14T17:51:27.457Z] Removing bundles/
17:51:27 [2022-07-14T17:51:27.457Z] 
17:51:27 [2022-07-14T17:51:27.457Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:51:27 [2022-07-14T17:51:27.457Z] Building: bundles/dynbinary-daemon/dockerd
17:51:27 [2022-07-14T17:51:27.457Z] GOOS="" GOARCH="" GOARM=""
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 31.9% of statements
17:51:29 [2022-07-14T17:51:29.825Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:51:29 [2022-07-14T17:51:29.825Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:51:30 [2022-07-14T17:51:30.081Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:51:30 [2022-07-14T17:51:30.081Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:51:30 [2022-07-14T17:51:30.380Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
17:51:30 [2022-07-14T17:51:30.380Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:51:30 [2022-07-14T17:51:30.941Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
17:51:31 [2022-07-14T17:51:31.197Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 67.9% of statements
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:51:31 [2022-07-14T17:51:31.197Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
17:51:31 [2022-07-14T17:51:31.453Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/builder	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:51:31 [2022-07-14T17:51:31.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:51:31 [2022-07-14T17:51:31.454Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:51:31 [2022-07-14T17:51:31.454Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:51:31 [2022-07-14T17:51:31.454Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:51:33 [2022-07-14T17:51:33.484Z] Client:
17:51:33 [2022-07-14T17:51:33.484Z]  Context:    default
17:51:33 [2022-07-14T17:51:33.484Z]  Debug Mode: false
17:51:33 [2022-07-14T17:51:33.484Z]  Plugins:
17:51:33 [2022-07-14T17:51:33.484Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:51:33 [2022-07-14T17:51:33.484Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
17:51:33 [2022-07-14T17:51:33.484Z]   compose: Docker Compose (Docker Inc., v2.4.1)
17:51:33 [2022-07-14T17:51:33.484Z]   scan: Docker Scan (Docker Inc., v0.17.0)
17:51:33 [2022-07-14T17:51:33.484Z] 
17:51:33 [2022-07-14T17:51:33.484Z] Server:
17:51:33 [2022-07-14T17:51:33.484Z]  Containers: 0
17:51:33 [2022-07-14T17:51:33.484Z]   Running: 0
17:51:33 [2022-07-14T17:51:33.484Z]   Paused: 0
17:51:33 [2022-07-14T17:51:33.484Z]   Stopped: 0
17:51:33 [2022-07-14T17:51:33.484Z]  Images: 0
17:51:33 [2022-07-14T17:51:33.484Z]  Server Version: 20.10.14
17:51:33 [2022-07-14T17:51:33.484Z]  Storage Driver: overlay2
17:51:33 [2022-07-14T17:51:33.484Z]   Backing Filesystem: extfs
17:51:33 [2022-07-14T17:51:33.484Z]   Supports d_type: true
17:51:33 [2022-07-14T17:51:33.484Z]   Native Overlay Diff: true
17:51:33 [2022-07-14T17:51:33.484Z]   userxattr: false
17:51:33 [2022-07-14T17:51:33.484Z]  Logging Driver: json-file
17:51:33 [2022-07-14T17:51:33.484Z]  Cgroup Driver: cgroupfs
17:51:33 [2022-07-14T17:51:33.484Z]  Cgroup Version: 1
17:51:33 [2022-07-14T17:51:33.484Z]  Plugins:
17:51:33 [2022-07-14T17:51:33.484Z]   Volume: local
17:51:33 [2022-07-14T17:51:33.484Z]   Network: bridge host ipvlan macvlan null overlay
17:51:33 [2022-07-14T17:51:33.484Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:51:33 [2022-07-14T17:51:33.484Z]  Swarm: inactive
17:51:33 [2022-07-14T17:51:33.484Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:51:33 [2022-07-14T17:51:33.484Z]  Default Runtime: runc
17:51:33 [2022-07-14T17:51:33.484Z]  Init Binary: docker-init
17:51:33 [2022-07-14T17:51:33.484Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
17:51:33 [2022-07-14T17:51:33.484Z]  runc version: v1.0.3-0-gf46b6ba
17:51:33 [2022-07-14T17:51:33.484Z]  init version: de40ad0
17:51:33 [2022-07-14T17:51:33.484Z]  Security Options:
17:51:33 [2022-07-14T17:51:33.484Z]   apparmor
17:51:33 [2022-07-14T17:51:33.484Z]   seccomp
17:51:33 [2022-07-14T17:51:33.484Z]    Profile: default
17:51:33 [2022-07-14T17:51:33.484Z]  Kernel Version: 5.4.0-1071-aws
17:51:33 [2022-07-14T17:51:33.484Z]  Operating System: Ubuntu 18.04.6 LTS
17:51:33 [2022-07-14T17:51:33.484Z]  OSType: linux
17:51:33 [2022-07-14T17:51:33.484Z]  Architecture: x86_64
17:51:33 [2022-07-14T17:51:33.484Z]  CPUs: 2
17:51:33 [2022-07-14T17:51:33.484Z]  Total Memory: 7.565GiB
17:51:33 [2022-07-14T17:51:33.484Z]  Name: ip-10-100-69-189
17:51:33 [2022-07-14T17:51:33.484Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
17:51:33 [2022-07-14T17:51:33.484Z]  Docker Root Dir: /var/lib/docker
17:51:33 [2022-07-14T17:51:33.484Z]  Debug Mode: false
17:51:33 [2022-07-14T17:51:33.484Z]  Registry: https://index.docker.io/v1/
17:51:33 [2022-07-14T17:51:33.484Z]  Labels:
17:51:33 [2022-07-14T17:51:33.484Z]  Experimental: true
17:51:33 [2022-07-14T17:51:33.484Z]  Insecure Registries:
17:51:33 [2022-07-14T17:51:33.484Z]   127.0.0.0/8
17:51:33 [2022-07-14T17:51:33.484Z]  Live Restore Enabled: true
17:51:33 [2022-07-14T17:51:33.484Z] 
17:51:33 [2022-07-14T17:51:33.484Z] WARNING: No swap limit support
[Pipeline] sh
17:51:33 [2022-07-14T17:51:33.769Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:51:33 [2022-07-14T17:51:33.769Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:51:33 [2022-07-14T17:51:33.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43811/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:51:33 [2022-07-14T17:51:33.769Z] + bash /home/ubuntu/workspace/moby_PR-43811/check-config.sh
17:51:33 [2022-07-14T17:51:33.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:51:33 [2022-07-14T17:51:33.769Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
17:51:33 [2022-07-14T17:51:33.769Z] 
17:51:33 [2022-07-14T17:51:33.769Z] Generally Necessary:
17:51:33 [2022-07-14T17:51:33.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:51:33 [2022-07-14T17:51:33.769Z] - apparmor: enabled and tools installed
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_NAMESPACES: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_NET_NS: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_PID_NS: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_IPC_NS: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_UTS_NS: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_CGROUPS: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_CGROUP_CPUACCT: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_CGROUP_DEVICE: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_CGROUP_FREEZER: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_CGROUP_SCHED: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_CPUSETS: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_MEMCG: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_KEYS: enabled
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_VETH: enabled (as module)
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_BRIDGE: enabled (as module)
17:51:33 [2022-07-14T17:51:33.769Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:51:33 [2022-07-14T17:51:33.915Z] Client:
17:51:33 [2022-07-14T17:51:33.915Z]  Context:    default
17:51:33 [2022-07-14T17:51:33.915Z]  Debug Mode: false
17:51:33 [2022-07-14T17:51:33.915Z]  Plugins:
17:51:33 [2022-07-14T17:51:33.915Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:51:33 [2022-07-14T17:51:33.915Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
17:51:33 [2022-07-14T17:51:33.915Z]   compose: Docker Compose (Docker Inc., v2.4.1)
17:51:33 [2022-07-14T17:51:33.915Z]   scan: Docker Scan (Docker Inc., v0.17.0)
17:51:33 [2022-07-14T17:51:33.915Z] 
17:51:33 [2022-07-14T17:51:33.915Z] Server:
17:51:33 [2022-07-14T17:51:33.915Z]  Containers: 0
17:51:33 [2022-07-14T17:51:33.915Z]   Running: 0
17:51:33 [2022-07-14T17:51:33.915Z]   Paused: 0
17:51:33 [2022-07-14T17:51:33.915Z]   Stopped: 0
17:51:33 [2022-07-14T17:51:33.915Z]  Images: 0
17:51:33 [2022-07-14T17:51:33.915Z]  Server Version: 20.10.14
17:51:33 [2022-07-14T17:51:33.915Z]  Storage Driver: overlay2
17:51:33 [2022-07-14T17:51:33.915Z]   Backing Filesystem: extfs
17:51:33 [2022-07-14T17:51:33.915Z]   Supports d_type: true
17:51:33 [2022-07-14T17:51:33.915Z]   Native Overlay Diff: true
17:51:33 [2022-07-14T17:51:33.915Z]   userxattr: false
17:51:33 [2022-07-14T17:51:33.915Z]  Logging Driver: json-file
17:51:33 [2022-07-14T17:51:33.915Z]  Cgroup Driver: cgroupfs
17:51:33 [2022-07-14T17:51:33.915Z]  Cgroup Version: 1
17:51:33 [2022-07-14T17:51:33.915Z]  Plugins:
17:51:33 [2022-07-14T17:51:33.915Z]   Volume: local
17:51:33 [2022-07-14T17:51:33.915Z]   Network: bridge host ipvlan macvlan null overlay
17:51:33 [2022-07-14T17:51:33.915Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:51:33 [2022-07-14T17:51:33.915Z]  Swarm: inactive
17:51:33 [2022-07-14T17:51:33.915Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
17:51:33 [2022-07-14T17:51:33.915Z]  Default Runtime: runc
17:51:33 [2022-07-14T17:51:33.915Z]  Init Binary: docker-init
17:51:33 [2022-07-14T17:51:33.915Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
17:51:33 [2022-07-14T17:51:33.915Z]  runc version: v1.0.3-0-gf46b6ba
17:51:33 [2022-07-14T17:51:33.915Z]  init version: de40ad0
17:51:33 [2022-07-14T17:51:33.915Z]  Security Options:
17:51:33 [2022-07-14T17:51:33.915Z]   apparmor
17:51:33 [2022-07-14T17:51:33.915Z]   seccomp
17:51:33 [2022-07-14T17:51:33.915Z]    Profile: default
17:51:33 [2022-07-14T17:51:33.915Z]  Kernel Version: 5.4.0-1071-aws
17:51:33 [2022-07-14T17:51:33.915Z]  Operating System: Ubuntu 18.04.6 LTS
17:51:33 [2022-07-14T17:51:33.915Z]  OSType: linux
17:51:33 [2022-07-14T17:51:33.915Z]  Architecture: x86_64
17:51:33 [2022-07-14T17:51:33.915Z]  CPUs: 2
17:51:33 [2022-07-14T17:51:33.915Z]  Total Memory: 7.565GiB
17:51:33 [2022-07-14T17:51:33.915Z]  Name: ip-10-100-117-86
17:51:33 [2022-07-14T17:51:33.915Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
17:51:33 [2022-07-14T17:51:33.915Z]  Docker Root Dir: /var/lib/docker
17:51:33 [2022-07-14T17:51:33.915Z]  Debug Mode: false
17:51:33 [2022-07-14T17:51:33.915Z]  Registry: https://index.docker.io/v1/
17:51:33 [2022-07-14T17:51:33.915Z]  Labels:
17:51:33 [2022-07-14T17:51:33.915Z]  Experimental: true
17:51:33 [2022-07-14T17:51:33.915Z]  Insecure Registries:
17:51:33 [2022-07-14T17:51:33.915Z]   127.0.0.0/8
17:51:33 [2022-07-14T17:51:33.915Z]  Live Restore Enabled: true
17:51:33 [2022-07-14T17:51:33.915Z] 
17:51:33 [2022-07-14T17:51:33.915Z] WARNING: No swap limit support
[Pipeline] sh
17:51:33 [2022-07-14T17:51:33.968Z] ok  	github.com/docker/docker/builder/remotecontext	0.156s	coverage: 13.7% of statements
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_NF_NAT: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_POSIX_MQUEUE: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_CGROUP_BPF: enabled
17:51:34 [2022-07-14T17:51:34.036Z] 
17:51:34 [2022-07-14T17:51:34.036Z] Optional Features:
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_USER_NS: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_SECCOMP: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_SECCOMP_FILTER: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_CGROUP_PIDS: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_MEMCG_SWAP: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:51:34 [2022-07-14T17:51:34.036Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_BLK_CGROUP: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_CGROUP_PERF: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_CGROUP_HUGETLB: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_CFS_BANDWIDTH: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_RT_GROUP_SCHED: missing
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_VS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_VS_NFCT: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_IP_VS_RR: enabled (as module)
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_SECURITY_SELINUX: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_SECURITY_APPARMOR: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_EXT4_FS: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:51:34 [2022-07-14T17:51:34.036Z] - Network Drivers:
17:51:34 [2022-07-14T17:51:34.036Z]   - "overlay":
17:51:34 [2022-07-14T17:51:34.213Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:51:34 [2022-07-14T17:51:34.213Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:51:34 [2022-07-14T17:51:34.213Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43811/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:51:34 [2022-07-14T17:51:34.213Z] + bash /home/ubuntu/workspace/moby_PR-43811/check-config.sh
17:51:34 [2022-07-14T17:51:34.213Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:51:34 [2022-07-14T17:51:34.213Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
17:51:34 [2022-07-14T17:51:34.213Z] 
17:51:34 [2022-07-14T17:51:34.213Z] Generally Necessary:
17:51:34 [2022-07-14T17:51:34.213Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:51:34 [2022-07-14T17:51:34.213Z] - apparmor: enabled and tools installed
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_NAMESPACES: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_NET_NS: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_PID_NS: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_IPC_NS: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_UTS_NS: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_CGROUPS: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_CGROUP_CPUACCT: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_CGROUP_DEVICE: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_CGROUP_FREEZER: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_CGROUP_SCHED: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_CPUSETS: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_MEMCG: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_KEYS: enabled
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_VETH: enabled (as module)
17:51:34 [2022-07-14T17:51:34.213Z] - CONFIG_BRIDGE: enabled (as module)
17:51:34 [2022-07-14T17:51:34.223Z] ok  	github.com/docker/docker/builder/dockerfile	0.480s	coverage: 49.3% of statements
17:51:34 [2022-07-14T17:51:34.223Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_VXLAN: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:51:34 [2022-07-14T17:51:34.295Z]       Optional (for encrypted networks):
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_CRYPTO: enabled
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_CRYPTO_AEAD: enabled
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_CRYPTO_GCM: enabled
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_CRYPTO_GHASH: enabled
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_XFRM: enabled
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_XFRM_USER: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]       - CONFIG_INET_ESP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]   - "ipvlan":
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_IPVLAN: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]   - "macvlan":
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_MACVLAN: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_DUMMY: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]   - "ftp,tftp client in container":
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.295Z] - Storage Drivers:
17:51:34 [2022-07-14T17:51:34.295Z]   - "aufs":
17:51:34 [2022-07-14T17:51:34.296Z]     - CONFIG_AUFS_FS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.296Z]   - "btrfs":
17:51:34 [2022-07-14T17:51:34.296Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.296Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:51:34 [2022-07-14T17:51:34.296Z]   - "devicemapper":
17:51:34 [2022-07-14T17:51:34.296Z]     - CONFIG_BLK_DEV_DM: enabled
17:51:34 [2022-07-14T17:51:34.296Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:51:34 [2022-07-14T17:51:34.296Z]   - "overlay":
17:51:34 [2022-07-14T17:51:34.296Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.296Z]   - "zfs":
17:51:34 [2022-07-14T17:51:34.296Z]     - /dev/zfs: present
17:51:34 [2022-07-14T17:51:34.296Z]     - zfs command: missing
17:51:34 [2022-07-14T17:51:34.296Z]     - zpool command: missing
17:51:34 [2022-07-14T17:51:34.296Z] 
17:51:34 [2022-07-14T17:51:34.296Z] Limits:
17:51:34 [2022-07-14T17:51:34.296Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:51:34 [2022-07-14T17:51:34.296Z] 
17:51:34 [2022-07-14T17:51:34.296Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_NF_NAT: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_POSIX_MQUEUE: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_CGROUP_BPF: enabled
17:51:34 [2022-07-14T17:51:34.488Z] 
17:51:34 [2022-07-14T17:51:34.488Z] Optional Features:
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_USER_NS: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_SECCOMP: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_SECCOMP_FILTER: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_CGROUP_PIDS: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_MEMCG_SWAP: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
17:51:34 [2022-07-14T17:51:34.488Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_BLK_CGROUP: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_CGROUP_PERF: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_CGROUP_HUGETLB: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_CFS_BANDWIDTH: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_RT_GROUP_SCHED: missing
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_VS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_VS_NFCT: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_IP_VS_RR: enabled (as module)
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_SECURITY_SELINUX: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_SECURITY_APPARMOR: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_EXT4_FS: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:51:34 [2022-07-14T17:51:34.488Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:51:34 [2022-07-14T17:51:34.626Z] + sudo modprobe ip_vs
17:51:34 [2022-07-14T17:51:34.626Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 .
17:51:34 [2022-07-14T17:51:34.756Z] - Network Drivers:
17:51:34 [2022-07-14T17:51:34.756Z]   - "overlay":
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_VXLAN: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:51:34 [2022-07-14T17:51:34.756Z]       Optional (for encrypted networks):
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_CRYPTO: enabled
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_CRYPTO_AEAD: enabled
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_CRYPTO_GCM: enabled
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_CRYPTO_GHASH: enabled
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_XFRM: enabled
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_XFRM_USER: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]       - CONFIG_INET_ESP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]   - "ipvlan":
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_IPVLAN: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]   - "macvlan":
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_MACVLAN: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_DUMMY: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]   - "ftp,tftp client in container":
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z] - Storage Drivers:
17:51:34 [2022-07-14T17:51:34.756Z]   - "aufs":
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_AUFS_FS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]   - "btrfs":
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:51:34 [2022-07-14T17:51:34.756Z]   - "devicemapper":
17:51:34 [2022-07-14T17:51:34.756Z]     - CONFIG_BLK_DEV_DM: enabled
17:51:34 [2022-07-14T17:51:34.757Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:51:34 [2022-07-14T17:51:34.757Z]   - "overlay":
17:51:34 [2022-07-14T17:51:34.757Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:51:34 [2022-07-14T17:51:34.757Z]   - "zfs":
17:51:34 [2022-07-14T17:51:34.757Z]     - /dev/zfs: present
17:51:34 [2022-07-14T17:51:34.757Z]     - zfs command: missing
17:51:34 [2022-07-14T17:51:34.757Z]     - zpool command: missing
17:51:34 [2022-07-14T17:51:34.757Z] 
17:51:34 [2022-07-14T17:51:34.757Z] Limits:
17:51:34 [2022-07-14T17:51:34.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:51:34 [2022-07-14T17:51:34.757Z] 
17:51:34 [2022-07-14T17:51:34.757Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:51:34 [2022-07-14T17:51:34.888Z] #1 [internal] load build definition from Dockerfile
17:51:34 [2022-07-14T17:51:34.888Z] #1 sha256:a2ab31a8d177fec83299ba25915ec3aa693d9b9f2eb0e8e2b837497d39e60a17
17:51:34 [2022-07-14T17:51:34.888Z] #1 transferring dockerfile: 19.25kB done
17:51:34 [2022-07-14T17:51:34.888Z] #1 DONE 0.1s
17:51:34 [2022-07-14T17:51:34.888Z] 
17:51:34 [2022-07-14T17:51:34.888Z] #2 [internal] load .dockerignore
17:51:34 [2022-07-14T17:51:34.888Z] #2 sha256:b724c7f4b1697fe5d10b09ccb5cb1d25097915cda2c7499662d9570c918f1683
17:51:34 [2022-07-14T17:51:34.888Z] #2 transferring context: 145B done
17:51:34 [2022-07-14T17:51:34.888Z] #2 DONE 0.1s
17:51:35 [2022-07-14T17:51:35.082Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 .
17:51:35 [2022-07-14T17:51:35.082Z] #1 [internal] load build definition from Dockerfile
17:51:35 [2022-07-14T17:51:35.082Z] #1 sha256:a74ceac66b406261d7b399c18f6c747d40d765de657e370f0de449d1434ea3b2
17:51:35 [2022-07-14T17:51:35.082Z] #1 transferring dockerfile: 37B
17:51:35 [2022-07-14T17:51:35.145Z] 
17:51:35 [2022-07-14T17:51:35.145Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:51:35 [2022-07-14T17:51:35.145Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
17:51:35 [2022-07-14T17:51:35.150Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:51:35 [2022-07-14T17:51:35.340Z] #1 transferring dockerfile: 19.25kB 0.1s done
17:51:35 [2022-07-14T17:51:35.340Z] #1 DONE 0.2s
17:51:35 [2022-07-14T17:51:35.340Z] 
17:51:35 [2022-07-14T17:51:35.340Z] #2 [internal] load .dockerignore
17:51:35 [2022-07-14T17:51:35.340Z] #2 sha256:7880582a1f144250c647a74461b1987598261330c642b2b5eeb9d49181256cd9
17:51:35 [2022-07-14T17:51:35.340Z] #2 transferring context: 145B done
17:51:35 [2022-07-14T17:51:35.340Z] #2 DONE 0.1s
17:51:35 [2022-07-14T17:51:35.340Z] 
17:51:35 [2022-07-14T17:51:35.340Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:51:35 [2022-07-14T17:51:35.340Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
17:51:35 [2022-07-14T17:51:35.710Z] #3 DONE 0.5s
17:51:35 [2022-07-14T17:51:35.710Z] 
17:51:35 [2022-07-14T17:51:35.710Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
17:51:35 [2022-07-14T17:51:35.710Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
17:51:35 [2022-07-14T17:51:35.710Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
17:51:35 [2022-07-14T17:51:35.710Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
17:51:35 [2022-07-14T17:51:35.710Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
17:51:35 [2022-07-14T17:51:35.710Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
17:51:35 [2022-07-14T17:51:35.710Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
17:51:35 [2022-07-14T17:51:35.757Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.676s	coverage: 86.3% of statements
17:51:35 [2022-07-14T17:51:35.757Z] ?   	github.com/docker/docker/cli	[no test files]
17:51:35 [2022-07-14T17:51:35.757Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:51:35 [2022-07-14T17:51:35.757Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:51:35 [2022-07-14T17:51:35.757Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:51:35 [2022-07-14T17:51:35.912Z] #3 DONE 0.5s
17:51:35 [2022-07-14T17:51:35.912Z] 
17:51:35 [2022-07-14T17:51:35.912Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
17:51:35 [2022-07-14T17:51:35.912Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
17:51:35 [2022-07-14T17:51:35.912Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
17:51:35 [2022-07-14T17:51:35.912Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
17:51:35 [2022-07-14T17:51:35.912Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s
17:51:35 [2022-07-14T17:51:35.912Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
17:51:35 [2022-07-14T17:51:35.975Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
17:51:35 [2022-07-14T17:51:35.975Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
17:51:36 [2022-07-14T17:51:36.012Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.014s	coverage: 67.6% of statements
17:51:36 [2022-07-14T17:51:36.170Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
17:51:36 [2022-07-14T17:51:36.170Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
17:51:36 [2022-07-14T17:51:36.170Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
17:51:36 [2022-07-14T17:51:36.170Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
17:51:36 [2022-07-14T17:51:36.543Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done
17:51:36 [2022-07-14T17:51:36.739Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
17:51:36 [2022-07-14T17:51:36.739Z] #4 DONE 0.9s
17:51:36 [2022-07-14T17:51:36.998Z] 
17:51:36 [2022-07-14T17:51:36.998Z] #6 [internal] load .dockerignore
17:51:36 [2022-07-14T17:51:36.998Z] #6 sha256:39e8c5c96743a09e64911f8034839f0134ab14c8768f034b9a2e0ee7d92c94fb
17:51:36 [2022-07-14T17:51:36.998Z] #6 DONE 0.0s
17:51:36 [2022-07-14T17:51:36.998Z] 
17:51:36 [2022-07-14T17:51:36.998Z] #5 [internal] load build definition from Dockerfile
17:51:36 [2022-07-14T17:51:36.998Z] #5 sha256:68ec8eae93521b5a63d0e6b4ae36126a370a8eca93fa53ce82ed6c6eab02762e
17:51:36 [2022-07-14T17:51:36.998Z] #5 DONE 0.0s
17:51:37 [2022-07-14T17:51:37.568Z] 
17:51:37 [2022-07-14T17:51:37.568Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:51:37 [2022-07-14T17:51:37.568Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:51:37 [2022-07-14T17:51:37.920Z] #4 DONE 2.0s
17:51:37 [2022-07-14T17:51:37.921Z] 
17:51:37 [2022-07-14T17:51:37.921Z] #5 [internal] load .dockerignore
17:51:37 [2022-07-14T17:51:37.921Z] #5 sha256:67adbd07c3d5fa543ebfe3b2698936906dc3d133c5ff6f015129831490c49460
17:51:37 [2022-07-14T17:51:37.921Z] #5 DONE 0.0s
17:51:37 [2022-07-14T17:51:37.921Z] 
17:51:37 [2022-07-14T17:51:37.921Z] #6 [internal] load build definition from Dockerfile
17:51:37 [2022-07-14T17:51:37.921Z] #6 sha256:73493dfdfcdd04bc4038c712fbe3acc4764bf75737ef2a75a76aa1daf7d767ee
17:51:37 [2022-07-14T17:51:37.921Z] #6 DONE 0.0s
17:51:37 [2022-07-14T17:51:37.921Z] 
17:51:37 [2022-07-14T17:51:37.921Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
17:51:37 [2022-07-14T17:51:37.921Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
17:51:38 [2022-07-14T17:51:38.148Z] #10 DONE 0.7s
17:51:38 [2022-07-14T17:51:38.148Z] 
17:51:38 [2022-07-14T17:51:38.148Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:51:38 [2022-07-14T17:51:38.148Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:51:38 [2022-07-14T17:51:38.148Z] #9 DONE 0.7s
17:51:38 [2022-07-14T17:51:38.148Z] 
17:51:38 [2022-07-14T17:51:38.148Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
17:51:38 [2022-07-14T17:51:38.148Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
17:51:38 [2022-07-14T17:51:38.148Z] #8 DONE 0.7s
17:51:38 [2022-07-14T17:51:38.148Z] 
17:51:38 [2022-07-14T17:51:38.148Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
17:51:38 [2022-07-14T17:51:38.148Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
17:51:38 [2022-07-14T17:51:38.148Z] #7 DONE 0.7s
17:51:38 [2022-07-14T17:51:38.867Z] #10 DONE 1.0s
17:51:38 [2022-07-14T17:51:38.867Z] 
17:51:38 [2022-07-14T17:51:38.867Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:51:38 [2022-07-14T17:51:38.868Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:51:38 [2022-07-14T17:51:38.868Z] #9 DONE 0.9s
17:51:38 [2022-07-14T17:51:38.868Z] 
17:51:38 [2022-07-14T17:51:38.868Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:51:38 [2022-07-14T17:51:38.868Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:51:38 [2022-07-14T17:51:38.868Z] #7 DONE 0.9s
17:51:38 [2022-07-14T17:51:38.868Z] 
17:51:38 [2022-07-14T17:51:38.868Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
17:51:38 [2022-07-14T17:51:38.868Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
17:51:39 [2022-07-14T17:51:39.094Z] 
17:51:39 [2022-07-14T17:51:39.094Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:51:39 [2022-07-14T17:51:39.094Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
17:51:39 [2022-07-14T17:51:39.094Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
17:51:39 [2022-07-14T17:51:39.125Z] #8 DONE 1.0s
17:51:39 [2022-07-14T17:51:39.357Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
17:51:39 [2022-07-14T17:51:39.357Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
17:51:39 [2022-07-14T17:51:39.357Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
17:51:39 [2022-07-14T17:51:39.357Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.2s
17:51:39 [2022-07-14T17:51:39.357Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.15MB / 55.00MB 0.3s
17:51:39 [2022-07-14T17:51:39.385Z] 
17:51:39 [2022-07-14T17:51:39.385Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:39 [2022-07-14T17:51:39.385Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:51:39 [2022-07-14T17:51:39.385Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
17:51:39 [2022-07-14T17:51:39.385Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:51:39 [2022-07-14T17:51:39.385Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
17:51:39 [2022-07-14T17:51:39.385Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
17:51:39 [2022-07-14T17:51:39.385Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
17:51:39 [2022-07-14T17:51:39.617Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.5s
17:51:39 [2022-07-14T17:51:39.617Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.6s
17:51:39 [2022-07-14T17:51:39.644Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s
17:51:39 [2022-07-14T17:51:39.644Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.35MB / 9.86MB 0.4s
17:51:39 [2022-07-14T17:51:39.880Z] #28 ...
17:51:39 [2022-07-14T17:51:39.880Z] 
17:51:39 [2022-07-14T17:51:39.880Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:51:39 [2022-07-14T17:51:39.880Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
17:51:39 [2022-07-14T17:51:39.880Z] #49 DONE 0.0s
17:51:39 [2022-07-14T17:51:39.880Z] 
17:51:39 [2022-07-14T17:51:39.880Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:51:39 [2022-07-14T17:51:39.880Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
17:51:39 [2022-07-14T17:51:39.880Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 0.9s
17:51:39 [2022-07-14T17:51:39.927Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.5s
17:51:39 [2022-07-14T17:51:39.927Z] #71 ...
17:51:39 [2022-07-14T17:51:39.927Z] 
17:51:39 [2022-07-14T17:51:39.927Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:51:39 [2022-07-14T17:51:39.927Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
17:51:39 [2022-07-14T17:51:39.927Z] #49 DONE 0.0s
17:51:39 [2022-07-14T17:51:39.927Z] 
17:51:39 [2022-07-14T17:51:39.927Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:39 [2022-07-14T17:51:39.927Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:51:40 [2022-07-14T17:51:40.139Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 26.92MB / 55.00MB 1.1s
17:51:40 [2022-07-14T17:51:40.176Z] ok  	github.com/docker/docker/client	0.095s	coverage: 75.9% of statements
17:51:40 [2022-07-14T17:51:40.187Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
17:51:40 [2022-07-14T17:51:40.400Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 1.2s
17:51:40 [2022-07-14T17:51:40.444Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
17:51:40 [2022-07-14T17:51:40.661Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 39.85MB / 55.00MB 1.6s
17:51:41 [2022-07-14T17:51:41.233Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 53.48MB / 55.00MB 2.0s
17:51:43 [2022-07-14T17:51:43.154Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.8s
17:51:43 [2022-07-14T17:51:43.412Z] Client:
17:51:43 [2022-07-14T17:51:43.412Z]  Context:    default
17:51:43 [2022-07-14T17:51:43.412Z]  Debug Mode: false
17:51:43 [2022-07-14T17:51:43.412Z]  Plugins:
17:51:43 [2022-07-14T17:51:43.412Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
17:51:43 [2022-07-14T17:51:43.412Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
17:51:43 [2022-07-14T17:51:43.412Z]   compose: Docker Compose (Docker Inc., v2.4.1)
17:51:43 [2022-07-14T17:51:43.412Z]   scan: Docker Scan (Docker Inc., v0.17.0)
17:51:43 [2022-07-14T17:51:43.412Z] 
17:51:43 [2022-07-14T17:51:43.412Z] Server:
17:51:43 [2022-07-14T17:51:43.412Z]  Containers: 0
17:51:43 [2022-07-14T17:51:43.412Z]   Running: 0
17:51:43 [2022-07-14T17:51:43.412Z]   Paused: 0
17:51:43 [2022-07-14T17:51:43.412Z]   Stopped: 0
17:51:43 [2022-07-14T17:51:43.412Z]  Images: 0
17:51:43 [2022-07-14T17:51:43.412Z]  Server Version: 20.10.14
17:51:43 [2022-07-14T17:51:43.412Z]  Storage Driver: overlay2
17:51:43 [2022-07-14T17:51:43.412Z]   Backing Filesystem: extfs
17:51:43 [2022-07-14T17:51:43.412Z]   Supports d_type: true
17:51:43 [2022-07-14T17:51:43.412Z]   Native Overlay Diff: true
17:51:43 [2022-07-14T17:51:43.412Z]   userxattr: false
17:51:43 [2022-07-14T17:51:43.412Z]  Logging Driver: json-file
17:51:43 [2022-07-14T17:51:43.412Z]  Cgroup Driver: systemd
17:51:43 [2022-07-14T17:51:43.412Z]  Cgroup Version: 2
17:51:43 [2022-07-14T17:51:43.412Z]  Plugins:
17:51:43 [2022-07-14T17:51:43.412Z]   Volume: local
17:51:43 [2022-07-14T17:51:43.412Z]   Network: bridge host ipvlan macvlan null overlay
17:51:43 [2022-07-14T17:51:43.412Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:51:43 [2022-07-14T17:51:43.412Z]  Swarm: inactive
17:51:43 [2022-07-14T17:51:43.412Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
17:51:43 [2022-07-14T17:51:43.412Z]  Default Runtime: runc
17:51:43 [2022-07-14T17:51:43.412Z]  Init Binary: docker-init
17:51:43 [2022-07-14T17:51:43.412Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
17:51:43 [2022-07-14T17:51:43.412Z]  runc version: v1.0.3-0-gf46b6ba
17:51:43 [2022-07-14T17:51:43.412Z]  init version: de40ad0
17:51:43 [2022-07-14T17:51:43.412Z]  Security Options:
17:51:43 [2022-07-14T17:51:43.412Z]   apparmor
17:51:43 [2022-07-14T17:51:43.412Z]   seccomp
17:51:43 [2022-07-14T17:51:43.412Z]    Profile: default
17:51:43 [2022-07-14T17:51:43.412Z]   cgroupns
17:51:43 [2022-07-14T17:51:43.412Z]  Kernel Version: 5.13.0-1021-aws
17:51:43 [2022-07-14T17:51:43.412Z]  Operating System: Ubuntu 20.04.4 LTS
17:51:43 [2022-07-14T17:51:43.412Z]  OSType: linux
17:51:43 [2022-07-14T17:51:43.412Z]  Architecture: x86_64
17:51:43 [2022-07-14T17:51:43.412Z]  CPUs: 2
17:51:43 [2022-07-14T17:51:43.412Z]  Total Memory: 7.476GiB
17:51:43 [2022-07-14T17:51:43.412Z]  Name: ip-10-100-50-44
17:51:43 [2022-07-14T17:51:43.412Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
17:51:43 [2022-07-14T17:51:43.412Z]  Docker Root Dir: /var/lib/docker
17:51:43 [2022-07-14T17:51:43.412Z]  Debug Mode: false
17:51:43 [2022-07-14T17:51:43.412Z]  Registry: https://index.docker.io/v1/
17:51:43 [2022-07-14T17:51:43.412Z]  Labels:
17:51:43 [2022-07-14T17:51:43.412Z]  Experimental: true
17:51:43 [2022-07-14T17:51:43.412Z]  Insecure Registries:
17:51:43 [2022-07-14T17:51:43.412Z]   127.0.0.0/8
17:51:43 [2022-07-14T17:51:43.412Z]  Live Restore Enabled: true
17:51:43 [2022-07-14T17:51:43.412Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:51:43 [2022-07-14T17:51:43.744Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 .
17:51:43 [2022-07-14T17:51:43.744Z] #1 [internal] load build definition from Dockerfile
17:51:43 [2022-07-14T17:51:43.744Z] #1 sha256:8da59bea559b936d7091163a7ccb4740bb9278ec2fdff655ed59228cc7be84f8
17:51:43 [2022-07-14T17:51:43.744Z] #1 transferring dockerfile: 19.25kB done
17:51:43 [2022-07-14T17:51:43.744Z] #1 DONE 0.1s
17:51:43 [2022-07-14T17:51:43.744Z] 
17:51:43 [2022-07-14T17:51:43.744Z] #2 [internal] load .dockerignore
17:51:43 [2022-07-14T17:51:43.744Z] #2 sha256:7e119662a2983360c7bc26b3edeab55f770f2d63e4b8dfac249ac9d8b7d7b773
17:51:43 [2022-07-14T17:51:43.744Z] #2 transferring context: 145B done
17:51:43 [2022-07-14T17:51:43.744Z] #2 DONE 0.1s
17:51:44 [2022-07-14T17:51:44.004Z] 
17:51:44 [2022-07-14T17:51:44.004Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:51:44 [2022-07-14T17:51:44.004Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
17:51:44 [2022-07-14T17:51:44.264Z] #3 DONE 0.4s
17:51:44 [2022-07-14T17:51:44.264Z] 
17:51:44 [2022-07-14T17:51:44.264Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
17:51:44 [2022-07-14T17:51:44.264Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
17:51:44 [2022-07-14T17:51:44.264Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
17:51:44 [2022-07-14T17:51:44.264Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
17:51:44 [2022-07-14T17:51:44.264Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
17:51:44 [2022-07-14T17:51:44.264Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
17:51:44 [2022-07-14T17:51:44.264Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
17:51:44 [2022-07-14T17:51:44.531Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
17:51:44 [2022-07-14T17:51:44.531Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
17:51:44 [2022-07-14T17:51:44.531Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
17:51:44 [2022-07-14T17:51:44.818Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
17:51:44 [2022-07-14T17:51:44.818Z] #4 DONE 0.6s
17:51:45 [2022-07-14T17:51:45.062Z] #28 ...
17:51:45 [2022-07-14T17:51:45.062Z] 
17:51:45 [2022-07-14T17:51:45.062Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:45 [2022-07-14T17:51:45.062Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:51:45 [2022-07-14T17:51:45.062Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
17:51:45 [2022-07-14T17:51:45.062Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:51:45 [2022-07-14T17:51:45.062Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
17:51:45 [2022-07-14T17:51:45.062Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
17:51:45 [2022-07-14T17:51:45.062Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
17:51:45 [2022-07-14T17:51:45.062Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done
17:51:45 [2022-07-14T17:51:45.062Z] #71 DONE 6.0s
17:51:45 [2022-07-14T17:51:45.062Z] 
17:51:45 [2022-07-14T17:51:45.062Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:45 [2022-07-14T17:51:45.062Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.6s done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.2s done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.0s done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.6s done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.4s done
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 88.08MB / 141.81MB 5.9s
17:51:45 [2022-07-14T17:51:45.062Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.8s done
17:51:45 [2022-07-14T17:51:45.103Z] 
17:51:45 [2022-07-14T17:51:45.103Z] #5 [internal] load .dockerignore
17:51:45 [2022-07-14T17:51:45.103Z] #5 sha256:33776b3a423a4e4a7e95a2a1bc38dac082deb711719472cfee85c102945be8f9
17:51:45 [2022-07-14T17:51:45.103Z] #5 DONE 0.0s
17:51:45 [2022-07-14T17:51:45.103Z] 
17:51:45 [2022-07-14T17:51:45.103Z] #6 [internal] load build definition from Dockerfile
17:51:45 [2022-07-14T17:51:45.103Z] #6 sha256:17f4e6923104a25cc5de0c06463a08654c9589ab93055cb61a1bdd44e4e2736b
17:51:45 [2022-07-14T17:51:45.103Z] #6 DONE 0.0s
17:51:45 [2022-07-14T17:51:45.103Z] 
17:51:45 [2022-07-14T17:51:45.103Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:51:45 [2022-07-14T17:51:45.103Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
17:51:45 [2022-07-14T17:51:45.330Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 96.47MB / 141.81MB 6.2s
17:51:45 [2022-07-14T17:51:45.775Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s
17:51:45 [2022-07-14T17:51:45.775Z] #71 ...
17:51:45 [2022-07-14T17:51:45.775Z] 
17:51:45 [2022-07-14T17:51:45.775Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:45 [2022-07-14T17:51:45.775Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.7s done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.5s done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.9s done
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.5s
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 80.74MB / 141.81MB 6.5s
17:51:45 [2022-07-14T17:51:45.775Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.1s
17:51:45 [2022-07-14T17:51:45.775Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 5.1s done
17:51:45 [2022-07-14T17:51:45.900Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 111.15MB / 141.81MB 6.7s
17:51:45 [2022-07-14T17:51:45.900Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 119.54MB / 141.81MB 6.9s
17:51:46 [2022-07-14T17:51:46.036Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.7s done
17:51:46 [2022-07-14T17:51:46.041Z] #10 DONE 0.9s
17:51:46 [2022-07-14T17:51:46.041Z] 
17:51:46 [2022-07-14T17:51:46.041Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
17:51:46 [2022-07-14T17:51:46.041Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
17:51:46 [2022-07-14T17:51:46.041Z] #7 DONE 0.9s
17:51:46 [2022-07-14T17:51:46.041Z] 
17:51:46 [2022-07-14T17:51:46.041Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:51:46 [2022-07-14T17:51:46.041Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
17:51:46 [2022-07-14T17:51:46.041Z] #9 DONE 0.9s
17:51:46 [2022-07-14T17:51:46.041Z] 
17:51:46 [2022-07-14T17:51:46.041Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
17:51:46 [2022-07-14T17:51:46.041Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
17:51:46 [2022-07-14T17:51:46.301Z] #8 DONE 1.2s
17:51:46 [2022-07-14T17:51:46.311Z] #11 ...
17:51:46 [2022-07-14T17:51:46.311Z] 
17:51:46 [2022-07-14T17:51:46.311Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:46 [2022-07-14T17:51:46.311Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:51:46 [2022-07-14T17:51:46.311Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.7s done
17:51:46 [2022-07-14T17:51:46.311Z] #71 DONE 7.2s
17:51:46 [2022-07-14T17:51:46.311Z] 
17:51:46 [2022-07-14T17:51:46.311Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:46 [2022-07-14T17:51:46.311Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:46 [2022-07-14T17:51:46.311Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 89.13MB / 141.81MB 7.0s
17:51:46 [2022-07-14T17:51:46.311Z] #11 ...
17:51:46 [2022-07-14T17:51:46.311Z] 
17:51:46 [2022-07-14T17:51:46.311Z] #24 [internal] load build context
17:51:46 [2022-07-14T17:51:46.311Z] #24 sha256:5dc07187b04eb89a6ecf7a52e968f9455e7212979a6306a449f58b23a7abaddb
17:51:46 [2022-07-14T17:51:46.311Z] #24 transferring context: 32.28MB 7.1s
17:51:46 [2022-07-14T17:51:46.471Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 126.88MB / 141.81MB 7.3s
17:51:46 [2022-07-14T17:51:46.568Z] #24 ...
17:51:46 [2022-07-14T17:51:46.568Z] 
17:51:46 [2022-07-14T17:51:46.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:46 [2022-07-14T17:51:46.568Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:46 [2022-07-14T17:51:46.568Z] 
17:51:46 [2022-07-14T17:51:46.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:46 [2022-07-14T17:51:46.568Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:46 [2022-07-14T17:51:46.568Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 done
17:51:46 [2022-07-14T17:51:46.568Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
17:51:46 [2022-07-14T17:51:46.568Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done
17:51:46 [2022-07-14T17:51:46.568Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
17:51:46 [2022-07-14T17:51:46.568Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.1s
17:51:46 [2022-07-14T17:51:46.731Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.27MB / 141.81MB 7.6s
17:51:46 [2022-07-14T17:51:46.896Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 4.19MB / 5.16MB 0.2s
17:51:46 [2022-07-14T17:51:46.896Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.2s
17:51:46 [2022-07-14T17:51:46.896Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s
17:51:47 [2022-07-14T17:51:47.143Z] #11 ...
17:51:47 [2022-07-14T17:51:47.143Z] 
17:51:47 [2022-07-14T17:51:47.143Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:47 [2022-07-14T17:51:47.143Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:51:47 [2022-07-14T17:51:47.143Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:51:47 [2022-07-14T17:51:47.143Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:51:47 [2022-07-14T17:51:47.143Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:51:47 [2022-07-14T17:51:47.143Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
17:51:47 [2022-07-14T17:51:47.143Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.5s done
17:51:47 [2022-07-14T17:51:47.143Z] #73 DONE 7.8s
17:51:47 [2022-07-14T17:51:47.143Z] 
17:51:47 [2022-07-14T17:51:47.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:47 [2022-07-14T17:51:47.143Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:47 [2022-07-14T17:51:47.143Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.57MB / 141.81MB 7.6s
17:51:47 [2022-07-14T17:51:47.165Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.45MB / 55.00MB 0.4s
17:51:47 [2022-07-14T17:51:47.165Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.4s
17:51:47 [2022-07-14T17:51:47.165Z] #11 ...
17:51:47 [2022-07-14T17:51:47.165Z] 
17:51:47 [2022-07-14T17:51:47.165Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:51:47 [2022-07-14T17:51:47.165Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
17:51:47 [2022-07-14T17:51:47.165Z] #49 DONE 0.0s
17:51:47 [2022-07-14T17:51:47.165Z] 
17:51:47 [2022-07-14T17:51:47.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:47 [2022-07-14T17:51:47.165Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:47 [2022-07-14T17:51:47.165Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done
17:51:47 [2022-07-14T17:51:47.165Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 21.02MB / 55.00MB 0.6s
17:51:47 [2022-07-14T17:51:47.165Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 6.29MB / 10.88MB 0.6s
17:51:47 [2022-07-14T17:51:47.165Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.6s
17:51:47 [2022-07-14T17:51:47.402Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 8.1s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 26.22MB / 55.00MB 0.7s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.24MB / 54.58MB 0.7s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.20MB / 55.00MB 0.9s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 16.78MB / 54.58MB 0.9s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.83MB / 55.00MB 1.0s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.9s done
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 19.92MB / 54.58MB 1.0s
17:51:47 [2022-07-14T17:51:47.425Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.0s
17:51:47 [2022-07-14T17:51:47.660Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 116.39MB / 141.81MB 8.2s
17:51:47 [2022-07-14T17:51:47.688Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 43.28MB / 55.00MB 1.1s
17:51:47 [2022-07-14T17:51:47.688Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.80MB / 54.58MB 1.1s
17:51:47 [2022-07-14T17:51:47.688Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.24MB / 85.90MB 1.1s
17:51:47 [2022-07-14T17:51:47.688Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 46.14MB / 55.00MB 1.2s
17:51:47 [2022-07-14T17:51:47.688Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.41MB / 54.58MB 1.2s
17:51:47 [2022-07-14T17:51:47.925Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 123.73MB / 141.81MB 8.4s
17:51:47 [2022-07-14T17:51:47.964Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s
17:51:47 [2022-07-14T17:51:47.964Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 38.92MB / 54.58MB 1.4s
17:51:47 [2022-07-14T17:51:47.964Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 16.78MB / 85.90MB 1.4s
17:51:47 [2022-07-14T17:51:47.964Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 45.09MB / 54.58MB 1.5s
17:51:47 [2022-07-14T17:51:47.964Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 22.02MB / 85.90MB 1.5s
17:51:48 [2022-07-14T17:51:48.182Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.27MB / 141.81MB 8.8s
17:51:48 [2022-07-14T17:51:48.243Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 53.48MB / 54.58MB 1.6s
17:51:48 [2022-07-14T17:51:48.243Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 30.41MB / 85.90MB 1.6s
17:51:48 [2022-07-14T17:51:48.243Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 40.45MB / 85.90MB 1.7s
17:51:48 [2022-07-14T17:51:48.505Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 60.17MB / 85.90MB 1.9s
17:51:48 [2022-07-14T17:51:48.505Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.9s done
17:51:48 [2022-07-14T17:51:48.505Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 70.25MB / 85.90MB 2.0s
17:51:48 [2022-07-14T17:51:48.656Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.9s
17:51:48 [2022-07-14T17:51:48.656Z] #11 ...
17:51:48 [2022-07-14T17:51:48.656Z] 
17:51:48 [2022-07-14T17:51:48.656Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:48 [2022-07-14T17:51:48.656Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:51:48 [2022-07-14T17:51:48.656Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
17:51:48 [2022-07-14T17:51:48.656Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:51:48 [2022-07-14T17:51:48.656Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:51:48 [2022-07-14T17:51:48.656Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:51:48 [2022-07-14T17:51:48.656Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done
17:51:48 [2022-07-14T17:51:48.656Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done
17:51:48 [2022-07-14T17:51:48.656Z] #73 DONE 9.4s
17:51:48 [2022-07-14T17:51:48.656Z] 
17:51:48 [2022-07-14T17:51:48.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:48 [2022-07-14T17:51:48.656Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:48 [2022-07-14T17:51:48.656Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.2s done
17:51:48 [2022-07-14T17:51:48.656Z] #11 ...
17:51:48 [2022-07-14T17:51:48.656Z] 
17:51:48 [2022-07-14T17:51:48.656Z] #24 [internal] load build context
17:51:48 [2022-07-14T17:51:48.656Z] #24 sha256:a37140420c93c3a37ad736c2c76a700c50a7bc9b14dd3edd53e285c2145b2867
17:51:48 [2022-07-14T17:51:48.656Z] #24 transferring context: 60.67MB 9.5s
17:51:48 [2022-07-14T17:51:48.656Z] #24 transferring context: 62.06MB 9.6s done
17:51:48 [2022-07-14T17:51:48.656Z] #24 ...
17:51:48 [2022-07-14T17:51:48.656Z] 
17:51:48 [2022-07-14T17:51:48.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:48 [2022-07-14T17:51:48.656Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:48 [2022-07-14T17:51:48.766Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 75.50MB / 85.90MB 2.1s
17:51:48 [2022-07-14T17:51:48.766Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 81.79MB / 85.90MB 2.2s
17:51:48 [2022-07-14T17:51:48.766Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a
17:51:48 [2022-07-14T17:51:48.916Z] #11 ...
17:51:48 [2022-07-14T17:51:48.916Z] 
17:51:48 [2022-07-14T17:51:48.916Z] #24 [internal] load build context
17:51:48 [2022-07-14T17:51:48.916Z] #24 sha256:a37140420c93c3a37ad736c2c76a700c50a7bc9b14dd3edd53e285c2145b2867
17:51:48 [2022-07-14T17:51:48.916Z] #24 DONE 9.8s
17:51:48 [2022-07-14T17:51:48.916Z] 
17:51:48 [2022-07-14T17:51:48.916Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:48 [2022-07-14T17:51:48.916Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:49 [2022-07-14T17:51:49.339Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.5s done
17:51:49 [2022-07-14T17:51:49.339Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.7s
17:51:49 [2022-07-14T17:51:49.484Z] #11 ...
17:51:49 [2022-07-14T17:51:49.484Z] 
17:51:49 [2022-07-14T17:51:49.484Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:51:49 [2022-07-14T17:51:49.484Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:51:49 [2022-07-14T17:51:49.484Z] #72 DONE 0.6s
17:51:49 [2022-07-14T17:51:49.484Z] 
17:51:49 [2022-07-14T17:51:49.484Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:49 [2022-07-14T17:51:49.484Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:49 [2022-07-14T17:51:49.569Z] #11 ...
17:51:49 [2022-07-14T17:51:49.569Z] 
17:51:49 [2022-07-14T17:51:49.569Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:51:49 [2022-07-14T17:51:49.569Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
17:51:49 [2022-07-14T17:51:49.569Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done
17:51:49 [2022-07-14T17:51:49.569Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
17:51:49 [2022-07-14T17:51:49.569Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
17:51:49 [2022-07-14T17:51:49.569Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
17:51:49 [2022-07-14T17:51:49.569Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done
17:51:49 [2022-07-14T17:51:49.569Z] #28 ...
17:51:49 [2022-07-14T17:51:49.569Z] 
17:51:49 [2022-07-14T17:51:49.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:49 [2022-07-14T17:51:49.569Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:49 [2022-07-14T17:51:49.827Z] #11 ...
17:51:49 [2022-07-14T17:51:49.827Z] 
17:51:49 [2022-07-14T17:51:49.827Z] #24 [internal] load build context
17:51:49 [2022-07-14T17:51:49.827Z] #24 sha256:5dc07187b04eb89a6ecf7a52e968f9455e7212979a6306a449f58b23a7abaddb
17:51:49 [2022-07-14T17:51:49.827Z] #24 transferring context: 62.06MB 10.2s done
17:51:49 [2022-07-14T17:51:49.827Z] #24 DONE 10.5s
17:51:49 [2022-07-14T17:51:49.827Z] 
17:51:49 [2022-07-14T17:51:49.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:49 [2022-07-14T17:51:49.827Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:49 [2022-07-14T17:51:49.827Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.3s done
17:51:50 [2022-07-14T17:51:50.281Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.4s done
17:51:50 [2022-07-14T17:51:50.281Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.5s done
17:51:50 [2022-07-14T17:51:50.281Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.5s
17:51:50 [2022-07-14T17:51:50.281Z] #11 ...
17:51:50 [2022-07-14T17:51:50.281Z] 
17:51:50 [2022-07-14T17:51:50.281Z] #24 [internal] load build context
17:51:50 [2022-07-14T17:51:50.281Z] #24 sha256:c121de9f8ce844af7e3335d53ee9382ae8248638d466b6e7e85a561b6d130125
17:51:50 [2022-07-14T17:51:50.281Z] #24 transferring context: 62.04MB 3.5s done
17:51:50 [2022-07-14T17:51:50.281Z] #24 DONE 3.7s
17:51:50 [2022-07-14T17:51:50.281Z] 
17:51:50 [2022-07-14T17:51:50.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:50 [2022-07-14T17:51:50.281Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:50 [2022-07-14T17:51:50.281Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 18.04MB / 141.81MB 3.8s
17:51:50 [2022-07-14T17:51:50.425Z] #11 ...
17:51:50 [2022-07-14T17:51:50.425Z] 
17:51:50 [2022-07-14T17:51:50.425Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:51:50 [2022-07-14T17:51:50.425Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:51:50 [2022-07-14T17:51:50.425Z] #74 DONE 0.9s
17:51:50 [2022-07-14T17:51:50.425Z] 
17:51:50 [2022-07-14T17:51:50.425Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:50 [2022-07-14T17:51:50.425Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:50 [2022-07-14T17:51:50.540Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 29.36MB / 141.81MB 4.0s
17:51:50 [2022-07-14T17:51:50.757Z] #11 ...
17:51:50 [2022-07-14T17:51:50.757Z] 
17:51:50 [2022-07-14T17:51:50.757Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:51:50 [2022-07-14T17:51:50.757Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:51:50 [2022-07-14T17:51:50.757Z] #72 DONE 0.7s
17:51:50 [2022-07-14T17:51:50.757Z] 
17:51:50 [2022-07-14T17:51:50.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:50 [2022-07-14T17:51:50.757Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:50 [2022-07-14T17:51:50.757Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.2s
17:51:50 [2022-07-14T17:51:50.801Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 37.75MB / 141.81MB 4.2s
17:51:50 [2022-07-14T17:51:50.801Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 45.09MB / 141.81MB 4.3s
17:51:51 [2022-07-14T17:51:51.061Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 4.5s
17:51:51 [2022-07-14T17:51:51.320Z] #11 ...
17:51:51 [2022-07-14T17:51:51.320Z] 
17:51:51 [2022-07-14T17:51:51.320Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:51:51 [2022-07-14T17:51:51.320Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:51:51 [2022-07-14T17:51:51.320Z] #74 DONE 0.7s
17:51:51 [2022-07-14T17:51:51.320Z] 
17:51:51 [2022-07-14T17:51:51.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:51 [2022-07-14T17:51:51.320Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:51 [2022-07-14T17:51:51.322Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 70.25MB / 141.81MB 4.7s
17:51:51 [2022-07-14T17:51:51.322Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 83.63MB / 141.81MB 4.9s
17:51:51 [2022-07-14T17:51:51.588Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 97.52MB / 141.81MB 5.1s
17:51:51 [2022-07-14T17:51:51.848Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 104.86MB / 141.81MB 5.2s
17:51:51 [2022-07-14T17:51:51.848Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 112.20MB / 141.81MB 5.3s
17:51:52 [2022-07-14T17:51:52.109Z] #11 ...
17:51:52 [2022-07-14T17:51:52.109Z] 
17:51:52 [2022-07-14T17:51:52.109Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:52 [2022-07-14T17:51:52.109Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
17:51:52 [2022-07-14T17:51:52.109Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
17:51:52 [2022-07-14T17:51:52.109Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:51:52 [2022-07-14T17:51:52.109Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
17:51:52 [2022-07-14T17:51:52.109Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
17:51:52 [2022-07-14T17:51:52.109Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done
17:51:52 [2022-07-14T17:51:52.109Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done
17:51:52 [2022-07-14T17:51:52.109Z] #71 DONE 5.4s
17:51:52 [2022-07-14T17:51:52.109Z] 
17:51:52 [2022-07-14T17:51:52.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:52 [2022-07-14T17:51:52.109Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:52 [2022-07-14T17:51:52.109Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 5.5s
17:51:52 [2022-07-14T17:51:52.109Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 139.46MB / 141.81MB 5.6s
17:51:52 [2022-07-14T17:51:52.967Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.3s done
17:51:52 [2022-07-14T17:51:52.967Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
17:51:52 [2022-07-14T17:51:52.967Z] #11 ...
17:51:52 [2022-07-14T17:51:52.967Z] 
17:51:52 [2022-07-14T17:51:52.967Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:51:52 [2022-07-14T17:51:52.967Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
17:51:52 [2022-07-14T17:51:52.967Z] #28 DONE 13.9s
17:51:52 [2022-07-14T17:51:52.967Z] 
17:51:52 [2022-07-14T17:51:52.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:52 [2022-07-14T17:51:52.967Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:53 [2022-07-14T17:51:53.491Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.8s done
17:51:53 [2022-07-14T17:51:53.751Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 7.2s done
17:51:53 [2022-07-14T17:51:53.751Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
17:51:53 [2022-07-14T17:51:53.843Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.9s done
17:51:53 [2022-07-14T17:51:53.843Z] #11 ...
17:51:53 [2022-07-14T17:51:53.843Z] 
17:51:53 [2022-07-14T17:51:53.843Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:51:53 [2022-07-14T17:51:53.843Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
17:51:53 [2022-07-14T17:51:53.843Z] #28 DONE 14.5s
17:51:53 [2022-07-14T17:51:53.843Z] 
17:51:53 [2022-07-14T17:51:53.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:53 [2022-07-14T17:51:53.843Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:53 [2022-07-14T17:51:53.843Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
17:51:53 [2022-07-14T17:51:53.907Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done
17:51:53 [2022-07-14T17:51:53.907Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
17:51:54 [2022-07-14T17:51:54.013Z] #11 ...
17:51:54 [2022-07-14T17:51:54.013Z] 
17:51:54 [2022-07-14T17:51:54.013Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:51:54 [2022-07-14T17:51:54.013Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
17:51:54 [2022-07-14T17:51:54.013Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
17:51:54 [2022-07-14T17:51:54.013Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:51:54 [2022-07-14T17:51:54.013Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:51:54 [2022-07-14T17:51:54.013Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:51:54 [2022-07-14T17:51:54.013Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done
17:51:54 [2022-07-14T17:51:54.013Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done
17:51:54 [2022-07-14T17:51:54.013Z] #73 DONE 7.3s
17:51:54 [2022-07-14T17:51:54.013Z] 
17:51:54 [2022-07-14T17:51:54.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:54 [2022-07-14T17:51:54.013Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:54 [2022-07-14T17:51:54.013Z] #11 ...
17:51:54 [2022-07-14T17:51:54.013Z] 
17:51:54 [2022-07-14T17:51:54.013Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251
17:51:54 [2022-07-14T17:51:54.013Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda
17:51:54 [2022-07-14T17:51:54.013Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done
17:51:54 [2022-07-14T17:51:54.013Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done
17:51:54 [2022-07-14T17:51:54.013Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done
17:51:54 [2022-07-14T17:51:54.013Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done
17:51:54 [2022-07-14T17:51:54.013Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s done
17:51:54 [2022-07-14T17:51:54.013Z] #28 DONE 7.5s
17:51:54 [2022-07-14T17:51:54.013Z] 
17:51:54 [2022-07-14T17:51:54.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:54 [2022-07-14T17:51:54.013Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:54 [2022-07-14T17:51:54.275Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done
17:51:54 [2022-07-14T17:51:54.545Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
17:51:54 [2022-07-14T17:51:54.775Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done
17:51:54 [2022-07-14T17:51:54.775Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
17:51:54 [2022-07-14T17:51:54.844Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done
17:51:55 [2022-07-14T17:51:55.103Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
17:51:55 [2022-07-14T17:51:55.115Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done
17:51:55 [2022-07-14T17:51:55.376Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
17:51:55 [2022-07-14T17:51:55.706Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done
17:51:56 [2022-07-14T17:51:56.271Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
17:51:56 [2022-07-14T17:51:56.318Z] #11 ...
17:51:56 [2022-07-14T17:51:56.318Z] 
17:51:56 [2022-07-14T17:51:56.318Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:51:56 [2022-07-14T17:51:56.318Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:51:56 [2022-07-14T17:51:56.318Z] #72 DONE 0.7s
17:51:56 [2022-07-14T17:51:56.318Z] 
17:51:56 [2022-07-14T17:51:56.318Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:56 [2022-07-14T17:51:56.318Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:51:57 [2022-07-14T17:51:57.263Z] #11 ...
17:51:57 [2022-07-14T17:51:57.263Z] 
17:51:57 [2022-07-14T17:51:57.263Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:51:57 [2022-07-14T17:51:57.263Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:51:57 [2022-07-14T17:51:57.263Z] #74 DONE 1.1s
17:51:57 [2022-07-14T17:51:57.263Z] 
17:51:57 [2022-07-14T17:51:57.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:51:57 [2022-07-14T17:51:57.263Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:00 [2022-07-14T17:52:00.385Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s
17:52:00 [2022-07-14T17:52:00.567Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.0s done
17:52:00 [2022-07-14T17:52:00.567Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
17:52:01 [2022-07-14T17:52:01.525Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.0s
17:52:02 [2022-07-14T17:52:02.922Z] #11 ...
17:52:02 [2022-07-14T17:52:02.922Z] 
17:52:02 [2022-07-14T17:52:02.922Z] #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
17:52:02 [2022-07-14T17:52:02.922Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
17:52:02 [2022-07-14T17:52:02.922Z] #29 1.626 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:52:02 [2022-07-14T17:52:02.922Z] #29 1.633 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:02 [2022-07-14T17:52:02.922Z] #29 1.633 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:02 [2022-07-14T17:52:02.922Z] #29 1.792 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:02 [2022-07-14T17:52:02.922Z] #29 2.064 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:02 [2022-07-14T17:52:02.922Z] #29 2.687 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:02 [2022-07-14T17:52:02.922Z] #29 3.648 Fetched 8550 kB in 2s (3753 kB/s)
17:52:02 [2022-07-14T17:52:02.922Z] #29 3.648 Reading package lists...
17:52:02 [2022-07-14T17:52:02.922Z] #29 4.436 Reading package lists...
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.172 Building dependency tree...
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.500 The following additional packages will be installed:
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.500   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.500   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.500 Recommended packages:
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.500   libldap-common publicsuffix libsasl2-modules
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.664 The following NEW packages will be installed:
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.664   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.665   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.665   libssh2-1 openssl
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.956 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.956 Need to get 3041 kB of archives.
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.956 After this operation, 6651 kB of additional disk space will be used.
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.956 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
17:52:02 [2022-07-14T17:52:02.922Z] #29 5.981 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 5.981 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 5.981 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 5.981 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.002 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.002 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.002 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.002 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.002 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.002 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.002 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.020 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.020 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.020 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.198 debconf: delaying package configuration, since apt-utils is not installed
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.249 Fetched 3041 kB in 0s (9016 kB/s)
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.336 Selecting previously unselected package openssl.
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.336 (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.)
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.336 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.348 Unpacking openssl (1.1.1n-0+deb11u3) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.636 Selecting previously unselected package ca-certificates.
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.636 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.648 Unpacking ca-certificates (20210119) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.845 Selecting previously unselected package libbrotli1:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.845 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.851 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.989 Selecting previously unselected package libsasl2-modules-db:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.989 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 6.993 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.117 Selecting previously unselected package libsasl2-2:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.119 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.123 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.227 Selecting previously unselected package libldap-2.4-2:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.227 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.232 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.397 Selecting previously unselected package libnghttp2-14:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.400 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.404 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.518 Selecting previously unselected package libpsl5:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.518 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.523 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.694 Selecting previously unselected package librtmp1:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.696 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.700 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.895 Selecting previously unselected package libssh2-1:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.895 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 7.931 Unpacking libssh2-1:amd64 (1.9.0-2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.021 Selecting previously unselected package libcurl4:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.021 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.074 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.208 Selecting previously unselected package curl.
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.210 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.214 Unpacking curl (7.74.0-1.3+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.352 Selecting previously unselected package libonig5:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.352 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.361 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.652 Selecting previously unselected package libjq1:amd64.
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.652 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.659 Unpacking libjq1:amd64 (1.6-2.1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.829 Selecting previously unselected package jq.
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.829 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.834 Unpacking jq (1.6-2.1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.965 Setting up libpsl5:amd64 (0.21.0-1.2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.978 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 8.991 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.004 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.013 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.025 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.041 Setting up libssh2-1:amd64 (1.9.0-2) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.057 Setting up openssl (1.1.1n-0+deb11u3) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.068 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.082 Setting up libjq1:amd64 (1.6-2.1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.093 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.105 Setting up ca-certificates (20210119) ...
17:52:02 [2022-07-14T17:52:02.923Z] #29 9.909 Updating certificates in /etc/ssl/certs...
17:52:02 [2022-07-14T17:52:02.923Z] #29 ...
17:52:02 [2022-07-14T17:52:02.923Z] 
17:52:02 [2022-07-14T17:52:02.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:02 [2022-07-14T17:52:02.923Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:03 [2022-07-14T17:52:03.424Z] #11 ...
17:52:03 [2022-07-14T17:52:03.424Z] 
17:52:03 [2022-07-14T17:52:03.424Z] #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
17:52:03 [2022-07-14T17:52:03.425Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
17:52:03 [2022-07-14T17:52:03.425Z] #29 1.499 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 1.510 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 1.510 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 1.760 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 2.063 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 2.598 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:03 [2022-07-14T17:52:03.425Z] #29 3.599 Fetched 8550 kB in 2s (3615 kB/s)
17:52:03 [2022-07-14T17:52:03.425Z] #29 3.599 Reading package lists...
17:52:03 [2022-07-14T17:52:03.425Z] #29 4.375 Reading package lists...
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.234 Building dependency tree...
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.599 The following additional packages will be installed:
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.599   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.599   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.599 Recommended packages:
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.599   libldap-common publicsuffix libsasl2-modules
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.765 The following NEW packages will be installed:
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.765   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.765   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:52:03 [2022-07-14T17:52:03.425Z] #29 5.781   libssh2-1 openssl
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.045 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.045 Need to get 3041 kB of archives.
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.045 After this operation, 6651 kB of additional disk space will be used.
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.045 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.064 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.064 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.064 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.072 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.072 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.072 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.085 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.085 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.085 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.085 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.091 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.091 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.101 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.101 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.459 debconf: delaying package configuration, since apt-utils is not installed
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.501 Fetched 3041 kB in 0s (8778 kB/s)
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.557 Selecting previously unselected package openssl.
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.557 (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.)
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.558 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.562 Unpacking openssl (1.1.1n-0+deb11u3) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.785 Selecting previously unselected package ca-certificates.
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.785 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.822 Unpacking ca-certificates (20210119) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.942 Selecting previously unselected package libbrotli1:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 6.942 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.010 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.106 Selecting previously unselected package libsasl2-modules-db:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.106 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.111 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.206 Selecting previously unselected package libsasl2-2:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.206 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.247 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.304 Selecting previously unselected package libldap-2.4-2:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.307 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.430 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.559 Selecting previously unselected package libnghttp2-14:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.559 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.564 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.674 Selecting previously unselected package libpsl5:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.676 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.679 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.749 Selecting previously unselected package librtmp1:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.749 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.754 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.837 Selecting previously unselected package libssh2-1:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.839 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.850 Unpacking libssh2-1:amd64 (1.9.0-2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.937 Selecting previously unselected package libcurl4:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.937 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 7.968 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.131 Selecting previously unselected package curl.
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.134 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.146 Unpacking curl (7.74.0-1.3+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.240 Selecting previously unselected package libonig5:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.240 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.245 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.361 Selecting previously unselected package libjq1:amd64.
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.364 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.367 Unpacking libjq1:amd64 (1.6-2.1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.570 Selecting previously unselected package jq.
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.570 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.575 Unpacking jq (1.6-2.1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.639 Setting up libpsl5:amd64 (0.21.0-1.2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.650 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.663 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.673 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.684 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.695 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.705 Setting up libssh2-1:amd64 (1.9.0-2) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.715 Setting up openssl (1.1.1n-0+deb11u3) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.728 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.739 Setting up libjq1:amd64 (1.6-2.1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.748 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 8.760 Setting up ca-certificates (20210119) ...
17:52:03 [2022-07-14T17:52:03.425Z] #29 9.512 Updating certificates in /etc/ssl/certs...
17:52:03 [2022-07-14T17:52:03.425Z] #29 ...
17:52:03 [2022-07-14T17:52:03.425Z] 
17:52:03 [2022-07-14T17:52:03.425Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:03 [2022-07-14T17:52:03.425Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:03 [2022-07-14T17:52:03.864Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.8s done
17:52:04 [2022-07-14T17:52:04.124Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
17:52:04 [2022-07-14T17:52:04.780Z] #11 ...
17:52:04 [2022-07-14T17:52:04.780Z] 
17:52:04 [2022-07-14T17:52:04.780Z] #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
17:52:04 [2022-07-14T17:52:04.780Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
17:52:04 [2022-07-14T17:52:04.780Z] #29 1.750 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 1.770 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 1.770 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 1.942 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 2.183 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 2.496 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:04 [2022-07-14T17:52:04.780Z] #29 3.854 Fetched 8550 kB in 2s (3642 kB/s)
17:52:04 [2022-07-14T17:52:04.780Z] #29 3.854 Reading package lists...
17:52:04 [2022-07-14T17:52:04.780Z] #29 4.729 Reading package lists...
17:52:04 [2022-07-14T17:52:04.780Z] #29 5.511 Building dependency tree...
17:52:04 [2022-07-14T17:52:04.780Z] #29 5.887 The following additional packages will be installed:
17:52:04 [2022-07-14T17:52:04.780Z] #29 5.887   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:52:04 [2022-07-14T17:52:04.780Z] #29 5.887   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:52:04 [2022-07-14T17:52:04.780Z] #29 5.887 Recommended packages:
17:52:04 [2022-07-14T17:52:04.780Z] #29 5.887   libldap-common publicsuffix libsasl2-modules
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.055 The following NEW packages will be installed:
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.056   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.056   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.057   libssh2-1 openssl
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.335 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.335 Need to get 3041 kB of archives.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.335 After this operation, 6651 kB of additional disk space will be used.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.335 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.349 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.356 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.356 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.356 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.356 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.356 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.357 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.358 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.359 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.364 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.365 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.368 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.370 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.372 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.531 debconf: delaying package configuration, since apt-utils is not installed
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.562 Fetched 3041 kB in 0s (9863 kB/s)
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.591 Selecting previously unselected package openssl.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.591 (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.)
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.592 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.595 Unpacking openssl (1.1.1n-0+deb11u3) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.757 Selecting previously unselected package ca-certificates.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.757 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.762 Unpacking ca-certificates (20210119) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.827 Selecting previously unselected package libbrotli1:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.827 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.835 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.919 Selecting previously unselected package libsasl2-modules-db:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.919 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.919 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.960 Selecting previously unselected package libsasl2-2:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.960 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 6.965 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.045 Selecting previously unselected package libldap-2.4-2:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.045 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.048 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.124 Selecting previously unselected package libnghttp2-14:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.124 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.128 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.175 Selecting previously unselected package libpsl5:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.175 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.178 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.220 Selecting previously unselected package librtmp1:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.220 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.225 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.263 Selecting previously unselected package libssh2-1:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.263 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.276 Unpacking libssh2-1:amd64 (1.9.0-2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.322 Selecting previously unselected package libcurl4:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.324 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.331 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.397 Selecting previously unselected package curl.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.397 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.401 Unpacking curl (7.74.0-1.3+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.478 Selecting previously unselected package libonig5:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.478 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.482 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.551 Selecting previously unselected package libjq1:amd64.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.551 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.555 Unpacking libjq1:amd64 (1.6-2.1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.619 Selecting previously unselected package jq.
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.619 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.623 Unpacking jq (1.6-2.1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.664 Setting up libpsl5:amd64 (0.21.0-1.2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.678 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.690 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.700 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.712 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.720 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.731 Setting up libssh2-1:amd64 (1.9.0-2) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.742 Setting up openssl (1.1.1n-0+deb11u3) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.757 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.767 Setting up libjq1:amd64 (1.6-2.1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.775 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 7.784 Setting up ca-certificates (20210119) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 8.383 Updating certificates in /etc/ssl/certs...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.001 129 added, 0 removed; done.
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.038 Setting up jq (1.6-2.1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.048 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.058 Setting up curl (7.74.0-1.3+deb11u1) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.069 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.089 Processing triggers for ca-certificates (20210119) ...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.096 Updating certificates in /etc/ssl/certs...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.634 0 added, 0 removed; done.
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.634 Running hooks in /etc/ca-certificates/update.d...
17:52:04 [2022-07-14T17:52:04.780Z] #29 9.635 done.
17:52:04 [2022-07-14T17:52:04.780Z] #29 ...
17:52:04 [2022-07-14T17:52:04.780Z] 
17:52:04 [2022-07-14T17:52:04.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:04 [2022-07-14T17:52:04.780Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:04 [2022-07-14T17:52:04.780Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done
17:52:04 [2022-07-14T17:52:04.801Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.3s done
17:52:05 [2022-07-14T17:52:05.040Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
17:52:05 [2022-07-14T17:52:05.061Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
17:52:05 [2022-07-14T17:52:05.982Z] #11 ...
17:52:05 [2022-07-14T17:52:05.982Z] 
17:52:05 [2022-07-14T17:52:05.982Z] #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
17:52:05 [2022-07-14T17:52:05.982Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
17:52:05 [2022-07-14T17:52:05.982Z] #29 DONE 11.8s
17:52:06 [2022-07-14T17:52:06.157Z] Created binary: bundles/dynbinary-daemon/dockerd
17:52:06 [2022-07-14T17:52:06.157Z] Building: bundles/dynbinary-daemon/docker-proxy
17:52:06 [2022-07-14T17:52:06.157Z] GOOS="" GOARCH="" GOARM=""
17:52:06 [2022-07-14T17:52:06.157Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:52:06 [2022-07-14T17:52:06.157Z] 
17:52:06 [2022-07-14T17:52:06.157Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:52:06 [2022-07-14T17:52:06.157Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:52:06 [2022-07-14T17:52:06.157Z] Using test binary docker
17:52:06 [2022-07-14T17:52:06.157Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:52:06 [2022-07-14T17:52:06.157Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:52:06 [2022-07-14T17:52:06.157Z] INFO: Waiting for daemon to start...
17:52:06 [2022-07-14T17:52:06.157Z] Starting dockerd
17:52:06 [2022-07-14T17:52:06.157Z] .
17:52:06 [2022-07-14T17:52:06.157Z] INFO: Building docker-sdk-python3:5.0.3...
17:52:06 [2022-07-14T17:52:06.246Z] 
17:52:06 [2022-07-14T17:52:06.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:06 [2022-07-14T17:52:06.246Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:06 [2022-07-14T17:52:06.246Z] #11 ...
17:52:06 [2022-07-14T17:52:06.246Z] 
17:52:06 [2022-07-14T17:52:06.246Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:52:06 [2022-07-14T17:52:06.246Z] #30 sha256:e92f09df7fd2569faf2b719f02ddf4a164bf05230b560daf2e29f46bb8678417
17:52:06 [2022-07-14T17:52:06.246Z] #30 DONE 0.2s
17:52:06 [2022-07-14T17:52:06.246Z] 
17:52:06 [2022-07-14T17:52:06.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:06 [2022-07-14T17:52:06.246Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:06 [2022-07-14T17:52:06.670Z] #11 ...
17:52:06 [2022-07-14T17:52:06.670Z] 
17:52:06 [2022-07-14T17:52:06.670Z] #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
17:52:06 [2022-07-14T17:52:06.670Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
17:52:06 [2022-07-14T17:52:06.670Z] #29 11.01 129 added, 0 removed; done.
17:52:06 [2022-07-14T17:52:06.670Z] #29 11.05 Setting up jq (1.6-2.1) ...
17:52:06 [2022-07-14T17:52:06.670Z] #29 11.07 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
17:52:06 [2022-07-14T17:52:06.670Z] #29 11.09 Setting up curl (7.74.0-1.3+deb11u1) ...
17:52:06 [2022-07-14T17:52:06.670Z] #29 11.11 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:52:06 [2022-07-14T17:52:06.670Z] #29 11.15 Processing triggers for ca-certificates (20210119) ...
17:52:06 [2022-07-14T17:52:06.670Z] #29 11.17 Updating certificates in /etc/ssl/certs...
17:52:06 [2022-07-14T17:52:06.671Z] #29 12.25 0 added, 0 removed; done.
17:52:06 [2022-07-14T17:52:06.671Z] #29 12.25 Running hooks in /etc/ca-certificates/update.d...
17:52:06 [2022-07-14T17:52:06.671Z] #29 12.26 done.
17:52:06 [2022-07-14T17:52:06.671Z] #29 DONE 13.6s
17:52:06 [2022-07-14T17:52:06.671Z] 
17:52:06 [2022-07-14T17:52:06.671Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:06 [2022-07-14T17:52:06.671Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:06 [2022-07-14T17:52:06.671Z] #11 ...
17:52:06 [2022-07-14T17:52:06.671Z] 
17:52:06 [2022-07-14T17:52:06.671Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:52:06 [2022-07-14T17:52:06.671Z] #30 sha256:0ff9a6bcf50fdbf3cb445d4a1eddc52583707d1205237fede2d6757734846fab
17:52:06 [2022-07-14T17:52:06.671Z] #30 DONE 0.1s
17:52:06 [2022-07-14T17:52:06.930Z] 
17:52:06 [2022-07-14T17:52:06.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:06 [2022-07-14T17:52:06.930Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:06 [2022-07-14T17:52:06.963Z] #11 ...
17:52:06 [2022-07-14T17:52:06.963Z] 
17:52:06 [2022-07-14T17:52:06.963Z] #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
17:52:06 [2022-07-14T17:52:06.963Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0
17:52:06 [2022-07-14T17:52:06.963Z] #29 10.77 129 added, 0 removed; done.
17:52:06 [2022-07-14T17:52:06.963Z] #29 10.86 Setting up jq (1.6-2.1) ...
17:52:06 [2022-07-14T17:52:06.963Z] #29 10.88 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
17:52:06 [2022-07-14T17:52:06.963Z] #29 10.89 Setting up curl (7.74.0-1.3+deb11u1) ...
17:52:06 [2022-07-14T17:52:06.963Z] #29 10.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:52:06 [2022-07-14T17:52:06.963Z] #29 10.92 Processing triggers for ca-certificates (20210119) ...
17:52:06 [2022-07-14T17:52:06.963Z] #29 10.94 Updating certificates in /etc/ssl/certs...
17:52:06 [2022-07-14T17:52:06.963Z] #29 11.98 0 added, 0 removed; done.
17:52:06 [2022-07-14T17:52:06.963Z] #29 11.98 Running hooks in /etc/ca-certificates/update.d...
17:52:06 [2022-07-14T17:52:06.963Z] #29 11.98 done.
17:52:06 [2022-07-14T17:52:06.963Z] #29 DONE 12.9s
17:52:06 [2022-07-14T17:52:06.963Z] 
17:52:06 [2022-07-14T17:52:06.963Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:52:06 [2022-07-14T17:52:06.964Z] #30 sha256:fbcd847974f86cd93b82655490c4066a3ffc0e13d97407880b66cf34c117e210
17:52:06 [2022-07-14T17:52:06.964Z] #30 DONE 0.1s
17:52:06 [2022-07-14T17:52:06.964Z] 
17:52:06 [2022-07-14T17:52:06.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:06 [2022-07-14T17:52:06.964Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:09 [2022-07-14T17:52:09.465Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s
17:52:10 [2022-07-14T17:52:10.252Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s
17:52:10 [2022-07-14T17:52:10.445Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.3s
17:52:12 [2022-07-14T17:52:12.002Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.8s done
17:52:12 [2022-07-14T17:52:12.198Z] ok  	github.com/docker/docker/cmd/dockerd	0.064s	coverage: 31.5% of statements
17:52:12 [2022-07-14T17:52:12.198Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.2% of statements
17:52:12 [2022-07-14T17:52:12.260Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
17:52:12 [2022-07-14T17:52:12.759Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.399s	coverage: 0.0% of statements
17:52:12 [2022-07-14T17:52:12.759Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:52:12 [2022-07-14T17:52:12.759Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:52:12 [2022-07-14T17:52:12.759Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:52:12 [2022-07-14T17:52:12.759Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:52:12 [2022-07-14T17:52:12.759Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:52:12 [2022-07-14T17:52:12.997Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.9s done
17:52:13 [2022-07-14T17:52:13.257Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92
17:52:13 [2022-07-14T17:52:13.257Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
17:52:13 [2022-07-14T17:52:13.517Z] #11 DONE 26.9s
17:52:13 [2022-07-14T17:52:13.517Z] 
17:52:13 [2022-07-14T17:52:13.517Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:52:13 [2022-07-14T17:52:13.517Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
17:52:13 [2022-07-14T17:52:13.541Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.0s done
17:52:13 [2022-07-14T17:52:13.541Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
17:52:14 [2022-07-14T17:52:14.901Z] #12 DONE 1.3s
17:52:14 [2022-07-14T17:52:14.901Z] 
17:52:14 [2022-07-14T17:52:14.901Z] #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
17:52:14 [2022-07-14T17:52:14.901Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
17:52:15 [2022-07-14T17:52:15.477Z] #13 ...
17:52:15 [2022-07-14T17:52:15.477Z] 
17:52:15 [2022-07-14T17:52:15.477Z] #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
17:52:15 [2022-07-14T17:52:15.477Z] #31 sha256:ba3c654250638aa3310f36824b92e97c29f7ec90958b5c14f264e6dc48d21421
17:52:15 [2022-07-14T17:52:15.477Z] #31 1.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:52:15 [2022-07-14T17:52:15.477Z] #31 1.796 
17:52:15 [2022-07-14T17:52:15.477Z] #31 2.018 #=#=#                                                                         

######################################################################## 100.0%
17:52:15 [2022-07-14T17:52:15.477Z] #31 2.277 
17:52:15 [2022-07-14T17:52:15.477Z] #31 3.202 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:52:15 [2022-07-14T17:52:15.477Z] #31 3.490 
17:52:15 [2022-07-14T17:52:15.477Z] #31 3.709 #=#=#                                                                         

######################################################################## 100.0%
17:52:15 [2022-07-14T17:52:15.477Z] #31 3.995 
17:52:15 [2022-07-14T17:52:15.477Z] #31 4.954 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:52:15 [2022-07-14T17:52:15.477Z] #31 5.224 
17:52:15 [2022-07-14T17:52:15.477Z] #31 5.443 #=#=#                                                                         

##################                                                        26.2%
####################################                                      50.7%
#################################################################         90.7%
######################################################################## 100.0%
17:52:15 [2022-07-14T17:52:15.477Z] #31 6.003 
17:52:15 [2022-07-14T17:52:15.477Z] #31 6.939 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:52:15 [2022-07-14T17:52:15.477Z] #31 7.139 
17:52:15 [2022-07-14T17:52:15.477Z] #31 7.352 #=#=#                                                                         

######################################################################## 100.0%
17:52:15 [2022-07-14T17:52:15.477Z] #31 7.618 
17:52:15 [2022-07-14T17:52:15.477Z] #31 8.187 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:52:15 [2022-07-14T17:52:15.477Z] #31 8.420 
17:52:15 [2022-07-14T17:52:15.477Z] #31 8.652 #=#=#                                                                         

######################################################################## 100.0%
17:52:15 [2022-07-14T17:52:15.477Z] #31 8.911 
17:52:15 [2022-07-14T17:52:15.477Z] #31 8.967 Download of images into '/build' complete.
17:52:15 [2022-07-14T17:52:15.477Z] #31 8.967 Use something like the following to load the result into a Docker daemon:
17:52:15 [2022-07-14T17:52:15.477Z] #31 8.967   tar -cC '/build' . | docker load
17:52:15 [2022-07-14T17:52:15.477Z] #31 DONE 9.0s
17:52:15 [2022-07-14T17:52:15.477Z] 
17:52:15 [2022-07-14T17:52:15.477Z] #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
17:52:15 [2022-07-14T17:52:15.477Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
17:52:15 [2022-07-14T17:52:15.477Z] #13 DONE 0.5s
17:52:15 [2022-07-14T17:52:15.477Z] 
17:52:15 [2022-07-14T17:52:15.477Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:52:15 [2022-07-14T17:52:15.477Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
17:52:15 [2022-07-14T17:52:15.477Z] #33 ...
17:52:15 [2022-07-14T17:52:15.477Z] 
17:52:15 [2022-07-14T17:52:15.477Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:52:15 [2022-07-14T17:52:15.477Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
17:52:15 [2022-07-14T17:52:15.477Z] #46 DONE 0.2s
17:52:15 [2022-07-14T17:52:15.737Z] 
17:52:15 [2022-07-14T17:52:15.737Z] #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
17:52:15 [2022-07-14T17:52:15.737Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
17:52:15 [2022-07-14T17:52:15.737Z] #50 DONE 0.3s
17:52:15 [2022-07-14T17:52:15.737Z] 
17:52:15 [2022-07-14T17:52:15.737Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:52:15 [2022-07-14T17:52:15.737Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
17:52:15 [2022-07-14T17:52:15.737Z] #33 DONE 0.3s
17:52:15 [2022-07-14T17:52:15.737Z] 
17:52:15 [2022-07-14T17:52:15.737Z] #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
17:52:15 [2022-07-14T17:52:15.737Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:52:16 [2022-07-14T17:52:16.000Z] #34 ...
17:52:16 [2022-07-14T17:52:16.000Z] 
17:52:16 [2022-07-14T17:52:16.000Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:52:16 [2022-07-14T17:52:16.000Z] #25 sha256:b9254fa01f86c5a6b3c814d48615265d117f66183ef5d7f71fb609c1eb6c1de0
17:52:16 [2022-07-14T17:52:16.000Z] #25 DONE 0.4s
17:52:16 [2022-07-14T17:52:16.000Z] 
17:52:16 [2022-07-14T17:52:16.000Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:52:16 [2022-07-14T17:52:16.000Z] #66 sha256:f8275a0fdaa660ea78a164eccccd1e5cef72c72ed3c48737e24fe52223b7443c
17:52:16 [2022-07-14T17:52:16.000Z] #66 DONE 0.5s
17:52:16 [2022-07-14T17:52:16.000Z] 
17:52:16 [2022-07-14T17:52:16.000Z] #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
17:52:16 [2022-07-14T17:52:16.000Z] #67 sha256:fe0f7a8e628d8303bbfe94032cfe502470f8a975e16d6b81e1b022e49ee63cf3
17:52:16 [2022-07-14T17:52:16.829Z] #11 ...
17:52:16 [2022-07-14T17:52:16.829Z] 
17:52:16 [2022-07-14T17:52:16.829Z] #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
17:52:16 [2022-07-14T17:52:16.829Z] #31 sha256:22a9a90d0ef1d811ccf5d99b2091bc237ec527c1ed81c09372ef6c1af3287ff1
17:52:16 [2022-07-14T17:52:16.829Z] #31 2.318 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:52:16 [2022-07-14T17:52:16.829Z] #31 2.693 
17:52:16 [2022-07-14T17:52:16.829Z] #31 2.913 #=#=#                                                                         

######################################################################## 100.0%
17:52:16 [2022-07-14T17:52:16.829Z] #31 3.223 
17:52:16 [2022-07-14T17:52:16.830Z] #31 4.166 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:52:16 [2022-07-14T17:52:16.830Z] #31 4.506 
17:52:16 [2022-07-14T17:52:16.830Z] #31 4.737 #=#=#                                                                         

######################################################################## 100.0%
17:52:16 [2022-07-14T17:52:16.830Z] #31 5.065 
17:52:16 [2022-07-14T17:52:16.830Z] #31 6.065 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:52:16 [2022-07-14T17:52:16.830Z] #31 6.370 
17:52:16 [2022-07-14T17:52:16.830Z] #31 6.593 #=#=#                                                                         

########                                                                  12.1%
####################################                                      50.4%
################################################################          89.6%
######################################################################## 100.0%
17:52:16 [2022-07-14T17:52:16.830Z] #31 7.197 
17:52:16 [2022-07-14T17:52:16.830Z] #31 8.224 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:52:16 [2022-07-14T17:52:16.830Z] #31 8.545 
17:52:16 [2022-07-14T17:52:16.830Z] #31 8.777 #=#=#                                                                         

######################################################################## 100.0%
17:52:16 [2022-07-14T17:52:16.830Z] #31 9.043 
17:52:16 [2022-07-14T17:52:16.830Z] #31 9.794 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:52:17 [2022-07-14T17:52:17.086Z] #31 10.14 
17:52:17 [2022-07-14T17:52:17.086Z] #31 ...
17:52:17 [2022-07-14T17:52:17.086Z] 
17:52:17 [2022-07-14T17:52:17.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:17 [2022-07-14T17:52:17.086Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:17 [2022-07-14T17:52:17.548Z] #11 ...
17:52:17 [2022-07-14T17:52:17.548Z] 
17:52:17 [2022-07-14T17:52:17.548Z] #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
17:52:17 [2022-07-14T17:52:17.548Z] #31 sha256:acd3d2b3cd36ed332c4b09bcfa367082f2725c44f431e0d36c3c263f0571f210
17:52:17 [2022-07-14T17:52:17.548Z] #31 2.003 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:52:17 [2022-07-14T17:52:17.548Z] #31 2.355 
17:52:17 [2022-07-14T17:52:17.548Z] #31 2.594 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
17:52:17 [2022-07-14T17:52:17.548Z] #31 3.245 
17:52:17 [2022-07-14T17:52:17.548Z] #31 4.215 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:52:17 [2022-07-14T17:52:17.548Z] #31 4.504 
17:52:17 [2022-07-14T17:52:17.548Z] #31 4.745 #=#=#                                                                         

######################################################################## 100.0%
17:52:17 [2022-07-14T17:52:17.548Z] #31 5.075 
17:52:17 [2022-07-14T17:52:17.548Z] #31 6.120 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:52:17 [2022-07-14T17:52:17.548Z] #31 6.476 
17:52:17 [2022-07-14T17:52:17.548Z] #31 6.710 #=#=#                                                                         

###################                                                       26.8%
##########################################                                58.7%
##########################################################                81.7%
######################################################################## 100.0%
17:52:17 [2022-07-14T17:52:17.548Z] #31 7.293 
17:52:17 [2022-07-14T17:52:17.548Z] #31 8.325 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:52:17 [2022-07-14T17:52:17.548Z] #31 8.593 
17:52:17 [2022-07-14T17:52:17.548Z] #31 8.810 #=#=#                                                                         

######################################################################## 100.0%
17:52:17 [2022-07-14T17:52:17.548Z] #31 9.051 
17:52:17 [2022-07-14T17:52:17.548Z] #31 9.721 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:52:17 [2022-07-14T17:52:17.548Z] #31 9.992 
17:52:17 [2022-07-14T17:52:17.548Z] #31 ...
17:52:17 [2022-07-14T17:52:17.548Z] 
17:52:17 [2022-07-14T17:52:17.548Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:17 [2022-07-14T17:52:17.548Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:17 [2022-07-14T17:52:17.548Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s
17:52:18 [2022-07-14T17:52:18.003Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
17:52:18 [2022-07-14T17:52:18.464Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s
17:52:19 [2022-07-14T17:52:19.368Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:52:19 [2022-07-14T17:52:19.838Z] #11 ...
17:52:19 [2022-07-14T17:52:19.838Z] 
17:52:19 [2022-07-14T17:52:19.838Z] #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
17:52:19 [2022-07-14T17:52:19.838Z] #31 sha256:22a9a90d0ef1d811ccf5d99b2091bc237ec527c1ed81c09372ef6c1af3287ff1
17:52:19 [2022-07-14T17:52:19.838Z] #31 10.37 #=#=#                                                                         

######################################################################## 100.0%
17:52:19 [2022-07-14T17:52:19.838Z] #31 10.65 
17:52:19 [2022-07-14T17:52:19.838Z] #31 10.77 Download of images into '/build' complete.
17:52:19 [2022-07-14T17:52:19.838Z] #31 10.77 Use something like the following to load the result into a Docker daemon:
17:52:19 [2022-07-14T17:52:19.838Z] #31 10.77   tar -cC '/build' . | docker load
17:52:19 [2022-07-14T17:52:19.838Z] #31 DONE 12.7s
17:52:19 [2022-07-14T17:52:19.838Z] 
17:52:19 [2022-07-14T17:52:19.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:19 [2022-07-14T17:52:19.838Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:20 [2022-07-14T17:52:20.733Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
17:52:20 [2022-07-14T17:52:20.837Z] #11 ...
17:52:20 [2022-07-14T17:52:20.837Z] 
17:52:20 [2022-07-14T17:52:20.837Z] #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
17:52:20 [2022-07-14T17:52:20.837Z] #31 sha256:acd3d2b3cd36ed332c4b09bcfa367082f2725c44f431e0d36c3c263f0571f210
17:52:20 [2022-07-14T17:52:20.837Z] #31 10.21 #=#=#                                                                         

######################################################################## 100.0%
17:52:20 [2022-07-14T17:52:20.837Z] #31 10.46 
17:52:20 [2022-07-14T17:52:20.837Z] #31 10.55 Download of images into '/build' complete.
17:52:20 [2022-07-14T17:52:20.837Z] #31 10.55 Use something like the following to load the result into a Docker daemon:
17:52:20 [2022-07-14T17:52:20.837Z] #31 10.55   tar -cC '/build' . | docker load
17:52:20 [2022-07-14T17:52:20.837Z] #31 DONE 14.2s
17:52:20 [2022-07-14T17:52:20.837Z] 
17:52:20 [2022-07-14T17:52:20.837Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18
17:52:20 [2022-07-14T17:52:20.837Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + RM_GOPATH=0
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + TMP_GOPATH=
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + : /build
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + '[' -z '' ']'
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 ++ mktemp -d
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + export GOPATH=/tmp/tmp.WpHayA8UbH
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + GOPATH=/tmp/tmp.WpHayA8UbH
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + RM_GOPATH=1
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.084 + case "$(go env GOARCH)" in
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 ++ go env GOARCH
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 + export GO_BUILDMODE=-buildmode=pie
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 + GO_BUILDMODE=-buildmode=pie
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 ++ dirname /install.sh
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 + dir=/
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 + bin=rootlesskit
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 + shift
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 + '[' '!' -f //rootlesskit.installer ']'
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.104 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
17:52:21 [2022-07-14T17:52:21.291Z] #67 5.118 + . //rootlesskit.installer
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 ++ : 1920341cd41e047834a21007424162a2dc946315
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + install_rootlesskit
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + case "$1" in
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + export CGO_ENABLED=0
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + CGO_ENABLED=0
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + _install_rootlesskit
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + for f in rootlesskit rootlesskit-docker-proxy
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + GOBIN=/build
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + GO111MODULE=on
17:52:21 [2022-07-14T17:52:21.292Z] #67 5.118 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
17:52:21 [2022-07-14T17:52:21.552Z] #67 5.629 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
17:52:21 [2022-07-14T17:52:21.552Z] #67 ...
17:52:21 [2022-07-14T17:52:21.552Z] 
17:52:21 [2022-07-14T17:52:21.552Z] #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
17:52:21 [2022-07-14T17:52:21.552Z] #26 sha256:4966c4c24b22bbb6149ebfb039846c36f30bda9dfa344df9c430274423f737d4
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + RM_GOPATH=0
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + TMP_GOPATH=
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + : /build
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + '[' -z '' ']'
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 ++ mktemp -d
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + export GOPATH=/tmp/tmp.vTPpVRoL1o
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + GOPATH=/tmp/tmp.vTPpVRoL1o
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + RM_GOPATH=1
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 + case "$(go env GOARCH)" in
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.395 ++ go env GOARCH
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + export GO_BUILDMODE=-buildmode=pie
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + GO_BUILDMODE=-buildmode=pie
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 ++ dirname /install.sh
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + dir=/
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + bin=dockercli
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + shift
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + '[' '!' -f //dockercli.installer ']'
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + . //dockercli.installer
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 ++ : stable
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 ++ : 17.06.2-ce
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + install_dockercli
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.423 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.427 ++ uname -m
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.427 + arch=x86_64
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.427 + '[' x86_64 '!=' x86_64 ']'
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.427 + url=https://download.docker.com/linux/static
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.427 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.427 Install docker/cli version 17.06.2-ce from stable
17:52:21 [2022-07-14T17:52:21.552Z] #26 5.445 + tar -xz docker/docker
17:52:22 [2022-07-14T17:52:22.739Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s done
17:52:22 [2022-07-14T17:52:22.739Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
17:52:22 [2022-07-14T17:52:22.935Z] #26 ...
17:52:22 [2022-07-14T17:52:22.935Z] 
17:52:22 [2022-07-14T17:52:22.935Z] #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
17:52:22 [2022-07-14T17:52:22.935Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:52:22 [2022-07-14T17:52:22.935Z] #40 3.863 go: downloading github.com/tc-hib/go-winres v0.2.3
17:52:22 [2022-07-14T17:52:22.935Z] #40 4.375 go: downloading github.com/tc-hib/winres v0.1.5
17:52:22 [2022-07-14T17:52:22.935Z] #40 4.819 go: downloading github.com/urfave/cli/v2 v2.3.0
17:52:22 [2022-07-14T17:52:22.935Z] #40 4.926 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:52:22 [2022-07-14T17:52:22.935Z] #40 5.017 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:52:22 [2022-07-14T17:52:22.935Z] #40 7.508 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:52:22 [2022-07-14T17:52:22.935Z] #40 7.543 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:52:23 [2022-07-14T17:52:23.195Z] #40 ...
17:52:23 [2022-07-14T17:52:23.195Z] 
17:52:23 [2022-07-14T17:52:23.195Z] #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
17:52:23 [2022-07-14T17:52:23.195Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:52:23 [2022-07-14T17:52:23.195Z] #53 5.503 go: downloading gotest.tools/gotestsum v1.8.1
17:52:23 [2022-07-14T17:52:23.195Z] #53 7.150 go: downloading github.com/dnephin/pflag v1.0.7
17:52:23 [2022-07-14T17:52:23.195Z] #53 7.158 go: downloading github.com/fatih/color v1.10.0
17:52:23 [2022-07-14T17:52:23.195Z] #53 7.187 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:52:23 [2022-07-14T17:52:23.195Z] #53 7.304 go: downloading github.com/pkg/errors v0.9.1
17:52:23 [2022-07-14T17:52:23.195Z] #53 7.814 go: downloading github.com/mattn/go-colorable v0.1.8
17:52:23 [2022-07-14T17:52:23.195Z] #53 7.896 go: downloading github.com/mattn/go-isatty v0.0.12
17:52:23 [2022-07-14T17:52:23.195Z] #53 7.911 go: downloading github.com/fsnotify/fsnotify v1.4.9
17:52:23 [2022-07-14T17:52:23.307Z] #11 DONE 44.1s
17:52:23 [2022-07-14T17:52:23.307Z] 
17:52:23 [2022-07-14T17:52:23.307Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:52:23 [2022-07-14T17:52:23.307Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
17:52:23 [2022-07-14T17:52:23.455Z] #53 7.958 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:52:23 [2022-07-14T17:52:23.455Z] #53 8.127 go: downloading github.com/jonboulle/clockwork v0.2.2
17:52:23 [2022-07-14T17:52:23.715Z] #53 8.252 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:52:23 [2022-07-14T17:52:23.715Z] #53 8.453 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:52:23 [2022-07-14T17:52:23.924Z] #12 DONE 0.6s
17:52:23 [2022-07-14T17:52:23.924Z] 
17:52:23 [2022-07-14T17:52:23.924Z] #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
17:52:23 [2022-07-14T17:52:23.924Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
17:52:24 [2022-07-14T17:52:24.014Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.2s
17:52:24 [2022-07-14T17:52:24.286Z] #53 ...
17:52:24 [2022-07-14T17:52:24.286Z] 
17:52:24 [2022-07-14T17:52:24.286Z] #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
17:52:24 [2022-07-14T17:52:24.286Z] #67 sha256:fe0f7a8e628d8303bbfe94032cfe502470f8a975e16d6b81e1b022e49ee63cf3
17:52:24 [2022-07-14T17:52:24.286Z] #67 8.173 go: downloading github.com/urfave/cli/v2 v2.4.0
17:52:24 [2022-07-14T17:52:24.286Z] #67 8.173 go: downloading github.com/sirupsen/logrus v1.8.1
17:52:24 [2022-07-14T17:52:24.510Z] #13 DONE 0.7s
17:52:24 [2022-07-14T17:52:24.510Z] 
17:52:24 [2022-07-14T17:52:24.510Z] #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
17:52:24 [2022-07-14T17:52:24.510Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
17:52:24 [2022-07-14T17:52:24.510Z] #50 ...
17:52:24 [2022-07-14T17:52:24.510Z] 
17:52:24 [2022-07-14T17:52:24.510Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:52:24 [2022-07-14T17:52:24.510Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
17:52:24 [2022-07-14T17:52:24.510Z] #46 DONE 0.2s
17:52:24 [2022-07-14T17:52:24.777Z] 
17:52:24 [2022-07-14T17:52:24.777Z] #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
17:52:24 [2022-07-14T17:52:24.777Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
17:52:24 [2022-07-14T17:52:24.777Z] #50 DONE 0.2s
17:52:24 [2022-07-14T17:52:24.777Z] 
17:52:24 [2022-07-14T17:52:24.777Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:52:24 [2022-07-14T17:52:24.777Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
17:52:24 [2022-07-14T17:52:24.777Z] #33 DONE 0.3s
17:52:24 [2022-07-14T17:52:24.777Z] 
17:52:24 [2022-07-14T17:52:24.777Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:52:24 [2022-07-14T17:52:24.777Z] #25 sha256:0e1b3e0a58e83456edc4ca783213dea6691ce3213a3442a00a53b1837d23000e
17:52:24 [2022-07-14T17:52:24.777Z] #25 DONE 0.3s
17:52:24 [2022-07-14T17:52:24.777Z] 
17:52:24 [2022-07-14T17:52:24.777Z] #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
17:52:24 [2022-07-14T17:52:24.777Z] #26 sha256:e9484ce4b1596355b3cee396fade75836df50c5029235fc2014e539dd7fbe05d
17:52:24 [2022-07-14T17:52:24.777Z] #26 ...
17:52:24 [2022-07-14T17:52:24.777Z] 
17:52:24 [2022-07-14T17:52:24.777Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:52:24 [2022-07-14T17:52:24.777Z] #66 sha256:43752aac27a2d2f33c785927bdac7e734caf7bd9b9069be0e5daa29a63a0c2c8
17:52:24 [2022-07-14T17:52:24.777Z] #66 DONE 0.3s
17:52:24 [2022-07-14T17:52:24.858Z] #67 8.808 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
17:52:25 [2022-07-14T17:52:25.043Z] 
17:52:25 [2022-07-14T17:52:25.043Z] #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
17:52:25 [2022-07-14T17:52:25.043Z] #67 sha256:3fb2cc4103255fc5b5cc145091d70dcf51efafc5080a67b4e5923ccac8185310
17:52:25 [2022-07-14T17:52:25.428Z] #67 ...
17:52:25 [2022-07-14T17:52:25.428Z] 
17:52:25 [2022-07-14T17:52:25.428Z] #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
17:52:25 [2022-07-14T17:52:25.428Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:52:25 [2022-07-14T17:52:25.428Z] #57 4.880 go: downloading mvdan.cc/sh/v3 v3.0.2
17:52:25 [2022-07-14T17:52:25.428Z] #57 5.806 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:52:25 [2022-07-14T17:52:25.428Z] #57 5.806 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:52:25 [2022-07-14T17:52:25.428Z] #57 5.806 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:52:25 [2022-07-14T17:52:25.428Z] #57 7.545 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:52:25 [2022-07-14T17:52:25.690Z] #57 ...
17:52:25 [2022-07-14T17:52:25.690Z] 
17:52:25 [2022-07-14T17:52:25.690Z] #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
17:52:25 [2022-07-14T17:52:25.690Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:25 [2022-07-14T17:52:25.690Z] #42 7.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #42 7.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #42 7.269 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #42 8.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #42 ...
17:52:25 [2022-07-14T17:52:25.690Z] 
17:52:25 [2022-07-14T17:52:25.690Z] #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
17:52:25 [2022-07-14T17:52:25.690Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:25 [2022-07-14T17:52:25.690Z] #62 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #62 6.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #62 6.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #62 7.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:25 [2022-07-14T17:52:25.690Z] #62 9.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:25 [2022-07-14T17:52:25.908Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.2s done
17:52:25 [2022-07-14T17:52:25.908Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92
17:52:25 [2022-07-14T17:52:25.908Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
17:52:25 [2022-07-14T17:52:25.908Z] #11 DONE 46.6s
17:52:25 [2022-07-14T17:52:25.908Z] 
17:52:25 [2022-07-14T17:52:25.908Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:52:25 [2022-07-14T17:52:25.908Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f
17:52:25 [2022-07-14T17:52:25.954Z] #62 ...
17:52:25 [2022-07-14T17:52:25.954Z] 
17:52:25 [2022-07-14T17:52:25.954Z] #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
17:52:25 [2022-07-14T17:52:25.954Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:52:25 [2022-07-14T17:52:25.954Z] #36 5.259 go: downloading github.com/go-delve/delve v1.8.1
17:52:25 [2022-07-14T17:52:25.954Z] #36 ...
17:52:25 [2022-07-14T17:52:25.954Z] 
17:52:25 [2022-07-14T17:52:25.954Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:52:25 [2022-07-14T17:52:25.954Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:25 [2022-07-14T17:52:25.954Z] #76 3.402 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:25 [2022-07-14T17:52:25.954Z] #76 3.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:25 [2022-07-14T17:52:25.954Z] #76 3.580 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:25 [2022-07-14T17:52:25.954Z] #76 3.628 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:25 [2022-07-14T17:52:25.954Z] #76 4.275 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:25 [2022-07-14T17:52:25.954Z] #76 5.141 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:26 [2022-07-14T17:52:26.215Z] #76 ...
17:52:26 [2022-07-14T17:52:26.215Z] 
17:52:26 [2022-07-14T17:52:26.215Z] #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
17:52:26 [2022-07-14T17:52:26.215Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:52:26 [2022-07-14T17:52:26.215Z] #47 4.414 + git clone https://github.com/docker/distribution.git .
17:52:26 [2022-07-14T17:52:26.215Z] #47 4.424 Cloning into '.'...
17:52:26 [2022-07-14T17:52:26.215Z] #47 ...
17:52:26 [2022-07-14T17:52:26.215Z] 
17:52:26 [2022-07-14T17:52:26.215Z] #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
17:52:26 [2022-07-14T17:52:26.215Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:26 [2022-07-14T17:52:26.215Z] #55 5.902 go: downloading github.com/golangci/golangci-lint v1.46.2
17:52:26 [2022-07-14T17:52:26.215Z] #55 8.268 go: downloading github.com/fatih/color v1.13.0
17:52:26 [2022-07-14T17:52:26.215Z] #55 8.312 go: downloading github.com/gofrs/flock v0.8.1
17:52:26 [2022-07-14T17:52:26.215Z] #55 8.461 go: downloading github.com/spf13/cobra v1.4.0
17:52:26 [2022-07-14T17:52:26.215Z] #55 8.477 go: downloading github.com/spf13/pflag v1.0.5
17:52:26 [2022-07-14T17:52:26.215Z] #55 8.845 go: downloading github.com/spf13/viper v1.11.0
17:52:26 [2022-07-14T17:52:26.215Z] #55 9.052 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
17:52:26 [2022-07-14T17:52:26.215Z] #55 9.336 go: downloading github.com/mattn/go-colorable v0.1.12
17:52:26 [2022-07-14T17:52:26.215Z] #55 9.414 go: downloading github.com/mattn/go-isatty v0.0.14
17:52:26 [2022-07-14T17:52:26.215Z] #55 9.476 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
17:52:26 [2022-07-14T17:52:26.215Z] #55 9.530 go: downloading github.com/go-critic/go-critic v0.6.3
17:52:26 [2022-07-14T17:52:26.476Z] #55 ...
17:52:26 [2022-07-14T17:52:26.476Z] 
17:52:26 [2022-07-14T17:52:26.476Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:52:26 [2022-07-14T17:52:26.476Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:52:26 [2022-07-14T17:52:26.476Z] #14 7.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:26 [2022-07-14T17:52:26.476Z] #14 7.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:26 [2022-07-14T17:52:26.476Z] #14 7.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:26 [2022-07-14T17:52:26.476Z] #14 8.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:26 [2022-07-14T17:52:26.476Z] #14 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:26 [2022-07-14T17:52:26.476Z] #14 ...
17:52:26 [2022-07-14T17:52:26.476Z] 
17:52:26 [2022-07-14T17:52:26.476Z] #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
17:52:26 [2022-07-14T17:52:26.476Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:52:26 [2022-07-14T17:52:26.476Z] #38 5.805 go: downloading github.com/pelletier/go-toml v1.8.1
17:52:26 [2022-07-14T17:52:26.741Z] #38 ...
17:52:26 [2022-07-14T17:52:26.741Z] 
17:52:26 [2022-07-14T17:52:26.741Z] #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
17:52:26 [2022-07-14T17:52:26.741Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:26 [2022-07-14T17:52:26.741Z] #51 7.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:26 [2022-07-14T17:52:26.741Z] #51 7.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:26 [2022-07-14T17:52:26.741Z] #51 7.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:26 [2022-07-14T17:52:26.741Z] #51 7.648 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
17:52:26 [2022-07-14T17:52:26.741Z] #51 8.261 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:26 [2022-07-14T17:52:26.741Z] #51 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:26 [2022-07-14T17:52:26.741Z] #51 ...
17:52:26 [2022-07-14T17:52:26.741Z] 
17:52:26 [2022-07-14T17:52:26.741Z] #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
17:52:26 [2022-07-14T17:52:26.741Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:26 [2022-07-14T17:52:26.741Z] #42 11.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:27 [2022-07-14T17:52:27.307Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
17:52:27 [2022-07-14T17:52:27.802Z] #12 DONE 1.5s
17:52:27 [2022-07-14T17:52:27.802Z] 
17:52:27 [2022-07-14T17:52:27.802Z] #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
17:52:27 [2022-07-14T17:52:27.802Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713
17:52:28 [2022-07-14T17:52:28.058Z] #13 DONE 0.6s
17:52:28 [2022-07-14T17:52:28.058Z] 
17:52:28 [2022-07-14T17:52:28.058Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:52:28 [2022-07-14T17:52:28.058Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081
17:52:28 [2022-07-14T17:52:28.058Z] #33 DONE 0.1s
17:52:28 [2022-07-14T17:52:28.058Z] 
17:52:28 [2022-07-14T17:52:28.058Z] #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
17:52:28 [2022-07-14T17:52:28.058Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:52:28 [2022-07-14T17:52:28.058Z] #38 ...
17:52:28 [2022-07-14T17:52:28.058Z] 
17:52:28 [2022-07-14T17:52:28.058Z] #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
17:52:28 [2022-07-14T17:52:28.058Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023
17:52:28 [2022-07-14T17:52:28.058Z] #50 DONE 0.2s
17:52:28 [2022-07-14T17:52:28.233Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.7% of statements
17:52:28 [2022-07-14T17:52:28.315Z] 
17:52:28 [2022-07-14T17:52:28.315Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:52:28 [2022-07-14T17:52:28.315Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df
17:52:28 [2022-07-14T17:52:28.315Z] #46 DONE 0.2s
17:52:28 [2022-07-14T17:52:28.315Z] 
17:52:28 [2022-07-14T17:52:28.315Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:52:28 [2022-07-14T17:52:28.315Z] #25 sha256:7848a9dbf1a0515608bcbfd7e887da32ee396e819a1092615c8418c7c97e3dfa
17:52:28 [2022-07-14T17:52:28.315Z] #25 DONE 0.2s
17:52:28 [2022-07-14T17:52:28.315Z] 
17:52:28 [2022-07-14T17:52:28.315Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:52:28 [2022-07-14T17:52:28.315Z] #66 sha256:38d52d4d6a0467fdff7db38c6d1b3fa58bab98ec0b450523262dba7c0089e61e
17:52:28 [2022-07-14T17:52:28.315Z] #66 DONE 0.3s
17:52:28 [2022-07-14T17:52:28.315Z] 
17:52:28 [2022-07-14T17:52:28.315Z] #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
17:52:28 [2022-07-14T17:52:28.315Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:52:28 [2022-07-14T17:52:28.794Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:52:29 [2022-07-14T17:52:29.284Z] #42 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:29 [2022-07-14T17:52:29.355Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
17:52:30 [2022-07-14T17:52:30.282Z] ok  	github.com/docker/docker/daemon	10.112s	coverage: 16.2% of statements
17:52:30 [2022-07-14T17:52:30.282Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:52:30 [2022-07-14T17:52:30.282Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:52:30 [2022-07-14T17:52:30.282Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:52:30 [2022-07-14T17:52:30.282Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:52:30 [2022-07-14T17:52:30.336Z] #67 ...
17:52:30 [2022-07-14T17:52:30.336Z] 
17:52:30 [2022-07-14T17:52:30.336Z] #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
17:52:30 [2022-07-14T17:52:30.336Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:30 [2022-07-14T17:52:30.336Z] #62 4.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:30 [2022-07-14T17:52:30.336Z] #62 4.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:30 [2022-07-14T17:52:30.336Z] #62 4.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:30 [2022-07-14T17:52:30.336Z] #62 5.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:30 [2022-07-14T17:52:30.336Z] #62 5.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:30 [2022-07-14T17:52:30.666Z] #42 ...
17:52:30 [2022-07-14T17:52:30.666Z] 
17:52:30 [2022-07-14T17:52:30.666Z] #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
17:52:30 [2022-07-14T17:52:30.666Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:52:30 [2022-07-14T17:52:30.666Z] #34 4.574 + git clone https://github.com/kolyshkin/go-swagger.git .
17:52:30 [2022-07-14T17:52:30.666Z] #34 4.574 Cloning into '.'...
17:52:30 [2022-07-14T17:52:30.666Z] #34 ...
17:52:30 [2022-07-14T17:52:30.666Z] 
17:52:30 [2022-07-14T17:52:30.666Z] #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
17:52:30 [2022-07-14T17:52:30.666Z] #26 sha256:4966c4c24b22bbb6149ebfb039846c36f30bda9dfa344df9c430274423f737d4
17:52:30 [2022-07-14T17:52:30.666Z] #26 14.10 + mkdir -p /build
17:52:30 [2022-07-14T17:52:30.666Z] #26 14.10 + mv docker/docker /build/
17:52:30 [2022-07-14T17:52:30.666Z] #26 14.11 + rmdir docker
17:52:30 [2022-07-14T17:52:30.666Z] #26 DONE 14.6s
17:52:30 [2022-07-14T17:52:30.666Z] 
17:52:30 [2022-07-14T17:52:30.666Z] #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
17:52:30 [2022-07-14T17:52:30.666Z] #67 sha256:fe0f7a8e628d8303bbfe94032cfe502470f8a975e16d6b81e1b022e49ee63cf3
17:52:30 [2022-07-14T17:52:30.666Z] #67 12.97 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:52:30 [2022-07-14T17:52:30.666Z] #67 13.81 go: downloading github.com/google/uuid v1.3.0
17:52:30 [2022-07-14T17:52:30.666Z] #67 13.82 go: downloading github.com/moby/vpnkit v0.5.0
17:52:30 [2022-07-14T17:52:30.666Z] #67 13.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:52:30 [2022-07-14T17:52:30.666Z] #67 14.48 go: downloading github.com/gofrs/flock v0.8.1
17:52:30 [2022-07-14T17:52:30.666Z] #67 14.69 go: downloading github.com/gorilla/mux v1.8.0
17:52:30 [2022-07-14T17:52:30.843Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.630s	coverage: 74.8% of statements
17:52:30 [2022-07-14T17:52:30.905Z] #62 6.425 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:30 [2022-07-14T17:52:30.925Z] #67 15.07 go: downloading github.com/moby/sys/mountinfo v0.6.0
17:52:31 [2022-07-14T17:52:31.164Z] #62 ...
17:52:31 [2022-07-14T17:52:31.164Z] 
17:52:31 [2022-07-14T17:52:31.164Z] #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
17:52:31 [2022-07-14T17:52:31.164Z] #26 sha256:e9484ce4b1596355b3cee396fade75836df50c5029235fc2014e539dd7fbe05d
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.494 + RM_GOPATH=0
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.494 + TMP_GOPATH=
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.494 + : /build
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.494 + '[' -z '' ']'
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.506 ++ mktemp -d
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.506 + export GOPATH=/tmp/tmp.dKBTtf8c25
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.506 + GOPATH=/tmp/tmp.dKBTtf8c25
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.506 + RM_GOPATH=1
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.506 + case "$(go env GOARCH)" in
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.506 ++ go env GOARCH
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.518 + export GO_BUILDMODE=-buildmode=pie
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.518 + GO_BUILDMODE=-buildmode=pie
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 ++ dirname /install.sh
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 + dir=/
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 + bin=dockercli
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 + shift
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 + '[' '!' -f //dockercli.installer ']'
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 + . //dockercli.installer
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 ++ : stable
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 ++ : 17.06.2-ce
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 + install_dockercli
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.522 Install docker/cli version 17.06.2-ce from stable
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.523 ++ uname -m
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.525 + arch=x86_64
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.525 + '[' x86_64 '!=' x86_64 ']'
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.525 + url=https://download.docker.com/linux/static
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.525 + tar -xz docker/docker
17:52:31 [2022-07-14T17:52:31.164Z] #26 6.535 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:52:31 [2022-07-14T17:52:31.498Z] #67 15.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
17:52:31 [2022-07-14T17:52:31.759Z] #67 15.72 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
17:52:31 [2022-07-14T17:52:31.771Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.292s	coverage: 56.2% of statements
17:52:32 [2022-07-14T17:52:32.027Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 3.0% of statements
17:52:33 [2022-07-14T17:52:33.391Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
17:52:33 [2022-07-14T17:52:33.585Z] #67 ...
17:52:33 [2022-07-14T17:52:33.586Z] 
17:52:33 [2022-07-14T17:52:33.586Z] #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             ;
17:52:33 [2022-07-14T17:52:33.586Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:33 [2022-07-14T17:52:33.586Z] #76 4.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:33 [2022-07-14T17:52:33.586Z] #76 4.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:33 [2022-07-14T17:52:33.586Z] #76 4.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:33 [2022-07-14T17:52:33.586Z] #76 5.151 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:33 [2022-07-14T17:52:33.586Z] #76 5.507 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:34 [2022-07-14T17:52:34.151Z] #76 6.139 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:34 [2022-07-14T17:52:34.300Z] #67 18.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:52:34 [2022-07-14T17:52:34.300Z] #67 ...
17:52:34 [2022-07-14T17:52:34.300Z] 
17:52:34 [2022-07-14T17:52:34.300Z] #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
17:52:34 [2022-07-14T17:52:34.300Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:52:34 [2022-07-14T17:52:34.300Z] #53 8.806 go: downloading golang.org/x/tools v0.1.0
17:52:34 [2022-07-14T17:52:34.300Z] #53 16.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:52:34 [2022-07-14T17:52:34.300Z] #53 16.16 go: downloading golang.org/x/mod v0.3.0
17:52:34 [2022-07-14T17:52:34.300Z] #53 ...
17:52:34 [2022-07-14T17:52:34.300Z] 
17:52:34 [2022-07-14T17:52:34.300Z] #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
17:52:34 [2022-07-14T17:52:34.300Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:52:34 [2022-07-14T17:52:34.300Z] #36 16.27 go: downloading github.com/sirupsen/logrus v1.6.0
17:52:34 [2022-07-14T17:52:34.300Z] #36 16.27 go: downloading github.com/spf13/cobra v1.1.3
17:52:34 [2022-07-14T17:52:34.300Z] #36 16.98 go: downloading github.com/mattn/go-isatty v0.0.3
17:52:34 [2022-07-14T17:52:34.300Z] #36 17.06 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
17:52:34 [2022-07-14T17:52:34.300Z] #36 17.47 go: downloading gopkg.in/yaml.v2 v2.4.0
17:52:34 [2022-07-14T17:52:34.300Z] #36 17.83 go: downloading github.com/cosiner/argv v0.1.0
17:52:34 [2022-07-14T17:52:34.300Z] #36 17.88 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
17:52:34 [2022-07-14T17:52:34.300Z] #36 17.95 go: downloading github.com/peterh/liner v1.2.2
17:52:34 [2022-07-14T17:52:34.300Z] #36 18.06 go: downloading github.com/google/go-dap v0.6.0
17:52:34 [2022-07-14T17:52:34.300Z] #36 18.29 go: downloading github.com/russross/blackfriday/v2 v2.0.1
17:52:34 [2022-07-14T17:52:34.300Z] #36 18.75 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
17:52:34 [2022-07-14T17:52:34.318Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.161s	coverage: 50.6% of statements
17:52:34 [2022-07-14T17:52:34.456Z] #26 ...
17:52:34 [2022-07-14T17:52:34.456Z] 
17:52:34 [2022-07-14T17:52:34.456Z] #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
17:52:34 [2022-07-14T17:52:34.456Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:52:34 [2022-07-14T17:52:34.456Z] #38 7.777 go: downloading github.com/pelletier/go-toml v1.8.1
17:52:34 [2022-07-14T17:52:34.456Z] #38 ...
17:52:34 [2022-07-14T17:52:34.456Z] 
17:52:34 [2022-07-14T17:52:34.456Z] #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
17:52:34 [2022-07-14T17:52:34.457Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:52:34 [2022-07-14T17:52:34.457Z] #14 8.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:34 [2022-07-14T17:52:34.457Z] #14 8.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:34 [2022-07-14T17:52:34.457Z] #14 8.168 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:34 [2022-07-14T17:52:34.457Z] #14 9.626 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:34 [2022-07-14T17:52:34.716Z] #14 ...
17:52:34 [2022-07-14T17:52:34.716Z] 
17:52:34 [2022-07-14T17:52:34.716Z] #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
17:52:34 [2022-07-14T17:52:34.716Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:52:34 [2022-07-14T17:52:34.716Z] #47 6.983 + git clone https://github.com/docker/distribution.git .
17:52:34 [2022-07-14T17:52:34.716Z] #47 6.983 Cloning into '.'...
17:52:34 [2022-07-14T17:52:34.870Z] #36 19.49 go: downloading github.com/mattn/go-runewidth v0.0.3
17:52:34 [2022-07-14T17:52:34.870Z] #36 19.57 go: downloading github.com/hashicorp/golang-lru v0.5.4
17:52:34 [2022-07-14T17:52:34.977Z] #47 ...
17:52:34 [2022-07-14T17:52:34.977Z] 
17:52:34 [2022-07-14T17:52:34.977Z] #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
17:52:34 [2022-07-14T17:52:34.977Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:34 [2022-07-14T17:52:34.977Z] #42 7.709 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:34 [2022-07-14T17:52:34.977Z] #42 7.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:34 [2022-07-14T17:52:34.977Z] #42 7.758 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:34 [2022-07-14T17:52:34.977Z] #42 9.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:34 [2022-07-14T17:52:34.977Z] #42 ...
17:52:34 [2022-07-14T17:52:34.977Z] 
17:52:34 [2022-07-14T17:52:34.977Z] #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
17:52:34 [2022-07-14T17:52:34.977Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:52:34 [2022-07-14T17:52:34.977Z] #57 7.919 go: downloading mvdan.cc/sh/v3 v3.0.2
17:52:34 [2022-07-14T17:52:34.977Z] #57 9.653 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:52:34 [2022-07-14T17:52:34.977Z] #57 9.657 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:52:34 [2022-07-14T17:52:34.977Z] #57 9.764 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:52:35 [2022-07-14T17:52:35.091Z] #76 ...
17:52:35 [2022-07-14T17:52:35.091Z] 
17:52:35 [2022-07-14T17:52:35.091Z] #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
17:52:35 [2022-07-14T17:52:35.091Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:52:35 [2022-07-14T17:52:35.091Z] #38 6.981 go: downloading github.com/pelletier/go-toml v1.8.1
17:52:35 [2022-07-14T17:52:35.131Z] #36 19.76 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
17:52:35 [2022-07-14T17:52:35.238Z] #57 ...
17:52:35 [2022-07-14T17:52:35.238Z] 
17:52:35 [2022-07-14T17:52:35.238Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:52:35 [2022-07-14T17:52:35.238Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:52:35 [2022-07-14T17:52:35.238Z] #34 7.341 + git clone https://github.com/kolyshkin/go-swagger.git .
17:52:35 [2022-07-14T17:52:35.238Z] #34 7.345 Cloning into '.'...
17:52:35 [2022-07-14T17:52:35.238Z] #34 ...
17:52:35 [2022-07-14T17:52:35.238Z] 
17:52:35 [2022-07-14T17:52:35.238Z] #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
17:52:35 [2022-07-14T17:52:35.238Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:52:35 [2022-07-14T17:52:35.238Z] #36 6.827 go: downloading github.com/go-delve/delve v1.8.1
17:52:35 [2022-07-14T17:52:35.500Z] #36 ...
17:52:35 [2022-07-14T17:52:35.500Z] 
17:52:35 [2022-07-14T17:52:35.500Z] #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
17:52:35 [2022-07-14T17:52:35.500Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:52:35 [2022-07-14T17:52:35.500Z] #53 8.047 go: downloading gotest.tools/gotestsum v1.8.1
17:52:35 [2022-07-14T17:52:35.500Z] #53 10.92 go: downloading github.com/fatih/color v1.10.0
17:52:35 [2022-07-14T17:52:35.500Z] #53 11.00 go: downloading github.com/dnephin/pflag v1.0.7
17:52:35 [2022-07-14T17:52:35.500Z] #53 11.07 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:52:35 [2022-07-14T17:52:35.500Z] #53 11.15 go: downloading github.com/pkg/errors v0.9.1
17:52:35 [2022-07-14T17:52:35.500Z] #53 ...
17:52:35 [2022-07-14T17:52:35.500Z] 
17:52:35 [2022-07-14T17:52:35.500Z] #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             ;
17:52:35 [2022-07-14T17:52:35.500Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:35 [2022-07-14T17:52:35.500Z] #76 8.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:35 [2022-07-14T17:52:35.500Z] #76 8.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:35 [2022-07-14T17:52:35.500Z] #76 8.162 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:35 [2022-07-14T17:52:35.500Z] #76 9.500 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:35 [2022-07-14T17:52:35.769Z] #76 ...
17:52:35 [2022-07-14T17:52:35.769Z] 
17:52:35 [2022-07-14T17:52:35.769Z] #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
17:52:35 [2022-07-14T17:52:35.769Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:35 [2022-07-14T17:52:35.769Z] #55 8.276 go: downloading github.com/golangci/golangci-lint v1.46.2
17:52:36 [2022-07-14T17:52:36.028Z] #55 ...
17:52:36 [2022-07-14T17:52:36.028Z] 
17:52:36 [2022-07-14T17:52:36.029Z] #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
17:52:36 [2022-07-14T17:52:36.029Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:36 [2022-07-14T17:52:36.029Z] #51 6.204 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:36 [2022-07-14T17:52:36.029Z] #51 6.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:36 [2022-07-14T17:52:36.029Z] #51 6.226 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:36 [2022-07-14T17:52:36.029Z] #51 6.786 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
17:52:36 [2022-07-14T17:52:36.029Z] #51 7.008 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:36 [2022-07-14T17:52:36.029Z] #51 9.487 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:36 [2022-07-14T17:52:36.029Z] #51 ...
17:52:36 [2022-07-14T17:52:36.029Z] 
17:52:36 [2022-07-14T17:52:36.029Z] #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
17:52:36 [2022-07-14T17:52:36.029Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:52:36 [2022-07-14T17:52:36.029Z] #40 7.298 go: downloading github.com/tc-hib/go-winres v0.2.3
17:52:36 [2022-07-14T17:52:36.029Z] #40 8.666 go: downloading github.com/tc-hib/winres v0.1.5
17:52:36 [2022-07-14T17:52:36.029Z] #40 10.96 go: downloading github.com/urfave/cli/v2 v2.3.0
17:52:36 [2022-07-14T17:52:36.029Z] #40 11.57 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:52:36 [2022-07-14T17:52:36.029Z] #40 11.65 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:52:36 [2022-07-14T17:52:36.078Z] #36 ...
17:52:36 [2022-07-14T17:52:36.078Z] 
17:52:36 [2022-07-14T17:52:36.078Z] #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
17:52:36 [2022-07-14T17:52:36.078Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13 tomll can be used in two ways:
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13 Writing to STDIN and reading from STDOUT:
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13   cat file.toml | tomll > file.toml
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13 
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13 Reading and updating a list of files:
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13   tomll a.toml b.toml c.toml
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13 
17:52:36 [2022-07-14T17:52:36.078Z] #38 20.13 When given a list of files, tomll will modify all files in place without asking.
17:52:36 [2022-07-14T17:52:36.078Z] #38 DONE 20.8s
17:52:36 [2022-07-14T17:52:36.249Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.882s	coverage: 58.5% of statements
17:52:36 [2022-07-14T17:52:36.288Z] #40 ...
17:52:36 [2022-07-14T17:52:36.288Z] 
17:52:36 [2022-07-14T17:52:36.288Z] #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
17:52:36 [2022-07-14T17:52:36.288Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:36 [2022-07-14T17:52:36.288Z] #55 11.78 go: downloading github.com/fatih/color v1.13.0
17:52:36 [2022-07-14T17:52:36.288Z] #55 11.79 go: downloading github.com/gofrs/flock v0.8.1
17:52:36 [2022-07-14T17:52:36.338Z] 
17:52:36 [2022-07-14T17:52:36.338Z] #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
17:52:36 [2022-07-14T17:52:36.338Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:36 [2022-07-14T17:52:36.338Z] #55 11.66 go: downloading github.com/hashicorp/go-version v1.4.0
17:52:36 [2022-07-14T17:52:36.338Z] #55 11.85 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:52:36 [2022-07-14T17:52:36.338Z] #55 11.92 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 12.14 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:52:36 [2022-07-14T17:52:36.339Z] #55 16.52 go: downloading github.com/sirupsen/logrus v1.8.1
17:52:36 [2022-07-14T17:52:36.339Z] #55 16.52 go: downloading github.com/stretchr/testify v1.7.1
17:52:36 [2022-07-14T17:52:36.339Z] #55 16.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
17:52:36 [2022-07-14T17:52:36.339Z] #55 16.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
17:52:36 [2022-07-14T17:52:36.339Z] #55 16.99 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.14 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.21 go: downloading github.com/spf13/afero v1.8.2
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.38 go: downloading github.com/spf13/cast v1.4.1
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.57 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.74 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 17.97 go: downloading github.com/go-toolsmith/astequal v1.0.1
17:52:36 [2022-07-14T17:52:36.339Z] #55 18.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 18.33 go: downloading github.com/go-toolsmith/astp v1.0.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 18.46 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 18.59 go: downloading github.com/go-toolsmith/typep v1.0.2
17:52:36 [2022-07-14T17:52:36.339Z] #55 18.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
17:52:36 [2022-07-14T17:52:36.339Z] #55 19.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:52:36 [2022-07-14T17:52:36.339Z] #55 19.92 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
17:52:36 [2022-07-14T17:52:36.339Z] #55 20.58 go: downloading github.com/hashicorp/errwrap v1.0.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 20.64 go: downloading 4d63.com/gochecknoglobals v0.1.0
17:52:36 [2022-07-14T17:52:36.339Z] #55 21.00 go: downloading github.com/Antonboom/errname v0.1.6
17:52:36 [2022-07-14T17:52:36.339Z] #55 21.12 go: downloading github.com/Antonboom/nilnil v0.1.1
17:52:36 [2022-07-14T17:52:36.548Z] #55 11.99 go: downloading github.com/spf13/cobra v1.4.0
17:52:36 [2022-07-14T17:52:36.548Z] #55 12.09 go: downloading github.com/spf13/pflag v1.0.5
17:52:36 [2022-07-14T17:52:36.817Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.495s	coverage: 46.3% of statements
17:52:36 [2022-07-14T17:52:36.817Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:52:36 [2022-07-14T17:52:36.817Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:52:36 [2022-07-14T17:52:36.817Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:52:36 [2022-07-14T17:52:36.908Z] #55 21.32 go: downloading github.com/BurntSushi/toml v1.1.0
17:52:36 [2022-07-14T17:52:36.908Z] #55 ...
17:52:36 [2022-07-14T17:52:36.908Z] 
17:52:36 [2022-07-14T17:52:36.908Z] #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
17:52:36 [2022-07-14T17:52:36.908Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:52:36 [2022-07-14T17:52:36.908Z] #36 21.65 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
17:52:36 [2022-07-14T17:52:36.908Z] #36 21.67 go: downloading github.com/cilium/ebpf v0.7.0
17:52:37 [2022-07-14T17:52:37.072Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
17:52:37 [2022-07-14T17:52:37.485Z] #55 13.08 go: downloading github.com/spf13/viper v1.11.0
17:52:37 [2022-07-14T17:52:37.745Z] #55 13.30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
17:52:37 [2022-07-14T17:52:37.862Z] #36 ...
17:52:37 [2022-07-14T17:52:37.862Z] 
17:52:37 [2022-07-14T17:52:37.862Z] #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             ;
17:52:37 [2022-07-14T17:52:37.862Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:37 [2022-07-14T17:52:37.862Z] #76 12.60 Fetched 8550 kB in 10s (898 kB/s)
17:52:37 [2022-07-14T17:52:37.862Z] #76 12.60 Reading package lists...
17:52:37 [2022-07-14T17:52:37.997Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
17:52:38 [2022-07-14T17:52:38.122Z] #76 20.12 Reading package lists...
17:52:38 [2022-07-14T17:52:38.122Z] #76 ...
17:52:38 [2022-07-14T17:52:38.122Z] 
17:52:38 [2022-07-14T17:52:38.122Z] #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
17:52:38 [2022-07-14T17:52:38.122Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:38 [2022-07-14T17:52:38.122Z] #62 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:38 [2022-07-14T17:52:38.122Z] #62 21.94 Fetched 8550 kB in 16s (546 kB/s)
17:52:38 [2022-07-14T17:52:38.122Z] #62 21.94 Reading package lists...
17:52:38 [2022-07-14T17:52:38.122Z] #62 ...
17:52:38 [2022-07-14T17:52:38.122Z] 
17:52:38 [2022-07-14T17:52:38.122Z] #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
17:52:38 [2022-07-14T17:52:38.122Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.22 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.36 go: downloading github.com/alexkohler/prealloc v1.0.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.46 go: downloading github.com/ashanbrown/makezero v1.1.1
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.61 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.63 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.65 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.78 go: downloading github.com/breml/bidichk v0.2.3
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.84 go: downloading github.com/breml/errchkjson v0.3.0
17:52:38 [2022-07-14T17:52:38.122Z] #55 22.90 go: downloading github.com/butuzov/ireturn v0.1.1
17:52:38 [2022-07-14T17:52:38.253Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:52:38 [2022-07-14T17:52:38.388Z] #38 ...
17:52:38 [2022-07-14T17:52:38.388Z] 
17:52:38 [2022-07-14T17:52:38.388Z] #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
17:52:38 [2022-07-14T17:52:38.388Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:38 [2022-07-14T17:52:38.388Z] #62 7.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #62 7.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #62 7.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #62 9.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #62 ...
17:52:38 [2022-07-14T17:52:38.388Z] 
17:52:38 [2022-07-14T17:52:38.388Z] #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
17:52:38 [2022-07-14T17:52:38.388Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:38 [2022-07-14T17:52:38.388Z] #55 7.219 go: downloading github.com/golangci/golangci-lint v1.46.2
17:52:38 [2022-07-14T17:52:38.388Z] #55 ...
17:52:38 [2022-07-14T17:52:38.388Z] 
17:52:38 [2022-07-14T17:52:38.388Z] #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
17:52:38 [2022-07-14T17:52:38.388Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:52:38 [2022-07-14T17:52:38.388Z] #14 7.940 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #14 8.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #14 8.027 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #14 9.902 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:38 [2022-07-14T17:52:38.388Z] #14 ...
17:52:38 [2022-07-14T17:52:38.388Z] 
17:52:38 [2022-07-14T17:52:38.388Z] #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
17:52:38 [2022-07-14T17:52:38.388Z] #26 sha256:b747b7cfe0c4513ed2986649172361118b6ab038003f3a065a5ec670c491331a
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.137 + RM_GOPATH=0
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.137 + TMP_GOPATH=
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.137 + : /build
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.137 + '[' -z '' ']'
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.142 ++ mktemp -d
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.146 + export GOPATH=/tmp/tmp.OOA0etPfY8
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.146 + GOPATH=/tmp/tmp.OOA0etPfY8
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.146 + RM_GOPATH=1
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.146 + case "$(go env GOARCH)" in
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.146 ++ go env GOARCH
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.184 + export GO_BUILDMODE=-buildmode=pie
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.184 + GO_BUILDMODE=-buildmode=pie
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.185 ++ dirname /install.sh
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.241 + dir=/
17:52:38 [2022-07-14T17:52:38.388Z] #26 7.241 + bin=dockercli
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 + shift
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 + '[' '!' -f //dockercli.installer ']'
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 + . //dockercli.installer
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 ++ : stable
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 ++ : 17.06.2-ce
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 + install_dockercli
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.241 ++ uname -m
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.242 Install docker/cli version 17.06.2-ce from stable
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.244 + arch=x86_64
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.245 + '[' x86_64 '!=' x86_64 ']'
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.245 + url=https://download.docker.com/linux/static
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.246 + tar -xz docker/docker
17:52:38 [2022-07-14T17:52:38.389Z] #26 7.247 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:52:38 [2022-07-14T17:52:38.646Z] #26 ...
17:52:38 [2022-07-14T17:52:38.646Z] 
17:52:38 [2022-07-14T17:52:38.646Z] #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
17:52:38 [2022-07-14T17:52:38.646Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:38 [2022-07-14T17:52:38.646Z] #51 7.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:38 [2022-07-14T17:52:38.646Z] #51 7.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:38 [2022-07-14T17:52:38.646Z] #51 7.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:38 [2022-07-14T17:52:38.646Z] #51 8.612 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
17:52:38 [2022-07-14T17:52:38.646Z] #51 9.871 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:38 [2022-07-14T17:52:38.682Z] #55 14.38 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
17:52:38 [2022-07-14T17:52:38.693Z] #55 23.11 go: downloading github.com/charithe/durationcheck v0.0.9
17:52:38 [2022-07-14T17:52:38.693Z] #55 23.11 go: downloading github.com/daixiang0/gci v0.3.3
17:52:38 [2022-07-14T17:52:38.693Z] #55 23.19 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:52:38 [2022-07-14T17:52:38.693Z] #55 ...
17:52:38 [2022-07-14T17:52:38.693Z] 
17:52:38 [2022-07-14T17:52:38.693Z] #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
17:52:38 [2022-07-14T17:52:38.693Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:38 [2022-07-14T17:52:38.693Z] #51 12.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:38 [2022-07-14T17:52:38.693Z] #51 14.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
17:52:38 [2022-07-14T17:52:38.905Z] #51 ...
17:52:38 [2022-07-14T17:52:38.905Z] 
17:52:38 [2022-07-14T17:52:38.905Z] #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
17:52:38 [2022-07-14T17:52:38.905Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:52:38 [2022-07-14T17:52:38.905Z] #47 7.316 + git clone https://github.com/docker/distribution.git .
17:52:38 [2022-07-14T17:52:38.905Z] #47 7.317 Cloning into '.'...
17:52:38 [2022-07-14T17:52:38.905Z] #47 ...
17:52:38 [2022-07-14T17:52:38.905Z] 
17:52:38 [2022-07-14T17:52:38.905Z] #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
17:52:38 [2022-07-14T17:52:38.905Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:52:38 [2022-07-14T17:52:38.905Z] #34 6.704 + git clone https://github.com/kolyshkin/go-swagger.git .
17:52:38 [2022-07-14T17:52:38.905Z] #34 6.727 Cloning into '.'...
17:52:38 [2022-07-14T17:52:38.953Z] #55 14.38 go: downloading github.com/go-critic/go-critic v0.6.3
17:52:38 [2022-07-14T17:52:38.953Z] #51 ...
17:52:38 [2022-07-14T17:52:38.953Z] 
17:52:38 [2022-07-14T17:52:38.953Z] #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
17:52:38 [2022-07-14T17:52:38.953Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:38 [2022-07-14T17:52:38.953Z] #55 23.35 go: downloading github.com/esimonov/ifshort v1.0.4
17:52:38 [2022-07-14T17:52:38.953Z] #55 23.48 go: downloading github.com/firefart/nonamedreturns v1.0.1
17:52:38 [2022-07-14T17:52:38.953Z] #55 23.51 go: downloading github.com/fzipp/gocyclo v0.5.1
17:52:39 [2022-07-14T17:52:39.163Z] #34 ...
17:52:39 [2022-07-14T17:52:39.163Z] 
17:52:39 [2022-07-14T17:52:39.163Z] #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
17:52:39 [2022-07-14T17:52:39.163Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:52:39 [2022-07-14T17:52:39.163Z] #57 7.550 go: downloading mvdan.cc/sh/v3 v3.0.2
17:52:39 [2022-07-14T17:52:39.163Z] #57 9.336 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
17:52:39 [2022-07-14T17:52:39.163Z] #57 9.381 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
17:52:39 [2022-07-14T17:52:39.163Z] #57 9.468 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
17:52:39 [2022-07-14T17:52:39.163Z] #57 ...
17:52:39 [2022-07-14T17:52:39.163Z] 
17:52:39 [2022-07-14T17:52:39.163Z] #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
17:52:39 [2022-07-14T17:52:39.163Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:52:39 [2022-07-14T17:52:39.163Z] #40 6.244 go: downloading github.com/tc-hib/go-winres v0.2.3
17:52:39 [2022-07-14T17:52:39.163Z] #40 7.110 go: downloading github.com/tc-hib/winres v0.1.5
17:52:39 [2022-07-14T17:52:39.163Z] #40 8.957 go: downloading github.com/urfave/cli/v2 v2.3.0
17:52:39 [2022-07-14T17:52:39.163Z] #40 9.421 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:52:39 [2022-07-14T17:52:39.163Z] #40 9.621 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:52:39 [2022-07-14T17:52:39.213Z] #55 23.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:52:39 [2022-07-14T17:52:39.213Z] #55 23.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:52:39 [2022-07-14T17:52:39.213Z] #55 23.85 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:52:39 [2022-07-14T17:52:39.213Z] #55 23.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:52:39 [2022-07-14T17:52:39.221Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 6.8% of statements
17:52:39 [2022-07-14T17:52:39.221Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:52:39 [2022-07-14T17:52:39.221Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:52:39 [2022-07-14T17:52:39.421Z] #40 ...
17:52:39 [2022-07-14T17:52:39.421Z] 
17:52:39 [2022-07-14T17:52:39.421Z] #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
17:52:39 [2022-07-14T17:52:39.421Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:52:39 [2022-07-14T17:52:39.421Z] #36 6.709 go: downloading github.com/go-delve/delve v1.8.1
17:52:39 [2022-07-14T17:52:39.473Z] #55 24.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:52:39 [2022-07-14T17:52:39.473Z] #55 ...
17:52:39 [2022-07-14T17:52:39.473Z] 
17:52:39 [2022-07-14T17:52:39.473Z] #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
17:52:39 [2022-07-14T17:52:39.473Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:52:39 [2022-07-14T17:52:39.473Z] #14 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:39 [2022-07-14T17:52:39.473Z] #14 23.14 Fetched 8550 kB in 16s (532 kB/s)
17:52:39 [2022-07-14T17:52:39.678Z] #36 ...
17:52:39 [2022-07-14T17:52:39.678Z] 
17:52:39 [2022-07-14T17:52:39.678Z] #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
17:52:39 [2022-07-14T17:52:39.678Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:52:39 [2022-07-14T17:52:39.678Z] #53 6.927 go: downloading gotest.tools/gotestsum v1.8.1
17:52:39 [2022-07-14T17:52:39.678Z] #53 9.433 go: downloading github.com/fatih/color v1.10.0
17:52:39 [2022-07-14T17:52:39.678Z] #53 9.783 go: downloading github.com/dnephin/pflag v1.0.7
17:52:39 [2022-07-14T17:52:39.678Z] #53 9.993 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:52:39 [2022-07-14T17:52:39.678Z] #53 10.12 go: downloading github.com/pkg/errors v0.9.1
17:52:39 [2022-07-14T17:52:39.678Z] #53 10.44 go: downloading golang.org/x/tools v0.1.0
17:52:39 [2022-07-14T17:52:39.678Z] #53 10.81 go: downloading github.com/mattn/go-colorable v0.1.8
17:52:39 [2022-07-14T17:52:39.678Z] #53 10.94 go: downloading github.com/mattn/go-isatty v0.0.12
17:52:39 [2022-07-14T17:52:39.678Z] #53 11.13 go: downloading github.com/fsnotify/fsnotify v1.4.9
17:52:39 [2022-07-14T17:52:39.678Z] #53 11.48 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:52:39 [2022-07-14T17:52:39.678Z] #53 ...
17:52:39 [2022-07-14T17:52:39.678Z] 
17:52:39 [2022-07-14T17:52:39.678Z] #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
17:52:39 [2022-07-14T17:52:39.678Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:39 [2022-07-14T17:52:39.678Z] #42 6.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:52:39 [2022-07-14T17:52:39.678Z] #42 7.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:52:39 [2022-07-14T17:52:39.678Z] #42 7.047 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:52:39 [2022-07-14T17:52:39.678Z] #42 8.798 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:52:39 [2022-07-14T17:52:39.733Z] #14 23.14 Reading package lists...
17:52:39 [2022-07-14T17:52:39.733Z] #14 ...
17:52:39 [2022-07-14T17:52:39.733Z] 
17:52:39 [2022-07-14T17:52:39.733Z] #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
17:52:39 [2022-07-14T17:52:39.733Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:39 [2022-07-14T17:52:39.733Z] #51 23.91 Fetched 8553 kB in 17s (497 kB/s)
17:52:39 [2022-07-14T17:52:39.782Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
17:52:39 [2022-07-14T17:52:39.936Z] #42 ...
17:52:39 [2022-07-14T17:52:39.936Z] 
17:52:39 [2022-07-14T17:52:39.936Z] #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
17:52:39 [2022-07-14T17:52:39.936Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:39 [2022-07-14T17:52:39.936Z] #55 10.50 go: downloading github.com/fatih/color v1.13.0
17:52:39 [2022-07-14T17:52:39.936Z] #55 10.50 go: downloading github.com/gofrs/flock v0.8.1
17:52:39 [2022-07-14T17:52:39.936Z] #55 10.81 go: downloading github.com/spf13/cobra v1.4.0
17:52:39 [2022-07-14T17:52:39.936Z] #55 10.87 go: downloading github.com/spf13/pflag v1.0.5
17:52:39 [2022-07-14T17:52:39.936Z] #55 11.63 go: downloading github.com/spf13/viper v1.11.0
17:52:39 [2022-07-14T17:52:39.936Z] #55 11.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
17:52:40 [2022-07-14T17:52:40.343Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
17:52:40 [2022-07-14T17:52:40.598Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.152s	coverage: 79.9% of statements
17:52:40 [2022-07-14T17:52:40.598Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:52:40 [2022-07-14T17:52:40.878Z] #55 12.77 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
17:52:40 [2022-07-14T17:52:40.878Z] #55 12.77 go: downloading github.com/go-critic/go-critic v0.6.3
17:52:41 [2022-07-14T17:52:41.159Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
17:52:41 [2022-07-14T17:52:41.159Z] ok  	github.com/docker/docker/daemon/logger/journald	0.029s	coverage: 23.4% of statements
17:52:41 [2022-07-14T17:52:41.720Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
17:52:41 [2022-07-14T17:52:41.976Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.181s	coverage: 76.8% of statements
17:52:42 [2022-07-14T17:52:42.243Z] #55 ...
17:52:42 [2022-07-14T17:52:42.243Z] 
17:52:42 [2022-07-14T17:52:42.243Z] #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
17:52:42 [2022-07-14T17:52:42.243Z] #67 sha256:3fb2cc4103255fc5b5cc145091d70dcf51efafc5080a67b4e5923ccac8185310
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + RM_GOPATH=0
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + TMP_GOPATH=
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + : /build
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + '[' -z '' ']'
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 ++ mktemp -d
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + export GOPATH=/tmp/tmp.uYVRTLtagX
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + GOPATH=/tmp/tmp.uYVRTLtagX
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + RM_GOPATH=1
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.063 + case "$(go env GOARCH)" in
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.078 ++ go env GOARCH
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.136 + export GO_BUILDMODE=-buildmode=pie
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.136 + GO_BUILDMODE=-buildmode=pie
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.147 ++ dirname /install.sh
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + dir=/
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + bin=rootlesskit
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + shift
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + '[' '!' -f //rootlesskit.installer ']'
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + . //rootlesskit.installer
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 ++ : 1920341cd41e047834a21007424162a2dc946315
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + install_rootlesskit
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + case "$1" in
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + export CGO_ENABLED=0
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + CGO_ENABLED=0
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + _install_rootlesskit
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + for f in rootlesskit rootlesskit-docker-proxy
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + GOBIN=/build
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + GO111MODULE=on
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.151 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
17:52:42 [2022-07-14T17:52:42.243Z] #67 7.863 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
17:52:42 [2022-07-14T17:52:42.243Z] #67 11.90 go: downloading github.com/sirupsen/logrus v1.8.1
17:52:42 [2022-07-14T17:52:42.243Z] #67 11.92 go: downloading github.com/urfave/cli/v2 v2.4.0
17:52:42 [2022-07-14T17:52:42.243Z] #67 13.80 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
17:52:42 [2022-07-14T17:52:42.243Z] #67 ...
17:52:42 [2022-07-14T17:52:42.243Z] 
17:52:42 [2022-07-14T17:52:42.243Z] #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
17:52:42 [2022-07-14T17:52:42.243Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:42 [2022-07-14T17:52:42.243Z] #55 17.92 go: downloading github.com/hashicorp/go-version v1.4.0
17:52:42 [2022-07-14T17:52:42.502Z] #55 18.18 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:52:42 [2022-07-14T17:52:42.538Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
17:52:42 [2022-07-14T17:52:42.538Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:52:42 [2022-07-14T17:52:42.538Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:52:42 [2022-07-14T17:52:42.762Z] #55 18.43 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:52:43 [2022-07-14T17:52:43.023Z] #55 18.64 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:52:43 [2022-07-14T17:52:43.100Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 65.9% of statements
17:52:43 [2022-07-14T17:52:43.100Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
17:52:44 [2022-07-14T17:52:44.027Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
17:52:44 [2022-07-14T17:52:44.158Z] #55 15.81 go: downloading github.com/hashicorp/go-version v1.4.0
17:52:44 [2022-07-14T17:52:44.158Z] #55 ...
17:52:44 [2022-07-14T17:52:44.158Z] 
17:52:44 [2022-07-14T17:52:44.158Z] #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
17:52:44 [2022-07-14T17:52:44.158Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:52:44 [2022-07-14T17:52:44.158Z] #40 16.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:52:44 [2022-07-14T17:52:44.158Z] #40 16.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:52:44 [2022-07-14T17:52:44.283Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
17:52:44 [2022-07-14T17:52:44.845Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:52:44 [2022-07-14T17:52:44.867Z] sha256:4d1c5a5284cdb62fd36714809fd2acd81a3b3b6f451f595a5d6e70e9020094d7
17:52:44 [2022-07-14T17:52:44.867Z] INFO: Starting docker-py tests...
17:52:44 [2022-07-14T17:52:44.867Z] ============================= test session starts ==============================
17:52:44 [2022-07-14T17:52:44.867Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:52:44 [2022-07-14T17:52:44.867Z] rootdir: /src, inifile: pytest.ini
17:52:44 [2022-07-14T17:52:44.867Z] plugins: cov-2.6.1, timeout-1.3.3
17:52:44 [2022-07-14T17:52:44.867Z] collected 395 items / 2 deselected / 393 selected
17:52:44 [2022-07-14T17:52:44.867Z] 
17:52:45 [2022-07-14T17:52:45.018Z] #51 23.91 Reading package lists...
17:52:45 [2022-07-14T17:52:45.018Z] #51 ...
17:52:45 [2022-07-14T17:52:45.018Z] 
17:52:45 [2022-07-14T17:52:45.018Z] #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
17:52:45 [2022-07-14T17:52:45.018Z] #67 sha256:fe0f7a8e628d8303bbfe94032cfe502470f8a975e16d6b81e1b022e49ee63cf3
17:52:45 [2022-07-14T17:52:45.018Z] #67 18.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:52:45 [2022-07-14T17:52:45.018Z] #67 ...
17:52:45 [2022-07-14T17:52:45.018Z] 
17:52:45 [2022-07-14T17:52:45.018Z] #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
17:52:45 [2022-07-14T17:52:45.018Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.40 go: downloading github.com/golangci/misspell v0.3.5
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.75 go: downloading github.com/jgautheron/goconst v1.5.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.89 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 24.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.01 go: downloading github.com/julz/importas v0.1.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.05 go: downloading github.com/kisielk/errcheck v1.6.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.17 go: downloading github.com/kulti/thelper v0.6.2
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.44 go: downloading github.com/kyoh86/exportloopref v0.1.8
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.44 go: downloading github.com/ldez/tagliatelle v0.3.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.54 go: downloading github.com/leonklingele/grouper v1.1.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.54 go: downloading github.com/lufeee/execinquery v1.2.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.67 go: downloading github.com/maratori/testpackage v1.0.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 25.86 go: downloading github.com/mgechev/revive v1.2.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 26.60 go: downloading github.com/moricho/tparallel v0.2.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 26.60 go: downloading github.com/nakabonne/nestif v0.3.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 26.68 go: downloading github.com/nishanths/exhaustive v0.7.11
17:52:45 [2022-07-14T17:52:45.018Z] #55 26.81 go: downloading github.com/nishanths/predeclared v0.2.2
17:52:45 [2022-07-14T17:52:45.018Z] #55 26.94 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 26.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.15 go: downloading github.com/securego/gosec/v2 v2.11.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.60 go: downloading github.com/sivchari/containedctx v1.0.2
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.60 go: downloading github.com/sivchari/tenv v1.5.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.60 go: downloading github.com/sonatard/noctx v0.0.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.79 go: downloading github.com/sourcegraph/go-diff v0.6.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.92 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 27.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.06 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.06 go: downloading github.com/tetafro/godot v1.4.11
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.44 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.75 go: downloading github.com/ultraware/funlen v0.0.3
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.81 go: downloading github.com/ultraware/whitespace v0.0.5
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.85 go: downloading github.com/uudashr/gocognit v1.0.5
17:52:45 [2022-07-14T17:52:45.018Z] #55 28.91 go: downloading github.com/yagipy/maintidx v1.0.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 29.06 go: downloading github.com/yeya24/promlinter v0.2.0
17:52:45 [2022-07-14T17:52:45.018Z] #55 29.13 go: downloading gitlab.com/bosi/decorder v0.2.1
17:52:45 [2022-07-14T17:52:45.018Z] #55 29.56 go: downloading honnef.co/go/tools v0.3.1
17:52:45 [2022-07-14T17:52:45.529Z] #40 ...
17:52:45 [2022-07-14T17:52:45.529Z] 
17:52:45 [2022-07-14T17:52:45.529Z] #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
17:52:45 [2022-07-14T17:52:45.529Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + RM_GOPATH=0
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + TMP_GOPATH=
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + : /build
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + '[' -z '' ']'
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 ++ mktemp -d
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + export GOPATH=/tmp/tmp.bjyydhwfa2
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + GOPATH=/tmp/tmp.bjyydhwfa2
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + RM_GOPATH=1
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 + case "$(go env GOARCH)" in
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.114 ++ go env GOARCH
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.167 + export GO_BUILDMODE=-buildmode=pie
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.167 + GO_BUILDMODE=-buildmode=pie
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.168 ++ dirname /install.sh
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.172 + dir=/
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.172 + bin=rootlesskit
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.172 + shift
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.172 + '[' '!' -f //rootlesskit.installer ']'
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + . //rootlesskit.installer
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 ++ : 1920341cd41e047834a21007424162a2dc946315
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + install_rootlesskit
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + case "$1" in
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + export CGO_ENABLED=0
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + CGO_ENABLED=0
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + _install_rootlesskit
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + for f in rootlesskit rootlesskit-docker-proxy
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + GOBIN=/build
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + GO111MODULE=on
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.177 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
17:52:45 [2022-07-14T17:52:45.529Z] #67 7.932 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
17:52:45 [2022-07-14T17:52:45.529Z] #67 12.66 go: downloading github.com/sirupsen/logrus v1.8.1
17:52:45 [2022-07-14T17:52:45.529Z] #67 12.79 go: downloading github.com/urfave/cli/v2 v2.4.0
17:52:45 [2022-07-14T17:52:45.529Z] #67 13.67 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
17:52:45 [2022-07-14T17:52:45.771Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.534s	coverage: 82.5% of statements
17:52:45 [2022-07-14T17:52:45.771Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:52:45 [2022-07-14T17:52:45.771Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:52:45 [2022-07-14T17:52:45.787Z] #67 ...
17:52:45 [2022-07-14T17:52:45.787Z] 
17:52:45 [2022-07-14T17:52:45.787Z] #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
17:52:45 [2022-07-14T17:52:45.787Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:45 [2022-07-14T17:52:45.787Z] #55 16.06 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:52:45 [2022-07-14T17:52:45.787Z] #55 16.62 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:52:45 [2022-07-14T17:52:45.787Z] #55 16.83 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:52:46 [2022-07-14T17:52:46.327Z] #55 ...
17:52:46 [2022-07-14T17:52:46.327Z] 
17:52:46 [2022-07-14T17:52:46.327Z] #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
17:52:46 [2022-07-14T17:52:46.327Z] #26 sha256:e9484ce4b1596355b3cee396fade75836df50c5029235fc2014e539dd7fbe05d
17:52:46 [2022-07-14T17:52:46.327Z] #26 20.21 + mkdir -p /build
17:52:46 [2022-07-14T17:52:46.327Z] #26 20.22 + mv docker/docker /build/
17:52:46 [2022-07-14T17:52:46.327Z] #26 20.24 + rmdir docker
17:52:46 [2022-07-14T17:52:46.327Z] #26 DONE 20.9s
17:52:46 [2022-07-14T17:52:46.327Z] 
17:52:46 [2022-07-14T17:52:46.327Z] #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
17:52:46 [2022-07-14T17:52:46.327Z] #67 sha256:3fb2cc4103255fc5b5cc145091d70dcf51efafc5080a67b4e5923ccac8185310
17:52:46 [2022-07-14T17:52:46.327Z] #67 17.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:52:46 [2022-07-14T17:52:46.327Z] #67 19.36 go: downloading github.com/google/uuid v1.3.0
17:52:46 [2022-07-14T17:52:46.327Z] #67 19.54 go: downloading github.com/moby/vpnkit v0.5.0
17:52:46 [2022-07-14T17:52:46.327Z] #67 ...
17:52:46 [2022-07-14T17:52:46.327Z] 
17:52:46 [2022-07-14T17:52:46.327Z] #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
17:52:46 [2022-07-14T17:52:46.327Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:52:46 [2022-07-14T17:52:46.327Z] #53 11.69 go: downloading golang.org/x/tools v0.1.0
17:52:46 [2022-07-14T17:52:46.327Z] #53 12.22 go: downloading github.com/mattn/go-colorable v0.1.8
17:52:46 [2022-07-14T17:52:46.327Z] #53 12.38 go: downloading github.com/mattn/go-isatty v0.0.12
17:52:46 [2022-07-14T17:52:46.327Z] #53 12.57 go: downloading github.com/fsnotify/fsnotify v1.4.9
17:52:46 [2022-07-14T17:52:46.327Z] #53 12.75 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:52:46 [2022-07-14T17:52:46.327Z] #53 19.48 go: downloading github.com/jonboulle/clockwork v0.2.2
17:52:46 [2022-07-14T17:52:46.327Z] #53 19.67 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:52:46 [2022-07-14T17:52:46.327Z] #53 19.75 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:52:46 [2022-07-14T17:52:46.327Z] #53 ...
17:52:46 [2022-07-14T17:52:46.327Z] 
17:52:46 [2022-07-14T17:52:46.327Z] #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
17:52:46 [2022-07-14T17:52:46.327Z] #67 sha256:3fb2cc4103255fc5b5cc145091d70dcf51efafc5080a67b4e5923ccac8185310
17:52:46 [2022-07-14T17:52:46.327Z] #67 21.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:52:46 [2022-07-14T17:52:46.333Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
17:52:46 [2022-07-14T17:52:46.586Z] #67 21.90 go: downloading github.com/gofrs/flock v0.8.1
17:52:46 [2022-07-14T17:52:46.845Z] #67 22.07 go: downloading github.com/gorilla/mux v1.8.0
17:52:46 [2022-07-14T17:52:46.933Z] #55 31.26 go: downloading mvdan.cc/gofumpt v0.3.1
17:52:46 [2022-07-14T17:52:46.933Z] #55 31.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:52:46 [2022-07-14T17:52:46.933Z] #55 31.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
17:52:46 [2022-07-14T17:52:46.933Z] #55 31.58 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
17:52:47 [2022-07-14T17:52:47.193Z] #55 31.60 go: downloading github.com/davecgh/go-spew v1.1.1
17:52:47 [2022-07-14T17:52:47.193Z] #55 31.65 go: downloading github.com/pmezard/go-difflib v1.0.0
17:52:47 [2022-07-14T17:52:47.193Z] #55 31.74 go: downloading github.com/stretchr/objx v0.1.1
17:52:47 [2022-07-14T17:52:47.193Z] #55 31.87 go: downloading github.com/subosito/gotenv v1.2.0
17:52:47 [2022-07-14T17:52:47.414Z] #67 22.60 go: downloading github.com/moby/sys/mountinfo v0.6.0
17:52:47 [2022-07-14T17:52:47.414Z] #67 ...
17:52:47 [2022-07-14T17:52:47.414Z] 
17:52:47 [2022-07-14T17:52:47.414Z] #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
17:52:47 [2022-07-14T17:52:47.414Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:52:47 [2022-07-14T17:52:47.414Z] #57 12.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:52:47 [2022-07-14T17:52:47.414Z] #57 ...
17:52:47 [2022-07-14T17:52:47.414Z] 
17:52:47 [2022-07-14T17:52:47.414Z] #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
17:52:47 [2022-07-14T17:52:47.414Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:52:47 [2022-07-14T17:52:47.414Z] #40 17.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:52:47 [2022-07-14T17:52:47.414Z] #40 18.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:52:47 [2022-07-14T17:52:47.453Z] #55 31.92 go: downloading github.com/hashicorp/hcl v1.0.0
17:52:47 [2022-07-14T17:52:47.673Z] #40 ...
17:52:47 [2022-07-14T17:52:47.673Z] 
17:52:47 [2022-07-14T17:52:47.674Z] #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             ;
17:52:47 [2022-07-14T17:52:47.674Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:47 [2022-07-14T17:52:47.674Z] #76 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:47 [2022-07-14T17:52:47.674Z] #76 16.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:47 [2022-07-14T17:52:47.674Z] #76 ...
17:52:47 [2022-07-14T17:52:47.674Z] 
17:52:47 [2022-07-14T17:52:47.674Z] #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
17:52:47 [2022-07-14T17:52:47.674Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:47 [2022-07-14T17:52:47.674Z] #51 14.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:47 [2022-07-14T17:52:47.674Z] #51 16.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
17:52:47 [2022-07-14T17:52:47.697Z] ok  	github.com/docker/docker/distribution	1.503s	coverage: 28.0% of statements
17:52:47 [2022-07-14T17:52:47.697Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:52:47 [2022-07-14T17:52:47.714Z] #55 32.27 go: downloading gopkg.in/ini.v1 v1.66.4
17:52:47 [2022-07-14T17:52:47.714Z] #55 32.30 go: downloading github.com/magiconair/properties v1.8.6
17:52:47 [2022-07-14T17:52:47.714Z] #55 ...
17:52:47 [2022-07-14T17:52:47.714Z] 
17:52:47 [2022-07-14T17:52:47.714Z] #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
17:52:47 [2022-07-14T17:52:47.714Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:47 [2022-07-14T17:52:47.714Z] #42 22.18 Fetched 8550 kB in 15s (562 kB/s)
17:52:47 [2022-07-14T17:52:47.714Z] #42 22.18 Reading package lists...
17:52:47 [2022-07-14T17:52:47.714Z] #42 28.68 Reading package lists...
17:52:47 [2022-07-14T17:52:47.714Z] #42 ...
17:52:47 [2022-07-14T17:52:47.714Z] 
17:52:47 [2022-07-14T17:52:47.714Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
17:52:47 [2022-07-14T17:52:47.714Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:47 [2022-07-14T17:52:47.714Z] #55 32.43 go: downloading github.com/pelletier/go-toml v1.9.5
17:52:47 [2022-07-14T17:52:47.933Z] #51 ...
17:52:47 [2022-07-14T17:52:47.933Z] 
17:52:47 [2022-07-14T17:52:47.933Z] #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
17:52:47 [2022-07-14T17:52:47.933Z] #67 sha256:3fb2cc4103255fc5b5cc145091d70dcf51efafc5080a67b4e5923ccac8185310
17:52:47 [2022-07-14T17:52:47.933Z] #67 23.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
17:52:47 [2022-07-14T17:52:47.953Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
17:52:47 [2022-07-14T17:52:47.974Z] #55 32.63 go: downloading golang.org/x/text v0.3.7
17:52:48 [2022-07-14T17:52:48.503Z] #67 ...
17:52:48 [2022-07-14T17:52:48.504Z] 
17:52:48 [2022-07-14T17:52:48.504Z] #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
17:52:48 [2022-07-14T17:52:48.504Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:48 [2022-07-14T17:52:48.504Z] #42 13.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:48 [2022-07-14T17:52:48.504Z] #42 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:48 [2022-07-14T17:52:48.504Z] #42 ...
17:52:48 [2022-07-14T17:52:48.504Z] 
17:52:48 [2022-07-14T17:52:48.504Z] #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
17:52:48 [2022-07-14T17:52:48.504Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:52:48 [2022-07-14T17:52:48.504Z] #53 23.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:52:48 [2022-07-14T17:52:48.504Z] #53 23.95 go: downloading golang.org/x/mod v0.3.0
17:52:48 [2022-07-14T17:52:48.514Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
17:52:48 [2022-07-14T17:52:48.771Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 84.9% of statements
17:52:48 [2022-07-14T17:52:48.771Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:52:49 [2022-07-14T17:52:49.026Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
17:52:49 [2022-07-14T17:52:49.072Z] #53 ...
17:52:49 [2022-07-14T17:52:49.072Z] 
17:52:49 [2022-07-14T17:52:49.072Z] #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
17:52:49 [2022-07-14T17:52:49.072Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:52:49 [2022-07-14T17:52:49.072Z] #14 14.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:49 [2022-07-14T17:52:49.072Z] #14 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:49 [2022-07-14T17:52:49.072Z] #14 ...
17:52:49 [2022-07-14T17:52:49.072Z] 
17:52:49 [2022-07-14T17:52:49.072Z] #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
17:52:49 [2022-07-14T17:52:49.072Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:52:49 [2022-07-14T17:52:49.072Z] #36 24.78 go: downloading github.com/sirupsen/logrus v1.6.0
17:52:49 [2022-07-14T17:52:49.072Z] #36 24.78 go: downloading github.com/spf13/cobra v1.1.3
17:52:49 [2022-07-14T17:52:49.587Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
17:52:49 [2022-07-14T17:52:49.587Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:52:49 [2022-07-14T17:52:49.587Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:52:49 [2022-07-14T17:52:49.642Z] #36 ...
17:52:49 [2022-07-14T17:52:49.642Z] 
17:52:49 [2022-07-14T17:52:49.642Z] #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
17:52:49 [2022-07-14T17:52:49.642Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:49 [2022-07-14T17:52:49.642Z] #62 15.03 Fetched 8550 kB in 10s (829 kB/s)
17:52:49 [2022-07-14T17:52:49.642Z] #62 15.03 Reading package lists...
17:52:49 [2022-07-14T17:52:49.642Z] #62 24.75 Reading package lists...
17:52:49 [2022-07-14T17:52:49.642Z] #62 ...
17:52:49 [2022-07-14T17:52:49.642Z] 
17:52:49 [2022-07-14T17:52:49.642Z] #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
17:52:49 [2022-07-14T17:52:49.642Z] #67 sha256:3fb2cc4103255fc5b5cc145091d70dcf51efafc5080a67b4e5923ccac8185310
17:52:49 [2022-07-14T17:52:49.642Z] #67 23.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:52:49 [2022-07-14T17:52:49.642Z] #67 23.93 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
17:52:49 [2022-07-14T17:52:49.843Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
17:52:50 [2022-07-14T17:52:50.048Z] #55 ...
17:52:50 [2022-07-14T17:52:50.048Z] 
17:52:50 [2022-07-14T17:52:50.048Z] #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
17:52:50 [2022-07-14T17:52:50.048Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:52:50 [2022-07-14T17:52:50.048Z] #67 19.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:52:50 [2022-07-14T17:52:50.048Z] #67 21.17 go: downloading github.com/google/uuid v1.3.0
17:52:50 [2022-07-14T17:52:50.048Z] #67 21.20 go: downloading github.com/moby/vpnkit v0.5.0
17:52:50 [2022-07-14T17:52:50.048Z] #67 21.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:52:50 [2022-07-14T17:52:50.048Z] #67 21.59 go: downloading github.com/gofrs/flock v0.8.1
17:52:50 [2022-07-14T17:52:50.048Z] #67 21.83 go: downloading github.com/gorilla/mux v1.8.0
17:52:50 [2022-07-14T17:52:50.307Z] #67 ...
17:52:50 [2022-07-14T17:52:50.307Z] 
17:52:50 [2022-07-14T17:52:50.307Z] #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
17:52:50 [2022-07-14T17:52:50.307Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:50 [2022-07-14T17:52:50.307Z] #42 12.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:50 [2022-07-14T17:52:50.307Z] #42 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:50 [2022-07-14T17:52:50.572Z] #42 ...
17:52:50 [2022-07-14T17:52:50.572Z] 
17:52:50 [2022-07-14T17:52:50.572Z] #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
17:52:50 [2022-07-14T17:52:50.572Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:52:50 [2022-07-14T17:52:50.572Z] #53 18.10 go: downloading github.com/jonboulle/clockwork v0.2.2
17:52:50 [2022-07-14T17:52:50.572Z] #53 18.35 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:52:50 [2022-07-14T17:52:50.572Z] #53 18.71 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:52:50 [2022-07-14T17:52:50.572Z] #53 22.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:52:50 [2022-07-14T17:52:50.572Z] #53 22.57 go: downloading golang.org/x/mod v0.3.0
17:52:50 [2022-07-14T17:52:50.769Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 46.0% of statements
17:52:50 [2022-07-14T17:52:50.829Z] #53 ...
17:52:50 [2022-07-14T17:52:50.829Z] 
17:52:50 [2022-07-14T17:52:50.829Z] #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
17:52:50 [2022-07-14T17:52:50.829Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:50 [2022-07-14T17:52:50.829Z] #62 12.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:50 [2022-07-14T17:52:50.829Z] #62 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:51 [2022-07-14T17:52:51.025Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
17:52:51 [2022-07-14T17:52:51.092Z] #62 ...
17:52:51 [2022-07-14T17:52:51.092Z] 
17:52:51 [2022-07-14T17:52:51.092Z] #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
17:52:51 [2022-07-14T17:52:51.092Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:52:51 [2022-07-14T17:52:51.092Z] #67 22.61 go: downloading github.com/moby/sys/mountinfo v0.6.0
17:52:51 [2022-07-14T17:52:51.092Z] #67 ...
17:52:51 [2022-07-14T17:52:51.092Z] 
17:52:51 [2022-07-14T17:52:51.092Z] #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
17:52:51 [2022-07-14T17:52:51.092Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:52:51 [2022-07-14T17:52:51.092Z] #57 13.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
17:52:51 [2022-07-14T17:52:51.274Z] #55 ...
17:52:51 [2022-07-14T17:52:51.274Z] 
17:52:51 [2022-07-14T17:52:51.274Z] #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
17:52:51 [2022-07-14T17:52:51.274Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:52:51 [2022-07-14T17:52:51.274Z] #47 25.43 Updating files:  74% (1615/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.
17:52:51 [2022-07-14T17:52:51.274Z] #47 26.00 + git checkout -q v2.3.0
17:52:51 [2022-07-14T17:52:51.274Z] #47 28.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:52:51 [2022-07-14T17:52:51.274Z] #47 ...
17:52:51 [2022-07-14T17:52:51.274Z] 
17:52:51 [2022-07-14T17:52:51.274Z] #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             ;
17:52:51 [2022-07-14T17:52:51.274Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:51 [2022-07-14T17:52:51.274Z] #76 20.12 Reading package lists...
17:52:51 [2022-07-14T17:52:51.274Z] #76 26.82 Building dependency tree...
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.30 python3 is already the newest version (3.9.2-3).
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.30 The following additional packages will be installed:
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34 Suggested packages:
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34   m4-doc ed diffutils-doc
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34 Recommended packages:
17:52:51 [2022-07-14T17:52:51.274Z] #76 31.34   fakeroot libalgorithm-merge-perl libltdl-dev
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.18 The following NEW packages will be installed:
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.19   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.20   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.20   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.20   libyajl2 m4 patch xz-utils
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.68 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.68 Need to get 5940 kB of archives.
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.68 After this operation, 18.7 MB of additional disk space will be used.
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 33.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 34.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
17:52:51 [2022-07-14T17:52:51.274Z] #76 35.30 debconf: delaying package configuration, since apt-utils is not installed
17:52:51 [2022-07-14T17:52:51.274Z] #76 35.63 Fetched 5940 kB in 1s (6842 kB/s)
17:52:51 [2022-07-14T17:52:51.274Z] #76 35.74 Selecting previously unselected package bzip2.
17:52:51 [2022-07-14T17:52:51.274Z] #76 35.75 (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.)
17:52:51 [2022-07-14T17:52:51.274Z] #76 35.85 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
17:52:51 [2022-07-14T17:52:51.274Z] #76 35.86 Unpacking bzip2 (1.0.8-4) ...
17:52:51 [2022-07-14T17:52:51.274Z] #76 35.98 Selecting previously unselected package libmagic-mgc.
17:52:51 [2022-07-14T17:52:51.281Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:52:51 [2022-07-14T17:52:51.495Z] #57 ...
17:52:51 [2022-07-14T17:52:51.495Z] 
17:52:51 [2022-07-14T17:52:51.496Z] #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
17:52:51 [2022-07-14T17:52:51.496Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:52:51 [2022-07-14T17:52:51.496Z] #14 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:51 [2022-07-14T17:52:51.496Z] #14 18.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:51 [2022-07-14T17:52:51.534Z] #76 35.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
17:52:51 [2022-07-14T17:52:51.534Z] #76 35.99 Unpacking libmagic-mgc (1:5.39-3) ...
17:52:51 [2022-07-14T17:52:51.753Z] #14 ...
17:52:51 [2022-07-14T17:52:51.753Z] 
17:52:51 [2022-07-14T17:52:51.753Z] #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
17:52:51 [2022-07-14T17:52:51.753Z] #26 sha256:b747b7cfe0c4513ed2986649172361118b6ab038003f3a065a5ec670c491331a
17:52:51 [2022-07-14T17:52:51.753Z] #26 23.05 + mkdir -p /build
17:52:51 [2022-07-14T17:52:51.753Z] #26 23.06 + mv docker/docker /build/
17:52:51 [2022-07-14T17:52:51.753Z] #26 23.11 + rmdir docker
17:52:51 [2022-07-14T17:52:51.753Z] #26 ...
17:52:51 [2022-07-14T17:52:51.753Z] 
17:52:51 [2022-07-14T17:52:51.753Z] #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
17:52:51 [2022-07-14T17:52:51.753Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:51 [2022-07-14T17:52:51.753Z] #51 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:52:51 [2022-07-14T17:52:51.753Z] #51 17.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:52:51 [2022-07-14T17:52:51.753Z] #51 21.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
17:52:51 [2022-07-14T17:52:51.753Z] #51 ...
17:52:51 [2022-07-14T17:52:51.753Z] 
17:52:51 [2022-07-14T17:52:51.753Z] #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
17:52:51 [2022-07-14T17:52:51.753Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:52:51 [2022-07-14T17:52:51.753Z] #67 23.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
17:52:51 [2022-07-14T17:52:51.795Z] #76 36.53 Selecting previously unselected package libmagic1:amd64.
17:52:52 [2022-07-14T17:52:52.011Z] #67 23.69 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:52:52 [2022-07-14T17:52:52.056Z] #76 36.53 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
17:52:52 [2022-07-14T17:52:52.056Z] #76 36.56 Unpacking libmagic1:amd64 (1:5.39-3) ...
17:52:52 [2022-07-14T17:52:52.056Z] #76 36.74 Selecting previously unselected package file.
17:52:52 [2022-07-14T17:52:52.056Z] #76 36.78 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
17:52:52 [2022-07-14T17:52:52.188Z] #67 27.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:52:52 [2022-07-14T17:52:52.268Z] #67 23.80 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
17:52:52 [2022-07-14T17:52:52.317Z] #76 36.79 Unpacking file (1:5.39-3) ...
17:52:52 [2022-07-14T17:52:52.317Z] #76 36.94 Selecting previously unselected package xz-utils.
17:52:52 [2022-07-14T17:52:52.317Z] #76 36.94 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
17:52:52 [2022-07-14T17:52:52.317Z] #76 36.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:52:52 [2022-07-14T17:52:52.888Z] #76 37.28 Selecting previously unselected package libsigsegv2:amd64.
17:52:52 [2022-07-14T17:52:52.888Z] #76 37.28 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
17:52:52 [2022-07-14T17:52:52.888Z] #76 37.31 Unpacking libsigsegv2:amd64 (2.13-1) ...
17:52:52 [2022-07-14T17:52:52.888Z] #76 37.40 Selecting previously unselected package m4.
17:52:52 [2022-07-14T17:52:52.888Z] #76 37.40 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
17:52:52 [2022-07-14T17:52:52.888Z] #76 37.41 Unpacking m4 (1.4.18-5) ...
17:52:53 [2022-07-14T17:52:53.148Z] #76 37.67 Selecting previously unselected package autoconf.
17:52:53 [2022-07-14T17:52:53.148Z] #76 37.70 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
17:52:53 [2022-07-14T17:52:53.148Z] #76 37.71 Unpacking autoconf (2.69-14) ...
17:52:53 [2022-07-14T17:52:53.168Z] ok  	github.com/docker/docker/pkg/archive	0.287s	coverage: 82.2% of statements
17:52:53 [2022-07-14T17:52:53.409Z] #76 38.12 Selecting previously unselected package autotools-dev.
17:52:53 [2022-07-14T17:52:53.567Z] #67 ...
17:52:53 [2022-07-14T17:52:53.567Z] 
17:52:53 [2022-07-14T17:52:53.567Z] #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
17:52:53 [2022-07-14T17:52:53.567Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89 tomll can be used in two ways:
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89 Writing to STDIN and reading from STDOUT:
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89   cat file.toml | tomll > file.toml
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89 
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89 Reading and updating a list of files:
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89   tomll a.toml b.toml c.toml
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89 
17:52:53 [2022-07-14T17:52:53.567Z] #38 28.89 When given a list of files, tomll will modify all files in place without asking.
17:52:53 [2022-07-14T17:52:53.567Z] #38 DONE 29.3s
17:52:53 [2022-07-14T17:52:53.567Z] 
17:52:53 [2022-07-14T17:52:53.567Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
17:52:53 [2022-07-14T17:52:53.567Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:53 [2022-07-14T17:52:53.567Z] #51 28.96 Fetched 8553 kB in 23s (373 kB/s)
17:52:53 [2022-07-14T17:52:53.639Z] #67 ...
17:52:53 [2022-07-14T17:52:53.639Z] 
17:52:53 [2022-07-14T17:52:53.639Z] #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
17:52:53 [2022-07-14T17:52:53.639Z] #26 sha256:b747b7cfe0c4513ed2986649172361118b6ab038003f3a065a5ec670c491331a
17:52:53 [2022-07-14T17:52:53.639Z] #26 DONE 25.2s
17:52:53 [2022-07-14T17:52:53.639Z] 
17:52:53 [2022-07-14T17:52:53.639Z] #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
17:52:53 [2022-07-14T17:52:53.639Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:53 [2022-07-14T17:52:53.639Z] #55 24.24 go: downloading github.com/mattn/go-colorable v0.1.12
17:52:53 [2022-07-14T17:52:53.639Z] #55 24.24 go: downloading github.com/mattn/go-isatty v0.0.14
17:52:53 [2022-07-14T17:52:53.639Z] #55 24.58 go: downloading github.com/sirupsen/logrus v1.8.1
17:52:53 [2022-07-14T17:52:53.639Z] #55 24.62 go: downloading github.com/stretchr/testify v1.7.1
17:52:53 [2022-07-14T17:52:53.639Z] #55 25.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
17:52:53 [2022-07-14T17:52:53.639Z] #55 25.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
17:52:53 [2022-07-14T17:52:53.639Z] #55 25.75 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:52:53 [2022-07-14T17:52:53.670Z] #76 38.13 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
17:52:53 [2022-07-14T17:52:53.670Z] #76 38.14 Unpacking autotools-dev (20180224.1+nmu1) ...
17:52:53 [2022-07-14T17:52:53.670Z] #76 38.30 Selecting previously unselected package automake.
17:52:53 [2022-07-14T17:52:53.670Z] #76 38.30 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
17:52:53 [2022-07-14T17:52:53.670Z] #76 38.31 Unpacking automake (1:1.16.3-2) ...
17:52:53 [2022-07-14T17:52:53.670Z] #76 ...
17:52:53 [2022-07-14T17:52:53.670Z] 
17:52:53 [2022-07-14T17:52:53.670Z] #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
17:52:53 [2022-07-14T17:52:53.670Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:53 [2022-07-14T17:52:53.670Z] #62 21.94 Reading package lists...
17:52:53 [2022-07-14T17:52:53.670Z] #62 28.63 Reading package lists...
17:52:53 [2022-07-14T17:52:53.670Z] #62 34.70 Building dependency tree...
17:52:53 [2022-07-14T17:52:53.897Z] #55 25.84 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:52:53 [2022-07-14T17:52:53.930Z] #62 ...
17:52:53 [2022-07-14T17:52:53.930Z] 
17:52:53 [2022-07-14T17:52:53.930Z] #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
17:52:53 [2022-07-14T17:52:53.930Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:53 [2022-07-14T17:52:53.930Z] #42 28.68 Reading package lists...
17:52:53 [2022-07-14T17:52:53.930Z] #42 34.59 Building dependency tree...
17:52:53 [2022-07-14T17:52:53.930Z] #42 38.40 The following additional packages will be installed:
17:52:53 [2022-07-14T17:52:53.930Z] #42 38.41   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
17:52:53 [2022-07-14T17:52:53.930Z] #42 38.44 Suggested packages:
17:52:53 [2022-07-14T17:52:53.930Z] #42 38.44   cmake-doc ninja-build lrzip
17:52:53 [2022-07-14T17:52:53.930Z] #42 38.44 Recommended packages:
17:52:53 [2022-07-14T17:52:53.930Z] #42 38.44   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:52:54 [2022-07-14T17:52:54.098Z] ok  	github.com/docker/docker/pkg/authorization	0.562s	coverage: 68.3% of statements
17:52:54 [2022-07-14T17:52:54.098Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:52:54 [2022-07-14T17:52:54.156Z] #55 25.91 go: downloading github.com/spf13/afero v1.8.2
17:52:54 [2022-07-14T17:52:54.156Z] #55 26.17 go: downloading github.com/spf13/cast v1.4.1
17:52:54 [2022-07-14T17:52:54.360Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:52:54 [2022-07-14T17:52:54.414Z] #55 26.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:52:54 [2022-07-14T17:52:54.414Z] #55 ...
17:52:54 [2022-07-14T17:52:54.414Z] 
17:52:54 [2022-07-14T17:52:54.414Z] #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             ;
17:52:54 [2022-07-14T17:52:54.414Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:54 [2022-07-14T17:52:54.414Z] #76 16.38 Fetched 8550 kB in 12s (733 kB/s)
17:52:54 [2022-07-14T17:52:54.414Z] #76 16.38 Reading package lists...
17:52:54 [2022-07-14T17:52:54.671Z] #76 25.58 Reading package lists...
17:52:54 [2022-07-14T17:52:54.671Z] #76 ...
17:52:54 [2022-07-14T17:52:54.671Z] 
17:52:54 [2022-07-14T17:52:54.671Z] #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
17:52:54 [2022-07-14T17:52:54.671Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:52:54 [2022-07-14T17:52:54.671Z] #36 24.05 go: downloading github.com/sirupsen/logrus v1.6.0
17:52:54 [2022-07-14T17:52:54.671Z] #36 24.06 go: downloading github.com/spf13/cobra v1.1.3
17:52:54 [2022-07-14T17:52:54.671Z] #36 24.92 go: downloading github.com/mattn/go-isatty v0.0.3
17:52:54 [2022-07-14T17:52:54.671Z] #36 25.23 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
17:52:54 [2022-07-14T17:52:54.671Z] #36 25.99 go: downloading gopkg.in/yaml.v2 v2.4.0
17:52:54 [2022-07-14T17:52:54.671Z] #36 26.24 go: downloading github.com/cosiner/argv v0.1.0
17:52:54 [2022-07-14T17:52:54.671Z] #36 26.42 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
17:52:54 [2022-07-14T17:52:54.671Z] #36 26.44 go: downloading github.com/peterh/liner v1.2.2
17:52:54 [2022-07-14T17:52:54.874Z] #42 39.43 The following NEW packages will be installed:
17:52:54 [2022-07-14T17:52:54.874Z] #42 39.47   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:52:54 [2022-07-14T17:52:54.874Z] #42 39.47   vim-common xxd
17:52:54 [2022-07-14T17:52:54.874Z] #42 ...
17:52:54 [2022-07-14T17:52:54.874Z] 
17:52:54 [2022-07-14T17:52:54.874Z] #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
17:52:54 [2022-07-14T17:52:54.874Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:52:54 [2022-07-14T17:52:54.874Z] #14 23.14 Reading package lists...
17:52:54 [2022-07-14T17:52:54.874Z] #14 29.68 Reading package lists...
17:52:54 [2022-07-14T17:52:54.874Z] #14 35.49 Building dependency tree...
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.37 The following additional packages will be installed:
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.39   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.39   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.39   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.39   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.39   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.39   mingw-w64-common mingw-w64-x86-64-dev
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.40 Suggested packages:
17:52:54 [2022-07-14T17:52:54.874Z] #14 39.40   gcc-10-locales seccomp wine64
17:52:54 [2022-07-14T17:52:54.928Z] #36 26.81 go: downloading github.com/google/go-dap v0.6.0
17:52:55 [2022-07-14T17:52:55.135Z] #14 ...
17:52:55 [2022-07-14T17:52:55.135Z] 
17:52:55 [2022-07-14T17:52:55.135Z] #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
17:52:55 [2022-07-14T17:52:55.135Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:52:55 [2022-07-14T17:52:55.135Z] #57 39.35 v3.0.2
17:52:55 [2022-07-14T17:52:55.135Z] #57 DONE 39.6s
17:52:55 [2022-07-14T17:52:55.135Z] 
17:52:55 [2022-07-14T17:52:55.135Z] #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             ;
17:52:55 [2022-07-14T17:52:55.135Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:52:55 [2022-07-14T17:52:55.135Z] #76 39.00 Selecting previously unselected package patch.
17:52:55 [2022-07-14T17:52:55.135Z] #76 39.00 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
17:52:55 [2022-07-14T17:52:55.135Z] #76 39.02 Unpacking patch (2.7.6-7) ...
17:52:55 [2022-07-14T17:52:55.135Z] #76 39.22 Selecting previously unselected package dpkg-dev.
17:52:55 [2022-07-14T17:52:55.135Z] #76 39.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
17:52:55 [2022-07-14T17:52:55.135Z] #76 39.23 Unpacking dpkg-dev (1.20.11) ...
17:52:55 [2022-07-14T17:52:55.185Z] #36 27.21 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
17:52:55 [2022-07-14T17:52:55.396Z] #76 ...
17:52:55 [2022-07-14T17:52:55.396Z] 
17:52:55 [2022-07-14T17:52:55.396Z] #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
17:52:55 [2022-07-14T17:52:55.396Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85 NAME:
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    go-winres - A tool for embedding resources in Windows executables
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85 
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85 USAGE:
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    go-winres [global options] command [command options] [arguments...]
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85 
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85 COMMANDS:
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    init     Create an initial ./winres/winres.json
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    make     Make syso files for the "go build" command
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    simply   Make syso files for the "go build" command (simplified)
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    extract  Extract all resources from an executable
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    patch    Replace resources in an executable file (exe, dll)
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    help, h  Shows a list of commands or help for one command
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85 
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85 GLOBAL OPTIONS:
17:52:55 [2022-07-14T17:52:55.396Z] #40 39.85    --help, -h  show help (default: false)
17:52:55 [2022-07-14T17:52:55.396Z] #40 DONE 40.0s
17:52:55 [2022-07-14T17:52:55.396Z] 
17:52:55 [2022-07-14T17:52:55.396Z] #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
17:52:55 [2022-07-14T17:52:55.396Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:52:55 [2022-07-14T17:52:55.396Z] #42 39.95 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:52:55 [2022-07-14T17:52:55.396Z] #42 39.95 Need to get 17.7 MB of archives.
17:52:55 [2022-07-14T17:52:55.396Z] #42 39.95 After this operation, 70.7 MB of additional disk space will be used.
17:52:55 [2022-07-14T17:52:55.396Z] #42 39.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:52:55 [2022-07-14T17:52:55.396Z] #42 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:52:55 [2022-07-14T17:52:55.396Z] #42 39.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:52:55 [2022-07-14T17:52:55.396Z] #42 40.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:52:55 [2022-07-14T17:52:55.968Z] #42 ...
17:52:55 [2022-07-14T17:52:55.968Z] 
17:52:55 [2022-07-14T17:52:55.968Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
17:52:55 [2022-07-14T17:52:55.968Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:52:55 [2022-07-14T17:52:55.968Z] #51 23.91 Reading package lists...
17:52:55 [2022-07-14T17:52:55.968Z] #51 30.32 Reading package lists...
17:52:55 [2022-07-14T17:52:55.968Z] #51 36.26 Building dependency tree...
17:52:55 [2022-07-14T17:52:55.968Z] #51 40.22 The following additional packages will be installed:
17:52:55 [2022-07-14T17:52:55.968Z] #51 40.30   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:52:55 [2022-07-14T17:52:55.968Z] #51 40.30   python3-protobuf python3-six
17:52:55 [2022-07-14T17:52:55.968Z] #51 40.30 Suggested packages:
17:52:55 [2022-07-14T17:52:55.968Z] #51 40.30   python3-setuptools
17:52:55 [2022-07-14T17:52:55.968Z] #51 40.30 Recommended packages:
17:52:55 [2022-07-14T17:52:55.968Z] #51 40.30   iproute2 | iproute
17:52:55 [2022-07-14T17:52:55.968Z] #51 ...
17:52:55 [2022-07-14T17:52:55.968Z] 
17:52:55 [2022-07-14T17:52:55.968Z] #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
17:52:55 [2022-07-14T17:52:55.968Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:55 [2022-07-14T17:52:55.968Z] #55 39.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
17:52:55 [2022-07-14T17:52:55.968Z] #55 39.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:52:55 [2022-07-14T17:52:55.968Z] #55 39.75 go: downloading github.com/gobwas/glob v0.2.3
17:52:55 [2022-07-14T17:52:55.968Z] #55 39.85 go: downloading github.com/kisielk/gotool v1.0.0
17:52:55 [2022-07-14T17:52:55.968Z] #55 39.92 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:52:55 [2022-07-14T17:52:55.968Z] #55 40.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:52:55 [2022-07-14T17:52:55.968Z] #55 40.16 go: downloading github.com/ettle/strcase v0.1.1
17:52:55 [2022-07-14T17:52:55.968Z] #55 40.22 go: downloading github.com/fatih/structtag v1.2.0
17:52:55 [2022-07-14T17:52:55.968Z] #55 40.22 go: downloading github.com/Masterminds/semver v1.5.0
17:52:55 [2022-07-14T17:52:55.968Z] #55 40.33 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
17:52:55 [2022-07-14T17:52:55.968Z] #55 40.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:52:55 [2022-07-14T17:52:55.968Z] #55 40.48 go: downloading github.com/prometheus/client_golang v1.12.1
17:52:56 [2022-07-14T17:52:56.581Z] #55 41.11 go: downloading github.com/prometheus/client_model v0.2.0
17:52:56 [2022-07-14T17:52:56.581Z] #55 41.22 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
17:52:56 [2022-07-14T17:52:56.842Z] #55 41.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:52:56 [2022-07-14T17:52:56.842Z] #55 41.54 go: downloading github.com/google/go-cmp v0.5.7
17:52:57 [2022-07-14T17:52:57.081Z] #36 28.62 go: downloading github.com/mattn/go-runewidth v0.0.3
17:52:57 [2022-07-14T17:52:57.081Z] #36 29.05 go: downloading github.com/hashicorp/golang-lru v0.5.4
17:52:57 [2022-07-14T17:52:57.339Z] #36 29.19 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
17:52:57 [2022-07-14T17:52:57.449Z] #55 41.87 go: downloading github.com/hexops/gotextdiff v1.0.3
17:52:57 [2022-07-14T17:52:57.449Z] #55 41.94 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
17:52:57 [2022-07-14T17:52:57.449Z] #55 41.99 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
17:52:57 [2022-07-14T17:52:57.449Z] #55 42.19 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:52:57 [2022-07-14T17:52:57.449Z] #55 42.19 go: downloading github.com/beorn7/perks v1.0.1
17:52:57 [2022-07-14T17:52:57.619Z] #36 ...
17:52:57 [2022-07-14T17:52:57.619Z] 
17:52:57 [2022-07-14T17:52:57.619Z] #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
17:52:57 [2022-07-14T17:52:57.619Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55 tomll can be used in two ways:
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55 Writing to STDIN and reading from STDOUT:
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55   cat file.toml | tomll > file.toml
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55 
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55 Reading and updating a list of files:
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55   tomll a.toml b.toml c.toml
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55 
17:52:57 [2022-07-14T17:52:57.619Z] #38 29.55 When given a list of files, tomll will modify all files in place without asking.
17:52:57 [2022-07-14T17:52:57.623Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.540s	coverage: 42.7% of statements
17:52:57 [2022-07-14T17:52:57.623Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
17:52:57 [2022-07-14T17:52:57.631Z] tests/integration/api_build_test.py .......................X             [  6%]
17:52:57 [2022-07-14T17:52:57.874Z] #55 42.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:52:57 [2022-07-14T17:52:57.874Z] #55 42.32 go: downloading github.com/golang/protobuf v1.5.2
17:52:57 [2022-07-14T17:52:57.874Z] #55 42.60 go: downloading github.com/prometheus/common v0.32.1
17:52:57 [2022-07-14T17:52:57.879Z] #38 DONE 29.8s
17:52:57 [2022-07-14T17:52:57.879Z] 
17:52:57 [2022-07-14T17:52:57.879Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
17:52:57 [2022-07-14T17:52:57.879Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:57 [2022-07-14T17:52:57.879Z] #55 26.69 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:52:57 [2022-07-14T17:52:57.879Z] #55 26.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:52:57 [2022-07-14T17:52:57.879Z] #55 26.82 go: downloading github.com/go-toolsmith/astequal v1.0.1
17:52:57 [2022-07-14T17:52:57.879Z] #55 26.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:52:57 [2022-07-14T17:52:57.879Z] #55 27.02 go: downloading github.com/go-toolsmith/astp v1.0.0
17:52:57 [2022-07-14T17:52:57.879Z] #55 27.07 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:52:57 [2022-07-14T17:52:57.879Z] #55 27.13 go: downloading github.com/go-toolsmith/typep v1.0.2
17:52:57 [2022-07-14T17:52:57.879Z] #55 27.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
17:52:57 [2022-07-14T17:52:57.879Z] #55 27.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:52:57 [2022-07-14T17:52:57.879Z] #55 28.15 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
17:52:57 [2022-07-14T17:52:57.879Z] #55 29.03 go: downloading github.com/hashicorp/errwrap v1.0.0
17:52:57 [2022-07-14T17:52:57.879Z] #55 29.24 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
17:52:57 [2022-07-14T17:52:57.879Z] #55 29.51 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
17:52:57 [2022-07-14T17:52:57.879Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:52:58 [2022-07-14T17:52:58.135Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
17:52:58 [2022-07-14T17:52:58.135Z] ok  	github.com/docker/docker/layer	7.515s	coverage: 68.9% of statements
17:52:58 [2022-07-14T17:52:58.135Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:52:58 [2022-07-14T17:52:58.135Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:52:58 [2022-07-14T17:52:58.135Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:52:58 [2022-07-14T17:52:58.135Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:52:58 [2022-07-14T17:52:58.135Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:52:58 [2022-07-14T17:52:58.135Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:52:58 [2022-07-14T17:52:58.196Z] tests/integration/api_client_test.py .....                               [  7%]
17:52:58 [2022-07-14T17:52:58.469Z] #55 ...
17:52:58 [2022-07-14T17:52:58.469Z] 
17:52:58 [2022-07-14T17:52:58.469Z] #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
17:52:58 [2022-07-14T17:52:58.469Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:58 [2022-07-14T17:52:58.469Z] #62 38.59 The following additional packages will be installed:
17:52:58 [2022-07-14T17:52:58.469Z] #62 38.61   libbtrfs0
17:52:58 [2022-07-14T17:52:58.469Z] #62 38.86 The following NEW packages will be installed:
17:52:58 [2022-07-14T17:52:58.469Z] #62 38.86   libbtrfs-dev libbtrfs0
17:52:58 [2022-07-14T17:52:58.469Z] #62 39.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:52:58 [2022-07-14T17:52:58.469Z] #62 39.26 Need to get 460 kB of archives.
17:52:58 [2022-07-14T17:52:58.469Z] #62 39.26 After this operation, 1237 kB of additional disk space will be used.
17:52:58 [2022-07-14T17:52:58.469Z] #62 39.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:52:58 [2022-07-14T17:52:58.469Z] #62 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:52:58 [2022-07-14T17:52:58.469Z] #62 40.59 debconf: delaying package configuration, since apt-utils is not installed
17:52:58 [2022-07-14T17:52:58.469Z] #62 40.95 Fetched 460 kB in 0s (1454 kB/s)
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.01 Selecting previously unselected package libbtrfs0:amd64.
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.35 Selecting previously unselected package libbtrfs-dev:amd64.
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.85 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:52:58 [2022-07-14T17:52:58.469Z] #62 41.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:52:58 [2022-07-14T17:52:58.469Z] #62 DONE 43.0s
17:52:58 [2022-07-14T17:52:58.469Z] 
17:52:58 [2022-07-14T17:52:58.469Z] #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
17:52:58 [2022-07-14T17:52:58.469Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:58 [2022-07-14T17:52:58.469Z] #55 43.07 go: downloading github.com/prometheus/procfs v0.7.3
17:52:58 [2022-07-14T17:52:58.469Z] #55 43.09 go: downloading google.golang.org/protobuf v1.28.0
17:52:58 [2022-07-14T17:52:58.697Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
17:52:58 [2022-07-14T17:52:58.697Z] ok  	github.com/docker/docker/pkg/fsutils	0.179s	coverage: 85.1% of statements
17:52:58 [2022-07-14T17:52:58.697Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
17:52:58 [2022-07-14T17:52:58.855Z] #51 28.96 Reading package lists...
17:52:58 [2022-07-14T17:52:58.855Z] #51 ...
17:52:58 [2022-07-14T17:52:58.855Z] 
17:52:58 [2022-07-14T17:52:58.855Z] #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
17:52:58 [2022-07-14T17:52:58.855Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:52:58 [2022-07-14T17:52:58.855Z] #62 24.75 Reading package lists...
17:52:59 [2022-07-14T17:52:59.624Z] ok  	github.com/docker/docker/pkg/idtools	0.340s	coverage: 67.9% of statements
17:52:59 [2022-07-14T17:52:59.690Z] tests/integration/api_config_test.py ......                              [  8%]
17:52:59 [2022-07-14T17:52:59.880Z] ok  	github.com/docker/docker/pkg/ioutils	0.361s	coverage: 71.5% of statements
17:52:59 [2022-07-14T17:52:59.880Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
17:52:59 [2022-07-14T17:52:59.899Z] #55 ...
17:52:59 [2022-07-14T17:52:59.899Z] 
17:52:59 [2022-07-14T17:52:59.899Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:52:59 [2022-07-14T17:52:59.899Z] #63 sha256:9c9e54a81c3632a4ab58e70f0e303474375df807dbe33c2b947136a1bce6f500
17:52:59 [2022-07-14T17:52:59.899Z] #63 DONE 1.1s
17:52:59 [2022-07-14T17:52:59.899Z] 
17:52:59 [2022-07-14T17:52:59.899Z] #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
17:52:59 [2022-07-14T17:52:59.899Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:52:59 [2022-07-14T17:52:59.899Z] #55 44.18 go: downloading github.com/mattn/go-runewidth v0.0.9
17:53:00 [2022-07-14T17:53:00.053Z] #62 34.67 Building dependency tree...
17:53:00 [2022-07-14T17:53:00.053Z] #62 ...
17:53:00 [2022-07-14T17:53:00.053Z] 
17:53:00 [2022-07-14T17:53:00.053Z] #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
17:53:00 [2022-07-14T17:53:00.053Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:53:00 [2022-07-14T17:53:00.053Z] #36 25.43 go: downloading github.com/mattn/go-isatty v0.0.3
17:53:00 [2022-07-14T17:53:00.053Z] #36 25.88 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
17:53:00 [2022-07-14T17:53:00.053Z] #36 26.52 go: downloading gopkg.in/yaml.v2 v2.4.0
17:53:00 [2022-07-14T17:53:00.053Z] #36 27.05 go: downloading github.com/cosiner/argv v0.1.0
17:53:00 [2022-07-14T17:53:00.053Z] #36 27.15 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
17:53:00 [2022-07-14T17:53:00.053Z] #36 27.26 go: downloading github.com/peterh/liner v1.2.2
17:53:00 [2022-07-14T17:53:00.053Z] #36 27.78 go: downloading github.com/google/go-dap v0.6.0
17:53:00 [2022-07-14T17:53:00.053Z] #36 28.64 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
17:53:00 [2022-07-14T17:53:00.053Z] #36 29.75 go: downloading github.com/mattn/go-runewidth v0.0.3
17:53:00 [2022-07-14T17:53:00.053Z] #36 30.18 go: downloading github.com/hashicorp/golang-lru v0.5.4
17:53:00 [2022-07-14T17:53:00.053Z] #36 30.23 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
17:53:00 [2022-07-14T17:53:00.053Z] #36 32.85 go: downloading github.com/russross/blackfriday/v2 v2.0.1
17:53:00 [2022-07-14T17:53:00.053Z] #36 32.99 go: downloading github.com/cilium/ebpf v0.7.0
17:53:00 [2022-07-14T17:53:00.053Z] #36 34.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #36 ...
17:53:00 [2022-07-14T17:53:00.053Z] 
17:53:00 [2022-07-14T17:53:00.053Z] #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
17:53:00 [2022-07-14T17:53:00.053Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:00 [2022-07-14T17:53:00.053Z] #55 25.90 go: downloading github.com/mattn/go-colorable v0.1.12
17:53:00 [2022-07-14T17:53:00.053Z] #55 25.90 go: downloading github.com/sirupsen/logrus v1.8.1
17:53:00 [2022-07-14T17:53:00.053Z] #55 26.01 go: downloading github.com/stretchr/testify v1.7.1
17:53:00 [2022-07-14T17:53:00.053Z] #55 26.48 go: downloading github.com/mattn/go-isatty v0.0.14
17:53:00 [2022-07-14T17:53:00.053Z] #55 26.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
17:53:00 [2022-07-14T17:53:00.053Z] #55 26.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
17:53:00 [2022-07-14T17:53:00.053Z] #55 26.95 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:53:00 [2022-07-14T17:53:00.053Z] #55 27.18 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 27.33 go: downloading github.com/spf13/afero v1.8.2
17:53:00 [2022-07-14T17:53:00.053Z] #55 27.43 go: downloading github.com/spf13/cast v1.4.1
17:53:00 [2022-07-14T17:53:00.053Z] #55 27.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.01 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.13 go: downloading github.com/go-toolsmith/astequal v1.0.1
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.22 go: downloading github.com/go-toolsmith/astp v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.47 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.48 go: downloading github.com/go-toolsmith/typep v1.0.2
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
17:53:00 [2022-07-14T17:53:00.053Z] #55 28.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:53:00 [2022-07-14T17:53:00.053Z] #55 29.54 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
17:53:00 [2022-07-14T17:53:00.053Z] #55 30.58 go: downloading github.com/hashicorp/errwrap v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 30.79 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
17:53:00 [2022-07-14T17:53:00.053Z] #55 30.87 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
17:53:00 [2022-07-14T17:53:00.053Z] #55 31.39 go: downloading 4d63.com/gochecknoglobals v0.1.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 31.75 go: downloading github.com/Antonboom/errname v0.1.6
17:53:00 [2022-07-14T17:53:00.053Z] #55 32.01 go: downloading github.com/Antonboom/nilnil v0.1.1
17:53:00 [2022-07-14T17:53:00.053Z] #55 32.27 go: downloading github.com/BurntSushi/toml v1.1.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 34.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:53:00 [2022-07-14T17:53:00.053Z] #55 34.44 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 34.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 34.87 go: downloading github.com/alexkohler/prealloc v1.0.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 34.97 go: downloading github.com/ashanbrown/forbidigo v1.3.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 35.16 go: downloading github.com/ashanbrown/makezero v1.1.1
17:53:00 [2022-07-14T17:53:00.053Z] #55 35.33 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:53:00 [2022-07-14T17:53:00.053Z] #55 35.68 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:53:00 [2022-07-14T17:53:00.135Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
17:53:00 [2022-07-14T17:53:00.135Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:53:00 [2022-07-14T17:53:00.135Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
17:53:00 [2022-07-14T17:53:00.391Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
17:53:00 [2022-07-14T17:53:00.628Z] #55 36.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
17:53:00 [2022-07-14T17:53:00.647Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
17:53:00 [2022-07-14T17:53:00.647Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
17:53:00 [2022-07-14T17:53:00.848Z] #55 ...
17:53:00 [2022-07-14T17:53:00.848Z] 
17:53:00 [2022-07-14T17:53:00.848Z] #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             ;
17:53:00 [2022-07-14T17:53:00.848Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:00 [2022-07-14T17:53:00.848Z] #76 40.72 Selecting previously unselected package build-essential.
17:53:00 [2022-07-14T17:53:00.848Z] #76 40.72 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 40.74 Unpacking build-essential (12.9) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 40.84 Selecting previously unselected package libcap2:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 40.84 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 40.92 Unpacking libcap2:amd64 (1:2.44-1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.01 Selecting previously unselected package libcap-dev:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.01 Unpacking libcap-dev:amd64 (1:2.44-1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.14 Selecting previously unselected package libprotobuf-c1:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.14 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.22 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.22 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.27 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.54 Selecting previously unselected package libseccomp-dev:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.54 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.76 Selecting previously unselected package libsystemd-dev:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.86 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 41.86 Unpacking libsystemd-dev:amd64 (247.3-7) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.00 Selecting previously unselected package libtool.
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.00 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.00 Unpacking libtool (2.4.6-15) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.07 Selecting previously unselected package libudev-dev:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.19 Unpacking libudev-dev:amd64 (247.3-7) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.41 Selecting previously unselected package libyajl2:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.41 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.47 Unpacking libyajl2:amd64 (2.1.0-3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.78 Selecting previously unselected package libyajl-dev:amd64.
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.78 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.78 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.92 Setting up libmagic-mgc (1:5.39-3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.94 Setting up libyajl2:amd64 (2.1.0-3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.95 Setting up libmagic1:amd64 (1:5.39-3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 43.97 Setting up file (1:5.39-3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.02 Setting up bzip2 (1.0.8-4) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.08 Setting up libcap2:amd64 (1:2.44-1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.08 Setting up autotools-dev (20180224.1+nmu1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.09 Setting up libsigsegv2:amd64 (2.13-1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.16 Setting up patch (2.7.6-7) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.16 Setting up libudev-dev:amd64 (247.3-7) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.18 Setting up libyajl-dev:amd64 (2.1.0-3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.20 Setting up libcap-dev:amd64 (1:2.44-1) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.27 Setting up libsystemd-dev:amd64 (247.3-7) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.27 Setting up libtool (2.4.6-15) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.27 Setting up m4 (1.4.18-5) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.33 Setting up dpkg-dev (1.20.11) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.33 Setting up autoconf (2.69-14) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.33 Setting up build-essential (12.9) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.37 Setting up automake (1:1.16.3-2) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:53:00 [2022-07-14T17:53:00.848Z] #76 44.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:00 [2022-07-14T17:53:00.848Z] #76 DONE 45.4s
17:53:00 [2022-07-14T17:53:00.848Z] 
17:53:00 [2022-07-14T17:53:00.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
17:53:00 [2022-07-14T17:53:00.848Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:00 [2022-07-14T17:53:00.848Z] #55 45.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:53:00 [2022-07-14T17:53:00.887Z] #55 36.38 go: downloading github.com/breml/bidichk v0.2.3
17:53:00 [2022-07-14T17:53:00.903Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
17:53:00 [2022-07-14T17:53:00.903Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:53:00 [2022-07-14T17:53:00.903Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:53:01 [2022-07-14T17:53:01.146Z] #55 36.67 go: downloading github.com/breml/errchkjson v0.3.0
17:53:01 [2022-07-14T17:53:01.146Z] #55 36.72 go: downloading github.com/butuzov/ireturn v0.1.1
17:53:01 [2022-07-14T17:53:01.146Z] #55 36.81 go: downloading github.com/charithe/durationcheck v0.0.9
17:53:01 [2022-07-14T17:53:01.159Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
17:53:01 [2022-07-14T17:53:01.160Z] #55 ...
17:53:01 [2022-07-14T17:53:01.160Z] 
17:53:01 [2022-07-14T17:53:01.160Z] #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
17:53:01 [2022-07-14T17:53:01.160Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:53:01 [2022-07-14T17:53:01.160Z] #36 32.55 go: downloading github.com/russross/blackfriday/v2 v2.0.1
17:53:01 [2022-07-14T17:53:01.160Z] #36 33.06 go: downloading github.com/cilium/ebpf v0.7.0
17:53:01 [2022-07-14T17:53:01.406Z] #55 36.85 go: downloading github.com/daixiang0/gci v0.3.3
17:53:01 [2022-07-14T17:53:01.406Z] #55 37.03 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:53:01 [2022-07-14T17:53:01.406Z] #55 ...
17:53:01 [2022-07-14T17:53:01.406Z] 
17:53:01 [2022-07-14T17:53:01.406Z] #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
17:53:01 [2022-07-14T17:53:01.406Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:53:01 [2022-07-14T17:53:01.406Z] #62 34.67 Building dependency tree...
17:53:01 [2022-07-14T17:53:01.764Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
17:53:02 [2022-07-14T17:53:02.020Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:53:02 [2022-07-14T17:53:02.020Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:53:03 [2022-07-14T17:53:03.057Z] #36 34.61 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
17:53:03 [2022-07-14T17:53:03.384Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
17:53:03 [2022-07-14T17:53:03.639Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
17:53:03 [2022-07-14T17:53:03.895Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
17:53:04 [2022-07-14T17:53:04.151Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:53:04 [2022-07-14T17:53:04.407Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
17:53:04 [2022-07-14T17:53:04.663Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:53:05 [2022-07-14T17:53:05.224Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
17:53:05 [2022-07-14T17:53:05.480Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
17:53:05 [2022-07-14T17:53:05.600Z] #62 41.07 The following additional packages will be installed:
17:53:05 [2022-07-14T17:53:05.600Z] #62 41.11   libbtrfs0
17:53:05 [2022-07-14T17:53:05.736Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
17:53:05 [2022-07-14T17:53:05.860Z] #62 41.42 The following NEW packages will be installed:
17:53:05 [2022-07-14T17:53:05.860Z] #62 ...
17:53:05 [2022-07-14T17:53:05.860Z] 
17:53:05 [2022-07-14T17:53:05.860Z] #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
17:53:05 [2022-07-14T17:53:05.860Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:05 [2022-07-14T17:53:05.860Z] #42 31.32 Fetched 8550 kB in 24s (358 kB/s)
17:53:05 [2022-07-14T17:53:05.860Z] #42 31.32 Reading package lists...
17:53:05 [2022-07-14T17:53:05.860Z] #42 40.77 Reading package lists...
17:53:05 [2022-07-14T17:53:05.860Z] #42 ...
17:53:05 [2022-07-14T17:53:05.860Z] 
17:53:05 [2022-07-14T17:53:05.860Z] #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
17:53:05 [2022-07-14T17:53:05.860Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:05 [2022-07-14T17:53:05.860Z] #14 31.48 Fetched 8550 kB in 24s (361 kB/s)
17:53:05 [2022-07-14T17:53:05.860Z] #14 31.48 Reading package lists...
17:53:06 [2022-07-14T17:53:06.125Z] #14 40.82 Reading package lists...
17:53:06 [2022-07-14T17:53:06.125Z] #14 ...
17:53:06 [2022-07-14T17:53:06.125Z] 
17:53:06 [2022-07-14T17:53:06.125Z] #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
17:53:06 [2022-07-14T17:53:06.125Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:53:06 [2022-07-14T17:53:06.136Z] #55 ...
17:53:06 [2022-07-14T17:53:06.136Z] 
17:53:06 [2022-07-14T17:53:06.136Z] #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
17:53:06 [2022-07-14T17:53:06.136Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01 The following NEW packages will be installed:
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.01   mingw-w64-x86-64-dev
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.35 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.35 Need to get 115 MB of archives.
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.35 After this operation, 645 MB of additional disk space will be used.
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.35 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.54 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 41.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 42.21 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 42.21 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 42.99 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 44.57 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 45.11 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 45.78 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 46.95 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.46 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.49 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]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 47.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #14 48.63 debconf: delaying package configuration, since apt-utils is not installed
17:53:06 [2022-07-14T17:53:06.136Z] #14 48.88 Fetched 115 MB in 7s (17.1 MB/s)
17:53:06 [2022-07-14T17:53:06.136Z] #14 48.99 Selecting previously unselected package binutils-mingw-w64-i686.
17:53:06 [2022-07-14T17:53:06.136Z] #14 48.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
17:53:06 [2022-07-14T17:53:06.136Z] #14 49.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #14 49.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:53:06 [2022-07-14T17:53:06.136Z] #14 ...
17:53:06 [2022-07-14T17:53:06.136Z] 
17:53:06 [2022-07-14T17:53:06.136Z] #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
17:53:06 [2022-07-14T17:53:06.136Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:06 [2022-07-14T17:53:06.136Z] #42 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #42 40.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #42 40.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #42 40.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #42 40.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #42 40.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #42 42.22 debconf: delaying package configuration, since apt-utils is not installed
17:53:06 [2022-07-14T17:53:06.136Z] #42 42.62 Fetched 17.7 MB in 1s (12.4 MB/s)
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.00 Selecting previously unselected package xxd.
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.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 ... 15717 files and directories currently installed.)
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.19 Selecting previously unselected package vim-common.
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.55 Selecting previously unselected package cmake-data.
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 43.64 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 47.49 Selecting previously unselected package libicu67:amd64.
17:53:06 [2022-07-14T17:53:06.136Z] #42 47.49 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 47.59 Unpacking libicu67:amd64 (67.1-7) ...
17:53:06 [2022-07-14T17:53:06.136Z] #42 ...
17:53:06 [2022-07-14T17:53:06.136Z] 
17:53:06 [2022-07-14T17:53:06.136Z] #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
17:53:06 [2022-07-14T17:53:06.136Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:06 [2022-07-14T17:53:06.136Z] #51 40.93 The following NEW packages will be installed:
17:53:06 [2022-07-14T17:53:06.136Z] #51 40.93   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:53:06 [2022-07-14T17:53:06.136Z] #51 40.93   python3-protobuf python3-six
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.42 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.42 Need to get 2314 kB of archives.
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.42 After this operation, 11.1 MB of additional disk space will be used.
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 41.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 43.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
17:53:06 [2022-07-14T17:53:06.136Z] #51 45.37 debconf: delaying package configuration, since apt-utils is not installed
17:53:06 [2022-07-14T17:53:06.136Z] #51 45.62 Fetched 2314 kB in 3s (746 kB/s)
17:53:06 [2022-07-14T17:53:06.136Z] #51 45.70 Selecting previously unselected package libprotobuf23:amd64.
17:53:06 [2022-07-14T17:53:06.136Z] #51 45.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.)
17:53:06 [2022-07-14T17:53:06.136Z] #51 45.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 45.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 46.59 Selecting previously unselected package python3-pkg-resources.
17:53:06 [2022-07-14T17:53:06.136Z] #51 46.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 46.59 Unpacking python3-pkg-resources (52.0.0-4) ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 46.88 Selecting previously unselected package python3-six.
17:53:06 [2022-07-14T17:53:06.136Z] #51 46.88 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 46.89 Unpacking python3-six (1.16.0-2) ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.10 Selecting previously unselected package python3-protobuf.
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.10 Unpacking python3-protobuf (3.12.4-1) ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.55 Selecting previously unselected package libnet1:amd64.
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.69 Selecting previously unselected package libnl-3-200:amd64.
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.69 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.78 Selecting previously unselected package libprotobuf-c1:amd64.
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:06 [2022-07-14T17:53:06.136Z] #51 47.92 Selecting previously unselected package criu.
17:53:06 [2022-07-14T17:53:06.137Z] #51 47.93 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.137Z] #51 47.93 Unpacking criu (3.17-1) ...
17:53:06 [2022-07-14T17:53:06.137Z] #51 48.75 Setting up python3-pkg-resources (52.0.0-4) ...
17:53:06 [2022-07-14T17:53:06.137Z] #51 50.42 Setting up libprotobuf23:amd64 (3.12.4-1) ...
17:53:06 [2022-07-14T17:53:06.137Z] #51 50.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:53:06 [2022-07-14T17:53:06.137Z] #51 50.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:06 [2022-07-14T17:53:06.137Z] #51 50.43 Setting up python3-six (1.16.0-2) ...
17:53:06 [2022-07-14T17:53:06.297Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
17:53:06 [2022-07-14T17:53:06.386Z] #36 ...
17:53:06 [2022-07-14T17:53:06.386Z] 
17:53:06 [2022-07-14T17:53:06.386Z] #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
17:53:06 [2022-07-14T17:53:06.386Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:06 [2022-07-14T17:53:06.386Z] #55 33.51 go: downloading 4d63.com/gochecknoglobals v0.1.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 33.74 go: downloading github.com/Antonboom/errname v0.1.6
17:53:06 [2022-07-14T17:53:06.386Z] #55 33.77 go: downloading github.com/Antonboom/nilnil v0.1.1
17:53:06 [2022-07-14T17:53:06.386Z] #55 33.92 go: downloading github.com/BurntSushi/toml v1.1.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 33.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:53:06 [2022-07-14T17:53:06.386Z] #55 34.45 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 34.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 35.16 go: downloading github.com/alexkohler/prealloc v1.0.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 35.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 35.59 go: downloading github.com/ashanbrown/makezero v1.1.1
17:53:06 [2022-07-14T17:53:06.386Z] #55 35.64 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 35.77 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 35.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 36.02 go: downloading github.com/breml/bidichk v0.2.3
17:53:06 [2022-07-14T17:53:06.386Z] #55 36.21 go: downloading github.com/breml/errchkjson v0.3.0
17:53:06 [2022-07-14T17:53:06.386Z] #55 36.35 go: downloading github.com/butuzov/ireturn v0.1.1
17:53:06 [2022-07-14T17:53:06.386Z] #55 36.45 go: downloading github.com/charithe/durationcheck v0.0.9
17:53:06 [2022-07-14T17:53:06.386Z] #55 36.55 go: downloading github.com/daixiang0/gci v0.3.3
17:53:06 [2022-07-14T17:53:06.386Z] #55 36.67 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:53:06 [2022-07-14T17:53:06.386Z] #55 36.93 go: downloading github.com/esimonov/ifshort v1.0.4
17:53:06 [2022-07-14T17:53:06.386Z] #55 37.10 go: downloading github.com/firefart/nonamedreturns v1.0.1
17:53:06 [2022-07-14T17:53:06.386Z] #55 37.29 go: downloading github.com/fzipp/gocyclo v0.5.1
17:53:06 [2022-07-14T17:53:06.386Z] #55 37.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:53:06 [2022-07-14T17:53:06.386Z] #55 37.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:53:06 [2022-07-14T17:53:06.386Z] #55 37.56 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:53:06 [2022-07-14T17:53:06.386Z] #55 37.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:53:06 [2022-07-14T17:53:06.386Z] #55 38.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:53:06 [2022-07-14T17:53:06.386Z] #55 38.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:53:06 [2022-07-14T17:53:06.386Z] #55 ...
17:53:06 [2022-07-14T17:53:06.386Z] 
17:53:06 [2022-07-14T17:53:06.386Z] #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
17:53:06 [2022-07-14T17:53:06.386Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:53:06 [2022-07-14T17:53:06.386Z] #67 28.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:53:06 [2022-07-14T17:53:06.398Z] #51 ...
17:53:06 [2022-07-14T17:53:06.398Z] 
17:53:06 [2022-07-14T17:53:06.398Z] #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
17:53:06 [2022-07-14T17:53:06.398Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:06 [2022-07-14T17:53:06.398Z] #14 50.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:53:06 [2022-07-14T17:53:06.553Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:53:06 [2022-07-14T17:53:06.645Z] #67 ...
17:53:06 [2022-07-14T17:53:06.645Z] 
17:53:06 [2022-07-14T17:53:06.645Z] #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
17:53:06 [2022-07-14T17:53:06.645Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:06 [2022-07-14T17:53:06.645Z] #55 38.57 go: downloading github.com/golangci/misspell v0.3.5
17:53:06 [2022-07-14T17:53:06.645Z] #55 38.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:53:06 [2022-07-14T17:53:06.646Z] #47 40.62 Updating files:  52% (1141/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.
17:53:06 [2022-07-14T17:53:06.646Z] #47 41.92 + git checkout -q v2.3.0
17:53:06 [2022-07-14T17:53:06.659Z] #14 51.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
17:53:06 [2022-07-14T17:53:06.659Z] #14 51.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:53:06 [2022-07-14T17:53:06.902Z] #55 38.93 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
17:53:06 [2022-07-14T17:53:06.905Z] #47 ...
17:53:06 [2022-07-14T17:53:06.905Z] 
17:53:06 [2022-07-14T17:53:06.905Z] #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             ;
17:53:06 [2022-07-14T17:53:06.905Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:06 [2022-07-14T17:53:06.905Z] #76 32.56 Fetched 8550 kB in 25s (345 kB/s)
17:53:06 [2022-07-14T17:53:06.905Z] #76 32.56 Reading package lists...
17:53:07 [2022-07-14T17:53:07.160Z] #55 39.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:53:07 [2022-07-14T17:53:07.160Z] #55 39.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:53:07 [2022-07-14T17:53:07.164Z] #76 41.78 Reading package lists...
17:53:07 [2022-07-14T17:53:07.164Z] #76 ...
17:53:07 [2022-07-14T17:53:07.164Z] 
17:53:07 [2022-07-14T17:53:07.164Z] #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
17:53:07 [2022-07-14T17:53:07.164Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:07 [2022-07-14T17:53:07.164Z] #55 37.32 go: downloading github.com/esimonov/ifshort v1.0.4
17:53:07 [2022-07-14T17:53:07.164Z] #55 37.32 go: downloading github.com/firefart/nonamedreturns v1.0.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 37.57 go: downloading github.com/fzipp/gocyclo v0.5.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 37.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:53:07 [2022-07-14T17:53:07.164Z] #55 37.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:53:07 [2022-07-14T17:53:07.164Z] #55 37.86 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:53:07 [2022-07-14T17:53:07.164Z] #55 37.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:53:07 [2022-07-14T17:53:07.164Z] #55 38.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:53:07 [2022-07-14T17:53:07.164Z] #55 38.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:53:07 [2022-07-14T17:53:07.164Z] #55 38.86 go: downloading github.com/golangci/misspell v0.3.5
17:53:07 [2022-07-14T17:53:07.164Z] #55 38.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:53:07 [2022-07-14T17:53:07.164Z] #55 39.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
17:53:07 [2022-07-14T17:53:07.164Z] #55 39.31 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:53:07 [2022-07-14T17:53:07.164Z] #55 39.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 39.71 go: downloading github.com/jgautheron/goconst v1.5.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 39.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 39.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.01 go: downloading github.com/julz/importas v0.1.0
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.01 go: downloading github.com/kisielk/errcheck v1.6.0
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.16 go: downloading github.com/kulti/thelper v0.6.2
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.36 go: downloading github.com/kyoh86/exportloopref v0.1.8
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.51 go: downloading github.com/ldez/tagliatelle v0.3.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.56 go: downloading github.com/leonklingele/grouper v1.1.0
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.73 go: downloading github.com/lufeee/execinquery v1.2.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.79 go: downloading github.com/maratori/testpackage v1.0.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 40.96 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:53:07 [2022-07-14T17:53:07.164Z] #55 41.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:53:07 [2022-07-14T17:53:07.164Z] #55 41.05 go: downloading github.com/mgechev/revive v1.2.1
17:53:07 [2022-07-14T17:53:07.164Z] #55 42.24 go: downloading github.com/moricho/tparallel v0.2.1
17:53:07 [2022-07-14T17:53:07.165Z] #55 42.26 go: downloading github.com/nakabonne/nestif v0.3.1
17:53:07 [2022-07-14T17:53:07.165Z] #55 42.33 go: downloading github.com/nishanths/exhaustive v0.7.11
17:53:07 [2022-07-14T17:53:07.165Z] #55 42.53 go: downloading github.com/nishanths/predeclared v0.2.2
17:53:07 [2022-07-14T17:53:07.165Z] #55 42.65 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
17:53:07 [2022-07-14T17:53:07.165Z] #55 42.75 go: downloading github.com/ryancurrah/gomodguard v1.2.3
17:53:07 [2022-07-14T17:53:07.424Z] #55 43.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
17:53:07 [2022-07-14T17:53:07.424Z] #55 43.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
17:53:07 [2022-07-14T17:53:07.424Z] #55 43.14 go: downloading github.com/securego/gosec/v2 v2.11.0
17:53:07 [2022-07-14T17:53:07.727Z] #55 39.42 go: downloading github.com/jgautheron/goconst v1.5.1
17:53:07 [2022-07-14T17:53:07.727Z] #55 39.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:53:07 [2022-07-14T17:53:07.727Z] #55 39.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:53:07 [2022-07-14T17:53:07.984Z] #55 39.77 go: downloading github.com/julz/importas v0.1.0
17:53:07 [2022-07-14T17:53:07.984Z] #55 39.79 go: downloading github.com/kisielk/errcheck v1.6.0
17:53:07 [2022-07-14T17:53:07.984Z] #55 39.96 go: downloading github.com/kulti/thelper v0.6.2
17:53:07 [2022-07-14T17:53:07.984Z] #55 39.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3
17:53:07 [2022-07-14T17:53:07.992Z] #55 43.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:53:07 [2022-07-14T17:53:07.992Z] #55 43.67 go: downloading github.com/sivchari/containedctx v1.0.2
17:53:07 [2022-07-14T17:53:07.992Z] #55 43.73 go: downloading github.com/sivchari/tenv v1.5.0
17:53:08 [2022-07-14T17:53:08.241Z] #55 40.24 go: downloading github.com/kyoh86/exportloopref v0.1.8
17:53:08 [2022-07-14T17:53:08.252Z] #55 43.75 go: downloading github.com/sonatard/noctx v0.0.1
17:53:08 [2022-07-14T17:53:08.440Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.2% of statements
17:53:08 [2022-07-14T17:53:08.440Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:53:08 [2022-07-14T17:53:08.499Z] #55 40.28 go: downloading github.com/ldez/tagliatelle v0.3.1
17:53:08 [2022-07-14T17:53:08.511Z] #55 44.05 go: downloading github.com/sourcegraph/go-diff v0.6.1
17:53:08 [2022-07-14T17:53:08.511Z] #55 44.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:53:08 [2022-07-14T17:53:08.757Z] #55 40.56 go: downloading github.com/leonklingele/grouper v1.1.0
17:53:08 [2022-07-14T17:53:08.757Z] #55 40.70 go: downloading github.com/lufeee/execinquery v1.2.1
17:53:08 [2022-07-14T17:53:08.770Z] #55 44.35 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:53:08 [2022-07-14T17:53:08.770Z] #55 44.46 go: downloading github.com/sylvia7788/contextcheck v1.0.4
17:53:09 [2022-07-14T17:53:09.001Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:53:09 [2022-07-14T17:53:09.014Z] #55 40.98 go: downloading github.com/maratori/testpackage v1.0.1
17:53:09 [2022-07-14T17:53:09.014Z] #55 41.04 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:53:09 [2022-07-14T17:53:09.014Z] #55 41.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:53:09 [2022-07-14T17:53:09.029Z] #55 44.49 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:53:09 [2022-07-14T17:53:09.029Z] #55 44.65 go: downloading github.com/tetafro/godot v1.4.11
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.38 Selecting previously unselected package binutils-mingw-w64.
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.52 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.76 Selecting previously unselected package dmsetup.
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
17:53:09 [2022-07-14T17:53:09.202Z] #14 53.78 Unpacking dmsetup (2:1.02.175-2.1) ...
17:53:09 [2022-07-14T17:53:09.271Z] #55 41.21 go: downloading github.com/mgechev/revive v1.2.1
17:53:09 [2022-07-14T17:53:09.271Z] #55 ...
17:53:09 [2022-07-14T17:53:09.271Z] 
17:53:09 [2022-07-14T17:53:09.271Z] #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
17:53:09 [2022-07-14T17:53:09.271Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:09 [2022-07-14T17:53:09.271Z] #42 31.18 Fetched 8550 kB in 24s (349 kB/s)
17:53:09 [2022-07-14T17:53:09.271Z] #42 31.18 Reading package lists...
17:53:09 [2022-07-14T17:53:09.271Z] #42 40.41 Reading package lists...
17:53:09 [2022-07-14T17:53:09.271Z] #42 ...
17:53:09 [2022-07-14T17:53:09.271Z] 
17:53:09 [2022-07-14T17:53:09.272Z] #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             ;
17:53:09 [2022-07-14T17:53:09.272Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:09 [2022-07-14T17:53:09.272Z] #76 25.58 Reading package lists...
17:53:09 [2022-07-14T17:53:09.272Z] #76 36.19 Building dependency tree...
17:53:09 [2022-07-14T17:53:09.288Z] #55 44.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
17:53:09 [2022-07-14T17:53:09.462Z] #14 54.06 Selecting previously unselected package mingw-w64-common.
17:53:09 [2022-07-14T17:53:09.462Z] #14 54.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
17:53:09 [2022-07-14T17:53:09.462Z] #14 54.10 Unpacking mingw-w64-common (8.0.0-1) ...
17:53:09 [2022-07-14T17:53:09.529Z] #76 ...
17:53:09 [2022-07-14T17:53:09.529Z] 
17:53:09 [2022-07-14T17:53:09.529Z] #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
17:53:09 [2022-07-14T17:53:09.529Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:53:09 [2022-07-14T17:53:09.547Z] #55 44.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
17:53:09 [2022-07-14T17:53:09.547Z] #55 44.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
17:53:09 [2022-07-14T17:53:09.547Z] #55 ...
17:53:09 [2022-07-14T17:53:09.547Z] 
17:53:09 [2022-07-14T17:53:09.547Z] #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
17:53:09 [2022-07-14T17:53:09.547Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:53:09 [2022-07-14T17:53:09.547Z] #47 44.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:53:09 [2022-07-14T17:53:09.723Z] #14 ...
17:53:09 [2022-07-14T17:53:09.723Z] 
17:53:09 [2022-07-14T17:53:09.723Z] #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
17:53:09 [2022-07-14T17:53:09.723Z] #64 sha256:5111ca776eccb72956ecbaef2916a0c022a76b160737ed7afdb2a679e54e1bd6
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.087 + RM_GOPATH=0
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.087 + TMP_GOPATH=
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.087 + : /build
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.087 + '[' -z '' ']'
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.087 ++ mktemp -d
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.090 + export GOPATH=/tmp/tmp.v2ipgZU3wO
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.100 + GOPATH=/tmp/tmp.v2ipgZU3wO
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.100 + RM_GOPATH=1
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.101 + case "$(go env GOARCH)" in
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.102 ++ go env GOARCH
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + export GO_BUILDMODE=-buildmode=pie
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + GO_BUILDMODE=-buildmode=pie
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 ++ dirname /install.sh
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + dir=/
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + bin=containerd
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + shift
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + '[' '!' -f //containerd.installer ']'
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + . //containerd.installer
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 ++ set -e
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 ++ : v1.6.6
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + install_containerd
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + echo 'Install containerd version v1.6.6'
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 + git clone https://github.com/containerd/containerd.git /tmp/tmp.v2ipgZU3wO/src/github.com/containerd/containerd
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.162 Cloning into '/tmp/tmp.v2ipgZU3wO/src/github.com/containerd/containerd'...
17:53:09 [2022-07-14T17:53:09.723Z] #64 9.224 Install containerd version v1.6.6
17:53:09 [2022-07-14T17:53:09.723Z] #64 ...
17:53:09 [2022-07-14T17:53:09.723Z] 
17:53:09 [2022-07-14T17:53:09.723Z] #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
17:53:09 [2022-07-14T17:53:09.723Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:09 [2022-07-14T17:53:09.723Z] #42 53.92 Selecting previously unselected package libxml2:amd64.
17:53:09 [2022-07-14T17:53:09.723Z] #42 53.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
17:53:09 [2022-07-14T17:53:09.723Z] #42 53.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
17:53:09 [2022-07-14T17:53:09.723Z] #42 54.49 Selecting previously unselected package libarchive13:amd64.
17:53:09 [2022-07-14T17:53:09.723Z] #42 54.49 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
17:53:09 [2022-07-14T17:53:09.927Z] ok  	github.com/docker/docker/quota	0.199s	coverage: 71.4% of statements
17:53:09 [2022-07-14T17:53:09.983Z] #42 54.50 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
17:53:10 [2022-07-14T17:53:10.243Z] #42 54.89 Selecting previously unselected package libjsoncpp24:amd64.
17:53:10 [2022-07-14T17:53:10.243Z] #42 54.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
17:53:10 [2022-07-14T17:53:10.243Z] #42 54.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
17:53:10 [2022-07-14T17:53:10.312Z] #47 41.43 Updating files:  51% (1125/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)
17:53:10 [2022-07-14T17:53:10.312Z] #47 ...
17:53:10 [2022-07-14T17:53:10.312Z] 
17:53:10 [2022-07-14T17:53:10.312Z] #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
17:53:10 [2022-07-14T17:53:10.312Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:53:10 [2022-07-14T17:53:10.312Z] #62 32.26 Fetched 8550 kB in 25s (346 kB/s)
17:53:10 [2022-07-14T17:53:10.312Z] #62 32.26 Reading package lists...
17:53:10 [2022-07-14T17:53:10.488Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:53:10 [2022-07-14T17:53:10.570Z] #62 42.20 Reading package lists...
17:53:10 [2022-07-14T17:53:10.570Z] #62 ...
17:53:10 [2022-07-14T17:53:10.570Z] 
17:53:10 [2022-07-14T17:53:10.570Z] #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
17:53:10 [2022-07-14T17:53:10.570Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:10 [2022-07-14T17:53:10.570Z] #14 32.36 Fetched 8550 kB in 25s (346 kB/s)
17:53:10 [2022-07-14T17:53:10.570Z] #14 32.36 Reading package lists...
17:53:10 [2022-07-14T17:53:10.570Z] #14 42.19 Reading package lists...
17:53:10 [2022-07-14T17:53:10.570Z] #14 ...
17:53:10 [2022-07-14T17:53:10.570Z] 
17:53:10 [2022-07-14T17:53:10.570Z] #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
17:53:10 [2022-07-14T17:53:10.570Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:10 [2022-07-14T17:53:10.570Z] #55 42.58 go: downloading github.com/moricho/tparallel v0.2.1
17:53:10 [2022-07-14T17:53:10.602Z] #42 55.07 Selecting previously unselected package librhash0:amd64.
17:53:10 [2022-07-14T17:53:10.602Z] #42 55.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
17:53:10 [2022-07-14T17:53:10.602Z] #42 55.09 Unpacking librhash0:amd64 (1.4.1-2) ...
17:53:10 [2022-07-14T17:53:10.827Z] #55 42.62 go: downloading github.com/nakabonne/nestif v0.3.1
17:53:10 [2022-07-14T17:53:10.828Z] #55 42.72 go: downloading github.com/nishanths/exhaustive v0.7.11
17:53:10 [2022-07-14T17:53:10.863Z] #42 ...
17:53:10 [2022-07-14T17:53:10.863Z] 
17:53:10 [2022-07-14T17:53:10.863Z] #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
17:53:10 [2022-07-14T17:53:10.863Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:10 [2022-07-14T17:53:10.863Z] #77 9.110 Cloning into '/tmp/crun-build'...
17:53:11 [2022-07-14T17:53:11.084Z] #55 43.06 go: downloading github.com/nishanths/predeclared v0.2.2
17:53:11 [2022-07-14T17:53:11.084Z] #55 43.15 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
17:53:11 [2022-07-14T17:53:11.124Z] #77 ...
17:53:11 [2022-07-14T17:53:11.124Z] 
17:53:11 [2022-07-14T17:53:11.124Z] #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
17:53:11 [2022-07-14T17:53:11.124Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:53:11 [2022-07-14T17:53:11.124Z] #34 47.16 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
17:53:11 [2022-07-14T17:53:11.124Z] #34 47.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:53:11 [2022-07-14T17:53:11.124Z] #34 48.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:53:11 [2022-07-14T17:53:11.124Z] #34 ...
17:53:11 [2022-07-14T17:53:11.124Z] 
17:53:11 [2022-07-14T17:53:11.124Z] #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
17:53:11 [2022-07-14T17:53:11.124Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:11 [2022-07-14T17:53:11.124Z] #42 55.73 Selecting previously unselected package libuv1:amd64.
17:53:11 [2022-07-14T17:53:11.124Z] #42 55.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
17:53:11 [2022-07-14T17:53:11.124Z] #42 55.73 Unpacking libuv1:amd64 (1.40.0-2) ...
17:53:11 [2022-07-14T17:53:11.342Z] #55 43.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3
17:53:11 [2022-07-14T17:53:11.342Z] #55 43.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
17:53:11 [2022-07-14T17:53:11.385Z] #42 55.95 Selecting previously unselected package cmake.
17:53:11 [2022-07-14T17:53:11.385Z] #42 55.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
17:53:11 [2022-07-14T17:53:11.385Z] #42 55.96 Unpacking cmake (3.18.4-2+deb11u1) ...
17:53:11 [2022-07-14T17:53:11.414Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
17:53:11 [2022-07-14T17:53:11.453Z] #47 ...
17:53:11 [2022-07-14T17:53:11.453Z] 
17:53:11 [2022-07-14T17:53:11.453Z] #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
17:53:11 [2022-07-14T17:53:11.453Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:53:11 [2022-07-14T17:53:11.453Z] #62 41.47   libbtrfs-dev libbtrfs0
17:53:11 [2022-07-14T17:53:11.453Z] #62 41.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:53:11 [2022-07-14T17:53:11.453Z] #62 41.95 Need to get 460 kB of archives.
17:53:11 [2022-07-14T17:53:11.453Z] #62 41.95 After this operation, 1237 kB of additional disk space will be used.
17:53:11 [2022-07-14T17:53:11.453Z] #62 41.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:53:11 [2022-07-14T17:53:11.453Z] #62 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:53:11 [2022-07-14T17:53:11.453Z] #62 43.73 debconf: delaying package configuration, since apt-utils is not installed
17:53:11 [2022-07-14T17:53:11.453Z] #62 44.12 Fetched 460 kB in 0s (1111 kB/s)
17:53:11 [2022-07-14T17:53:11.453Z] #62 44.50 Selecting previously unselected package libbtrfs0:amd64.
17:53:11 [2022-07-14T17:53:11.453Z] #62 44.50 (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.)
17:53:11 [2022-07-14T17:53:11.453Z] #62 44.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
17:53:11 [2022-07-14T17:53:11.453Z] #62 44.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:53:11 [2022-07-14T17:53:11.453Z] #62 45.33 Selecting previously unselected package libbtrfs-dev:amd64.
17:53:11 [2022-07-14T17:53:11.453Z] #62 45.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
17:53:11 [2022-07-14T17:53:11.453Z] #62 45.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:53:11 [2022-07-14T17:53:11.453Z] #62 46.17 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:53:11 [2022-07-14T17:53:11.453Z] #62 46.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:53:11 [2022-07-14T17:53:11.453Z] #62 46.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:11 [2022-07-14T17:53:11.453Z] #62 DONE 47.0s
17:53:11 [2022-07-14T17:53:11.599Z] #55 43.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
17:53:11 [2022-07-14T17:53:11.670Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
17:53:11 [2022-07-14T17:53:11.716Z] 
17:53:11 [2022-07-14T17:53:11.716Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:53:11 [2022-07-14T17:53:11.716Z] #63 sha256:ce32ceac68da5a381ac10d1a17f2c36443bc4bbd002c0e0f8e200a08cc089625
17:53:11 [2022-07-14T17:53:11.716Z] #63 DONE 0.2s
17:53:11 [2022-07-14T17:53:11.716Z] 
17:53:11 [2022-07-14T17:53:11.716Z] #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
17:53:11 [2022-07-14T17:53:11.716Z] #64 sha256:431b2841e821768ae3cc98af79ff1efb0d520ed54c55954686429a237d617ab5
17:53:11 [2022-07-14T17:53:11.857Z] #55 ...
17:53:11 [2022-07-14T17:53:11.857Z] 
17:53:11 [2022-07-14T17:53:11.857Z] #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
17:53:11 [2022-07-14T17:53:11.857Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:11 [2022-07-14T17:53:11.857Z] #51 33.49 Fetched 8553 kB in 26s (330 kB/s)
17:53:11 [2022-07-14T17:53:11.857Z] #51 33.49 Reading package lists...
17:53:11 [2022-07-14T17:53:11.857Z] #51 43.12 Reading package lists...
17:53:11 [2022-07-14T17:53:11.857Z] #51 ...
17:53:11 [2022-07-14T17:53:11.857Z] 
17:53:11 [2022-07-14T17:53:11.857Z] #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
17:53:11 [2022-07-14T17:53:11.857Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:53:11 [2022-07-14T17:53:11.857Z] #47 41.43 Updating files:  51% (1125/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:  81% (1780/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.
17:53:11 [2022-07-14T17:53:11.857Z] #47 43.24 + git checkout -q v2.3.0
17:53:11 [2022-07-14T17:53:11.925Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
17:53:12 [2022-07-14T17:53:12.486Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
17:53:12 [2022-07-14T17:53:12.486Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + RM_GOPATH=0
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + TMP_GOPATH=
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + : /build
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + '[' -z '' ']'
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 ++ mktemp -d
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + export GOPATH=/tmp/tmp.TTZSOFEAEL
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + GOPATH=/tmp/tmp.TTZSOFEAEL
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + RM_GOPATH=1
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 + case "$(go env GOARCH)" in
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.401 ++ go env GOARCH
17:53:13 [2022-07-14T17:53:13.113Z] #64 1.425 + export GO_BUILDMODE=-buildmode=pie
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.425 + GO_BUILDMODE=-buildmode=pie
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.426 ++ dirname /install.sh
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.429 + dir=/
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.433 + bin=containerd
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.433 + shift
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.433 + '[' '!' -f //containerd.installer ']'
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.434 + . //containerd.installer
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.434 ++ set -e
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.434 ++ : v1.6.6
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.435 + install_containerd
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.441 + echo 'Install containerd version v1.6.6'
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.445 Install containerd version v1.6.6
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.445 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TTZSOFEAEL/src/github.com/containerd/containerd
17:53:13 [2022-07-14T17:53:13.375Z] #64 1.457 Cloning into '/tmp/tmp.TTZSOFEAEL/src/github.com/containerd/containerd'...
17:53:13 [2022-07-14T17:53:13.375Z] #64 ...
17:53:13 [2022-07-14T17:53:13.375Z] 
17:53:13 [2022-07-14T17:53:13.375Z] #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
17:53:13 [2022-07-14T17:53:13.375Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:13 [2022-07-14T17:53:13.375Z] #51 28.96 Reading package lists...
17:53:13 [2022-07-14T17:53:13.375Z] #51 38.96 Reading package lists...
17:53:13 [2022-07-14T17:53:13.634Z] #51 48.35 Building dependency tree...
17:53:13 [2022-07-14T17:53:13.634Z] #51 ...
17:53:13 [2022-07-14T17:53:13.634Z] 
17:53:13 [2022-07-14T17:53:13.634Z] #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
17:53:13 [2022-07-14T17:53:13.634Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:13 [2022-07-14T17:53:13.634Z] #42 40.77 Reading package lists...
17:53:14 [2022-07-14T17:53:14.380Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:53:14 [2022-07-14T17:53:14.941Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 76.8% of statements
17:53:15 [2022-07-14T17:53:15.155Z] #47 46.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:53:15 [2022-07-14T17:53:15.502Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
17:53:15 [2022-07-14T17:53:15.588Z] #42 ...
17:53:15 [2022-07-14T17:53:15.588Z] 
17:53:15 [2022-07-14T17:53:15.588Z] #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
17:53:15 [2022-07-14T17:53:15.588Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:15 [2022-07-14T17:53:15.588Z] #51 51.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:53:15 [2022-07-14T17:53:15.588Z] #51 51.57 Setting up python3-protobuf (3.12.4-1) ...
17:53:15 [2022-07-14T17:53:15.588Z] #51 55.60 Setting up criu (3.17-1) ...
17:53:15 [2022-07-14T17:53:15.588Z] #51 58.03 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:15 [2022-07-14T17:53:15.588Z] #51 DONE 59.4s
17:53:15 [2022-07-14T17:53:15.588Z] 
17:53:15 [2022-07-14T17:53:15.588Z] #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
17:53:15 [2022-07-14T17:53:15.588Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:16 [2022-07-14T17:53:16.159Z] #42 60.86 Setting up libicu67:amd64 (67.1-7) ...
17:53:16 [2022-07-14T17:53:16.268Z] #42 49.26 Building dependency tree...
17:53:16 [2022-07-14T17:53:16.420Z] #42 60.88 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 60.91 Setting up libuv1:amd64 (1.40.0-2) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 60.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 60.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 60.99 Setting up librhash0:amd64 (1.4.1-2) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 61.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 61.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 61.03 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 61.04 Setting up cmake (3.18.4-2+deb11u1) ...
17:53:16 [2022-07-14T17:53:16.420Z] #42 61.05 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:16 [2022-07-14T17:53:16.429Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
17:53:17 [2022-07-14T17:53:17.368Z] #42 DONE 61.8s
17:53:17 [2022-07-14T17:53:17.369Z] 
17:53:17 [2022-07-14T17:53:17.369Z] #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
17:53:17 [2022-07-14T17:53:17.369Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:17 [2022-07-14T17:53:17.369Z] #77 16.42 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:53:17 [2022-07-14T17:53:17.369Z] #77 16.48 Cloning into '/tmp/crun-build/libocispec'...
17:53:17 [2022-07-14T17:53:17.633Z] #77 ...
17:53:17 [2022-07-14T17:53:17.633Z] 
17:53:17 [2022-07-14T17:53:17.633Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:53:17 [2022-07-14T17:53:17.633Z] #43 sha256:f324f5d57d99a1dd8e2e67a4df9e97031fe3264a04c8a64a54a633494f1f4513
17:53:17 [2022-07-14T17:53:17.633Z] #43 DONE 0.5s
17:53:17 [2022-07-14T17:53:17.681Z] #47 ...
17:53:17 [2022-07-14T17:53:17.681Z] 
17:53:17 [2022-07-14T17:53:17.681Z] #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
17:53:17 [2022-07-14T17:53:17.681Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:17 [2022-07-14T17:53:17.681Z] #42 40.41 Reading package lists...
17:53:17 [2022-07-14T17:53:17.894Z] 
17:53:17 [2022-07-14T17:53:17.894Z] #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
17:53:17 [2022-07-14T17:53:17.894Z] #44 sha256:dd61c2eec928a9f0454eba9ff0c3b6baa540f2ff17709709178120ebe8c804c0
17:53:19 [2022-07-14T17:53:19.559Z] #42 ...
17:53:19 [2022-07-14T17:53:19.559Z] 
17:53:19 [2022-07-14T17:53:19.559Z] #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
17:53:19 [2022-07-14T17:53:19.559Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:19 [2022-07-14T17:53:19.559Z] #55 45.38 go: downloading github.com/ultraware/funlen v0.0.3
17:53:19 [2022-07-14T17:53:19.559Z] #55 45.47 go: downloading github.com/ultraware/whitespace v0.0.5
17:53:19 [2022-07-14T17:53:19.559Z] #55 45.60 go: downloading github.com/uudashr/gocognit v1.0.5
17:53:19 [2022-07-14T17:53:19.559Z] #55 45.79 go: downloading github.com/yagipy/maintidx v1.0.0
17:53:19 [2022-07-14T17:53:19.559Z] #55 45.92 go: downloading github.com/yeya24/promlinter v0.2.0
17:53:19 [2022-07-14T17:53:19.559Z] #55 46.39 go: downloading gitlab.com/bosi/decorder v0.2.1
17:53:19 [2022-07-14T17:53:19.559Z] #55 46.60 go: downloading honnef.co/go/tools v0.3.1
17:53:19 [2022-07-14T17:53:19.559Z] #55 49.33 go: downloading mvdan.cc/gofumpt v0.3.1
17:53:19 [2022-07-14T17:53:19.559Z] #55 49.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:53:19 [2022-07-14T17:53:19.559Z] #55 49.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
17:53:19 [2022-07-14T17:53:19.559Z] #55 50.07 go: downloading github.com/davecgh/go-spew v1.1.1
17:53:19 [2022-07-14T17:53:19.559Z] #55 50.15 go: downloading github.com/pmezard/go-difflib v1.0.0
17:53:19 [2022-07-14T17:53:19.559Z] #55 50.29 go: downloading github.com/stretchr/objx v0.1.1
17:53:19 [2022-07-14T17:53:19.559Z] #55 50.32 go: downloading github.com/subosito/gotenv v1.2.0
17:53:19 [2022-07-14T17:53:19.559Z] #55 50.60 go: downloading github.com/hashicorp/hcl v1.0.0
17:53:19 [2022-07-14T17:53:19.559Z] #55 51.14 go: downloading gopkg.in/ini.v1 v1.66.4
17:53:19 [2022-07-14T17:53:19.559Z] #55 51.15 go: downloading github.com/magiconair/properties v1.8.6
17:53:19 [2022-07-14T17:53:19.559Z] #55 51.42 go: downloading github.com/pelletier/go-toml v1.9.5
17:53:19 [2022-07-14T17:53:19.559Z] #55 51.45 go: downloading golang.org/x/text v0.3.7
17:53:19 [2022-07-14T17:53:19.817Z] #55 ...
17:53:19 [2022-07-14T17:53:19.817Z] 
17:53:19 [2022-07-14T17:53:19.817Z] #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
17:53:19 [2022-07-14T17:53:19.817Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:19 [2022-07-14T17:53:19.817Z] #42 55.40 The following additional packages will be installed:
17:53:19 [2022-07-14T17:53:19.817Z] #42 55.42   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
17:53:19 [2022-07-14T17:53:19.817Z] #42 55.44 Suggested packages:
17:53:20 [2022-07-14T17:53:20.075Z] #42 55.46   cmake-doc ninja-build lrzip
17:53:20 [2022-07-14T17:53:20.075Z] #42 55.46 Recommended packages:
17:53:20 [2022-07-14T17:53:20.075Z] #42 55.46   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:53:20 [2022-07-14T17:53:20.960Z] #42 49.40 Building dependency tree...
17:53:21 [2022-07-14T17:53:21.217Z] #42 ...
17:53:21 [2022-07-14T17:53:21.217Z] 
17:53:21 [2022-07-14T17:53:21.217Z] #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             ;
17:53:21 [2022-07-14T17:53:21.217Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.22 python3 is already the newest version (3.9.2-3).
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.22 The following additional packages will be installed:
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.24   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.24   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.27 Suggested packages:
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.32   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.32   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.32   m4-doc ed diffutils-doc
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.32 Recommended packages:
17:53:21 [2022-07-14T17:53:21.217Z] #76 43.32   fakeroot libalgorithm-merge-perl libltdl-dev
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.35 The following NEW packages will be installed:
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.36   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.36   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.36   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.36   libyajl2 m4 patch xz-utils
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.78 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.78 Need to get 5940 kB of archives.
17:53:21 [2022-07-14T17:53:21.217Z] #76 46.78 After this operation, 18.7 MB of additional disk space will be used.
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 46.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 47.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
17:53:21 [2022-07-14T17:53:21.218Z] #76 49.33 debconf: delaying package configuration, since apt-utils is not installed
17:53:21 [2022-07-14T17:53:21.218Z] #76 49.87 Fetched 5940 kB in 1s (5399 kB/s)
17:53:21 [2022-07-14T17:53:21.218Z] #76 50.23 Selecting previously unselected package bzip2.
17:53:21 [2022-07-14T17:53:21.218Z] #76 50.23 (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.)
17:53:21 [2022-07-14T17:53:21.218Z] #76 50.29 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 50.35 Unpacking bzip2 (1.0.8-4) ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 50.85 Selecting previously unselected package libmagic-mgc.
17:53:21 [2022-07-14T17:53:21.218Z] #76 50.86 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 50.89 Unpacking libmagic-mgc (1:5.39-3) ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.08 Selecting previously unselected package libmagic1:amd64.
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.08 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.08 Unpacking libmagic1:amd64 (1:5.39-3) ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.50 Selecting previously unselected package file.
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.51 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.53 Unpacking file (1:5.39-3) ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.73 Selecting previously unselected package xz-utils.
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.73 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
17:53:21 [2022-07-14T17:53:21.218Z] #76 52.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:53:21 [2022-07-14T17:53:21.455Z] #42 57.02 The following NEW packages will be installed:
17:53:21 [2022-07-14T17:53:21.455Z] #42 57.05   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:53:21 [2022-07-14T17:53:21.455Z] #42 57.07   vim-common xxd
17:53:21 [2022-07-14T17:53:21.477Z] #76 53.43 Selecting previously unselected package libsigsegv2:amd64.
17:53:21 [2022-07-14T17:53:21.477Z] #76 53.43 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
17:53:21 [2022-07-14T17:53:21.477Z] #76 53.48 Unpacking libsigsegv2:amd64 (2.13-1) ...
17:53:22 [2022-07-14T17:53:22.024Z] #42 57.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:53:22 [2022-07-14T17:53:22.024Z] #42 57.65 Need to get 17.7 MB of archives.
17:53:22 [2022-07-14T17:53:22.024Z] #42 57.65 After this operation, 70.7 MB of additional disk space will be used.
17:53:22 [2022-07-14T17:53:22.024Z] #42 57.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:53:22 [2022-07-14T17:53:22.024Z] #42 57.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:53:22 [2022-07-14T17:53:22.047Z] #76 53.74 Selecting previously unselected package m4.
17:53:22 [2022-07-14T17:53:22.047Z] #76 53.74 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
17:53:22 [2022-07-14T17:53:22.047Z] #76 53.76 Unpacking m4 (1.4.18-5) ...
17:53:22 [2022-07-14T17:53:22.047Z] #76 ...
17:53:22 [2022-07-14T17:53:22.047Z] 
17:53:22 [2022-07-14T17:53:22.047Z] #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
17:53:22 [2022-07-14T17:53:22.047Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:22 [2022-07-14T17:53:22.047Z] #55 43.75 go: downloading github.com/securego/gosec/v2 v2.11.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 44.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:53:22 [2022-07-14T17:53:22.047Z] #55 44.30 go: downloading github.com/sivchari/containedctx v1.0.2
17:53:22 [2022-07-14T17:53:22.047Z] #55 44.42 go: downloading github.com/sivchari/tenv v1.5.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 44.49 go: downloading github.com/sonatard/noctx v0.0.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 44.89 go: downloading github.com/sourcegraph/go-diff v0.6.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 44.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 45.20 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 45.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4
17:53:22 [2022-07-14T17:53:22.047Z] #55 45.42 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 45.59 go: downloading github.com/tetafro/godot v1.4.11
17:53:22 [2022-07-14T17:53:22.047Z] #55 45.68 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
17:53:22 [2022-07-14T17:53:22.047Z] #55 45.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 46.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 46.47 go: downloading github.com/ultraware/funlen v0.0.3
17:53:22 [2022-07-14T17:53:22.047Z] #55 46.58 go: downloading github.com/ultraware/whitespace v0.0.5
17:53:22 [2022-07-14T17:53:22.047Z] #55 46.61 go: downloading github.com/uudashr/gocognit v1.0.5
17:53:22 [2022-07-14T17:53:22.047Z] #55 46.84 go: downloading github.com/yagipy/maintidx v1.0.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 47.01 go: downloading github.com/yeya24/promlinter v0.2.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 47.19 go: downloading gitlab.com/bosi/decorder v0.2.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 47.65 go: downloading honnef.co/go/tools v0.3.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 50.73 go: downloading mvdan.cc/gofumpt v0.3.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 50.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:53:22 [2022-07-14T17:53:22.047Z] #55 51.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
17:53:22 [2022-07-14T17:53:22.047Z] #55 51.39 go: downloading github.com/davecgh/go-spew v1.1.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 51.51 go: downloading github.com/pmezard/go-difflib v1.0.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 51.73 go: downloading github.com/stretchr/objx v0.1.1
17:53:22 [2022-07-14T17:53:22.047Z] #55 51.90 go: downloading github.com/subosito/gotenv v1.2.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 51.96 go: downloading github.com/hashicorp/hcl v1.0.0
17:53:22 [2022-07-14T17:53:22.047Z] #55 52.60 go: downloading gopkg.in/ini.v1 v1.66.4
17:53:22 [2022-07-14T17:53:22.047Z] #55 52.60 go: downloading github.com/magiconair/properties v1.8.6
17:53:22 [2022-07-14T17:53:22.047Z] #55 52.93 go: downloading github.com/pelletier/go-toml v1.9.5
17:53:22 [2022-07-14T17:53:22.047Z] #55 53.12 go: downloading golang.org/x/text v0.3.7
17:53:22 [2022-07-14T17:53:22.047Z] #55 ...
17:53:22 [2022-07-14T17:53:22.047Z] 
17:53:22 [2022-07-14T17:53:22.047Z] #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             ;
17:53:22 [2022-07-14T17:53:22.047Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:22 [2022-07-14T17:53:22.047Z] #76 54.15 Selecting previously unselected package autoconf.
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + RM_GOPATH=0
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + TMP_GOPATH=
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + : /build
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + '[' -z '' ']'
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 ++ mktemp -d
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + export GOPATH=/tmp/tmp.VX7S9oBvIG
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + GOPATH=/tmp/tmp.VX7S9oBvIG
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + RM_GOPATH=1
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 + case "$(go env GOARCH)" in
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.164 ++ go env GOARCH
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.183 + export GO_BUILDMODE=-buildmode=pie
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.183 + GO_BUILDMODE=-buildmode=pie
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.184 ++ dirname /install.sh
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.198 + dir=/
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.202 + bin=tini
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.203 + shift
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.203 + '[' '!' -f //tini.installer ']'
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.203 + . //tini.installer
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.203 ++ : v0.19.0
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.204 + install_tini
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.204 + echo 'Install tini version v0.19.0'
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.204 Install tini version v0.19.0
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.204 + git clone https://github.com/krallin/tini.git /tmp/tmp.VX7S9oBvIG/tini
17:53:22 [2022-07-14T17:53:22.122Z] #44 4.212 Cloning into '/tmp/tmp.VX7S9oBvIG/tini'...
17:53:22 [2022-07-14T17:53:22.284Z] #42 57.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:53:22 [2022-07-14T17:53:22.284Z] #42 57.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:53:22 [2022-07-14T17:53:22.304Z] #76 54.15 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
17:53:22 [2022-07-14T17:53:22.304Z] #76 54.20 Unpacking autoconf (2.69-14) ...
17:53:22 [2022-07-14T17:53:22.383Z] #44 ...
17:53:22 [2022-07-14T17:53:22.383Z] 
17:53:22 [2022-07-14T17:53:22.383Z] #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
17:53:22 [2022-07-14T17:53:22.383Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:53:22 [2022-07-14T17:53:22.383Z] #53 66.10 gotestsum version dev
17:53:22 [2022-07-14T17:53:22.383Z] #53 DONE 66.9s
17:53:22 [2022-07-14T17:53:22.383Z] 
17:53:22 [2022-07-14T17:53:22.383Z] #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
17:53:22 [2022-07-14T17:53:22.383Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:22 [2022-07-14T17:53:22.383Z] #14 60.81 Selecting previously unselected package mingw-w64-x86-64-dev.
17:53:22 [2022-07-14T17:53:22.383Z] #14 60.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
17:53:22 [2022-07-14T17:53:22.383Z] #14 60.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
17:53:22 [2022-07-14T17:53:22.383Z] #14 66.77 Selecting previously unselected package gcc-mingw-w64-base.
17:53:22 [2022-07-14T17:53:22.383Z] #14 66.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
17:53:22 [2022-07-14T17:53:22.383Z] #14 66.80 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:53:22 [2022-07-14T17:53:22.383Z] #14 66.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
17:53:22 [2022-07-14T17:53:22.383Z] #14 66.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
17:53:22 [2022-07-14T17:53:22.383Z] #14 67.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:53:22 [2022-07-14T17:53:22.953Z] #14 ...
17:53:22 [2022-07-14T17:53:22.953Z] 
17:53:22 [2022-07-14T17:53:22.953Z] #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
17:53:22 [2022-07-14T17:53:22.953Z] #44 sha256:dd61c2eec928a9f0454eba9ff0c3b6baa540f2ff17709709178120ebe8c804c0
17:53:22 [2022-07-14T17:53:22.953Z] #44 5.039 + cd /tmp/tmp.VX7S9oBvIG/tini
17:53:22 [2022-07-14T17:53:22.953Z] #44 5.039 + git checkout -q v0.19.0
17:53:22 [2022-07-14T17:53:22.953Z] #44 5.067 + cmake .
17:53:23 [2022-07-14T17:53:23.214Z] #44 5.665 -- The C compiler identification is GNU 10.2.1
17:53:23 [2022-07-14T17:53:23.236Z] #76 54.93 Selecting previously unselected package autotools-dev.
17:53:23 [2022-07-14T17:53:23.237Z] #76 55.01 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
17:53:23 [2022-07-14T17:53:23.237Z] #76 55.02 Unpacking autotools-dev (20180224.1+nmu1) ...
17:53:23 [2022-07-14T17:53:23.475Z] #44 5.728 -- Detecting C compiler ABI info
17:53:23 [2022-07-14T17:53:23.501Z] #76 55.47 Selecting previously unselected package automake.
17:53:23 [2022-07-14T17:53:23.501Z] #76 55.47 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
17:53:23 [2022-07-14T17:53:23.501Z] #76 55.49 Unpacking automake (1:1.16.3-2) ...
17:53:23 [2022-07-14T17:53:23.664Z] #42 59.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
17:53:23 [2022-07-14T17:53:23.664Z] #42 59.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
17:53:23 [2022-07-14T17:53:23.664Z] #42 59.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
17:53:23 [2022-07-14T17:53:23.664Z] #42 59.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
17:53:23 [2022-07-14T17:53:23.664Z] #42 59.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
17:53:23 [2022-07-14T17:53:23.664Z] #42 59.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
17:53:23 [2022-07-14T17:53:23.664Z] #42 ...
17:53:23 [2022-07-14T17:53:23.664Z] 
17:53:23 [2022-07-14T17:53:23.664Z] #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
17:53:23 [2022-07-14T17:53:23.664Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:23 [2022-07-14T17:53:23.664Z] #14 40.82 Reading package lists...
17:53:23 [2022-07-14T17:53:23.664Z] #14 49.43 Building dependency tree...
17:53:23 [2022-07-14T17:53:23.664Z] #14 55.93 The following additional packages will be installed:
17:53:23 [2022-07-14T17:53:23.664Z] #14 55.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:53:23 [2022-07-14T17:53:23.664Z] #14 55.99   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
17:53:23 [2022-07-14T17:53:23.664Z] #14 55.99   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
17:53:23 [2022-07-14T17:53:23.664Z] #14 55.99   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
17:53:23 [2022-07-14T17:53:23.664Z] #14 55.99   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
17:53:23 [2022-07-14T17:53:23.664Z] #14 55.99   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
17:53:23 [2022-07-14T17:53:23.664Z] #14 56.00   mingw-w64-common mingw-w64-x86-64-dev
17:53:23 [2022-07-14T17:53:23.664Z] #14 56.00 Suggested packages:
17:53:23 [2022-07-14T17:53:23.664Z] #14 56.00   gcc-10-locales seccomp wine64
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.60 The following NEW packages will be installed:
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.63   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.63   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.63   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.63   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.63   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.64   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.65   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
17:53:23 [2022-07-14T17:53:23.664Z] #14 58.65   mingw-w64-x86-64-dev
17:53:23 [2022-07-14T17:53:23.664Z] #14 59.25 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
17:53:23 [2022-07-14T17:53:23.664Z] #14 59.25 Need to get 115 MB of archives.
17:53:23 [2022-07-14T17:53:23.664Z] #14 59.25 After this operation, 645 MB of additional disk space will be used.
17:53:23 [2022-07-14T17:53:23.664Z] #14 59.25 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]
17:53:23 [2022-07-14T17:53:23.923Z] #14 59.50 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]
17:53:24 [2022-07-14T17:53:24.045Z] #44 6.430 -- Detecting C compiler ABI info - done
17:53:24 [2022-07-14T17:53:24.045Z] #44 6.523 -- Check for working C compiler: /usr/bin/cc - skipped
17:53:24 [2022-07-14T17:53:24.045Z] #44 6.523 -- Detecting C compile features
17:53:24 [2022-07-14T17:53:24.045Z] #44 6.523 -- Detecting C compile features - done
17:53:24 [2022-07-14T17:53:24.305Z] #44 6.554 -- Performing Test HAS_BUILTIN_FORTIFY
17:53:24 [2022-07-14T17:53:24.305Z] #44 6.795 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:53:24 [2022-07-14T17:53:24.492Z] #14 59.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
17:53:24 [2022-07-14T17:53:24.492Z] #14 59.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
17:53:24 [2022-07-14T17:53:24.492Z] #14 59.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
17:53:24 [2022-07-14T17:53:24.492Z] #14 59.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
17:53:24 [2022-07-14T17:53:24.753Z] #14 ...
17:53:24 [2022-07-14T17:53:24.753Z] 
17:53:24 [2022-07-14T17:53:24.753Z] #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             ;
17:53:24 [2022-07-14T17:53:24.753Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:24 [2022-07-14T17:53:24.753Z] #76 41.78 Reading package lists...
17:53:24 [2022-07-14T17:53:24.753Z] #76 50.53 Building dependency tree...
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.78 python3 is already the newest version (3.9.2-3).
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.78 The following additional packages will be installed:
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.85   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.88   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.92 Suggested packages:
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.96   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.96   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.96   m4-doc ed diffutils-doc
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.96 Recommended packages:
17:53:24 [2022-07-14T17:53:24.753Z] #76 56.96   fakeroot libalgorithm-merge-perl libltdl-dev
17:53:24 [2022-07-14T17:53:24.753Z] #76 59.83 The following NEW packages will be installed:
17:53:24 [2022-07-14T17:53:24.753Z] #76 59.83   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
17:53:24 [2022-07-14T17:53:24.753Z] #76 59.83   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
17:53:24 [2022-07-14T17:53:24.753Z] #76 59.83   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
17:53:24 [2022-07-14T17:53:24.753Z] #76 59.83   libyajl2 m4 patch xz-utils
17:53:24 [2022-07-14T17:53:24.753Z] #76 60.28 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
17:53:24 [2022-07-14T17:53:24.753Z] #76 60.28 Need to get 5940 kB of archives.
17:53:24 [2022-07-14T17:53:24.753Z] #76 60.28 After this operation, 18.7 MB of additional disk space will be used.
17:53:24 [2022-07-14T17:53:24.753Z] #76 60.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
17:53:24 [2022-07-14T17:53:24.753Z] #76 60.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
17:53:24 [2022-07-14T17:53:24.876Z] #44 6.975 -- Configuring done
17:53:24 [2022-07-14T17:53:24.876Z] #44 6.975 -- Generating done
17:53:24 [2022-07-14T17:53:24.876Z] #44 6.975 -- Build files have been written to: /tmp/tmp.VX7S9oBvIG/tini
17:53:24 [2022-07-14T17:53:24.876Z] #44 6.975 + make tini-static
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 60.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
17:53:25 [2022-07-14T17:53:25.012Z] #76 ...
17:53:25 [2022-07-14T17:53:25.012Z] 
17:53:25 [2022-07-14T17:53:25.012Z] #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
17:53:25 [2022-07-14T17:53:25.012Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:25 [2022-07-14T17:53:25.012Z] #14 60.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
17:53:25 [2022-07-14T17:53:25.129Z] #76 56.89 Selecting previously unselected package patch.
17:53:25 [2022-07-14T17:53:25.129Z] #76 56.89 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
17:53:25 [2022-07-14T17:53:25.129Z] #76 56.90 Unpacking patch (2.7.6-7) ...
17:53:25 [2022-07-14T17:53:25.137Z] #44 7.297 Scanning dependencies of target tini-static
17:53:25 [2022-07-14T17:53:25.137Z] #44 7.297 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:53:25 [2022-07-14T17:53:25.271Z] #14 60.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
17:53:25 [2022-07-14T17:53:25.271Z] #14 60.80 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]
17:53:25 [2022-07-14T17:53:25.387Z] #76 57.26 Selecting previously unselected package dpkg-dev.
17:53:25 [2022-07-14T17:53:25.387Z] #76 57.26 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
17:53:25 [2022-07-14T17:53:25.387Z] #76 57.28 Unpacking dpkg-dev (1.20.11) ...
17:53:25 [2022-07-14T17:53:25.537Z] #14 ...
17:53:25 [2022-07-14T17:53:25.537Z] 
17:53:25 [2022-07-14T17:53:25.537Z] #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
17:53:25 [2022-07-14T17:53:25.537Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:25 [2022-07-14T17:53:25.537Z] #51 48.35 Building dependency tree...
17:53:25 [2022-07-14T17:53:25.537Z] #51 54.93 The following additional packages will be installed:
17:53:25 [2022-07-14T17:53:25.537Z] #51 54.94   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:53:25 [2022-07-14T17:53:25.537Z] #51 54.95   python3-protobuf python3-six
17:53:25 [2022-07-14T17:53:25.537Z] #51 54.95 Suggested packages:
17:53:25 [2022-07-14T17:53:25.537Z] #51 54.95   python3-setuptools
17:53:25 [2022-07-14T17:53:25.537Z] #51 54.95 Recommended packages:
17:53:25 [2022-07-14T17:53:25.537Z] #51 54.95   iproute2 | iproute
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.22 The following NEW packages will be installed:
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.25   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.26   python3-protobuf python3-six
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.89 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.89 Need to get 2314 kB of archives.
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.89 After this operation, 11.1 MB of additional disk space will be used.
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
17:53:25 [2022-07-14T17:53:25.537Z] #51 56.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:53:25 [2022-07-14T17:53:25.537Z] #51 57.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
17:53:25 [2022-07-14T17:53:25.537Z] #51 57.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
17:53:25 [2022-07-14T17:53:25.537Z] #51 57.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:53:25 [2022-07-14T17:53:25.537Z] #51 57.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:53:25 [2022-07-14T17:53:25.537Z] #51 57.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:53:25 [2022-07-14T17:53:25.537Z] #51 59.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #51 ...
17:53:25 [2022-07-14T17:53:25.797Z] 
17:53:25 [2022-07-14T17:53:25.797Z] #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             ;
17:53:25 [2022-07-14T17:53:25.797Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
17:53:25 [2022-07-14T17:53:25.797Z] #76 60.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
17:53:26 [2022-07-14T17:53:26.519Z] #44 8.545 [100%] Linking C executable tini-static
17:53:26 [2022-07-14T17:53:26.779Z] #44 9.045 [100%] Built target tini-static
17:53:26 [2022-07-14T17:53:26.779Z] #44 9.123 + mkdir -p /build
17:53:26 [2022-07-14T17:53:26.779Z] #44 9.126 + cp tini-static /build/docker-init
17:53:27 [2022-07-14T17:53:27.176Z] #76 62.64 debconf: delaying package configuration, since apt-utils is not installed
17:53:27 [2022-07-14T17:53:27.367Z] #76 59.33 Selecting previously unselected package build-essential.
17:53:27 [2022-07-14T17:53:27.368Z] #76 59.33 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
17:53:27 [2022-07-14T17:53:27.368Z] #76 59.33 Unpacking build-essential (12.9) ...
17:53:27 [2022-07-14T17:53:27.626Z] #76 59.55 Selecting previously unselected package libcap2:amd64.
17:53:27 [2022-07-14T17:53:27.626Z] #76 59.55 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
17:53:27 [2022-07-14T17:53:27.626Z] #76 59.55 Unpacking libcap2:amd64 (1:2.44-1) ...
17:53:27 [2022-07-14T17:53:27.720Z] #44 DONE 10.0s
17:53:27 [2022-07-14T17:53:27.720Z] 
17:53:27 [2022-07-14T17:53:27.720Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:53:27 [2022-07-14T17:53:27.720Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:27 [2022-07-14T17:53:27.720Z] #77 17.78 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:53:27 [2022-07-14T17:53:27.720Z] #77 17.80 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:53:27 [2022-07-14T17:53:27.720Z] #77 17.80 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:53:27 [2022-07-14T17:53:27.720Z] #77 17.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:53:27 [2022-07-14T17:53:27.720Z] #77 17.87 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:53:27 [2022-07-14T17:53:27.720Z] #77 19.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:53:27 [2022-07-14T17:53:27.720Z] #77 22.13 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:53:27 [2022-07-14T17:53:27.720Z] #77 23.44 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:53:27 [2022-07-14T17:53:27.720Z] #77 23.67 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:53:27 [2022-07-14T17:53:27.720Z] #77 23.88 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:53:27 [2022-07-14T17:53:27.744Z] #76 ...
17:53:27 [2022-07-14T17:53:27.744Z] 
17:53:27 [2022-07-14T17:53:27.744Z] #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
17:53:27 [2022-07-14T17:53:27.744Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:53:27 [2022-07-14T17:53:27.744Z] #57 62.66 v3.0.2
17:53:27 [2022-07-14T17:53:27.744Z] #57 DONE 63.2s
17:53:27 [2022-07-14T17:53:27.744Z] 
17:53:27 [2022-07-14T17:53:27.744Z] #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
17:53:27 [2022-07-14T17:53:27.744Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:27 [2022-07-14T17:53:27.744Z] #42 61.53 debconf: delaying package configuration, since apt-utils is not installed
17:53:27 [2022-07-14T17:53:27.744Z] #42 61.89 Fetched 17.7 MB in 3s (6704 kB/s)
17:53:27 [2022-07-14T17:53:27.744Z] #42 62.23 Selecting previously unselected package xxd.
17:53:27 [2022-07-14T17:53:27.744Z] #42 62.23 (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.)
17:53:27 [2022-07-14T17:53:27.744Z] #42 62.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:53:27 [2022-07-14T17:53:27.744Z] #42 62.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:53:27 [2022-07-14T17:53:27.744Z] #42 63.05 Selecting previously unselected package vim-common.
17:53:27 [2022-07-14T17:53:27.744Z] #42 63.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:53:27 [2022-07-14T17:53:27.744Z] #42 63.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:53:27 [2022-07-14T17:53:27.882Z] #76 59.76 Selecting previously unselected package libcap-dev:amd64.
17:53:27 [2022-07-14T17:53:27.882Z] #76 59.76 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
17:53:27 [2022-07-14T17:53:27.882Z] #76 59.79 Unpacking libcap-dev:amd64 (1:2.44-1) ...
17:53:28 [2022-07-14T17:53:28.139Z] #76 60.10 Selecting previously unselected package libprotobuf-c1:amd64.
17:53:28 [2022-07-14T17:53:28.139Z] #76 60.10 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:53:28 [2022-07-14T17:53:28.139Z] #76 60.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:28 [2022-07-14T17:53:28.312Z] #42 63.87 Selecting previously unselected package cmake-data.
17:53:28 [2022-07-14T17:53:28.312Z] #42 63.88 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:53:28 [2022-07-14T17:53:28.312Z] #42 63.92 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:53:28 [2022-07-14T17:53:28.396Z] #76 60.28 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:53:28 [2022-07-14T17:53:28.396Z] #76 60.29 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
17:53:28 [2022-07-14T17:53:28.396Z] #76 60.31 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
17:53:28 [2022-07-14T17:53:28.656Z] #76 60.56 Selecting previously unselected package libseccomp-dev:amd64.
17:53:28 [2022-07-14T17:53:28.656Z] #76 60.56 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
17:53:28 [2022-07-14T17:53:28.656Z] #76 60.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:53:28 [2022-07-14T17:53:28.912Z] #76 60.93 Selecting previously unselected package libsystemd-dev:amd64.
17:53:29 [2022-07-14T17:53:29.169Z] #76 60.94 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
17:53:29 [2022-07-14T17:53:29.169Z] #76 60.95 Unpacking libsystemd-dev:amd64 (247.3-7) ...
17:53:29 [2022-07-14T17:53:29.169Z] #76 ...
17:53:29 [2022-07-14T17:53:29.169Z] 
17:53:29 [2022-07-14T17:53:29.169Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:53:29 [2022-07-14T17:53:29.169Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:29 [2022-07-14T17:53:29.169Z] #14 42.19 Reading package lists...
17:53:29 [2022-07-14T17:53:29.169Z] #14 51.36 Building dependency tree...
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.57 The following additional packages will be installed:
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.58   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.58   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.58   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.58   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.58   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.59   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.62   mingw-w64-common mingw-w64-x86-64-dev
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.62 Suggested packages:
17:53:29 [2022-07-14T17:53:29.169Z] #14 57.62   gcc-10-locales seccomp wine64
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.13 The following NEW packages will be installed:
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.13   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.13   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.13   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.13   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.13   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.21   mingw-w64-x86-64-dev
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.62 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.62 Need to get 115 MB of archives.
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.62 After this operation, 645 MB of additional disk space will be used.
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.62 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]
17:53:29 [2022-07-14T17:53:29.169Z] #14 60.81 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]
17:53:29 [2022-07-14T17:53:29.169Z] #14 61.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
17:53:29 [2022-07-14T17:53:29.169Z] #14 61.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
17:53:29 [2022-07-14T17:53:29.169Z] #14 61.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
17:53:29 [2022-07-14T17:53:29.169Z] #14 61.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
17:53:29 [2022-07-14T17:53:29.190Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
17:53:29 [2022-07-14T17:53:29.429Z] #14 ...
17:53:29 [2022-07-14T17:53:29.429Z] 
17:53:29 [2022-07-14T17:53:29.429Z] #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
17:53:29 [2022-07-14T17:53:29.429Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:53:29 [2022-07-14T17:53:29.429Z] #62 42.20 Reading package lists...
17:53:29 [2022-07-14T17:53:29.429Z] #62 51.66 Building dependency tree...
17:53:29 [2022-07-14T17:53:29.429Z] #62 57.64 The following additional packages will be installed:
17:53:29 [2022-07-14T17:53:29.429Z] #62 57.64   libbtrfs0
17:53:29 [2022-07-14T17:53:29.429Z] #62 58.20 The following NEW packages will be installed:
17:53:29 [2022-07-14T17:53:29.429Z] #62 58.25   libbtrfs-dev libbtrfs0
17:53:29 [2022-07-14T17:53:29.429Z] #62 58.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
17:53:29 [2022-07-14T17:53:29.429Z] #62 58.86 Need to get 460 kB of archives.
17:53:29 [2022-07-14T17:53:29.429Z] #62 58.86 After this operation, 1237 kB of additional disk space will be used.
17:53:29 [2022-07-14T17:53:29.429Z] #62 58.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #62 58.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #62 60.68 debconf: delaying package configuration, since apt-utils is not installed
17:53:29 [2022-07-14T17:53:29.429Z] #62 61.21 Fetched 460 kB in 0s (1063 kB/s)
17:53:29 [2022-07-14T17:53:29.429Z] #62 61.40 Selecting previously unselected package libbtrfs0:amd64.
17:53:29 [2022-07-14T17:53:29.429Z] #62 61.40 (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%
17:53:29 [2022-07-14T17:53:29.429Z] #62 ...
17:53:29 [2022-07-14T17:53:29.429Z] 
17:53:29 [2022-07-14T17:53:29.429Z] #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
17:53:29 [2022-07-14T17:53:29.429Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:29 [2022-07-14T17:53:29.429Z] #42 56.03 The following additional packages will be installed:
17:53:29 [2022-07-14T17:53:29.429Z] #42 56.06   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
17:53:29 [2022-07-14T17:53:29.429Z] #42 56.09 Suggested packages:
17:53:29 [2022-07-14T17:53:29.429Z] #42 56.13   cmake-doc ninja-build lrzip
17:53:29 [2022-07-14T17:53:29.429Z] #42 56.13 Recommended packages:
17:53:29 [2022-07-14T17:53:29.429Z] #42 56.13   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:53:29 [2022-07-14T17:53:29.429Z] #42 57.70 The following NEW packages will be installed:
17:53:29 [2022-07-14T17:53:29.429Z] #42 57.73   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:53:29 [2022-07-14T17:53:29.429Z] #42 57.75   vim-common xxd
17:53:29 [2022-07-14T17:53:29.429Z] #42 58.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:53:29 [2022-07-14T17:53:29.429Z] #42 58.52 Need to get 17.7 MB of archives.
17:53:29 [2022-07-14T17:53:29.429Z] #42 58.52 After this operation, 70.7 MB of additional disk space will be used.
17:53:29 [2022-07-14T17:53:29.429Z] #42 58.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 58.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 58.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 58.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 59.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 59.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 59.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 59.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 59.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 59.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
17:53:29 [2022-07-14T17:53:29.429Z] #42 ...
17:53:29 [2022-07-14T17:53:29.429Z] 
17:53:29 [2022-07-14T17:53:29.429Z] #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
17:53:29 [2022-07-14T17:53:29.429Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:53:29 [2022-07-14T17:53:29.686Z] #62 61.40 (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.)
17:53:29 [2022-07-14T17:53:29.686Z] #62 61.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
17:53:29 [2022-07-14T17:53:29.943Z] #62 61.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:53:30 [2022-07-14T17:53:30.303Z] #77 ...
17:53:30 [2022-07-14T17:53:30.303Z] 
17:53:30 [2022-07-14T17:53:30.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:53:30 [2022-07-14T17:53:30.303Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:30 [2022-07-14T17:53:30.303Z] #14 74.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
17:53:30 [2022-07-14T17:53:30.303Z] #14 74.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:53:30 [2022-07-14T17:53:30.303Z] #14 74.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:53:30 [2022-07-14T17:53:30.872Z] #62 ...
17:53:30 [2022-07-14T17:53:30.872Z] 
17:53:30 [2022-07-14T17:53:30.872Z] #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
17:53:30 [2022-07-14T17:53:30.873Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:30 [2022-07-14T17:53:30.873Z] #51 43.12 Reading package lists...
17:53:30 [2022-07-14T17:53:30.873Z] #51 52.60 Building dependency tree...
17:53:30 [2022-07-14T17:53:30.873Z] #51 58.90 The following additional packages will be installed:
17:53:30 [2022-07-14T17:53:30.873Z] #51 58.90   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:53:30 [2022-07-14T17:53:30.873Z] #51 58.90   python3-protobuf python3-six
17:53:30 [2022-07-14T17:53:30.873Z] #51 58.97 Suggested packages:
17:53:30 [2022-07-14T17:53:30.873Z] #51 58.97   python3-setuptools
17:53:30 [2022-07-14T17:53:30.873Z] #51 58.97 Recommended packages:
17:53:30 [2022-07-14T17:53:30.873Z] #51 58.97   iproute2 | iproute
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.11 The following NEW packages will be installed:
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.12   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.13   python3-protobuf python3-six
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.79 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.79 Need to get 2314 kB of archives.
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.79 After this operation, 11.1 MB of additional disk space will be used.
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:53:30 [2022-07-14T17:53:30.873Z] #51 60.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:53:30 [2022-07-14T17:53:30.873Z] #51 ...
17:53:30 [2022-07-14T17:53:30.873Z] 
17:53:30 [2022-07-14T17:53:30.873Z] #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
17:53:30 [2022-07-14T17:53:30.873Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:53:31 [2022-07-14T17:53:31.129Z] #62 62.85 Selecting previously unselected package libbtrfs-dev:amd64.
17:53:31 [2022-07-14T17:53:31.129Z] #62 62.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
17:53:31 [2022-07-14T17:53:31.129Z] #62 63.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:53:32 [2022-07-14T17:53:32.501Z] #62 ...
17:53:32 [2022-07-14T17:53:32.501Z] 
17:53:32 [2022-07-14T17:53:32.501Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
17:53:32 [2022-07-14T17:53:32.501Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572
17:53:32 [2022-07-14T17:53:32.501Z] #57 62.17 v3.0.2
17:53:32 [2022-07-14T17:53:32.501Z] #57 DONE 64.1s
17:53:32 [2022-07-14T17:53:32.501Z] 
17:53:32 [2022-07-14T17:53:32.501Z] #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
17:53:32 [2022-07-14T17:53:32.501Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83 NAME:
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    go-winres - A tool for embedding resources in Windows executables
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83 
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83 USAGE:
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    go-winres [global options] command [command options] [arguments...]
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83 
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83 COMMANDS:
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    init     Create an initial ./winres/winres.json
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    make     Make syso files for the "go build" command
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    simply   Make syso files for the "go build" command (simplified)
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    extract  Extract all resources from an executable
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    patch    Replace resources in an executable file (exe, dll)
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    help, h  Shows a list of commands or help for one command
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83 
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83 GLOBAL OPTIONS:
17:53:32 [2022-07-14T17:53:32.501Z] #40 63.83    --help, -h  show help (default: false)
17:53:32 [2022-07-14T17:53:32.501Z] #40 DONE 64.1s
17:53:32 [2022-07-14T17:53:32.501Z] 
17:53:32 [2022-07-14T17:53:32.501Z] #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
17:53:32 [2022-07-14T17:53:32.501Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054
17:53:32 [2022-07-14T17:53:32.501Z] #62 64.31 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:53:32 [2022-07-14T17:53:32.501Z] #62 64.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:53:32 [2022-07-14T17:53:32.506Z] #42 ...
17:53:32 [2022-07-14T17:53:32.506Z] 
17:53:32 [2022-07-14T17:53:32.506Z] #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
17:53:32 [2022-07-14T17:53:32.506Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42 NAME:
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    go-winres - A tool for embedding resources in Windows executables
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42 
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42 USAGE:
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    go-winres [global options] command [command options] [arguments...]
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42 
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42 COMMANDS:
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    init     Create an initial ./winres/winres.json
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    make     Make syso files for the "go build" command
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    simply   Make syso files for the "go build" command (simplified)
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    extract  Extract all resources from an executable
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    patch    Replace resources in an executable file (exe, dll)
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    help, h  Shows a list of commands or help for one command
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42 
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42 GLOBAL OPTIONS:
17:53:32 [2022-07-14T17:53:32.506Z] #40 67.42    --help, -h  show help (default: false)
17:53:32 [2022-07-14T17:53:32.506Z] #40 DONE 67.8s
17:53:32 [2022-07-14T17:53:32.506Z] 
17:53:32 [2022-07-14T17:53:32.506Z] #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             ;
17:53:32 [2022-07-14T17:53:32.506Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:32 [2022-07-14T17:53:32.506Z] #76 63.19 Fetched 5940 kB in 1s (5871 kB/s)
17:53:32 [2022-07-14T17:53:32.506Z] #76 63.39 Selecting previously unselected package bzip2.
17:53:32 [2022-07-14T17:53:32.506Z] #76 63.39 (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.)
17:53:32 [2022-07-14T17:53:32.506Z] #76 63.69 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 63.72 Unpacking bzip2 (1.0.8-4) ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 64.05 Selecting previously unselected package libmagic-mgc.
17:53:32 [2022-07-14T17:53:32.506Z] #76 64.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 64.08 Unpacking libmagic-mgc (1:5.39-3) ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 65.23 Selecting previously unselected package libmagic1:amd64.
17:53:32 [2022-07-14T17:53:32.506Z] #76 65.23 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 65.26 Unpacking libmagic1:amd64 (1:5.39-3) ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 65.80 Selecting previously unselected package file.
17:53:32 [2022-07-14T17:53:32.506Z] #76 65.80 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 65.84 Unpacking file (1:5.39-3) ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 66.10 Selecting previously unselected package xz-utils.
17:53:32 [2022-07-14T17:53:32.506Z] #76 66.10 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 66.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 66.89 Selecting previously unselected package libsigsegv2:amd64.
17:53:32 [2022-07-14T17:53:32.506Z] #76 66.89 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 66.91 Unpacking libsigsegv2:amd64 (2.13-1) ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 67.17 Selecting previously unselected package m4.
17:53:32 [2022-07-14T17:53:32.506Z] #76 67.17 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 67.19 Unpacking m4 (1.4.18-5) ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 67.68 Selecting previously unselected package autoconf.
17:53:32 [2022-07-14T17:53:32.506Z] #76 67.68 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
17:53:32 [2022-07-14T17:53:32.506Z] #76 67.77 Unpacking autoconf (2.69-14) ...
17:53:32 [2022-07-14T17:53:32.759Z] #62 64.51 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:33 [2022-07-14T17:53:33.076Z] #76 68.60 Selecting previously unselected package autotools-dev.
17:53:33 [2022-07-14T17:53:33.076Z] #76 68.60 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
17:53:33 [2022-07-14T17:53:33.076Z] #76 68.67 Unpacking autotools-dev (20180224.1+nmu1) ...
17:53:33 [2022-07-14T17:53:33.343Z] #76 68.96 Selecting previously unselected package automake.
17:53:33 [2022-07-14T17:53:33.343Z] #76 68.96 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
17:53:33 [2022-07-14T17:53:33.343Z] #76 68.98 Unpacking automake (1:1.16.3-2) ...
17:53:33 [2022-07-14T17:53:33.690Z] #62 DONE 65.6s
17:53:33 [2022-07-14T17:53:33.690Z] 
17:53:33 [2022-07-14T17:53:33.690Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:53:33 [2022-07-14T17:53:33.690Z] #63 sha256:5e7b2c6e02bff218b7954770b1d2cefa354bcac6e54cd2ce3af2cacb247c5b30
17:53:34 [2022-07-14T17:53:34.258Z] #63 DONE 0.5s
17:53:34 [2022-07-14T17:53:34.258Z] 
17:53:34 [2022-07-14T17:53:34.258Z] #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
17:53:34 [2022-07-14T17:53:34.258Z] #64 sha256:363a99d48529b766ce017dae05033b0136e894088e6a82be47e642b5b1013225
17:53:34 [2022-07-14T17:53:34.280Z] #76 69.92 Selecting previously unselected package patch.
17:53:34 [2022-07-14T17:53:34.280Z] #76 69.92 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
17:53:34 [2022-07-14T17:53:34.280Z] #76 69.92 Unpacking patch (2.7.6-7) ...
17:53:34 [2022-07-14T17:53:34.558Z] #76 ...
17:53:34 [2022-07-14T17:53:34.558Z] 
17:53:34 [2022-07-14T17:53:34.558Z] #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
17:53:34 [2022-07-14T17:53:34.558Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:34 [2022-07-14T17:53:34.558Z] #42 70.12 Selecting previously unselected package libicu67:amd64.
17:53:34 [2022-07-14T17:53:34.558Z] #42 70.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
17:53:34 [2022-07-14T17:53:34.558Z] #42 70.21 Unpacking libicu67:amd64 (67.1-7) ...
17:53:35 [2022-07-14T17:53:35.629Z] #64 ...
17:53:35 [2022-07-14T17:53:35.629Z] 
17:53:35 [2022-07-14T17:53:35.629Z] #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             ;
17:53:35 [2022-07-14T17:53:35.629Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:35 [2022-07-14T17:53:35.629Z] #76 63.01 Selecting previously unselected package libtool.
17:53:35 [2022-07-14T17:53:35.629Z] #76 63.01 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 63.09 Unpacking libtool (2.4.6-15) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.12 Selecting previously unselected package libudev-dev:amd64.
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.15 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.22 Unpacking libudev-dev:amd64 (247.3-7) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.56 Selecting previously unselected package libyajl2:amd64.
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.56 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.56 Unpacking libyajl2:amd64 (2.1.0-3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.73 Selecting previously unselected package libyajl-dev:amd64.
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.73 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 64.81 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.38 Setting up libmagic-mgc (1:5.39-3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.50 Setting up libyajl2:amd64 (2.1.0-3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.59 Setting up libmagic1:amd64 (1:5.39-3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.67 Setting up file (1:5.39-3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.67 Setting up bzip2 (1.0.8-4) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.70 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.73 Setting up libcap2:amd64 (1:2.44-1) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.76 Setting up autotools-dev (20180224.1+nmu1) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.79 Setting up libsigsegv2:amd64 (2.13-1) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 65.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.04 Setting up patch (2.7.6-7) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.08 Setting up libudev-dev:amd64 (247.3-7) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.19 Setting up libyajl-dev:amd64 (2.1.0-3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.21 Setting up libcap-dev:amd64 (1:2.44-1) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.27 Setting up libsystemd-dev:amd64 (247.3-7) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.35 Setting up libtool (2.4.6-15) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.37 Setting up m4 (1.4.18-5) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.40 Setting up dpkg-dev (1.20.11) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.44 Setting up autoconf (2.69-14) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.48 Setting up build-essential (12.9) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.51 Setting up automake (1:1.16.3-2) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:53:35 [2022-07-14T17:53:35.629Z] #76 66.58 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:35 [2022-07-14T17:53:35.629Z] #76 DONE 67.4s
17:53:35 [2022-07-14T17:53:35.629Z] 
17:53:35 [2022-07-14T17:53:35.629Z] #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
17:53:35 [2022-07-14T17:53:35.629Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:36 [2022-07-14T17:53:36.464Z] #42 ...
17:53:36 [2022-07-14T17:53:36.464Z] 
17:53:36 [2022-07-14T17:53:36.464Z] #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
17:53:36 [2022-07-14T17:53:36.464Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:36 [2022-07-14T17:53:36.464Z] #51 61.49 debconf: delaying package configuration, since apt-utils is not installed
17:53:36 [2022-07-14T17:53:36.464Z] #51 61.96 Fetched 2314 kB in 4s (643 kB/s)
17:53:36 [2022-07-14T17:53:36.464Z] #51 62.13 Selecting previously unselected package libprotobuf23:amd64.
17:53:36 [2022-07-14T17:53:36.464Z] #51 62.13 (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.)
17:53:36 [2022-07-14T17:53:36.464Z] #51 62.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 62.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.11 Selecting previously unselected package python3-pkg-resources.
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.16 Unpacking python3-pkg-resources (52.0.0-4) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.72 Selecting previously unselected package python3-six.
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.72 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.75 Unpacking python3-six (1.16.0-2) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.96 Selecting previously unselected package python3-protobuf.
17:53:36 [2022-07-14T17:53:36.464Z] #51 64.98 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 65.01 Unpacking python3-protobuf (3.12.4-1) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 65.97 Selecting previously unselected package libnet1:amd64.
17:53:36 [2022-07-14T17:53:36.464Z] #51 65.97 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 65.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 66.22 Selecting previously unselected package libnl-3-200:amd64.
17:53:36 [2022-07-14T17:53:36.464Z] #51 66.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 66.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 66.67 Selecting previously unselected package libprotobuf-c1:amd64.
17:53:36 [2022-07-14T17:53:36.464Z] #51 66.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 66.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 67.04 Selecting previously unselected package criu.
17:53:36 [2022-07-14T17:53:36.464Z] #51 67.05 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 67.07 Unpacking criu (3.17-1) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 68.80 Setting up python3-pkg-resources (52.0.0-4) ...
17:53:36 [2022-07-14T17:53:36.464Z] #51 ...
17:53:36 [2022-07-14T17:53:36.464Z] 
17:53:36 [2022-07-14T17:53:36.464Z] #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
17:53:36 [2022-07-14T17:53:36.464Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:36 [2022-07-14T17:53:36.464Z] #14 61.74 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]
17:53:36 [2022-07-14T17:53:36.464Z] #14 64.95 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]
17:53:36 [2022-07-14T17:53:36.464Z] #14 65.78 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]
17:53:36 [2022-07-14T17:53:36.464Z] #14 66.81 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]
17:53:36 [2022-07-14T17:53:36.464Z] #14 69.45 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]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.37 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]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 70.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
17:53:36 [2022-07-14T17:53:36.464Z] #14 ...
17:53:36 [2022-07-14T17:53:36.464Z] 
17:53:36 [2022-07-14T17:53:36.464Z] #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
17:53:36 [2022-07-14T17:53:36.464Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:36 [2022-07-14T17:53:36.464Z] #55 62.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
17:53:36 [2022-07-14T17:53:36.464Z] #55 63.22 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:53:36 [2022-07-14T17:53:36.464Z] #55 63.32 go: downloading github.com/gobwas/glob v0.2.3
17:53:36 [2022-07-14T17:53:36.464Z] #55 63.49 go: downloading github.com/kisielk/gotool v1.0.0
17:53:36 [2022-07-14T17:53:36.464Z] #55 63.66 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:53:36 [2022-07-14T17:53:36.464Z] #55 63.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:53:36 [2022-07-14T17:53:36.464Z] #55 63.95 go: downloading github.com/ettle/strcase v0.1.1
17:53:36 [2022-07-14T17:53:36.464Z] #55 64.04 go: downloading github.com/fatih/structtag v1.2.0
17:53:36 [2022-07-14T17:53:36.464Z] #55 64.19 go: downloading github.com/Masterminds/semver v1.5.0
17:53:36 [2022-07-14T17:53:36.464Z] #55 64.43 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
17:53:36 [2022-07-14T17:53:36.464Z] #55 64.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:53:36 [2022-07-14T17:53:36.464Z] #55 64.73 go: downloading github.com/prometheus/client_golang v1.12.1
17:53:36 [2022-07-14T17:53:36.464Z] #55 65.66 go: downloading github.com/prometheus/client_model v0.2.0
17:53:36 [2022-07-14T17:53:36.464Z] #55 65.81 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
17:53:36 [2022-07-14T17:53:36.464Z] #55 66.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:53:36 [2022-07-14T17:53:36.464Z] #55 66.24 go: downloading github.com/google/go-cmp v0.5.7
17:53:36 [2022-07-14T17:53:36.464Z] #55 66.94 go: downloading github.com/hexops/gotextdiff v1.0.3
17:53:36 [2022-07-14T17:53:36.464Z] #55 67.06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
17:53:36 [2022-07-14T17:53:36.464Z] #55 67.10 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
17:53:36 [2022-07-14T17:53:36.464Z] #55 67.15 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:53:36 [2022-07-14T17:53:36.464Z] #55 67.30 go: downloading github.com/beorn7/perks v1.0.1
17:53:36 [2022-07-14T17:53:36.464Z] #55 67.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:53:36 [2022-07-14T17:53:36.464Z] #55 67.38 go: downloading github.com/golang/protobuf v1.5.2
17:53:36 [2022-07-14T17:53:36.464Z] #55 67.59 go: downloading github.com/prometheus/common v0.32.1
17:53:36 [2022-07-14T17:53:36.464Z] #55 68.18 go: downloading github.com/prometheus/procfs v0.7.3
17:53:36 [2022-07-14T17:53:36.464Z] #55 68.18 go: downloading google.golang.org/protobuf v1.28.0
17:53:36 [2022-07-14T17:53:36.464Z] #55 69.59 go: downloading github.com/mattn/go-runewidth v0.0.9
17:53:36 [2022-07-14T17:53:36.464Z] #55 71.78 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:53:36 [2022-07-14T17:53:36.724Z] #55 ...
17:53:36 [2022-07-14T17:53:36.724Z] 
17:53:36 [2022-07-14T17:53:36.724Z] #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
17:53:36 [2022-07-14T17:53:36.724Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:36 [2022-07-14T17:53:36.724Z] #51 71.95 Setting up libprotobuf23:amd64 (3.12.4-1) ...
17:53:36 [2022-07-14T17:53:36.724Z] #51 71.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:53:36 [2022-07-14T17:53:36.724Z] #51 72.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:36 [2022-07-14T17:53:36.724Z] #51 72.05 Setting up python3-six (1.16.0-2) ...
17:53:38 [2022-07-14T17:53:38.303Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.3% of statements
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/rootless	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/volume	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === Skipped
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     network_proxy_test.go:208: No support for dual stack yet
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:44: Driver btrfs not supported
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:44: Driver btrfs not supported
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:44: Driver btrfs not supported
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:44: Driver btrfs not supported
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:44: Driver btrfs not supported
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:71: No driver to put!
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z] time="2022-07-14T17:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:53:38 [2022-07-14T17:53:38.303Z] time="2022-07-14T17:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:53:38 [2022-07-14T17:53:38.303Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:53:38 [2022-07-14T17:53:38.303Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z] time="2022-07-14T17:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z] time="2022-07-14T17:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z] time="2022-07-14T17:52:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:71: No driver to put!
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     overlay_test.go:50: Fails to compute changes intermittently
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver zfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver zfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver zfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver zfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:44: Driver zfs not supported
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     graphtest_unix.go:71: No driver to put!
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:53:38 [2022-07-14T17:53:38.304Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
17:53:38 [2022-07-14T17:53:38.304Z] 
17:53:38 [2022-07-14T17:53:38.304Z] DONE 2811 tests, 28 skipped in 209.004s
17:53:38 [2022-07-14T17:53:38.304Z] + '[' -n 'github.com/docker/docker/libnetwork
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/bitseq
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cluster
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/config
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/datastore
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/diagnostic
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/discoverapi
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/driverapi
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/bridge
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/host
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/null
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/overlay
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/remote
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/windows
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/drvregistry
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/etchosts
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/idm
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/internal/caller
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipam
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipamapi
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipams/builtin
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipams/null
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipams/remote
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ipamutils
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/iptables
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/netlabel
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/netutils
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/networkdb
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/ns
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/options
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/osl
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/osl/kernel
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/portallocator
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/portmapper
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/resolvconf
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/testutils
17:53:38 [2022-07-14T17:53:38.304Z] github.com/docker/docker/libnetwork/types' ']'
17:53:38 [2022-07-14T17:53:38.304Z] + 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
17:53:38 [2022-07-14T17:53:38.904Z] #77 3.051 Cloning into '/tmp/crun-build'...
17:53:39 [2022-07-14T17:53:39.260Z] #51 74.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:53:39 [2022-07-14T17:53:39.260Z] #51 74.61 Setting up python3-protobuf (3.12.4-1) ...
17:53:39 [2022-07-14T17:53:39.835Z] #77 ...
17:53:39 [2022-07-14T17:53:39.835Z] 
17:53:39 [2022-07-14T17:53:39.835Z] #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
17:53:39 [2022-07-14T17:53:39.835Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:39 [2022-07-14T17:53:39.835Z] #14 61.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
17:53:39 [2022-07-14T17:53:39.835Z] #14 62.11 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]
17:53:39 [2022-07-14T17:53:39.835Z] #14 62.12 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]
17:53:39 [2022-07-14T17:53:39.835Z] #14 63.39 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]
17:53:39 [2022-07-14T17:53:39.835Z] #14 65.93 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]
17:53:39 [2022-07-14T17:53:39.835Z] #14 67.15 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]
17:53:39 [2022-07-14T17:53:39.835Z] #14 68.29 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]
17:53:39 [2022-07-14T17:53:39.835Z] #14 71.08 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]
17:53:39 [2022-07-14T17:53:39.835Z] #14 ...
17:53:39 [2022-07-14T17:53:39.835Z] 
17:53:39 [2022-07-14T17:53:39.835Z] #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
17:53:39 [2022-07-14T17:53:39.835Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:39 [2022-07-14T17:53:39.835Z] #51 63.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
17:53:39 [2022-07-14T17:53:39.835Z] #51 65.71 debconf: delaying package configuration, since apt-utils is not installed
17:53:39 [2022-07-14T17:53:39.835Z] #51 66.30 Fetched 2314 kB in 4s (651 kB/s)
17:53:39 [2022-07-14T17:53:39.835Z] #51 66.43 Selecting previously unselected package libprotobuf23:amd64.
17:53:39 [2022-07-14T17:53:39.835Z] #51 66.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
17:53:39 [2022-07-14T17:53:39.835Z] #51 66.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 66.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.27 Selecting previously unselected package python3-pkg-resources.
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.29 Unpacking python3-pkg-resources (52.0.0-4) ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.66 Selecting previously unselected package python3-six.
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.70 Unpacking python3-six (1.16.0-2) ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.87 Selecting previously unselected package python3-protobuf.
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 68.87 Unpacking python3-protobuf (3.12.4-1) ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 69.87 Selecting previously unselected package libnet1:amd64.
17:53:39 [2022-07-14T17:53:39.835Z] #51 69.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 69.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 70.19 Selecting previously unselected package libnl-3-200:amd64.
17:53:39 [2022-07-14T17:53:39.835Z] #51 70.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 70.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 70.49 Selecting previously unselected package libprotobuf-c1:amd64.
17:53:39 [2022-07-14T17:53:39.835Z] #51 70.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 70.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 71.17 Selecting previously unselected package criu.
17:53:39 [2022-07-14T17:53:39.835Z] #51 71.19 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
17:53:39 [2022-07-14T17:53:39.835Z] #51 71.21 Unpacking criu (3.17-1) ...
17:53:40 [2022-07-14T17:53:40.096Z] #51 ...
17:53:40 [2022-07-14T17:53:40.096Z] 
17:53:40 [2022-07-14T17:53:40.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
17:53:40 [2022-07-14T17:53:40.096Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.01 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]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.09 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]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
17:53:40 [2022-07-14T17:53:40.096Z] #14 72.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
17:53:40 [2022-07-14T17:53:40.354Z] #14 72.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
17:53:40 [2022-07-14T17:53:40.354Z] #14 72.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
17:53:40 [2022-07-14T17:53:40.354Z] #14 72.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
17:53:40 [2022-07-14T17:53:40.354Z] #14 72.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
17:53:40 [2022-07-14T17:53:40.354Z] #14 72.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
17:53:40 [2022-07-14T17:53:40.354Z] #14 72.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
17:53:40 [2022-07-14T17:53:40.611Z] #14 ...
17:53:40 [2022-07-14T17:53:40.611Z] 
17:53:40 [2022-07-14T17:53:40.611Z] #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
17:53:40 [2022-07-14T17:53:40.611Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:40 [2022-07-14T17:53:40.611Z] #42 62.43 debconf: delaying package configuration, since apt-utils is not installed
17:53:40 [2022-07-14T17:53:40.611Z] #42 63.18 Fetched 17.7 MB in 2s (7298 kB/s)
17:53:40 [2022-07-14T17:53:40.611Z] #42 63.78 Selecting previously unselected package xxd.
17:53:40 [2022-07-14T17:53:40.611Z] #42 63.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 ... 15717 files and directories currently installed.)
17:53:40 [2022-07-14T17:53:40.611Z] #42 63.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 64.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 64.51 Selecting previously unselected package vim-common.
17:53:40 [2022-07-14T17:53:40.611Z] #42 64.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 64.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 65.50 Selecting previously unselected package cmake-data.
17:53:40 [2022-07-14T17:53:40.611Z] #42 65.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 65.50 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 71.40 Selecting previously unselected package libicu67:amd64.
17:53:40 [2022-07-14T17:53:40.611Z] #42 71.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 71.46 Unpacking libicu67:amd64 (67.1-7) ...
17:53:40 [2022-07-14T17:53:40.611Z] #42 ...
17:53:40 [2022-07-14T17:53:40.611Z] 
17:53:40 [2022-07-14T17:53:40.611Z] #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
17:53:40 [2022-07-14T17:53:40.611Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:53:40 [2022-07-14T17:53:40.611Z] #55 64.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
17:53:40 [2022-07-14T17:53:40.611Z] #55 64.29 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:53:40 [2022-07-14T17:53:40.611Z] #55 64.40 go: downloading github.com/gobwas/glob v0.2.3
17:53:40 [2022-07-14T17:53:40.611Z] #55 64.47 go: downloading github.com/kisielk/gotool v1.0.0
17:53:40 [2022-07-14T17:53:40.611Z] #55 64.68 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:53:40 [2022-07-14T17:53:40.611Z] #55 64.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:53:40 [2022-07-14T17:53:40.611Z] #55 65.06 go: downloading github.com/ettle/strcase v0.1.1
17:53:40 [2022-07-14T17:53:40.611Z] #55 65.25 go: downloading github.com/fatih/structtag v1.2.0
17:53:40 [2022-07-14T17:53:40.611Z] #55 65.30 go: downloading github.com/Masterminds/semver v1.5.0
17:53:40 [2022-07-14T17:53:40.611Z] #55 65.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
17:53:40 [2022-07-14T17:53:40.611Z] #55 65.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:53:40 [2022-07-14T17:53:40.611Z] #55 65.87 go: downloading github.com/prometheus/client_golang v1.12.1
17:53:40 [2022-07-14T17:53:40.611Z] #55 66.98 go: downloading github.com/prometheus/client_model v0.2.0
17:53:40 [2022-07-14T17:53:40.611Z] #55 67.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
17:53:40 [2022-07-14T17:53:40.611Z] #55 67.52 go: downloading github.com/google/go-cmp v0.5.7
17:53:40 [2022-07-14T17:53:40.611Z] #55 67.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:53:40 [2022-07-14T17:53:40.611Z] #55 67.85 go: downloading github.com/hexops/gotextdiff v1.0.3
17:53:40 [2022-07-14T17:53:40.611Z] #55 68.20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
17:53:40 [2022-07-14T17:53:40.611Z] #55 68.27 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
17:53:40 [2022-07-14T17:53:40.611Z] #55 68.33 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:53:40 [2022-07-14T17:53:40.611Z] #55 68.55 go: downloading github.com/beorn7/perks v1.0.1
17:53:40 [2022-07-14T17:53:40.611Z] #55 68.55 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:53:40 [2022-07-14T17:53:40.611Z] #55 68.64 go: downloading github.com/golang/protobuf v1.5.2
17:53:40 [2022-07-14T17:53:40.611Z] #55 68.67 go: downloading github.com/prometheus/common v0.32.1
17:53:40 [2022-07-14T17:53:40.611Z] #55 69.57 go: downloading github.com/prometheus/procfs v0.7.3
17:53:40 [2022-07-14T17:53:40.611Z] #55 69.57 go: downloading google.golang.org/protobuf v1.28.0
17:53:40 [2022-07-14T17:53:40.611Z] #55 70.62 go: downloading github.com/mattn/go-runewidth v0.0.9
17:53:40 [2022-07-14T17:53:40.611Z] #55 72.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:53:40 [2022-07-14T17:53:40.868Z] #55 ...
17:53:40 [2022-07-14T17:53:40.868Z] 
17:53:40 [2022-07-14T17:53:40.868Z] #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
17:53:40 [2022-07-14T17:53:40.868Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:40 [2022-07-14T17:53:40.868Z] #51 72.63 Setting up python3-pkg-resources (52.0.0-4) ...
17:53:41 [2022-07-14T17:53:41.795Z] #51 ...
17:53:41 [2022-07-14T17:53:41.796Z] 
17:53:41 [2022-07-14T17:53:41.796Z] #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             ;
17:53:41 [2022-07-14T17:53:41.796Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4
17:53:41 [2022-07-14T17:53:41.796Z] #76 70.42 Selecting previously unselected package dpkg-dev.
17:53:41 [2022-07-14T17:53:41.796Z] #76 70.43 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 70.45 Unpacking dpkg-dev (1.20.11) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.34 Selecting previously unselected package build-essential.
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.34 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.36 Unpacking build-essential (12.9) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.56 Selecting previously unselected package libcap2:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.56 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.56 Unpacking libcap2:amd64 (1:2.44-1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.94 Selecting previously unselected package libcap-dev:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.94 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 72.95 Unpacking libcap-dev:amd64 (1:2.44-1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.14 Selecting previously unselected package libprotobuf-c1:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.15 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.33 Selecting previously unselected package libprotobuf-c-dev:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.34 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.60 Selecting previously unselected package libseccomp-dev:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.60 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 73.61 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 74.01 Selecting previously unselected package libsystemd-dev:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 74.01 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 74.02 Unpacking libsystemd-dev:amd64 (247.3-7) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 74.96 Selecting previously unselected package libtool.
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.04 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.06 Unpacking libtool (2.4.6-15) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.43 Selecting previously unselected package libudev-dev:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.45 Unpacking libudev-dev:amd64 (247.3-7) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.80 Selecting previously unselected package libyajl2:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.80 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 75.82 Unpacking libyajl2:amd64 (2.1.0-3) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.00 Selecting previously unselected package libyajl-dev:amd64.
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.02 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.04 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.51 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.66 Setting up libmagic-mgc (1:5.39-3) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.71 Setting up libyajl2:amd64 (2.1.0-3) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.78 Setting up libmagic1:amd64 (1:5.39-3) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.87 Setting up file (1:5.39-3) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.89 Setting up bzip2 (1.0.8-4) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.95 Setting up libcap2:amd64 (1:2.44-1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.96 Setting up autotools-dev (20180224.1+nmu1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 76.99 Setting up libsigsegv2:amd64 (2.13-1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.08 Setting up patch (2.7.6-7) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.10 Setting up libudev-dev:amd64 (247.3-7) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.13 Setting up libyajl-dev:amd64 (2.1.0-3) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.15 Setting up libcap-dev:amd64 (1:2.44-1) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.21 Setting up libsystemd-dev:amd64 (247.3-7) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.24 Setting up libtool (2.4.6-15) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.25 Setting up m4 (1.4.18-5) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.26 Setting up dpkg-dev (1.20.11) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.29 Setting up autoconf (2.69-14) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.32 Setting up build-essential (12.9) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.36 Setting up automake (1:1.16.3-2) ...
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:53:41 [2022-07-14T17:53:41.796Z] #76 77.44 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:42 [2022-07-14T17:53:42.536Z] #14 ...
17:53:42 [2022-07-14T17:53:42.536Z] 
17:53:42 [2022-07-14T17:53:42.536Z] #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
17:53:42 [2022-07-14T17:53:42.536Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:42 [2022-07-14T17:53:42.536Z] #77 39.90 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:53:43 [2022-07-14T17:53:43.703Z] #76 DONE 78.9s
17:53:43 [2022-07-14T17:53:43.703Z] 
17:53:43 [2022-07-14T17:53:43.703Z] #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
17:53:43 [2022-07-14T17:53:43.703Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:44 [2022-07-14T17:53:44.159Z] #51 75.51 Setting up libprotobuf23:amd64 (3.12.4-1) ...
17:53:44 [2022-07-14T17:53:44.159Z] #51 75.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:53:44 [2022-07-14T17:53:44.159Z] #51 75.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:53:44 [2022-07-14T17:53:44.159Z] #51 75.60 Setting up python3-six (1.16.0-2) ...
17:53:44 [2022-07-14T17:53:44.640Z] #77 1.312 Cloning into '/tmp/crun-build'...
17:53:46 [2022-07-14T17:53:46.054Z] #51 77.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:53:46 [2022-07-14T17:53:46.054Z] #51 77.72 Setting up python3-protobuf (3.12.4-1) ...
17:53:46 [2022-07-14T17:53:46.620Z] #51 ...
17:53:46 [2022-07-14T17:53:46.620Z] 
17:53:46 [2022-07-14T17:53:46.620Z] #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
17:53:46 [2022-07-14T17:53:46.620Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:53:46 [2022-07-14T17:53:46.620Z] #34 73.27 Updating files:  78% (1190/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% (1413/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.
17:53:46 [2022-07-14T17:53:46.620Z] #34 74.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:53:46 [2022-07-14T17:53:46.620Z] #34 75.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:53:46 [2022-07-14T17:53:46.738Z] #77 ...
17:53:46 [2022-07-14T17:53:46.738Z] 
17:53:46 [2022-07-14T17:53:46.738Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:53:46 [2022-07-14T17:53:46.738Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:46 [2022-07-14T17:53:46.738Z] #14 88.64 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
17:53:46 [2022-07-14T17:53:46.738Z] #14 88.64 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:53:46 [2022-07-14T17:53:46.738Z] #14 88.64 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:53:47 [2022-07-14T17:53:47.180Z] #77 ...
17:53:47 [2022-07-14T17:53:47.180Z] 
17:53:47 [2022-07-14T17:53:47.180Z] #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
17:53:47 [2022-07-14T17:53:47.180Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:47 [2022-07-14T17:53:47.180Z] #14 72.39 debconf: delaying package configuration, since apt-utils is not installed
17:53:47 [2022-07-14T17:53:47.180Z] #14 72.95 Fetched 115 MB in 12s (9742 kB/s)
17:53:47 [2022-07-14T17:53:47.180Z] #14 73.10 Selecting previously unselected package binutils-mingw-w64-i686.
17:53:47 [2022-07-14T17:53:47.180Z] #14 73.10 (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.)
17:53:47 [2022-07-14T17:53:47.180Z] #14 73.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
17:53:47 [2022-07-14T17:53:47.180Z] #14 73.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:53:47 [2022-07-14T17:53:47.180Z] #14 77.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:53:47 [2022-07-14T17:53:47.180Z] #14 77.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
17:53:47 [2022-07-14T17:53:47.180Z] #14 77.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:53:47 [2022-07-14T17:53:47.180Z] #14 82.45 Selecting previously unselected package binutils-mingw-w64.
17:53:47 [2022-07-14T17:53:47.180Z] #14 82.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
17:53:47 [2022-07-14T17:53:47.180Z] #14 82.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
17:53:47 [2022-07-14T17:53:47.180Z] #14 ...
17:53:47 [2022-07-14T17:53:47.180Z] 
17:53:47 [2022-07-14T17:53:47.180Z] #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
17:53:47 [2022-07-14T17:53:47.180Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:47 [2022-07-14T17:53:47.180Z] #42 81.86 Selecting previously unselected package libxml2:amd64.
17:53:47 [2022-07-14T17:53:47.180Z] #42 81.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
17:53:47 [2022-07-14T17:53:47.180Z] #42 81.88 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
17:53:47 [2022-07-14T17:53:47.180Z] #42 82.84 Selecting previously unselected package libarchive13:amd64.
17:53:47 [2022-07-14T17:53:47.440Z] #42 82.86 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
17:53:47 [2022-07-14T17:53:47.440Z] #42 82.88 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
17:53:47 [2022-07-14T17:53:47.553Z] #34 ...
17:53:47 [2022-07-14T17:53:47.553Z] 
17:53:47 [2022-07-14T17:53:47.553Z] #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
17:53:47 [2022-07-14T17:53:47.553Z] #64 sha256:363a99d48529b766ce017dae05033b0136e894088e6a82be47e642b5b1013225
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + RM_GOPATH=0
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + TMP_GOPATH=
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + : /build
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + '[' -z '' ']'
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 ++ mktemp -d
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + export GOPATH=/tmp/tmp.8AjwExZUCe
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + GOPATH=/tmp/tmp.8AjwExZUCe
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + RM_GOPATH=1
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 + case "$(go env GOARCH)" in
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.382 ++ go env GOARCH
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 Install containerd version v1.6.6
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + export GO_BUILDMODE=-buildmode=pie
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + GO_BUILDMODE=-buildmode=pie
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 ++ dirname /install.sh
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + dir=/
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + bin=containerd
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + shift
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + '[' '!' -f //containerd.installer ']'
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + . //containerd.installer
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 ++ set -e
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 ++ : v1.6.6
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + install_containerd
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + echo 'Install containerd version v1.6.6'
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.412 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8AjwExZUCe/src/github.com/containerd/containerd
17:53:47 [2022-07-14T17:53:47.553Z] #64 3.462 Cloning into '/tmp/tmp.8AjwExZUCe/src/github.com/containerd/containerd'...
17:53:47 [2022-07-14T17:53:47.699Z] #42 83.35 Selecting previously unselected package libjsoncpp24:amd64.
17:53:47 [2022-07-14T17:53:47.699Z] #42 83.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
17:53:47 [2022-07-14T17:53:47.699Z] #42 83.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
17:53:47 [2022-07-14T17:53:47.811Z] #64 ...
17:53:47 [2022-07-14T17:53:47.811Z] 
17:53:47 [2022-07-14T17:53:47.811Z] #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
17:53:47 [2022-07-14T17:53:47.811Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:47 [2022-07-14T17:53:47.811Z] #14 74.14 debconf: delaying package configuration, since apt-utils is not installed
17:53:47 [2022-07-14T17:53:47.811Z] #14 74.57 Fetched 115 MB in 12s (9498 kB/s)
17:53:47 [2022-07-14T17:53:47.811Z] #14 74.76 Selecting previously unselected package binutils-mingw-w64-i686.
17:53:47 [2022-07-14T17:53:47.811Z] #14 74.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
17:53:47 [2022-07-14T17:53:47.811Z] #14 74.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
17:53:47 [2022-07-14T17:53:47.811Z] #14 74.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:53:47 [2022-07-14T17:53:47.811Z] #14 79.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:53:47 [2022-07-14T17:53:47.811Z] #14 79.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
17:53:47 [2022-07-14T17:53:47.811Z] #14 79.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:53:47 [2022-07-14T17:53:47.972Z] #42 83.67 Selecting previously unselected package librhash0:amd64.
17:53:47 [2022-07-14T17:53:47.972Z] #42 ...
17:53:47 [2022-07-14T17:53:47.972Z] 
17:53:47 [2022-07-14T17:53:47.972Z] #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
17:53:47 [2022-07-14T17:53:47.972Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:53:47 [2022-07-14T17:53:47.972Z] #34 73.41 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
17:53:47 [2022-07-14T17:53:47.972Z] #34 74.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:53:47 [2022-07-14T17:53:47.972Z] #34 74.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:53:48 [2022-07-14T17:53:48.232Z] #34 ...
17:53:48 [2022-07-14T17:53:48.232Z] 
17:53:48 [2022-07-14T17:53:48.232Z] #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
17:53:48 [2022-07-14T17:53:48.232Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:48 [2022-07-14T17:53:48.232Z] #42 83.67 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
17:53:48 [2022-07-14T17:53:48.232Z] #42 83.72 Unpacking librhash0:amd64 (1.4.1-2) ...
17:53:48 [2022-07-14T17:53:48.377Z] #14 ...
17:53:48 [2022-07-14T17:53:48.377Z] 
17:53:48 [2022-07-14T17:53:48.377Z] #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
17:53:48 [2022-07-14T17:53:48.377Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:48 [2022-07-14T17:53:48.377Z] #77 12.93 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:53:48 [2022-07-14T17:53:48.634Z] #77 12.95 Cloning into '/tmp/crun-build/libocispec'...
17:53:48 [2022-07-14T17:53:48.799Z] #42 84.27 Selecting previously unselected package libuv1:amd64.
17:53:48 [2022-07-14T17:53:48.799Z] #42 84.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
17:53:48 [2022-07-14T17:53:48.799Z] #42 84.32 Unpacking libuv1:amd64 (1.40.0-2) ...
17:53:49 [2022-07-14T17:53:49.061Z] #42 84.65 Selecting previously unselected package cmake.
17:53:49 [2022-07-14T17:53:49.061Z] #42 84.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
17:53:49 [2022-07-14T17:53:49.061Z] #42 84.65 Unpacking cmake (3.18.4-2+deb11u1) ...
17:53:50 [2022-07-14T17:53:50.439Z] #42 ...
17:53:50 [2022-07-14T17:53:50.439Z] 
17:53:50 [2022-07-14T17:53:50.439Z] #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
17:53:50 [2022-07-14T17:53:50.439Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:50 [2022-07-14T17:53:50.439Z] #51 81.51 Setting up criu (3.17-1) ...
17:53:50 [2022-07-14T17:53:50.439Z] #51 84.88 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:50 [2022-07-14T17:53:50.439Z] #51 DONE 85.6s
17:53:50 [2022-07-14T17:53:50.529Z] #77 15.18 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:53:50 [2022-07-14T17:53:50.699Z] 
17:53:50 [2022-07-14T17:53:50.699Z] #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
17:53:50 [2022-07-14T17:53:50.699Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:50 [2022-07-14T17:53:50.699Z] #14 82.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:53:50 [2022-07-14T17:53:50.699Z] #14 82.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:53:50 [2022-07-14T17:53:50.699Z] #14 82.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:53:50 [2022-07-14T17:53:50.699Z] #14 83.07 Selecting previously unselected package dmsetup.
17:53:50 [2022-07-14T17:53:50.699Z] #14 83.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
17:53:50 [2022-07-14T17:53:50.699Z] #14 83.09 Unpacking dmsetup (2:1.02.175-2.1) ...
17:53:50 [2022-07-14T17:53:50.699Z] #14 83.42 Selecting previously unselected package mingw-w64-common.
17:53:50 [2022-07-14T17:53:50.699Z] #14 83.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
17:53:50 [2022-07-14T17:53:50.699Z] #14 83.45 Unpacking mingw-w64-common (8.0.0-1) ...
17:53:50 [2022-07-14T17:53:50.785Z] #77 15.22 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:53:50 [2022-07-14T17:53:50.785Z] #77 15.26 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:53:50 [2022-07-14T17:53:50.785Z] #77 15.26 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:53:50 [2022-07-14T17:53:50.785Z] #77 15.32 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:53:50 [2022-07-14T17:53:50.940Z] #14 95.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
17:53:50 [2022-07-14T17:53:50.941Z] #14 95.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
17:53:50 [2022-07-14T17:53:50.941Z] #14 95.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:53:51 [2022-07-14T17:53:51.512Z] #14 ...
17:53:51 [2022-07-14T17:53:51.512Z] 
17:53:51 [2022-07-14T17:53:51.512Z] #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
17:53:51 [2022-07-14T17:53:51.512Z] #64 sha256:5111ca776eccb72956ecbaef2916a0c022a76b160737ed7afdb2a679e54e1bd6
17:53:53 [2022-07-14T17:53:53.113Z] #64 51.90 Updating files:  47% (2297/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:  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.
17:53:53 [2022-07-14T17:53:53.113Z] #64 53.50 + cd /tmp/tmp.v2ipgZU3wO/src/github.com/containerd/containerd
17:53:53 [2022-07-14T17:53:53.113Z] #64 53.50 + git checkout -q v1.6.6
17:53:54 [2022-07-14T17:53:54.058Z] #77 ...
17:53:54 [2022-07-14T17:53:54.058Z] 
17:53:54 [2022-07-14T17:53:54.058Z] #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
17:53:54 [2022-07-14T17:53:54.058Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:54 [2022-07-14T17:53:54.058Z] #42 83.66 Selecting previously unselected package libxml2:amd64.
17:53:54 [2022-07-14T17:53:54.058Z] #42 83.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
17:53:54 [2022-07-14T17:53:54.058Z] #42 83.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
17:53:54 [2022-07-14T17:53:54.058Z] #42 84.92 Selecting previously unselected package libarchive13:amd64.
17:53:54 [2022-07-14T17:53:54.058Z] #42 84.93 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
17:53:54 [2022-07-14T17:53:54.058Z] #42 84.97 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
17:53:54 [2022-07-14T17:53:54.058Z] #42 85.78 Selecting previously unselected package libjsoncpp24:amd64.
17:53:54 [2022-07-14T17:53:54.058Z] #42 85.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
17:53:54 [2022-07-14T17:53:54.058Z] #42 85.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
17:53:54 [2022-07-14T17:53:54.058Z] #42 86.02 Selecting previously unselected package librhash0:amd64.
17:53:54 [2022-07-14T17:53:54.058Z] #42 86.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
17:53:54 [2022-07-14T17:53:54.058Z] #42 86.07 Unpacking librhash0:amd64 (1.4.1-2) ...
17:53:54 [2022-07-14T17:53:54.988Z] #42 86.64 Selecting previously unselected package libuv1:amd64.
17:53:54 [2022-07-14T17:53:54.988Z] #42 86.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
17:53:54 [2022-07-14T17:53:54.988Z] #42 86.69 Unpacking libuv1:amd64 (1.40.0-2) ...
17:53:54 [2022-07-14T17:53:54.988Z] #42 86.98 Selecting previously unselected package cmake.
17:53:54 [2022-07-14T17:53:54.988Z] #42 86.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
17:53:54 [2022-07-14T17:53:54.988Z] #42 86.99 Unpacking cmake (3.18.4-2+deb11u1) ...
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + export 'BUILDTAGS=netgo osusergo static_build'
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + BUILDTAGS='netgo osusergo static_build'
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + export EXTRA_FLAGS=-buildmode=pie
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + EXTRA_FLAGS=-buildmode=pie
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + '[' '' = dynamic ']'
17:53:55 [2022-07-14T17:53:55.659Z] #64 55.59 + make
17:53:55 [2022-07-14T17:53:55.973Z] #14 ...
17:53:55 [2022-07-14T17:53:55.973Z] 
17:53:55 [2022-07-14T17:53:55.973Z] #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
17:53:55 [2022-07-14T17:53:55.973Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:53:55 [2022-07-14T17:53:55.973Z] #77 11.77 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:53:55 [2022-07-14T17:53:55.973Z] #77 11.79 Cloning into '/tmp/crun-build/libocispec'...
17:53:56 [2022-07-14T17:53:56.597Z] #64 56.84 + bin/ctr
17:53:56 [2022-07-14T17:53:56.912Z] #77 13.50 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:53:56 [2022-07-14T17:53:56.912Z] #77 13.51 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:53:56 [2022-07-14T17:53:56.912Z] #77 13.51 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:53:56 [2022-07-14T17:53:56.912Z] #77 13.51 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:53:56 [2022-07-14T17:53:56.912Z] #77 13.51 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:53:57 [2022-07-14T17:53:57.538Z] #64 ...
17:53:57 [2022-07-14T17:53:57.538Z] 
17:53:57 [2022-07-14T17:53:57.538Z] #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
17:53:57 [2022-07-14T17:53:57.538Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:57 [2022-07-14T17:53:57.538Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
17:53:57 [2022-07-14T17:53:57.538Z] #14 102.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:53:57 [2022-07-14T17:53:57.538Z] #14 102.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:53:58 [2022-07-14T17:53:58.274Z] #42 ...
17:53:58 [2022-07-14T17:53:58.274Z] 
17:53:58 [2022-07-14T17:53:58.274Z] #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
17:53:58 [2022-07-14T17:53:58.274Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f
17:53:58 [2022-07-14T17:53:58.274Z] #51 84.33 Setting up criu (3.17-1) ...
17:53:58 [2022-07-14T17:53:58.274Z] #51 87.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:58 [2022-07-14T17:53:58.274Z] #51 DONE 89.9s
17:53:58 [2022-07-14T17:53:58.274Z] 
17:53:58 [2022-07-14T17:53:58.274Z] #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
17:53:58 [2022-07-14T17:53:58.274Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:53:58 [2022-07-14T17:53:58.274Z] #14 83.37 Selecting previously unselected package binutils-mingw-w64.
17:53:58 [2022-07-14T17:53:58.274Z] #14 83.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
17:53:58 [2022-07-14T17:53:58.274Z] #14 83.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
17:53:58 [2022-07-14T17:53:58.274Z] #14 83.90 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:53:58 [2022-07-14T17:53:58.274Z] #14 83.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:53:58 [2022-07-14T17:53:58.274Z] #14 83.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:53:58 [2022-07-14T17:53:58.274Z] #14 84.43 Selecting previously unselected package dmsetup.
17:53:58 [2022-07-14T17:53:58.274Z] #14 84.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
17:53:58 [2022-07-14T17:53:58.274Z] #14 84.45 Unpacking dmsetup (2:1.02.175-2.1) ...
17:53:58 [2022-07-14T17:53:58.274Z] #14 84.73 Selecting previously unselected package mingw-w64-common.
17:53:58 [2022-07-14T17:53:58.274Z] #14 84.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
17:53:58 [2022-07-14T17:53:58.274Z] #14 84.74 Unpacking mingw-w64-common (8.0.0-1) ...
17:53:58 [2022-07-14T17:53:58.818Z] #77 ...
17:53:58 [2022-07-14T17:53:58.818Z] 
17:53:58 [2022-07-14T17:53:58.818Z] #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
17:53:58 [2022-07-14T17:53:58.818Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.64 Setting up libicu67:amd64 (67.1-7) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.67 Setting up libuv1:amd64 (1.40.0-2) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.77 Setting up librhash0:amd64 (1.4.1-2) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.80 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.85 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.87 Setting up cmake (3.18.4-2+deb11u1) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 92.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:53:58 [2022-07-14T17:53:58.818Z] #42 DONE 94.1s
17:53:58 [2022-07-14T17:53:58.818Z] 
17:53:58 [2022-07-14T17:53:58.818Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:53:58 [2022-07-14T17:53:58.818Z] #43 sha256:718101126131a3d31aa3935d0a2bb2a1e8b93735e2d0abcd0e212a49c8979a25
17:53:58 [2022-07-14T17:53:58.818Z] #43 DONE 0.1s
17:53:58 [2022-07-14T17:53:58.818Z] 
17:53:58 [2022-07-14T17:53:58.818Z] #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
17:53:58 [2022-07-14T17:53:58.818Z] #44 sha256:b15ea72208f0bb95059985c4f42523cc5b3633a263e908eac083793d75c56743
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.171 + RM_GOPATH=0
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.171 + TMP_GOPATH=
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.171 + : /build
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.171 + '[' -z '' ']'
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.171 ++ mktemp -d
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.175 + export GOPATH=/tmp/tmp.8RnZzpgjaA
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.175 + GOPATH=/tmp/tmp.8RnZzpgjaA
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.175 + RM_GOPATH=1
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.176 + case "$(go env GOARCH)" in
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.178 ++ go env GOARCH
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.213 + export GO_BUILDMODE=-buildmode=pie
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.214 + GO_BUILDMODE=-buildmode=pie
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.214 ++ dirname /install.sh
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.215 + dir=/
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.215 + bin=tini
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.216 + shift
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.216 + '[' '!' -f //tini.installer ']'
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.216 + . //tini.installer
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.216 ++ : v0.19.0
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.217 + install_tini
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.217 + echo 'Install tini version v0.19.0'
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.217 Install tini version v0.19.0
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.217 + git clone https://github.com/krallin/tini.git /tmp/tmp.8RnZzpgjaA/tini
17:53:59 [2022-07-14T17:53:59.759Z] #44 1.219 Cloning into '/tmp/tmp.8RnZzpgjaA/tini'...
17:54:01 [2022-07-14T17:54:01.140Z] #44 2.483 + cd /tmp/tmp.8RnZzpgjaA/tini
17:54:01 [2022-07-14T17:54:01.140Z] #44 2.483 + git checkout -q v0.19.0
17:54:01 [2022-07-14T17:54:01.140Z] #44 2.536 + cmake .
17:54:01 [2022-07-14T17:54:01.736Z] #14 ...
17:54:01 [2022-07-14T17:54:01.736Z] 
17:54:01 [2022-07-14T17:54:01.736Z] #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
17:54:01 [2022-07-14T17:54:01.736Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:01 [2022-07-14T17:54:01.736Z] #77 50.76 libtoolize: putting auxiliary files in '.'.
17:54:01 [2022-07-14T17:54:01.736Z] #77 50.77 libtoolize: copying file './ltmain.sh'
17:54:01 [2022-07-14T17:54:01.736Z] #77 51.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:54:01 [2022-07-14T17:54:01.736Z] #77 51.45 libtoolize: and rerunning libtoolize and aclocal.
17:54:01 [2022-07-14T17:54:01.736Z] #77 51.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:54:02 [2022-07-14T17:54:02.082Z] #44 3.258 -- The C compiler identification is GNU 10.2.1
17:54:02 [2022-07-14T17:54:02.082Z] #44 3.407 -- Detecting C compiler ABI info
17:54:02 [2022-07-14T17:54:02.307Z] #77 61.59 configure.ac:7: installing './compile'
17:54:02 [2022-07-14T17:54:02.307Z] #77 61.60 configure.ac:11: installing './config.guess'
17:54:02 [2022-07-14T17:54:02.307Z] #77 61.61 configure.ac:11: installing './config.sub'
17:54:02 [2022-07-14T17:54:02.307Z] #77 61.61 configure.ac:8: installing './install-sh'
17:54:02 [2022-07-14T17:54:02.567Z] #77 61.63 configure.ac:8: installing './missing'
17:54:02 [2022-07-14T17:54:02.567Z] #77 61.81 Makefile.am: installing './depcomp'
17:54:02 [2022-07-14T17:54:02.650Z] #44 4.043 -- Detecting C compiler ABI info - done
17:54:02 [2022-07-14T17:54:02.910Z] #44 4.235 -- Check for working C compiler: /usr/bin/cc - skipped
17:54:02 [2022-07-14T17:54:02.910Z] #44 4.248 -- Detecting C compile features
17:54:02 [2022-07-14T17:54:02.910Z] #44 4.260 -- Detecting C compile features - done
17:54:02 [2022-07-14T17:54:02.910Z] #44 4.332 -- Performing Test HAS_BUILTIN_FORTIFY
17:54:03 [2022-07-14T17:54:03.478Z] #44 4.781 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:54:03 [2022-07-14T17:54:03.528Z] #14 ...
17:54:03 [2022-07-14T17:54:03.528Z] 
17:54:03 [2022-07-14T17:54:03.528Z] #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
17:54:03 [2022-07-14T17:54:03.528Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.68 Setting up libicu67:amd64 (67.1-7) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.69 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.70 Setting up libuv1:amd64 (1.40.0-2) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.75 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.77 Setting up librhash0:amd64 (1.4.1-2) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.84 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.90 Setting up cmake (3.18.4-2+deb11u1) ...
17:54:03 [2022-07-14T17:54:03.528Z] #42 94.91 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:54:03 [2022-07-14T17:54:03.529Z] #42 DONE 95.3s
17:54:03 [2022-07-14T17:54:03.529Z] 
17:54:03 [2022-07-14T17:54:03.529Z] #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
17:54:03 [2022-07-14T17:54:03.529Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:03 [2022-07-14T17:54:03.529Z] #14 94.71 Selecting previously unselected package mingw-w64-x86-64-dev.
17:54:03 [2022-07-14T17:54:03.529Z] #14 94.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
17:54:03 [2022-07-14T17:54:03.529Z] #14 94.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
17:54:03 [2022-07-14T17:54:03.529Z] #14 ...
17:54:03 [2022-07-14T17:54:03.529Z] 
17:54:03 [2022-07-14T17:54:03.529Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:54:03 [2022-07-14T17:54:03.529Z] #43 sha256:03fdfdb701df483b78d75d24cb0b903491b73e1e3507a68f99420e857829e327
17:54:03 [2022-07-14T17:54:03.529Z] #43 DONE 0.1s
17:54:03 [2022-07-14T17:54:03.529Z] 
17:54:03 [2022-07-14T17:54:03.529Z] #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
17:54:03 [2022-07-14T17:54:03.529Z] #44 sha256:08882a288d91ba141fca39b20ff8e5708afb72b800fbc9f1dafe5e85bac054a9
17:54:03 [2022-07-14T17:54:03.738Z] #44 5.015 -- Configuring done
17:54:03 [2022-07-14T17:54:03.738Z] #44 5.084 -- Generating done
17:54:03 [2022-07-14T17:54:03.738Z] #44 5.085 -- Build files have been written to: /tmp/tmp.8RnZzpgjaA/tini
17:54:03 [2022-07-14T17:54:03.738Z] #44 5.127 + make tini-static
17:54:03 [2022-07-14T17:54:03.951Z] #77 63.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:54:03 [2022-07-14T17:54:03.951Z] #77 63.24 libtoolize: copying file 'build-aux/ltmain.sh'
17:54:04 [2022-07-14T17:54:04.093Z] #44 ...
17:54:04 [2022-07-14T17:54:04.093Z] 
17:54:04 [2022-07-14T17:54:04.093Z] #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
17:54:04 [2022-07-14T17:54:04.093Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:04 [2022-07-14T17:54:04.093Z] #77 18.59 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:54:04 [2022-07-14T17:54:04.093Z] #77 21.94 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:54:04 [2022-07-14T17:54:04.093Z] #77 24.27 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:54:04 [2022-07-14T17:54:04.093Z] #77 24.60 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:54:04 [2022-07-14T17:54:04.093Z] #77 24.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:54:04 [2022-07-14T17:54:04.212Z] #77 63.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:54:04 [2022-07-14T17:54:04.212Z] #77 63.36 libtoolize: copying file 'm4/libtool.m4'
17:54:04 [2022-07-14T17:54:04.212Z] #77 63.47 libtoolize: copying file 'm4/ltoptions.m4'
17:54:04 [2022-07-14T17:54:04.306Z] #44 5.757 Scanning dependencies of target tini-static
17:54:04 [2022-07-14T17:54:04.473Z] #77 63.57 libtoolize: copying file 'm4/ltsugar.m4'
17:54:04 [2022-07-14T17:54:04.473Z] #77 63.68 libtoolize: copying file 'm4/ltversion.m4'
17:54:04 [2022-07-14T17:54:04.565Z] #44 5.894 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:54:04 [2022-07-14T17:54:04.734Z] #77 63.77 libtoolize: copying file 'm4/lt~obsolete.m4'
17:54:04 [2022-07-14T17:54:04.734Z] #77 63.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:54:05 [2022-07-14T17:54:05.023Z] #77 ...
17:54:05 [2022-07-14T17:54:05.023Z] 
17:54:05 [2022-07-14T17:54:05.023Z] #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
17:54:05 [2022-07-14T17:54:05.023Z] #44 sha256:08882a288d91ba141fca39b20ff8e5708afb72b800fbc9f1dafe5e85bac054a9
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.461 + RM_GOPATH=0
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.461 + TMP_GOPATH=
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.461 + : /build
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.461 + '[' -z '' ']'
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.462 ++ mktemp -d
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.468 + export GOPATH=/tmp/tmp.Eacj5GpkVB
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.468 + GOPATH=/tmp/tmp.Eacj5GpkVB
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.468 + RM_GOPATH=1
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.469 + case "$(go env GOARCH)" in
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.469 ++ go env GOARCH
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.576 + export GO_BUILDMODE=-buildmode=pie
17:54:05 [2022-07-14T17:54:05.023Z] #44 1.576 + GO_BUILDMODE=-buildmode=pie
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.576 ++ dirname /install.sh
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.577 + dir=/
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.578 + bin=tini
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.578 + shift
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.578 + '[' '!' -f //tini.installer ']'
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.578 + . //tini.installer
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.578 ++ : v0.19.0
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.579 + install_tini
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.579 + echo 'Install tini version v0.19.0'
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.579 Install tini version v0.19.0
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.579 + git clone https://github.com/krallin/tini.git /tmp/tmp.Eacj5GpkVB/tini
17:54:05 [2022-07-14T17:54:05.281Z] #44 1.585 Cloning into '/tmp/tmp.Eacj5GpkVB/tini'...
17:54:06 [2022-07-14T17:54:06.471Z] #44 7.908 [100%] Linking C executable tini-static
17:54:06 [2022-07-14T17:54:06.656Z] #44 2.911 + cd /tmp/tmp.Eacj5GpkVB/tini
17:54:06 [2022-07-14T17:54:06.656Z] #44 2.912 + git checkout -q v0.19.0
17:54:06 [2022-07-14T17:54:06.656Z] #44 2.964 + cmake .
17:54:07 [2022-07-14T17:54:07.413Z] #44 8.720 [100%] Built target tini-static
17:54:07 [2022-07-14T17:54:07.413Z] #44 ...
17:54:07 [2022-07-14T17:54:07.413Z] 
17:54:07 [2022-07-14T17:54:07.413Z] #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
17:54:07 [2022-07-14T17:54:07.413Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:54:07 [2022-07-14T17:54:07.413Z] #53 103.0 gotestsum version dev
17:54:07 [2022-07-14T17:54:07.413Z] #53 ...
17:54:07 [2022-07-14T17:54:07.413Z] 
17:54:07 [2022-07-14T17:54:07.413Z] #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
17:54:07 [2022-07-14T17:54:07.413Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:07 [2022-07-14T17:54:07.413Z] #14 93.04 Selecting previously unselected package mingw-w64-x86-64-dev.
17:54:07 [2022-07-14T17:54:07.413Z] #14 93.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
17:54:07 [2022-07-14T17:54:07.413Z] #14 93.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
17:54:07 [2022-07-14T17:54:07.589Z] #44 4.074 -- The C compiler identification is GNU 10.2.1
17:54:07 [2022-07-14T17:54:07.672Z] #14 ...
17:54:07 [2022-07-14T17:54:07.672Z] 
17:54:07 [2022-07-14T17:54:07.672Z] #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
17:54:07 [2022-07-14T17:54:07.672Z] #44 sha256:b15ea72208f0bb95059985c4f42523cc5b3633a263e908eac083793d75c56743
17:54:07 [2022-07-14T17:54:07.672Z] #44 8.973 + mkdir -p /build
17:54:07 [2022-07-14T17:54:07.672Z] #44 8.983 + cp tini-static /build/docker-init
17:54:07 [2022-07-14T17:54:07.846Z] #44 4.214 -- Detecting C compiler ABI info
17:54:08 [2022-07-14T17:54:08.610Z] #44 DONE 10.0s
17:54:08 [2022-07-14T17:54:08.610Z] 
17:54:08 [2022-07-14T17:54:08.610Z] #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
17:54:08 [2022-07-14T17:54:08.610Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:08 [2022-07-14T17:54:08.610Z] #14 103.6 Selecting previously unselected package gcc-mingw-w64-base.
17:54:08 [2022-07-14T17:54:08.610Z] #14 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
17:54:08 [2022-07-14T17:54:08.610Z] #14 103.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:54:08 [2022-07-14T17:54:08.610Z] #14 ...
17:54:08 [2022-07-14T17:54:08.610Z] 
17:54:08 [2022-07-14T17:54:08.610Z] #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
17:54:08 [2022-07-14T17:54:08.610Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:54:08 [2022-07-14T17:54:08.610Z] #53 DONE 104.2s
17:54:08 [2022-07-14T17:54:08.610Z] 
17:54:08 [2022-07-14T17:54:08.610Z] #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
17:54:08 [2022-07-14T17:54:08.610Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:08 [2022-07-14T17:54:08.610Z] #14 104.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
17:54:08 [2022-07-14T17:54:08.778Z] #44 5.117 -- Detecting C compiler ABI info - done
17:54:08 [2022-07-14T17:54:08.870Z] #14 104.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
17:54:08 [2022-07-14T17:54:08.870Z] #14 104.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:54:09 [2022-07-14T17:54:09.035Z] #44 5.290 -- Check for working C compiler: /usr/bin/cc - skipped
17:54:09 [2022-07-14T17:54:09.035Z] #44 5.291 -- Detecting C compile features
17:54:09 [2022-07-14T17:54:09.035Z] #44 5.296 -- Detecting C compile features - done
17:54:09 [2022-07-14T17:54:09.035Z] #44 5.343 -- Performing Test HAS_BUILTIN_FORTIFY
17:54:09 [2022-07-14T17:54:09.292Z] #44 5.734 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:54:09 [2022-07-14T17:54:09.549Z] #44 5.864 -- Configuring done
17:54:09 [2022-07-14T17:54:09.549Z] #44 5.877 -- Generating done
17:54:09 [2022-07-14T17:54:09.549Z] #44 5.878 -- Build files have been written to: /tmp/tmp.Eacj5GpkVB/tini
17:54:09 [2022-07-14T17:54:09.549Z] #44 5.892 + make tini-static
17:54:09 [2022-07-14T17:54:09.807Z] #44 ...
17:54:09 [2022-07-14T17:54:09.807Z] 
17:54:09 [2022-07-14T17:54:09.807Z] #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
17:54:09 [2022-07-14T17:54:09.807Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1
17:54:09 [2022-07-14T17:54:09.807Z] #53 101.2 gotestsum version dev
17:54:09 [2022-07-14T17:54:09.807Z] #53 DONE 101.7s
17:54:09 [2022-07-14T17:54:09.807Z] 
17:54:09 [2022-07-14T17:54:09.807Z] #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
17:54:09 [2022-07-14T17:54:09.807Z] #44 sha256:08882a288d91ba141fca39b20ff8e5708afb72b800fbc9f1dafe5e85bac054a9
17:54:09 [2022-07-14T17:54:09.807Z] #44 6.423 Scanning dependencies of target tini-static
17:54:09 [2022-07-14T17:54:09.809Z] #14 ...
17:54:09 [2022-07-14T17:54:09.810Z] 
17:54:09 [2022-07-14T17:54:09.810Z] #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
17:54:09 [2022-07-14T17:54:09.810Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:09 [2022-07-14T17:54:09.810Z] #77 16.59 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:54:09 [2022-07-14T17:54:09.810Z] #77 19.85 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:54:09 [2022-07-14T17:54:09.810Z] #77 22.56 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:54:09 [2022-07-14T17:54:09.810Z] #77 22.87 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:54:09 [2022-07-14T17:54:09.810Z] #77 23.33 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:54:10 [2022-07-14T17:54:10.064Z] #44 6.571 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:54:11 [2022-07-14T17:54:11.318Z] #77 ...
17:54:11 [2022-07-14T17:54:11.318Z] 
17:54:11 [2022-07-14T17:54:11.318Z] #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
17:54:11 [2022-07-14T17:54:11.318Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:11 [2022-07-14T17:54:11.318Z] #14 115.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
17:54:11 [2022-07-14T17:54:11.318Z] #14 115.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:54:11 [2022-07-14T17:54:11.319Z] #14 115.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:54:12 [2022-07-14T17:54:12.588Z] #44 9.091 [100%] Linking C executable tini-static
17:54:14 [2022-07-14T17:54:14.038Z] #44 10.37 [100%] Built target tini-static
17:54:14 [2022-07-14T17:54:14.038Z] #44 10.48 + mkdir -p /build
17:54:14 [2022-07-14T17:54:14.038Z] #44 10.48 + cp tini-static /build/docker-init
17:54:14 [2022-07-14T17:54:14.038Z] #44 DONE 10.6s
17:54:14 [2022-07-14T17:54:14.038Z] 
17:54:14 [2022-07-14T17:54:14.038Z] #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
17:54:14 [2022-07-14T17:54:14.038Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:14 [2022-07-14T17:54:14.038Z] #14 105.5 Selecting previously unselected package gcc-mingw-w64-base.
17:54:14 [2022-07-14T17:54:14.038Z] #14 105.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
17:54:14 [2022-07-14T17:54:14.038Z] #14 105.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:54:14 [2022-07-14T17:54:14.038Z] #14 105.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
17:54:14 [2022-07-14T17:54:14.038Z] #14 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
17:54:14 [2022-07-14T17:54:14.038Z] #14 105.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.0 Selecting previously unselected package g++-mingw-w64-x86-64.
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.2 Selecting previously unselected package libapparmor1:amd64.
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.2 Unpacking libapparmor1:amd64 (2.13.6-10) ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.4 Selecting previously unselected package libapparmor-dev:amd64.
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.5 Selecting previously unselected package libbtrfs0:amd64.
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
17:54:17 [2022-07-14T17:54:17.975Z] #14 122.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:54:18 [2022-07-14T17:54:18.235Z] #14 ...
17:54:18 [2022-07-14T17:54:18.235Z] 
17:54:18 [2022-07-14T17:54:18.235Z] #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
17:54:18 [2022-07-14T17:54:18.235Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:18 [2022-07-14T17:54:18.235Z] #77 77.42 configure.ac:7: installing 'build-aux/compile'
17:54:18 [2022-07-14T17:54:18.235Z] #77 77.43 configure.ac:9: installing 'build-aux/config.guess'
17:54:18 [2022-07-14T17:54:18.235Z] #77 77.43 configure.ac:9: installing 'build-aux/config.sub'
17:54:18 [2022-07-14T17:54:18.235Z] #77 77.43 configure.ac:11: installing 'build-aux/install-sh'
17:54:18 [2022-07-14T17:54:18.235Z] #77 77.43 configure.ac:11: installing 'build-aux/missing'
17:54:18 [2022-07-14T17:54:18.494Z] #77 77.63 Makefile.am: installing 'build-aux/depcomp'
17:54:18 [2022-07-14T17:54:18.494Z] #77 77.75 parallel-tests: installing 'build-aux/test-driver'
17:54:21 [2022-07-14T17:54:21.035Z] #77 79.91 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:54:21 [2022-07-14T17:54:21.035Z] #77 79.91 libtoolize: copying file 'build-aux/ltmain.sh'
17:54:21 [2022-07-14T17:54:21.298Z] #77 80.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:54:21 [2022-07-14T17:54:21.298Z] #77 80.61 libtoolize: copying file 'm4/libtool.m4'
17:54:21 [2022-07-14T17:54:21.298Z] #77 80.69 libtoolize: copying file 'm4/ltoptions.m4'
17:54:21 [2022-07-14T17:54:21.558Z] #77 80.76 libtoolize: copying file 'm4/ltsugar.m4'
17:54:21 [2022-07-14T17:54:21.558Z] #77 80.85 libtoolize: copying file 'm4/ltversion.m4'
17:54:21 [2022-07-14T17:54:21.817Z] #77 80.97 libtoolize: copying file 'm4/lt~obsolete.m4'
17:54:22 [2022-07-14T17:54:22.026Z] #77 ...
17:54:22 [2022-07-14T17:54:22.026Z] 
17:54:22 [2022-07-14T17:54:22.026Z] #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
17:54:22 [2022-07-14T17:54:22.026Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:22 [2022-07-14T17:54:22.026Z] #14 117.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
17:54:22 [2022-07-14T17:54:22.026Z] #14 117.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:54:22 [2022-07-14T17:54:22.026Z] #14 117.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:54:23 [2022-07-14T17:54:23.525Z] .........................xx....................                          [ 29%]
17:54:24 [2022-07-14T17:54:24.362Z] #77 ...
17:54:24 [2022-07-14T17:54:24.362Z] 
17:54:24 [2022-07-14T17:54:24.362Z] #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
17:54:24 [2022-07-14T17:54:24.362Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:24 [2022-07-14T17:54:24.362Z] #14 122.9 Selecting previously unselected package libbtrfs-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 122.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 122.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.2 Selecting previously unselected package libudev-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.3 Unpacking libudev-dev:amd64 (247.3-7) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.4 Selecting previously unselected package libsepol1-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.8 Selecting previously unselected package libpcre2-16-0:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 123.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.0 Selecting previously unselected package libpcre2-32-0:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.2 Selecting previously unselected package libpcre2-posix2:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.3 Selecting previously unselected package libpcre2-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.9 Selecting previously unselected package libselinux1-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 124.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.3 Selecting previously unselected package libdevmapper-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.4 Selecting previously unselected package libseccomp-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.5 Selecting previously unselected package libsystemd-dev:amd64.
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 125.5 Unpacking libsystemd-dev:amd64 (247.3-7) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up libudev-dev:amd64 (247.3-7) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.5 Setting up mingw-w64-common (8.0.0-1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 Setting up dmsetup (2:1.02.175-2.1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 126.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:54:24 [2022-07-14T17:54:24.362Z] #14 DONE 128.5s
17:54:24 [2022-07-14T17:54:24.362Z] 
17:54:24 [2022-07-14T17:54:24.362Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:54:24 [2022-07-14T17:54:24.362Z] #59 sha256:1ad206c103cb2e8c405e19d920797ad26626bcb6f827507b9aeb146f227f98e6
17:54:24 [2022-07-14T17:54:24.362Z] #59 DONE 0.3s
17:54:24 [2022-07-14T17:54:24.362Z] 
17:54:24 [2022-07-14T17:54:24.362Z] #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
17:54:24 [2022-07-14T17:54:24.362Z] #60 sha256:7aa1c705deb2fe53846025c3b65f24dce161ccd8cf37eddda1e786e36881a52e
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork	37.305s	coverage: 40.6% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.493s	coverage: 59.9% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.018s	coverage: 5.2% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.7% of statements
17:54:24 [2022-07-14T17:54:24.994Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:54:24 [2022-07-14T17:54:24.994Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:54:25 [2022-07-14T17:54:25.748Z] #60 ...
17:54:25 [2022-07-14T17:54:25.748Z] 
17:54:25 [2022-07-14T17:54:25.748Z] #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
17:54:25 [2022-07-14T17:54:25.748Z] #67 sha256:fe0f7a8e628d8303bbfe94032cfe502470f8a975e16d6b81e1b022e49ee63cf3
17:54:25 [2022-07-14T17:54:25.748Z] #67 122.3 + for f in rootlesskit rootlesskit-docker-proxy
17:54:25 [2022-07-14T17:54:25.748Z] #67 122.3 + GOBIN=/build
17:54:25 [2022-07-14T17:54:25.748Z] #67 122.3 + GO111MODULE=on
17:54:25 [2022-07-14T17:54:25.748Z] #67 122.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3 rootlesskit version 1.0.0
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3 Usage of /build/rootlesskit-docker-proxy:
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3   -container-ip string
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3     	container ip
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3   -container-port int
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3     	container port (default -1)
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3   -host-ip string
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3     	host ip
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3   -host-port int
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3     	host port (default -1)
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3   -proto string
17:54:25 [2022-07-14T17:54:25.748Z] #67 129.3     	proxy protocol (default "tcp")
17:54:25 [2022-07-14T17:54:25.748Z] #67 DONE 129.7s
17:54:25 [2022-07-14T17:54:25.748Z] 
17:54:25 [2022-07-14T17:54:25.748Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:54:25 [2022-07-14T17:54:25.748Z] #68 sha256:5905f279c8ac3dfb8301205c2770dba520ff17a19e4a857279818fff9d85dbd6
17:54:25 [2022-07-14T17:54:25.748Z] #68 DONE 0.1s
17:54:25 [2022-07-14T17:54:25.748Z] 
17:54:25 [2022-07-14T17:54:25.748Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:54:25 [2022-07-14T17:54:25.748Z] #69 sha256:661c42f6b4df387f800d13f35f525620a86ccc94ad12698bae326416909b5b01
17:54:26 [2022-07-14T17:54:26.010Z] #69 DONE 0.2s
17:54:26 [2022-07-14T17:54:26.010Z] 
17:54:26 [2022-07-14T17:54:26.010Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
17:54:26 [2022-07-14T17:54:26.010Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
17:54:26 [2022-07-14T17:54:26.227Z] #14 ...
17:54:26 [2022-07-14T17:54:26.227Z] 
17:54:26 [2022-07-14T17:54:26.227Z] #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
17:54:26 [2022-07-14T17:54:26.227Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:26 [2022-07-14T17:54:26.227Z] #77 50.47 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:54:28 [2022-07-14T17:54:28.554Z] #15 DONE 4.4s
17:54:28 [2022-07-14T17:54:28.554Z] 
17:54:28 [2022-07-14T17:54:28.554Z] #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
17:54:28 [2022-07-14T17:54:28.554Z] #60 sha256:7aa1c705deb2fe53846025c3b65f24dce161ccd8cf37eddda1e786e36881a52e
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.206 + RM_GOPATH=0
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.206 + TMP_GOPATH=
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.206 + : /build
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.206 + '[' -z '' ']'
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.206 ++ mktemp -d
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.218 + export GOPATH=/tmp/tmp.18yKKiRo31
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.218 + GOPATH=/tmp/tmp.18yKKiRo31
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.218 + RM_GOPATH=1
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.218 + case "$(go env GOARCH)" in
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.218 ++ go env GOARCH
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 Install runc version v1.1.2 (build tags: seccomp)
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + export GO_BUILDMODE=-buildmode=pie
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + GO_BUILDMODE=-buildmode=pie
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 ++ dirname /install.sh
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + dir=/
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + bin=runc
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + shift
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + '[' '!' -f //runc.installer ']'
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + . //runc.installer
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 ++ set -e
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 ++ : v1.1.2
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + install_runc
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + RUNC_BUILDTAGS=seccomp
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.238 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.18yKKiRo31/src/github.com/opencontainers/runc
17:54:28 [2022-07-14T17:54:28.554Z] #60 4.258 Cloning into '/tmp/tmp.18yKKiRo31/src/github.com/opencontainers/runc'...
17:54:30 [2022-07-14T17:54:30.212Z] #14 ...
17:54:30 [2022-07-14T17:54:30.212Z] 
17:54:30 [2022-07-14T17:54:30.212Z] #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
17:54:30 [2022-07-14T17:54:30.212Z] #64 sha256:431b2841e821768ae3cc98af79ff1efb0d520ed54c55954686429a237d617ab5
17:54:31 [2022-07-14T17:54:31.762Z] #64 77.20 Updating files:  27% (1296/4797)
Updating files:  28% (1344/4797)
Updating files:  29% (1392/4797)
Updating files:  30% (1440/4797)
Updating files:  31% (1488/4797)
Updating files:  32% (1536/4797)
Updating files:  33% (1584/4797)
Updating files:  34% (1631/4797)
Updating files:  35% (1679/4797)
Updating files:  36% (1727/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  82% (3954/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.
17:54:32 [2022-07-14T17:54:32.027Z] #64 80.18 + cd /tmp/tmp.TTZSOFEAEL/src/github.com/containerd/containerd
17:54:32 [2022-07-14T17:54:32.027Z] #64 80.18 + git checkout -q v1.6.6
17:54:32 [2022-07-14T17:54:32.755Z] #60 ...
17:54:32 [2022-07-14T17:54:32.755Z] 
17:54:32 [2022-07-14T17:54:32.755Z] #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
17:54:32 [2022-07-14T17:54:32.755Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
17:54:32 [2022-07-14T17:54:32.755Z] #16 DONE 3.7s
17:54:32 [2022-07-14T17:54:32.755Z] 
17:54:32 [2022-07-14T17:54:32.755Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:54:32 [2022-07-14T17:54:32.755Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + export 'BUILDTAGS=netgo osusergo static_build'
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + BUILDTAGS='netgo osusergo static_build'
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + export EXTRA_FLAGS=-buildmode=pie
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + EXTRA_FLAGS=-buildmode=pie
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + '[' '' = dynamic ']'
17:54:34 [2022-07-14T17:54:34.562Z] #64 82.74 + make
17:54:34 [2022-07-14T17:54:34.926Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.122s	coverage: 6.6% of statements
17:54:34 [2022-07-14T17:54:34.926Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:54:34 [2022-07-14T17:54:34.926Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
17:54:34 [2022-07-14T17:54:34.926Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
17:54:34 [2022-07-14T17:54:34.926Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:54:34 [2022-07-14T17:54:34.926Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:54:34 [2022-07-14T17:54:34.926Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:54:34 [2022-07-14T17:54:34.926Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
17:54:35 [2022-07-14T17:54:35.182Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
17:54:35 [2022-07-14T17:54:35.437Z] ok  	github.com/docker/docker/libnetwork/idm	0.007s	coverage: 87.5% of statements
17:54:35 [2022-07-14T17:54:35.437Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:54:36 [2022-07-14T17:54:36.055Z] #17 3.816 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:54:36 [2022-07-14T17:54:36.188Z] #77 ...
17:54:36 [2022-07-14T17:54:36.189Z] 
17:54:36 [2022-07-14T17:54:36.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
17:54:36 [2022-07-14T17:54:36.189Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:36 [2022-07-14T17:54:36.189Z] #14 118.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
17:54:36 [2022-07-14T17:54:36.189Z] #14 118.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:54:36 [2022-07-14T17:54:36.189Z] #14 118.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:54:36 [2022-07-14T17:54:36.316Z] #17 DONE 4.2s
17:54:36 [2022-07-14T17:54:36.316Z] 
17:54:36 [2022-07-14T17:54:36.316Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:54:36 [2022-07-14T17:54:36.316Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
17:54:37 [2022-07-14T17:54:37.851Z] #64 85.63 + bin/ctr
17:54:38 [2022-07-14T17:54:38.861Z] #18 DONE 2.6s
17:54:38 [2022-07-14T17:54:38.861Z] 
17:54:38 [2022-07-14T17:54:38.861Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:54:38 [2022-07-14T17:54:38.861Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
17:54:40 [2022-07-14T17:54:40.386Z] #64 ...
17:54:40 [2022-07-14T17:54:40.387Z] 
17:54:40 [2022-07-14T17:54:40.387Z] #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
17:54:40 [2022-07-14T17:54:40.387Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:40 [2022-07-14T17:54:40.387Z] #77 46.59 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:54:40 [2022-07-14T17:54:40.570Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:54:41 [2022-07-14T17:54:41.401Z] #19 DONE 2.2s
17:54:41 [2022-07-14T17:54:41.401Z] 
17:54:41 [2022-07-14T17:54:41.401Z] #20 [dev-systemd-false  6/28] RUN ldconfig
17:54:41 [2022-07-14T17:54:41.401Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
17:54:42 [2022-07-14T17:54:42.739Z] #14 ...
17:54:42 [2022-07-14T17:54:42.739Z] 
17:54:42 [2022-07-14T17:54:42.739Z] #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
17:54:42 [2022-07-14T17:54:42.739Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:42 [2022-07-14T17:54:42.739Z] #77 67.13 libtoolize: putting auxiliary files in '.'.
17:54:42 [2022-07-14T17:54:42.739Z] #77 67.13 libtoolize: copying file './ltmain.sh'
17:54:43 [2022-07-14T17:54:43.311Z] #20 DONE 2.3s
17:54:43 [2022-07-14T17:54:43.311Z] 
17:54:43 [2022-07-14T17:54:43.311Z] #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
17:54:43 [2022-07-14T17:54:43.311Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:43 [2022-07-14T17:54:43.311Z] #77 96.78 configure.ac:11: installing 'build-aux/compile'
17:54:43 [2022-07-14T17:54:43.311Z] #77 96.79 configure.ac:11: installing 'build-aux/config.guess'
17:54:43 [2022-07-14T17:54:43.311Z] #77 96.84 configure.ac:11: installing 'build-aux/config.sub'
17:54:43 [2022-07-14T17:54:43.311Z] #77 96.84 configure.ac:13: installing 'build-aux/install-sh'
17:54:43 [2022-07-14T17:54:43.311Z] #77 96.84 configure.ac:13: installing 'build-aux/missing'
17:54:43 [2022-07-14T17:54:43.311Z] #77 96.84 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:54:43 [2022-07-14T17:54:43.311Z] #77 97.06 Makefile.am: installing 'build-aux/depcomp'
17:54:43 [2022-07-14T17:54:43.311Z] #77 98.59 checking build system type... x86_64-pc-linux-gnu
17:54:43 [2022-07-14T17:54:43.311Z] #77 98.89 checking host system type... x86_64-pc-linux-gnu
17:54:43 [2022-07-14T17:54:43.311Z] #77 98.89 checking how to print strings... printf
17:54:43 [2022-07-14T17:54:43.311Z] #77 98.90 checking for gcc... gcc
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.04 checking whether the C compiler works... yes
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.29 checking for C compiler default output file name... a.out
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.29 checking for suffix of executables... 
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.45 checking whether we are cross compiling... no
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.63 checking for suffix of object files... o
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.76 checking whether we are using the GNU C compiler... yes
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.89 checking whether gcc accepts -g... yes
17:54:43 [2022-07-14T17:54:43.311Z] #77 99.98 checking for gcc option to accept ISO C89... none needed
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.2 checking whether gcc understands -c and -o together... yes
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.5 checking for a sed that does not truncate output... /bin/sed
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.5 checking for grep that handles long lines and -e... /bin/grep
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.5 checking for egrep... /bin/grep -E
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.5 checking for fgrep... /bin/grep -F
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.6 checking for ld used by gcc... /usr/bin/ld
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking whether ln -s works... yes
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking the maximum length of command line arguments... 1572864
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking for /usr/bin/ld option to reload object files... -r
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking for objdump... objdump
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking how to recognize dependent libraries... pass_all
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking for dlltool... no
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking how to associate runtime and link libraries... printf %s\n
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking for ar... ar
17:54:43 [2022-07-14T17:54:43.311Z] #77 100.7 checking for archiver @FILE support... @
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.0 checking for strip... strip
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.0 checking for ranlib... ranlib
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.0 checking for gawk... no
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.0 checking for mawk... mawk
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.4 checking for sysroot... no
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.4 checking for a working dd... /bin/dd
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.5 checking for mt... no
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.5 checking if : is a manifest tool... no
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.5 checking how to run the C preprocessor... gcc -E
17:54:43 [2022-07-14T17:54:43.311Z] #77 101.8 checking for ANSI C header files... yes
17:54:43 [2022-07-14T17:54:43.572Z] #77 102.5 checking for sys/types.h... yes
17:54:43 [2022-07-14T17:54:43.572Z] #77 102.7 checking for sys/stat.h... yes
17:54:43 [2022-07-14T17:54:43.832Z] #77 102.9 checking for stdlib.h... yes
17:54:44 [2022-07-14T17:54:44.093Z] #77 103.1 checking for string.h... yes
17:54:44 [2022-07-14T17:54:44.110Z] #77 68.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:54:44 [2022-07-14T17:54:44.110Z] #77 68.47 libtoolize: and rerunning libtoolize and aclocal.
17:54:44 [2022-07-14T17:54:44.110Z] #77 68.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:54:44 [2022-07-14T17:54:44.354Z] #77 103.3 checking for memory.h... yes
17:54:44 [2022-07-14T17:54:44.354Z] #77 103.5 checking for strings.h... yes
17:54:44 [2022-07-14T17:54:44.928Z] #77 103.7 checking for inttypes.h... yes
17:54:44 [2022-07-14T17:54:44.928Z] #77 103.9 checking for stdint.h... yes
17:54:45 [2022-07-14T17:54:45.189Z] #77 104.2 checking for unistd.h... yes
17:54:45 [2022-07-14T17:54:45.189Z] #77 104.4 checking for dlfcn.h... yes
17:54:45 [2022-07-14T17:54:45.449Z] #77 104.6 checking for objdir... .libs
17:54:46 [2022-07-14T17:54:46.029Z] #77 105.0 checking if gcc supports -fno-rtti -fno-exceptions... no
17:54:46 [2022-07-14T17:54:46.029Z] #77 105.1 checking for gcc option to produce PIC... -fPIC -DPIC
17:54:46 [2022-07-14T17:54:46.029Z] #77 105.1 checking if gcc PIC flag -fPIC -DPIC works... yes
17:54:46 [2022-07-14T17:54:46.599Z] #77 105.3 checking if gcc static flag -static works... yes
17:54:46 [2022-07-14T17:54:46.599Z] #77 105.7 checking if gcc supports -c -o file.o... yes
17:54:46 [2022-07-14T17:54:46.858Z] #77 105.9 checking if gcc supports -c -o file.o... (cached) yes
17:54:46 [2022-07-14T17:54:46.858Z] #77 105.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:54:46 [2022-07-14T17:54:46.972Z] #77 63.51 libtoolize: putting auxiliary files in '.'.
17:54:46 [2022-07-14T17:54:46.972Z] #77 63.51 libtoolize: copying file './ltmain.sh'
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.0 checking dynamic linker characteristics... GNU/Linux ld.so
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.4 checking how to hardcode library paths into programs... immediate
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.4 checking whether stripping libraries is possible... yes
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.4 checking if libtool supports shared libraries... yes
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.4 checking whether to build shared libraries... no
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.4 checking whether to build static libraries... yes
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.4 checking for a BSD-compatible install... /usr/bin/install -c
17:54:47 [2022-07-14T17:54:47.118Z] #77 106.4 checking whether build environment is sane... yes
17:54:47 [2022-07-14T17:54:47.392Z] #77 106.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:54:47 [2022-07-14T17:54:47.392Z] #77 106.5 checking whether make sets $(MAKE)... yes
17:54:47 [2022-07-14T17:54:47.392Z] #77 106.6 checking whether make supports the include directive... yes (GNU style)
17:54:47 [2022-07-14T17:54:47.392Z] #77 106.6 checking whether make supports nested variables... yes
17:54:47 [2022-07-14T17:54:47.392Z] #77 106.7 checking whether UID '0' is supported by ustar format... yes
17:54:47 [2022-07-14T17:54:47.392Z] #77 106.7 checking whether GID '0' is supported by ustar format... yes
17:54:47 [2022-07-14T17:54:47.540Z] #77 ...
17:54:47 [2022-07-14T17:54:47.540Z] 
17:54:47 [2022-07-14T17:54:47.540Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:54:47 [2022-07-14T17:54:47.540Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:54:47 [2022-07-14T17:54:47.540Z] #14 143.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
17:54:47 [2022-07-14T17:54:47.540Z] #14 143.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:54:47 [2022-07-14T17:54:47.540Z] #14 143.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:54:47 [2022-07-14T17:54:47.653Z] #77 106.7 checking how to create a ustar tar archive... gnutar
17:54:47 [2022-07-14T17:54:47.653Z] #77 106.8 checking dependency style of gcc... gcc3
17:54:47 [2022-07-14T17:54:47.653Z] #77 107.0 checking whether to enable maintainer-specific portions of Makefiles... yes
17:54:47 [2022-07-14T17:54:47.653Z] #77 107.0 checking whether make supports nested variables... (cached) yes
17:54:47 [2022-07-14T17:54:47.653Z] #77 107.0 checking for gawk... (cached) mawk
17:54:47 [2022-07-14T17:54:47.653Z] #77 107.0 checking for a sed that does not truncate output... (cached) /bin/sed
17:54:47 [2022-07-14T17:54:47.653Z] #77 107.0 checking for gcc... (cached) gcc
17:54:47 [2022-07-14T17:54:47.663Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:54:47 [2022-07-14T17:54:47.913Z] #77 107.1 checking whether we are using the GNU C compiler... (cached) yes
17:54:47 [2022-07-14T17:54:47.913Z] #77 107.1 checking whether gcc accepts -g... (cached) yes
17:54:47 [2022-07-14T17:54:47.913Z] #77 107.1 checking for gcc option to accept ISO C89... (cached) none needed
17:54:47 [2022-07-14T17:54:47.913Z] #77 107.1 checking whether gcc understands -c and -o together... (cached) yes
17:54:47 [2022-07-14T17:54:47.913Z] #77 107.1 checking for a Python interpreter with version >= 3... python3
17:54:48 [2022-07-14T17:54:48.009Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:54:48 [2022-07-14T17:54:48.173Z] #77 107.2 checking for python3... /usr/bin/python3
17:54:48 [2022-07-14T17:54:48.173Z] #77 107.2 checking for python3 version... 3.9
17:54:48 [2022-07-14T17:54:48.173Z] #77 107.2 checking for python3 platform... linux
17:54:48 [2022-07-14T17:54:48.285Z] #77 ...
17:54:48 [2022-07-14T17:54:48.286Z] 
17:54:48 [2022-07-14T17:54:48.286Z] #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
17:54:48 [2022-07-14T17:54:48.286Z] #64 sha256:363a99d48529b766ce017dae05033b0136e894088e6a82be47e642b5b1013225
17:54:48 [2022-07-14T17:54:48.433Z] #77 107.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:54:48 [2022-07-14T17:54:48.433Z] #77 107.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:54:48 [2022-07-14T17:54:48.433Z] #77 107.6 checking for go-md2man... no
17:54:48 [2022-07-14T17:54:48.693Z] #77 107.6 checking error.h usability... yes
17:54:48 [2022-07-14T17:54:48.693Z] #77 107.8 checking error.h presence... yes
17:54:48 [2022-07-14T17:54:48.693Z] #77 107.8 checking for error.h... yes
17:54:48 [2022-07-14T17:54:48.952Z] #77 107.9 checking linux/openat2.h usability... yes
17:54:48 [2022-07-14T17:54:48.952Z] #77 108.1 checking linux/openat2.h presence... yes
17:54:48 [2022-07-14T17:54:48.952Z] #77 108.2 checking for linux/openat2.h... yes
17:54:49 [2022-07-14T17:54:49.055Z] #64 71.95 Updating files:  26% (1263/4797)
Updating files:  27% (1296/4797)
Updating files:  28% (1344/4797)
Updating files:  29% (1392/4797)
Updating files:  30% (1440/4797)
Updating files:  31% (1488/4797)
Updating files:  32% (1536/4797)
Updating files:  33% (1584/4797)
Updating files:  34% (1631/4797)
Updating files:  35% (1679/4797)
Updating files:  36% (1727/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  61% (2933/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% (4067/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.
17:54:49 [2022-07-14T17:54:49.055Z] #64 74.89 + cd /tmp/tmp.8AjwExZUCe/src/github.com/containerd/containerd
17:54:49 [2022-07-14T17:54:49.212Z] #77 108.2 checking for copy_file_range... yes
17:54:49 [2022-07-14T17:54:49.312Z] #64 74.90 + git checkout -q v1.6.6
17:54:49 [2022-07-14T17:54:49.472Z] #77 108.5 checking for fgetxattr... yes
17:54:49 [2022-07-14T17:54:49.731Z] #77 108.7 checking for statx... 
17:54:49 [2022-07-14T17:54:49.732Z] #77 ...
17:54:49 [2022-07-14T17:54:49.732Z] 
17:54:49 [2022-07-14T17:54:49.732Z] #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
17:54:49 [2022-07-14T17:54:49.732Z] #60 sha256:7aa1c705deb2fe53846025c3b65f24dce161ccd8cf37eddda1e786e36881a52e
17:54:49 [2022-07-14T17:54:49.732Z] #60 15.35 + cd /tmp/tmp.18yKKiRo31/src/github.com/opencontainers/runc
17:54:49 [2022-07-14T17:54:49.732Z] #60 15.35 + git checkout -q v1.1.2
17:54:49 [2022-07-14T17:54:49.732Z] #60 15.96 + '[' -z '' ']'
17:54:49 [2022-07-14T17:54:49.732Z] #60 15.96 + target=static
17:54:49 [2022-07-14T17:54:49.732Z] #60 15.96 + make BUILDTAGS=seccomp static
17:54:49 [2022-07-14T17:54:49.732Z] #60 16.15 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 .
17:54:49 [2022-07-14T17:54:49.732Z] #60 ...
17:54:49 [2022-07-14T17:54:49.732Z] 
17:54:49 [2022-07-14T17:54:49.732Z] #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
17:54:49 [2022-07-14T17:54:49.732Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:49 [2022-07-14T17:54:49.732Z] #77 108.7 checking for statx... yes
17:54:50 [2022-07-14T17:54:50.301Z] #77 109.0 checking for fgetpwent_r... yes
17:54:50 [2022-07-14T17:54:50.561Z] #77 109.3 checking for issetugid... no
17:54:50 [2022-07-14T17:54:50.561Z] #77 109.6 checking for pkg-config... /usr/bin/pkg-config
17:54:50 [2022-07-14T17:54:50.561Z] #77 109.6 checking pkg-config is at least version 0.9.0... yes
17:54:50 [2022-07-14T17:54:50.820Z] #77 109.6 checking for library containing yajl_tree_get... -lyajl
17:54:50 [2022-07-14T17:54:50.820Z] #77 110.1 checking for yajl >= 2.0.0... yes
17:54:51 [2022-07-14T17:54:51.080Z] #77 110.1 checking sys/capability.h usability... yes
17:54:51 [2022-07-14T17:54:51.080Z] #77 110.3 checking sys/capability.h presence... yes
17:54:51 [2022-07-14T17:54:51.080Z] #77 110.4 checking for sys/capability.h... yes
17:54:51 [2022-07-14T17:54:51.651Z] #77 110.4 checking for library containing cap_from_name... -lcap
17:54:52 [2022-07-14T17:54:52.172Z] #77 110.9 checking for library containing dlopen... -ldl
17:54:52 [2022-07-14T17:54:52.433Z] #77 111.5 checking seccomp.h usability... yes
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + export 'BUILDTAGS=netgo osusergo static_build'
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + BUILDTAGS='netgo osusergo static_build'
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + export EXTRA_FLAGS=-buildmode=pie
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + EXTRA_FLAGS=-buildmode=pie
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + '[' '' = dynamic ']'
17:54:52 [2022-07-14T17:54:52.581Z] #64 77.76 + make
17:54:52 [2022-07-14T17:54:52.693Z] #77 111.8 checking seccomp.h presence... yes
17:54:52 [2022-07-14T17:54:52.693Z] #77 111.8 checking for seccomp.h... yes
17:54:53 [2022-07-14T17:54:53.264Z] #77 111.8 checking for library containing seccomp_rule_add... -lseccomp
17:54:53 [2022-07-14T17:54:53.525Z] #77 112.3 checking for library containing seccomp_arch_resolve_name... none required
17:54:53 [2022-07-14T17:54:53.525Z] #77 112.6 checking systemd/sd-bus.h usability... 
17:54:53 [2022-07-14T17:54:53.525Z] #77 ...
17:54:53 [2022-07-14T17:54:53.525Z] 
17:54:53 [2022-07-14T17:54:53.525Z] #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
17:54:53 [2022-07-14T17:54:53.525Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:54:53 [2022-07-14T17:54:53.525Z] #21 2.387 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:54:53 [2022-07-14T17:54:53.525Z] #21 2.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:54:53 [2022-07-14T17:54:53.525Z] #21 2.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:54:53 [2022-07-14T17:54:53.525Z] #21 3.046 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:54:53 [2022-07-14T17:54:53.525Z] #21 4.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:54:53 [2022-07-14T17:54:53.525Z] #21 5.427 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:54:53 [2022-07-14T17:54:53.525Z] #21 9.973 Fetched 8550 kB in 8s (1065 kB/s)
17:54:53 [2022-07-14T17:54:53.786Z] #21 9.973 Reading package lists...
17:54:53 [2022-07-14T17:54:53.786Z] #21 ...
17:54:53 [2022-07-14T17:54:53.786Z] 
17:54:53 [2022-07-14T17:54:53.786Z] #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
17:54:53 [2022-07-14T17:54:53.786Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:53 [2022-07-14T17:54:53.786Z] #77 112.6 checking systemd/sd-bus.h usability... yes
17:54:53 [2022-07-14T17:54:53.786Z] #77 112.8 checking systemd/sd-bus.h presence... yes
17:54:53 [2022-07-14T17:54:53.786Z] #77 113.0 checking for systemd/sd-bus.h... yes
17:54:53 [2022-07-14T17:54:53.863Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
17:54:54 [2022-07-14T17:54:54.356Z] #77 113.0 checking for library containing sd_bus_match_signal_async... -lsystemd
17:54:54 [2022-07-14T17:54:54.617Z] #77 113.5 checking for sd_notify_barrier... yes
17:54:54 [2022-07-14T17:54:54.877Z] #77 113.8 checking linux/bpf.h usability... yes
17:54:54 [2022-07-14T17:54:54.877Z] #77 113.9 checking linux/bpf.h presence... yes
17:54:54 [2022-07-14T17:54:54.877Z] #77 113.9 checking for linux/bpf.h... yes
17:54:54 [2022-07-14T17:54:54.877Z] #77 113.9 checking compilation for eBPF... yes
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.2 checking for criu >= 3.15... no
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.2 configure: CRIU headers not found, building without CRIU support
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.2 checking for criu > 3.16... no
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.2 configure: CRIU version doesn't support join-ns API
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.2 checking for criu > 3.16.1... no
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.2 configure: CRIU version doesn't support for pre-dumping
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.2 checking for new mount API (fsconfig)... yes
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.3 checking for seccomp notify API... yes
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.4 checking for gperf... no
17:54:55 [2022-07-14T17:54:55.137Z] #77 114.4 configure: gperf not found - cannot rebuild signal parser code
17:54:55 [2022-07-14T17:54:55.398Z] #77 114.4 checking for library containing argp_parse... #77 ...
17:54:55 [2022-07-14T17:54:55.398Z] 
17:54:55 [2022-07-14T17:54:55.398Z] #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
17:54:55 [2022-07-14T17:54:55.398Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:54:55 [2022-07-14T17:54:55.398Z] #34 DONE 159.7s
17:54:55 [2022-07-14T17:54:55.398Z] 
17:54:55 [2022-07-14T17:54:55.398Z] #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
17:54:55 [2022-07-14T17:54:55.398Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:55 [2022-07-14T17:54:55.398Z] #77 114.4 checking for library containing argp_parse... none required
17:54:55 [2022-07-14T17:54:55.658Z] #77 114.9 checking that generated files are newer than configure... done
17:54:55 [2022-07-14T17:54:55.658Z] #77 114.9 configure: creating ./config.status
17:54:55 [2022-07-14T17:54:55.858Z] #64 81.21 + bin/ctr
17:54:58 [2022-07-14T17:54:58.960Z] #77 117.6 config.status: creating Makefile
17:54:58 [2022-07-14T17:54:58.960Z] #77 117.7 config.status: creating rpm/crun.spec
17:54:58 [2022-07-14T17:54:58.960Z] #77 117.7 config.status: creating config.h
17:54:58 [2022-07-14T17:54:58.960Z] #77 117.8 config.status: executing libtool commands
17:54:58 [2022-07-14T17:54:58.960Z] #77 117.8 config.status: executing depfiles commands
17:54:58 [2022-07-14T17:54:58.960Z] #77 ...
17:54:58 [2022-07-14T17:54:58.960Z] 
17:54:58 [2022-07-14T17:54:58.960Z] #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
17:54:58 [2022-07-14T17:54:58.960Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 Delve is a source level debugger for Go programs.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 Delve enables you to interact with your program by controlling the execution of the process,
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 Pass flags to the program you are debugging using `--`, for example:
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 `dlv exec ./hello -- server --config conf/config.toml`
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 Usage:
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   dlv [command]
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 Available Commands:
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   attach      Attach to running process and begin debugging.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   connect     Connect to a headless debug server with a terminal client.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   core        Examine a core dump.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   debug       Compile and begin debugging main package in current directory, or the package specified.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   exec        Execute a precompiled binary, and begin a debug session.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   help        Help about any command
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   run         Deprecated command. Use 'debug' instead.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   test        Compile test binary and begin debugging program.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   trace       Compile and begin tracing program.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2   version     Prints version.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2 Flags:
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
17:54:58 [2022-07-14T17:54:58.960Z] #36 163.2       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --disable-aslr                     Disables address space randomization
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2   -h, --help                             help for dlv
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --init string                      Init file, executed by the terminal client.
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --log                              Enable debugging server logging.
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2       --wd string                        Working directory for running the program.
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2 Additional help topics:
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2   dlv backend  Help about the --backend flag.
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2   dlv log      Help about logging flags.
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2   dlv redirect Help about file redirection.
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2 
17:54:58 [2022-07-14T17:54:58.961Z] #36 163.2 Use "dlv [command] --help" for more information about a command.
17:54:58 [2022-07-14T17:54:58.961Z] #36 DONE 163.4s
17:54:58 [2022-07-14T17:54:58.961Z] 
17:54:58 [2022-07-14T17:54:58.961Z] #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
17:54:58 [2022-07-14T17:54:58.961Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:54:58 [2022-07-14T17:54:58.961Z] #21 9.973 Reading package lists...
17:54:59 [2022-07-14T17:54:59.754Z] #14 153.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
17:54:59 [2022-07-14T17:54:59.754Z] #14 153.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
17:54:59 [2022-07-14T17:54:59.754Z] #14 153.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:54:59 [2022-07-14T17:54:59.754Z] #14 ...
17:54:59 [2022-07-14T17:54:59.754Z] 
17:54:59 [2022-07-14T17:54:59.754Z] #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
17:54:59 [2022-07-14T17:54:59.754Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:54:59 [2022-07-14T17:54:59.754Z] #77 65.73 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:54:59 [2022-07-14T17:54:59.754Z] #77 65.73 libtoolize: and rerunning libtoolize and aclocal.
17:54:59 [2022-07-14T17:54:59.754Z] #77 65.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:54:59 [2022-07-14T17:54:59.902Z] #21 13.29 Reading package lists...
17:55:00 [2022-07-14T17:55:00.842Z] #21 16.51 Building dependency tree...
17:55:01 [2022-07-14T17:55:01.115Z] #64 ...
17:55:01 [2022-07-14T17:55:01.115Z] 
17:55:01 [2022-07-14T17:55:01.115Z] #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
17:55:01 [2022-07-14T17:55:01.115Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:01 [2022-07-14T17:55:01.115Z] #77 85.42 configure.ac:7: installing './compile'
17:55:01 [2022-07-14T17:55:01.115Z] #77 85.45 configure.ac:11: installing './config.guess'
17:55:01 [2022-07-14T17:55:01.115Z] #77 85.47 configure.ac:11: installing './config.sub'
17:55:01 [2022-07-14T17:55:01.115Z] #77 85.52 configure.ac:8: installing './install-sh'
17:55:01 [2022-07-14T17:55:01.115Z] #77 85.54 configure.ac:8: installing './missing'
17:55:01 [2022-07-14T17:55:01.115Z] #77 85.70 Makefile.am: installing './depcomp'
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.55 The following additional packages will be installed:
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.56   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.56   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57   python3-pkg-resources vim-runtime xxd
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57 Suggested packages:
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57   acl attr quota
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57 Recommended packages:
17:55:02 [2022-07-14T17:55:02.282Z] #21 18.57   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:55:02 [2022-07-14T17:55:02.485Z] #77 ...
17:55:02 [2022-07-14T17:55:02.485Z] 
17:55:02 [2022-07-14T17:55:02.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
17:55:02 [2022-07-14T17:55:02.485Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:02 [2022-07-14T17:55:02.485Z] #14 144.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
17:55:02 [2022-07-14T17:55:02.485Z] #14 144.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:55:02 [2022-07-14T17:55:02.485Z] #14 144.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:55:02 [2022-07-14T17:55:02.494Z] ok  	github.com/docker/docker/libnetwork/ipam	16.118s	coverage: 85.3% of statements
17:55:02 [2022-07-14T17:55:02.494Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:55:02 [2022-07-14T17:55:02.494Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:55:02 [2022-07-14T17:55:02.559Z] #21 ...
17:55:02 [2022-07-14T17:55:02.559Z] 
17:55:02 [2022-07-14T17:55:02.559Z] #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
17:55:02 [2022-07-14T17:55:02.559Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:02 [2022-07-14T17:55:02.559Z] #77 119.1 === configuring in libocispec (/tmp/crun-build/libocispec)
17:55:02 [2022-07-14T17:55:02.559Z] #77 119.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:55:02 [2022-07-14T17:55:02.559Z] #77 119.6 checking for gcc... gcc
17:55:02 [2022-07-14T17:55:02.559Z] #77 119.7 checking whether the C compiler works... yes
17:55:02 [2022-07-14T17:55:02.559Z] #77 119.9 checking for C compiler default output file name... a.out
17:55:02 [2022-07-14T17:55:02.559Z] #77 119.9 checking for suffix of executables... 
17:55:02 [2022-07-14T17:55:02.559Z] #77 120.0 checking whether we are cross compiling... no
17:55:02 [2022-07-14T17:55:02.559Z] #77 120.3 checking for suffix of object files... o
17:55:02 [2022-07-14T17:55:02.559Z] #77 120.4 checking whether we are using the GNU C compiler... yes
17:55:02 [2022-07-14T17:55:02.559Z] #77 120.5 checking whether gcc accepts -g... yes
17:55:02 [2022-07-14T17:55:02.559Z] #77 120.6 checking for gcc option to accept ISO C89... none needed
17:55:02 [2022-07-14T17:55:02.559Z] #77 120.7 checking whether gcc understands -c and -o together... yes
17:55:02 [2022-07-14T17:55:02.559Z] #77 120.9 checking how to run the C preprocessor... gcc -E
17:55:02 [2022-07-14T17:55:02.559Z] #77 121.1 checking for grep that handles long lines and -e... /bin/grep
17:55:02 [2022-07-14T17:55:02.559Z] #77 121.1 checking for egrep... /bin/grep -E
17:55:02 [2022-07-14T17:55:02.559Z] #77 121.1 checking for ANSI C header files... yes
17:55:02 [2022-07-14T17:55:02.750Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
17:55:02 [2022-07-14T17:55:02.842Z] #77 121.8 checking for sys/types.h... yes
17:55:03 [2022-07-14T17:55:03.005Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
17:55:03 [2022-07-14T17:55:03.005Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:55:03 [2022-07-14T17:55:03.050Z] #14 155.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
17:55:03 [2022-07-14T17:55:03.050Z] #14 155.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
17:55:03 [2022-07-14T17:55:03.050Z] #14 155.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:55:03 [2022-07-14T17:55:03.133Z] #77 122.1 checking for sys/stat.h... yes
17:55:03 [2022-07-14T17:55:03.133Z] #77 122.3 checking for stdlib.h... yes
17:55:03 [2022-07-14T17:55:03.397Z] #77 122.4 checking for string.h... yes
17:55:03 [2022-07-14T17:55:03.566Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
17:55:03 [2022-07-14T17:55:03.614Z] #14 ...
17:55:03 [2022-07-14T17:55:03.614Z] 
17:55:03 [2022-07-14T17:55:03.614Z] #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
17:55:03 [2022-07-14T17:55:03.614Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:03 [2022-07-14T17:55:03.614Z] #77 87.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:55:03 [2022-07-14T17:55:03.614Z] #77 87.87 libtoolize: copying file 'build-aux/ltmain.sh'
17:55:03 [2022-07-14T17:55:03.664Z] #77 122.7 checking for memory.h... yes
17:55:03 [2022-07-14T17:55:03.664Z] #77 122.8 checking for strings.h... yes
17:55:03 [2022-07-14T17:55:03.822Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.285s	coverage: 74.0% of statements
17:55:03 [2022-07-14T17:55:03.871Z] #77 88.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:55:03 [2022-07-14T17:55:03.871Z] #77 88.20 libtoolize: copying file 'm4/libtool.m4'
17:55:03 [2022-07-14T17:55:03.871Z] #77 88.36 libtoolize: copying file 'm4/ltoptions.m4'
17:55:03 [2022-07-14T17:55:03.924Z] #77 123.0 checking for inttypes.h... yes
17:55:03 [2022-07-14T17:55:03.970Z] #77 80.64 configure.ac:7: installing './compile'
17:55:03 [2022-07-14T17:55:03.970Z] #77 80.65 configure.ac:11: installing './config.guess'
17:55:03 [2022-07-14T17:55:03.970Z] #77 80.66 configure.ac:11: installing './config.sub'
17:55:04 [2022-07-14T17:55:04.129Z] #77 88.52 libtoolize: copying file 'm4/ltsugar.m4'
17:55:04 [2022-07-14T17:55:04.183Z] #77 123.2 checking for stdint.h... yes
17:55:04 [2022-07-14T17:55:04.229Z] #77 80.67 configure.ac:8: installing './install-sh'
17:55:04 [2022-07-14T17:55:04.229Z] #77 80.67 configure.ac:8: installing './missing'
17:55:04 [2022-07-14T17:55:04.229Z] #77 80.81 Makefile.am: installing './depcomp'
17:55:04 [2022-07-14T17:55:04.386Z] #77 88.76 libtoolize: copying file 'm4/ltversion.m4'
17:55:04 [2022-07-14T17:55:04.386Z] #77 88.87 libtoolize: copying file 'm4/lt~obsolete.m4'
17:55:04 [2022-07-14T17:55:04.443Z] #77 123.4 checking for unistd.h... yes
17:55:04 [2022-07-14T17:55:04.443Z] #77 123.6 checking minix/config.h usability... no
17:55:04 [2022-07-14T17:55:04.643Z] #77 89.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:55:04 [2022-07-14T17:55:04.703Z] #77 123.7 checking minix/config.h presence... no
17:55:04 [2022-07-14T17:55:04.703Z] #77 123.8 checking for minix/config.h... no
17:55:04 [2022-07-14T17:55:04.703Z] #77 123.8 checking whether it is safe to define __EXTENSIONS__... yes
17:55:04 [2022-07-14T17:55:04.748Z] ok  	github.com/docker/docker/libnetwork/iptables	0.179s	coverage: 45.1% of statements
17:55:04 [2022-07-14T17:55:04.748Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:55:04 [2022-07-14T17:55:04.964Z] #77 124.0 checking build system type... x86_64-pc-linux-gnu
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking host system type... x86_64-pc-linux-gnu
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking how to print strings... printf
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking for a sed that does not truncate output... /bin/sed
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking for fgrep... /bin/grep -F
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking for ld used by gcc... /usr/bin/ld
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking whether ln -s works... yes
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking the maximum length of command line arguments... 1572864
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking for /usr/bin/ld option to reload object files... -r
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking for objdump... objdump
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking how to recognize dependent libraries... pass_all
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.4 checking for dlltool... no
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.5 checking how to associate runtime and link libraries... printf %s\n
17:55:05 [2022-07-14T17:55:05.224Z] #77 124.5 checking for ar... ar
17:55:05 [2022-07-14T17:55:05.309Z] ok  	github.com/docker/docker/libnetwork/netutils	0.022s	coverage: 44.1% of statements
17:55:05 [2022-07-14T17:55:05.484Z] #77 124.5 checking for archiver @FILE support... @
17:55:05 [2022-07-14T17:55:05.484Z] #77 124.6 checking for strip... strip
17:55:05 [2022-07-14T17:55:05.484Z] #77 124.6 checking for ranlib... ranlib
17:55:05 [2022-07-14T17:55:05.484Z] #77 124.6 checking for gawk... no
17:55:05 [2022-07-14T17:55:05.484Z] #77 124.6 checking for mawk... mawk
17:55:05 [2022-07-14T17:55:05.744Z] #77 124.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:55:05 [2022-07-14T17:55:05.744Z] #77 124.9 checking for sysroot... no
17:55:05 [2022-07-14T17:55:05.744Z] #77 124.9 checking for a working dd... /bin/dd
17:55:05 [2022-07-14T17:55:05.744Z] #77 124.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:55:05 [2022-07-14T17:55:05.744Z] #77 125.0 checking for mt... no
17:55:05 [2022-07-14T17:55:05.744Z] #77 125.0 checking if : is a manifest tool... no
17:55:06 [2022-07-14T17:55:06.005Z] #77 125.0 checking for dlfcn.h... yes
17:55:06 [2022-07-14T17:55:06.005Z] #77 125.2 checking for objdir... .libs
17:55:06 [2022-07-14T17:55:06.526Z] #77 125.5 checking if gcc supports -fno-rtti -fno-exceptions... no
17:55:06 [2022-07-14T17:55:06.526Z] #77 125.6 checking for gcc option to produce PIC... -fPIC -DPIC
17:55:06 [2022-07-14T17:55:06.526Z] #77 125.6 checking if gcc PIC flag -fPIC -DPIC works... yes
17:55:06 [2022-07-14T17:55:06.769Z] #77 83.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:55:06 [2022-07-14T17:55:06.769Z] #77 83.32 libtoolize: copying file 'build-aux/ltmain.sh'
17:55:06 [2022-07-14T17:55:06.789Z] #77 125.7 checking if gcc static flag -static works... yes
17:55:07 [2022-07-14T17:55:07.028Z] #77 83.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:55:07 [2022-07-14T17:55:07.028Z] #77 83.65 libtoolize: copying file 'm4/libtool.m4'
17:55:07 [2022-07-14T17:55:07.028Z] #77 83.76 libtoolize: copying file 'm4/ltoptions.m4'
17:55:07 [2022-07-14T17:55:07.050Z] #77 126.1 checking if gcc supports -c -o file.o... yes
17:55:07 [2022-07-14T17:55:07.050Z] #77 126.2 checking if gcc supports -c -o file.o... (cached) yes
17:55:07 [2022-07-14T17:55:07.050Z] #77 126.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:55:07 [2022-07-14T17:55:07.289Z] #77 83.93 libtoolize: copying file 'm4/ltsugar.m4'
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.3 checking dynamic linker characteristics... GNU/Linux ld.so
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.5 checking how to hardcode library paths into programs... immediate
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.5 checking whether stripping libraries is possible... yes
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.5 checking if libtool supports shared libraries... yes
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.5 checking whether to build shared libraries... no
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.5 checking whether to build static libraries... yes
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.5 checking for a BSD-compatible install... /usr/bin/install -c
17:55:07 [2022-07-14T17:55:07.310Z] #77 126.6 checking whether build environment is sane... yes
17:55:07 [2022-07-14T17:55:07.548Z] #77 84.12 libtoolize: copying file 'm4/ltversion.m4'
17:55:07 [2022-07-14T17:55:07.571Z] #77 126.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:55:07 [2022-07-14T17:55:07.571Z] #77 126.6 checking whether make sets $(MAKE)... yes
17:55:07 [2022-07-14T17:55:07.571Z] #77 126.7 checking whether make supports the include directive... yes (GNU style)
17:55:07 [2022-07-14T17:55:07.571Z] #77 126.7 checking whether make supports nested variables... yes
17:55:07 [2022-07-14T17:55:07.571Z] #77 126.7 checking whether UID '0' is supported by ustar format... yes
17:55:07 [2022-07-14T17:55:07.571Z] #77 126.7 checking whether GID '0' is supported by ustar format... yes
17:55:07 [2022-07-14T17:55:07.571Z] #77 126.7 checking how to create a ustar tar archive... gnutar
17:55:07 [2022-07-14T17:55:07.832Z] #77 126.8 checking dependency style of gcc... gcc3
17:55:07 [2022-07-14T17:55:07.832Z] #77 127.0 checking whether to enable maintainer-specific portions of Makefiles... yes
17:55:07 [2022-07-14T17:55:07.832Z] #77 127.0 checking whether make supports nested variables... (cached) yes
17:55:07 [2022-07-14T17:55:07.832Z] #77 127.0 checking for pkg-config... /usr/bin/pkg-config
17:55:07 [2022-07-14T17:55:07.832Z] #77 127.0 checking pkg-config is at least version 0.9.0... yes
17:55:07 [2022-07-14T17:55:07.832Z] #77 127.0 checking for yajl >= 2.1.0... yes
17:55:07 [2022-07-14T17:55:07.832Z] #77 127.0 checking for a sed that does not truncate output... (cached) /bin/sed
17:55:07 [2022-07-14T17:55:07.832Z] #77 127.0 checking for gcc... (cached) gcc
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.1 checking whether we are using the GNU C compiler... (cached) yes
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.1 checking whether gcc accepts -g... (cached) yes
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.1 checking for gcc option to accept ISO C89... (cached) none needed
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.1 checking whether gcc understands -c and -o together... (cached) yes
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.1 checking for a Python interpreter with version >= 3... python3
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.2 checking for python3... /usr/bin/python3
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.2 checking for python3 version... 3.9
17:55:08 [2022-07-14T17:55:08.093Z] #77 127.2 checking for python3 platform... linux
17:55:08 [2022-07-14T17:55:08.116Z] #77 84.55 libtoolize: copying file 'm4/lt~obsolete.m4'
17:55:08 [2022-07-14T17:55:08.116Z] #77 84.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:55:08 [2022-07-14T17:55:08.353Z] #77 127.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:55:08 [2022-07-14T17:55:08.353Z] #77 127.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:55:08 [2022-07-14T17:55:08.612Z] #77 127.7 checking that generated files are newer than configure... done
17:55:08 [2022-07-14T17:55:08.612Z] #77 127.7 configure: creating ./config.status
17:55:09 [2022-07-14T17:55:09.497Z] #77 ...
17:55:09 [2022-07-14T17:55:09.497Z] 
17:55:09 [2022-07-14T17:55:09.497Z] #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
17:55:09 [2022-07-14T17:55:09.497Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:09 [2022-07-14T17:55:09.497Z] #14 165.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
17:55:09 [2022-07-14T17:55:09.497Z] #14 165.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:55:09 [2022-07-14T17:55:09.497Z] #14 165.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:55:10 [2022-07-14T17:55:10.521Z] #77 129.6 config.status: creating Makefile
17:55:10 [2022-07-14T17:55:10.521Z] #77 129.7 config.status: creating config.h
17:55:10 [2022-07-14T17:55:10.521Z] #77 129.7 config.status: executing libtool commands
17:55:10 [2022-07-14T17:55:10.521Z] #77 129.7 config.status: executing depfiles commands
17:55:11 [2022-07-14T17:55:11.449Z] tests/integration/api_network_test.py ............................       [ 47%]
17:55:11 [2022-07-14T17:55:11.460Z] #77 130.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:55:11 [2022-07-14T17:55:11.460Z] #77 130.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:55:11 [2022-07-14T17:55:11.460Z] #77 130.7 checking for gcc... gcc
17:55:11 [2022-07-14T17:55:11.723Z] #77 130.8 checking whether the C compiler works... 
17:55:11 [2022-07-14T17:55:11.723Z] #77 ...
17:55:11 [2022-07-14T17:55:11.723Z] 
17:55:11 [2022-07-14T17:55:11.723Z] #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
17:55:11 [2022-07-14T17:55:11.723Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.18 The following NEW packages will be installed:
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.21   xz-utils zip zstd
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.52 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.52 Need to get 27.7 MB of archives.
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.52 After this operation, 106 MB of additional disk space will be used.
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 20.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 21.38 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.06 debconf: delaying package configuration, since apt-utils is not installed
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.22 Fetched 27.7 MB in 1s (23.8 MB/s)
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.27 Selecting previously unselected package pigz.
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.34 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.35 Unpacking pigz (2.6-1) ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.43 Selecting previously unselected package libelf1:amd64.
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.45 Unpacking libelf1:amd64 (0.183-1) ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.61 Selecting previously unselected package libbpf0:amd64.
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.62 Unpacking libbpf0:amd64 (1:0.3-2) ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.71 Selecting previously unselected package libcap2:amd64.
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.74 Unpacking libcap2:amd64 (1:2.44-1) ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.80 Selecting previously unselected package libmnl0:amd64.
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.80 Unpacking libmnl0:amd64 (1.0.4-3) ...
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.86 Selecting previously unselected package libxtables12:amd64.
17:55:11 [2022-07-14T17:55:11.723Z] #21 22.86 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 22.87 Unpacking libxtables12:amd64 (1.8.7-1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 22.95 Selecting previously unselected package libcap2-bin.
17:55:11 [2022-07-14T17:55:11.724Z] #21 22.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 22.96 Unpacking libcap2-bin (1:2.44-1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.06 Selecting previously unselected package iproute2.
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.07 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.08 Unpacking iproute2 (5.10.0-4) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.54 Selecting previously unselected package xxd.
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.70 Selecting previously unselected package vim-common.
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.90 Selecting previously unselected package bash-completion.
17:55:11 [2022-07-14T17:55:11.724Z] #21 23.92 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.06 Unpacking bash-completion (1:2.11-2) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.53 Selecting previously unselected package bzip2.
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.55 Unpacking bzip2 (1.0.8-4) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.62 Selecting previously unselected package xz-utils.
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.81 Selecting previously unselected package apparmor.
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 26.88 Unpacking apparmor (2.13.6-10) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.35 Selecting previously unselected package inetutils-ping.
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.38 Unpacking inetutils-ping (2:2.0-1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.48 Selecting previously unselected package libip4tc2:amd64.
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.48 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.48 Unpacking libip4tc2:amd64 (1.8.7-1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.56 Selecting previously unselected package libip6tc2:amd64.
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.56 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.57 Unpacking libip6tc2:amd64 (1.8.7-1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.64 Selecting previously unselected package libnfnetlink0:amd64.
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.76 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.94 Selecting previously unselected package libnftnl11:amd64.
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.94 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 27.95 Unpacking libnftnl11:amd64 (1.1.9-1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 28.02 Selecting previously unselected package iptables.
17:55:11 [2022-07-14T17:55:11.724Z] #21 28.03 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 28.03 Unpacking iptables (1.8.7-1) ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 28.31 Selecting previously unselected package libonig5:amd64.
17:55:11 [2022-07-14T17:55:11.724Z] #21 28.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.724Z] #21 28.32 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:55:11 [2022-07-14T17:55:11.986Z] #21 28.45 Selecting previously unselected package libjq1:amd64.
17:55:11 [2022-07-14T17:55:11.986Z] #21 28.45 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
17:55:11 [2022-07-14T17:55:11.986Z] #21 28.46 Unpacking libjq1:amd64 (1.6-2.1) ...
17:55:11 [2022-07-14T17:55:11.986Z] #21 28.56 Selecting previously unselected package jq.
17:55:11 [2022-07-14T17:55:11.986Z] #21 ...
17:55:11 [2022-07-14T17:55:11.986Z] 
17:55:11 [2022-07-14T17:55:11.986Z] #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
17:55:11 [2022-07-14T17:55:11.986Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:11 [2022-07-14T17:55:11.986Z] #77 130.8 checking whether the C compiler works... yes
17:55:11 [2022-07-14T17:55:11.986Z] #77 131.1 checking for C compiler default output file name... a.out
17:55:11 [2022-07-14T17:55:11.986Z] #77 131.1 checking for suffix of executables... 
17:55:12 [2022-07-14T17:55:12.250Z] #77 131.3 checking whether we are cross compiling... no
17:55:12 [2022-07-14T17:55:12.250Z] #77 131.4 checking for suffix of object files... o
17:55:12 [2022-07-14T17:55:12.250Z] #77 131.5 checking whether we are using the GNU C compiler... yes
17:55:12 [2022-07-14T17:55:12.511Z] #77 131.6 checking whether gcc accepts -g... yes
17:55:12 [2022-07-14T17:55:12.511Z] #77 131.7 checking for gcc option to accept ISO C89... none needed
17:55:12 [2022-07-14T17:55:12.771Z] #77 131.8 checking whether gcc understands -c and -o together... yes
17:55:12 [2022-07-14T17:55:12.771Z] #77 132.0 checking for a BSD-compatible install... /usr/bin/install -c
17:55:12 [2022-07-14T17:55:12.771Z] #77 132.0 checking whether build environment is sane... yes
17:55:12 [2022-07-14T17:55:12.771Z] #77 132.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:55:12 [2022-07-14T17:55:12.771Z] #77 132.1 checking for gawk... no
17:55:12 [2022-07-14T17:55:12.771Z] #77 132.1 checking for mawk... mawk
17:55:12 [2022-07-14T17:55:12.771Z] #77 132.1 checking whether make sets $(MAKE)... yes
17:55:13 [2022-07-14T17:55:13.032Z] #77 132.1 checking whether make supports the include directive... yes (GNU style)
17:55:13 [2022-07-14T17:55:13.032Z] #77 132.1 checking whether make supports nested variables... yes
17:55:13 [2022-07-14T17:55:13.032Z] #77 132.2 checking whether UID '0' is supported by ustar format... yes
17:55:13 [2022-07-14T17:55:13.032Z] #77 132.2 checking whether GID '0' is supported by ustar format... yes
17:55:13 [2022-07-14T17:55:13.032Z] #77 132.2 checking how to create a ustar tar archive... gnutar
17:55:13 [2022-07-14T17:55:13.032Z] #77 132.2 checking dependency style of gcc... gcc3
17:55:13 [2022-07-14T17:55:13.293Z] #77 132.4 checking whether to enable maintainer-specific portions of Makefiles... yes
17:55:13 [2022-07-14T17:55:13.293Z] #77 132.4 checking whether make supports nested variables... (cached) yes
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.4 checking build system type... x86_64-pc-linux-gnu
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking host system type... x86_64-pc-linux-gnu
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking how to print strings... printf
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking for a sed that does not truncate output... /bin/sed
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking for grep that handles long lines and -e... /bin/grep
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking for egrep... /bin/grep -E
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking for fgrep... /bin/grep -F
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking for ld used by gcc... /usr/bin/ld
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:55:13 [2022-07-14T17:55:13.554Z] #77 132.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking whether ln -s works... yes
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking the maximum length of command line arguments... 1572864
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking for /usr/bin/ld option to reload object files... -r
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking for objdump... objdump
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking how to recognize dependent libraries... pass_all
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking for dlltool... no
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking how to associate runtime and link libraries... printf %s\n
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking for ar... ar
17:55:13 [2022-07-14T17:55:13.813Z] #77 132.9 checking for archiver @FILE support... @
17:55:13 [2022-07-14T17:55:13.813Z] #77 133.1 checking for strip... strip
17:55:13 [2022-07-14T17:55:13.813Z] #77 133.1 checking for ranlib... ranlib
17:55:14 [2022-07-14T17:55:14.073Z] #77 133.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:55:14 [2022-07-14T17:55:14.073Z] #77 133.4 checking for sysroot... no
17:55:14 [2022-07-14T17:55:14.073Z] #77 133.4 checking for a working dd... /bin/dd
17:55:14 [2022-07-14T17:55:14.333Z] #77 133.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:55:14 [2022-07-14T17:55:14.333Z] #77 133.5 checking for mt... no
17:55:14 [2022-07-14T17:55:14.333Z] #77 133.5 checking if : is a manifest tool... no
17:55:14 [2022-07-14T17:55:14.593Z] #77 133.5 checking how to run the C preprocessor... gcc -E
17:55:15 [2022-07-14T17:55:15.163Z] #77 133.8 checking for ANSI C header files... yes
17:55:15 [2022-07-14T17:55:15.163Z] #77 134.3 checking for sys/types.h... yes
17:55:15 [2022-07-14T17:55:15.424Z] #77 134.5 checking for sys/stat.h... yes
17:55:15 [2022-07-14T17:55:15.424Z] #77 134.7 checking for stdlib.h... yes
17:55:15 [2022-07-14T17:55:15.684Z] #77 134.8 checking for string.h... yes
17:55:15 [2022-07-14T17:55:15.954Z] #77 134.9 checking for memory.h... yes
17:55:15 [2022-07-14T17:55:15.954Z] #77 135.0 checking for strings.h... yes
17:55:16 [2022-07-14T17:55:16.216Z] #77 135.2 checking for inttypes.h... yes
17:55:16 [2022-07-14T17:55:16.477Z] #77 135.4 checking for stdint.h... yes
17:55:16 [2022-07-14T17:55:16.477Z] #77 135.6 checking for unistd.h... yes
17:55:16 [2022-07-14T17:55:16.477Z] #77 135.7 checking for dlfcn.h... yes
17:55:16 [2022-07-14T17:55:16.738Z] #77 135.9 checking for objdir... .libs
17:55:16 [2022-07-14T17:55:16.829Z] #77 ...
17:55:16 [2022-07-14T17:55:16.829Z] 
17:55:16 [2022-07-14T17:55:16.830Z] #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
17:55:16 [2022-07-14T17:55:16.830Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:16 [2022-07-14T17:55:16.830Z] #14 167.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
17:55:16 [2022-07-14T17:55:16.830Z] #14 167.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:55:16 [2022-07-14T17:55:16.830Z] #14 167.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:55:17 [2022-07-14T17:55:17.002Z] #77 136.2 checking if gcc supports -fno-rtti -fno-exceptions... no
17:55:17 [2022-07-14T17:55:17.266Z] #77 136.3 checking for gcc option to produce PIC... -fPIC -DPIC
17:55:17 [2022-07-14T17:55:17.266Z] #77 136.3 checking if gcc PIC flag -fPIC -DPIC works... yes
17:55:17 [2022-07-14T17:55:17.525Z] #77 136.4 checking if gcc static flag -static works... yes
17:55:17 [2022-07-14T17:55:17.525Z] #77 136.7 checking if gcc supports -c -o file.o... yes
17:55:17 [2022-07-14T17:55:17.785Z] #77 136.8 checking if gcc supports -c -o file.o... (cached) yes
17:55:17 [2022-07-14T17:55:17.785Z] #77 136.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:55:18 [2022-07-14T17:55:18.045Z] #77 136.9 checking dynamic linker characteristics... GNU/Linux ld.so
17:55:18 [2022-07-14T17:55:18.046Z] #77 137.2 checking how to hardcode library paths into programs... immediate
17:55:18 [2022-07-14T17:55:18.046Z] #77 137.2 checking whether stripping libraries is possible... yes
17:55:18 [2022-07-14T17:55:18.046Z] #77 137.2 checking if libtool supports shared libraries... yes
17:55:18 [2022-07-14T17:55:18.046Z] #77 137.2 checking whether to build shared libraries... no
17:55:18 [2022-07-14T17:55:18.046Z] #77 137.2 checking whether to build static libraries... yes
17:55:18 [2022-07-14T17:55:18.046Z] #77 137.2 checking float.h usability... yes
17:55:18 [2022-07-14T17:55:18.305Z] #77 137.4 checking float.h presence... yes
17:55:18 [2022-07-14T17:55:18.305Z] #77 137.4 checking for float.h... yes
17:55:18 [2022-07-14T17:55:18.565Z] #77 137.5 checking limits.h usability... yes
17:55:18 [2022-07-14T17:55:18.565Z] #77 137.7 checking limits.h presence... yes
17:55:18 [2022-07-14T17:55:18.565Z] #77 137.8 checking for limits.h... yes
17:55:18 [2022-07-14T17:55:18.825Z] #77 137.8 checking stddef.h usability... yes
17:55:18 [2022-07-14T17:55:18.825Z] #77 138.0 checking stddef.h presence... yes
17:55:18 [2022-07-14T17:55:18.825Z] #77 138.0 checking for stddef.h... yes
17:55:18 [2022-07-14T17:55:18.825Z] #77 138.0 checking for stdlib.h... (cached) yes
17:55:18 [2022-07-14T17:55:18.825Z] #77 138.0 checking for string.h... (cached) yes
17:55:19 [2022-07-14T17:55:19.095Z] #77 138.1 checking sys/time.h usability... yes
17:55:19 [2022-07-14T17:55:19.095Z] #77 138.3 checking sys/time.h presence... yes
17:55:19 [2022-07-14T17:55:19.095Z] #77 138.3 checking for sys/time.h... yes
17:55:19 [2022-07-14T17:55:19.095Z] #77 138.3 checking for inline... inline
17:55:19 [2022-07-14T17:55:19.665Z] #77 138.4 checking for size_t... yes
17:55:19 [2022-07-14T17:55:19.665Z] #77 138.8 checking for stdlib.h... (cached) yes
17:55:19 [2022-07-14T17:55:19.665Z] #77 138.8 checking for GNU libc compatible malloc... yes
17:55:19 [2022-07-14T17:55:19.925Z] #77 139.0 checking for stdlib.h... (cached) yes
17:55:19 [2022-07-14T17:55:19.925Z] #77 139.0 checking for GNU libc compatible realloc... yes
17:55:20 [2022-07-14T17:55:20.445Z] #77 139.3 checking for working strtod... yes
17:55:20 [2022-07-14T17:55:20.445Z] #77 139.6 checking for gettimeofday... yes
17:55:20 [2022-07-14T17:55:20.753Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
17:55:20 [2022-07-14T17:55:20.965Z] #77 139.9 checking for memset... yes
17:55:21 [2022-07-14T17:55:21.225Z] #77 140.1 checking for strspn... yes
17:55:21 [2022-07-14T17:55:21.225Z] #77 140.5 checking that generated files are newer than configure... done
17:55:21 [2022-07-14T17:55:21.225Z] #77 140.5 configure: creating ./config.status
17:55:22 [2022-07-14T17:55:22.165Z] #77 ...
17:55:22 [2022-07-14T17:55:22.166Z] 
17:55:22 [2022-07-14T17:55:22.166Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:55:22 [2022-07-14T17:55:22.166Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.57 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.58 Unpacking jq (1.6-2.1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.66 Selecting previously unselected package libaio1:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.69 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.70 Unpacking libaio1:amd64 (0.3.112-9) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.77 Selecting previously unselected package libgpm2:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.78 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.79 Unpacking libgpm2:amd64 (1.20.7-8) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.85 Selecting previously unselected package libicu67:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.87 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 28.87 Unpacking libicu67:amd64 (67.1-7) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.38 Selecting previously unselected package libinih1:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.41 Unpacking libinih1:amd64 (53-1+b2) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.47 Selecting previously unselected package libnet1:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.58 Selecting previously unselected package libnl-3-200:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.68 Selecting previously unselected package libprotobuf-c1:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.77 Selecting previously unselected package libyajl2:amd64.
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.78 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.78 Unpacking libyajl2:amd64 (2.1.0-3) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.84 Selecting previously unselected package net-tools.
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.85 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 32.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.03 Selecting previously unselected package patch.
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.04 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.05 Unpacking patch (2.7.6-7) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.13 Selecting previously unselected package python-pip-whl.
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.13 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.72 Selecting previously unselected package python3-lib2to3.
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.75 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.75 Unpacking python3-lib2to3 (3.9.2-1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.87 Selecting previously unselected package python3-distutils.
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.87 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 33.88 Unpacking python3-distutils (3.9.2-1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.02 Selecting previously unselected package python3-pkg-resources.
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.02 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.03 Unpacking python3-pkg-resources (52.0.0-4) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.19 Selecting previously unselected package python3-setuptools.
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.19 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.19 Unpacking python3-setuptools (52.0.0-4) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.46 Selecting previously unselected package python3-wheel.
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.46 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.46 Unpacking python3-wheel (0.34.2-1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.52 Selecting previously unselected package python3-pip.
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.52 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.53 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.77 Selecting previously unselected package sudo.
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.78 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 34.78 Unpacking sudo (1.9.5p2-3) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 35.37 Selecting previously unselected package thin-provisioning-tools.
17:55:22 [2022-07-14T17:55:22.166Z] #21 35.38 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 35.39 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 35.68 Selecting previously unselected package uidmap.
17:55:22 [2022-07-14T17:55:22.166Z] #21 35.68 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 35.70 Unpacking uidmap (1:4.8.1-1) ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 36.19 Selecting previously unselected package vim-runtime.
17:55:22 [2022-07-14T17:55:22.166Z] #21 36.20 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:55:22 [2022-07-14T17:55:22.166Z] #21 36.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:55:22 [2022-07-14T17:55:22.166Z] #21 36.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:55:22 [2022-07-14T17:55:22.166Z] #21 36.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:55:22 [2022-07-14T17:55:22.234Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:55:23 [2022-07-14T17:55:23.106Z] #21 39.73 Selecting previously unselected package vim.
17:55:23 [2022-07-14T17:55:23.106Z] #21 39.73 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:55:23 [2022-07-14T17:55:23.106Z] #21 39.74 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:55:23 [2022-07-14T17:55:23.106Z] #21 ...
17:55:23 [2022-07-14T17:55:23.106Z] 
17:55:23 [2022-07-14T17:55:23.106Z] #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
17:55:23 [2022-07-14T17:55:23.106Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:23 [2022-07-14T17:55:23.106Z] #77 142.5 config.status: creating Makefile
17:55:23 [2022-07-14T17:55:23.366Z] #77 142.5 config.status: creating config.h
17:55:23 [2022-07-14T17:55:23.366Z] #77 142.6 config.status: executing depfiles commands
17:55:23 [2022-07-14T17:55:23.626Z] #77 142.8 config.status: executing libtool commands
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.6   GEN      .version
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.7 make  install-recursive
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.7 make[1]: Entering directory '/tmp/crun-build'
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.8 Making install in libocispec
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:55:24 [2022-07-14T17:55:24.566Z] #77 143.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:55:25 [2022-07-14T17:55:25.507Z] #77 144.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:55:25 [2022-07-14T17:55:25.767Z] #77 145.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:55:25 [2022-07-14T17:55:25.767Z] #77 145.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:55:25 [2022-07-14T17:55:25.767Z] #77 145.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:55:25 [2022-07-14T17:55:25.767Z] #77 145.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:55:25 [2022-07-14T17:55:25.767Z] #77 145.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:55:25 [2022-07-14T17:55:25.767Z] #77 145.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:55:25 [2022-07-14T17:55:25.767Z] #77 145.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:55:25 [2022-07-14T17:55:25.881Z] tests/integration/api_service_test.py .................................. [ 59%]
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:55:26 [2022-07-14T17:55:26.706Z] #77 146.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.1 make  install-recursive
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.1 Making install in yajl
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.2   CC       verify/json_verify-json_verify.o
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.2   CC       src/libyajl_la-yajl_alloc.lo
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.2   CC       src/libyajl_la-yajl.lo
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.2   CC       src/libyajl_la-yajl_gen.lo
17:55:26 [2022-07-14T17:55:26.966Z] #77 146.3   CC       src/libyajl_la-yajl_parser.lo
17:55:27 [2022-07-14T17:55:27.226Z] #77 146.3   CC       src/libyajl_la-yajl_buf.lo
17:55:27 [2022-07-14T17:55:27.226Z] #77 146.3   CC       src/libyajl_la-yajl_encode.lo
17:55:27 [2022-07-14T17:55:27.226Z] #77 146.3   CC       src/libyajl_la-yajl_lex.lo
17:55:27 [2022-07-14T17:55:27.226Z] #77 146.4   CC       src/libyajl_la-yajl_tree.lo
17:55:29 [2022-07-14T17:55:29.026Z] #14 ...
17:55:29 [2022-07-14T17:55:29.026Z] 
17:55:29 [2022-07-14T17:55:29.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
17:55:29 [2022-07-14T17:55:29.026Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:29 [2022-07-14T17:55:29.026Z] #77 111.7 configure.ac:7: installing 'build-aux/compile'
17:55:29 [2022-07-14T17:55:29.026Z] #77 111.7 configure.ac:9: installing 'build-aux/config.guess'
17:55:29 [2022-07-14T17:55:29.026Z] #77 111.7 configure.ac:9: installing 'build-aux/config.sub'
17:55:29 [2022-07-14T17:55:29.026Z] #77 111.7 configure.ac:11: installing 'build-aux/install-sh'
17:55:29 [2022-07-14T17:55:29.026Z] #77 111.7 configure.ac:11: installing 'build-aux/missing'
17:55:29 [2022-07-14T17:55:29.026Z] #77 111.9 Makefile.am: installing 'build-aux/depcomp'
17:55:29 [2022-07-14T17:55:29.026Z] #77 112.0 parallel-tests: installing 'build-aux/test-driver'
17:55:30 [2022-07-14T17:55:30.523Z] #77 ...
17:55:30 [2022-07-14T17:55:30.523Z] 
17:55:30 [2022-07-14T17:55:30.523Z] #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
17:55:30 [2022-07-14T17:55:30.523Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.31 Selecting previously unselected package xfsprogs.
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.31 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.32 Unpacking xfsprogs (5.10.0-4) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.77 Selecting previously unselected package zip.
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.80 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.80 Unpacking zip (3.0-12) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.94 Selecting previously unselected package zstd.
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.95 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 40.97 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 41.33 Setting up python3-pkg-resources (52.0.0-4) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.30 Setting up libip4tc2:amd64 (1.8.7-1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.31 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.32 Setting up libgpm2:amd64 (1.20.7-8) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.36 Setting up libicu67:amd64 (67.1-7) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.37 Setting up libip6tc2:amd64 (1.8.7-1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.39 Setting up libinih1:amd64 (53-1+b2) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.40 Setting up uidmap (1:4.8.1-1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.42 Setting up libyajl2:amd64 (2.1.0-3) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.45 Setting up bzip2 (1.0.8-4) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 42.47 Setting up python3-wheel (0.34.2-1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 43.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 43.32 Setting up libcap2:amd64 (1:2.44-1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 43.33 Setting up libcap2-bin (1:2.44-1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 43.34 Setting up apparmor (2.13.6-10) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 44.85 Setting up zip (3.0-12) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 44.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 44.90 Setting up bash-completion (1:2.11-2) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.15 Setting up libmnl0:amd64 (1.0.4-3) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.16 Setting up patch (2.7.6-7) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.17 Setting up sudo (1.9.5p2-3) ...
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.25 invoke-rc.d: could not determine current runlevel
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.27 invoke-rc.d: policy-rc.d denied execution of start.
17:55:30 [2022-07-14T17:55:30.523Z] #21 47.27 Setting up xfsprogs (5.10.0-4) ...
17:55:30 [2022-07-14T17:55:30.783Z] #21 47.29 Setting up libxtables12:amd64 (1.8.7-1) ...
17:55:30 [2022-07-14T17:55:30.783Z] #21 47.30 Setting up inetutils-ping (2:2.0-1) ...
17:55:30 [2022-07-14T17:55:30.783Z] #21 47.31 Setting up pigz (2.6-1) ...
17:55:30 [2022-07-14T17:55:30.783Z] #21 47.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:55:30 [2022-07-14T17:55:30.783Z] #21 47.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:55:30 [2022-07-14T17:55:30.783Z] #21 47.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:55:30 [2022-07-14T17:55:30.783Z] #21 47.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:55:30 [2022-07-14T17:55:30.996Z] ............................                                             [ 66%]
17:55:31 [2022-07-14T17:55:31.353Z] #21 48.00 Setting up libaio1:amd64 (0.3.112-9) ...
17:55:31 [2022-07-14T17:55:31.441Z] #14 ...
17:55:31 [2022-07-14T17:55:31.441Z] 
17:55:31 [2022-07-14T17:55:31.441Z] #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
17:55:31 [2022-07-14T17:55:31.441Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:31 [2022-07-14T17:55:31.441Z] #77 105.6 configure.ac:7: installing 'build-aux/compile'
17:55:31 [2022-07-14T17:55:31.441Z] #77 105.6 configure.ac:9: installing 'build-aux/config.guess'
17:55:31 [2022-07-14T17:55:31.441Z] #77 105.6 configure.ac:9: installing 'build-aux/config.sub'
17:55:31 [2022-07-14T17:55:31.441Z] #77 105.6 configure.ac:11: installing 'build-aux/install-sh'
17:55:31 [2022-07-14T17:55:31.441Z] #77 105.6 configure.ac:11: installing 'build-aux/missing'
17:55:31 [2022-07-14T17:55:31.441Z] #77 106.0 Makefile.am: installing 'build-aux/depcomp'
17:55:31 [2022-07-14T17:55:31.441Z] #77 106.1 parallel-tests: installing 'build-aux/test-driver'
17:55:31 [2022-07-14T17:55:31.553Z] #77 116.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:55:31 [2022-07-14T17:55:31.553Z] #77 116.0 libtoolize: copying file 'build-aux/ltmain.sh'
17:55:31 [2022-07-14T17:55:31.613Z] #21 48.01 Setting up python3-lib2to3 (3.9.2-1) ...
17:55:31 [2022-07-14T17:55:31.873Z] #21 48.45 Setting up libelf1:amd64 (0.183-1) ...
17:55:31 [2022-07-14T17:55:31.873Z] #21 48.46 Setting up zstd (1.4.8+dfsg-2.1) ...
17:55:31 [2022-07-14T17:55:31.873Z] #21 48.48 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:55:31 [2022-07-14T17:55:31.873Z] #21 48.49 Setting up python3-distutils (3.9.2-1) ...
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.00 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:55:32 [2022-07-14T17:55:32.442Z] #21 49.07 Setting up python3-setuptools (52.0.0-4) ...
17:55:32 [2022-07-14T17:55:32.965Z] #77 117.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:55:32 [2022-07-14T17:55:32.965Z] #77 117.3 libtoolize: copying file 'm4/libtool.m4'
17:55:33 [2022-07-14T17:55:33.223Z] #77 117.6 libtoolize: copying file 'm4/ltoptions.m4'
17:55:33 [2022-07-14T17:55:33.480Z] #77 117.9 libtoolize: copying file 'm4/ltsugar.m4'
17:55:33 [2022-07-14T17:55:33.737Z] #77 118.1 libtoolize: copying file 'm4/ltversion.m4'
17:55:33 [2022-07-14T17:55:33.737Z] #77 118.3 libtoolize: copying file 'm4/lt~obsolete.m4'
17:55:33 [2022-07-14T17:55:33.824Z] #21 ...
17:55:33 [2022-07-14T17:55:33.824Z] 
17:55:33 [2022-07-14T17:55:33.824Z] #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
17:55:33 [2022-07-14T17:55:33.824Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:33 [2022-07-14T17:55:33.824Z] #77 151.9   CCLD     libyajl.la
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.3   CCLD     verify/json_verify
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.7 make[5]: Nothing to be done for 'install-exec-am'.
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.7 make[5]: Nothing to be done for 'install-data-am'.
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.8   CC       src/validate.o
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.8   CC       src/image_spec_schema_config_schema.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.9   CC       src/image_spec_schema_content_descriptor.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.9   CC       src/image_spec_schema_defs.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.9   CC       src/image_spec_schema_defs_descriptor.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.9   CC       src/image_spec_schema_image_index_schema.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.9   CC       src/image_spec_schema_image_layout_schema.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 152.9   CC       src/image_spec_schema_image_manifest_schema.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 153.0   CC       src/runtime_spec_schema_config_linux.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 153.0   CC       src/runtime_spec_schema_config_zos.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 153.0   CC       src/runtime_spec_schema_config_schema.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 153.1   CC       src/runtime_spec_schema_config_solaris.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 153.1   CC       src/runtime_spec_schema_config_vm.lo
17:55:33 [2022-07-14T17:55:33.824Z] #77 153.2   CC       src/runtime_spec_schema_config_windows.lo
17:55:33 [2022-07-14T17:55:33.976Z] #77 110.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:55:33 [2022-07-14T17:55:33.976Z] #77 110.3 libtoolize: copying file 'build-aux/ltmain.sh'
17:55:34 [2022-07-14T17:55:34.084Z] #77 153.2   CC       src/runtime_spec_schema_defs.lo
17:55:34 [2022-07-14T17:55:34.084Z] #77 153.3   CC       src/runtime_spec_schema_defs_linux.lo
17:55:34 [2022-07-14T17:55:34.084Z] #77 153.3   CC       src/runtime_spec_schema_defs_zos.lo
17:55:34 [2022-07-14T17:55:34.084Z] #77 153.3   CC       src/runtime_spec_schema_defs_vm.lo
17:55:34 [2022-07-14T17:55:34.084Z] #77 153.4   CC       src/runtime_spec_schema_defs_windows.lo
17:55:34 [2022-07-14T17:55:34.345Z] #77 153.5   CC       src/runtime_spec_schema_state_schema.lo
17:55:34 [2022-07-14T17:55:34.345Z] #77 153.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:55:34 [2022-07-14T17:55:34.345Z] #77 153.7   CC       src/basic_test_double_array_item.lo
17:55:34 [2022-07-14T17:55:34.605Z] #77 153.8   CC       src/basic_test_double_array.lo
17:55:34 [2022-07-14T17:55:34.605Z] #77 153.9   CC       src/basic_test_top_array_int.lo
17:55:34 [2022-07-14T17:55:34.866Z] #77 154.0   CC       src/basic_test_top_array_string.lo
17:55:34 [2022-07-14T17:55:34.866Z] #77 154.1   CC       src/basic_test_top_double_array_int.lo
17:55:34 [2022-07-14T17:55:34.866Z] #77 154.2   CC       src/basic_test_top_double_array_obj.lo
17:55:35 [2022-07-14T17:55:35.126Z] #77 154.3   CC       src/basic_test_top_double_array_refobj.lo
17:55:35 [2022-07-14T17:55:35.126Z] #77 154.4   CC       src/basic_test_top_double_array_string.lo
17:55:35 [2022-07-14T17:55:35.126Z] #77 154.5   CC       src/read-file.lo
17:55:35 [2022-07-14T17:55:35.421Z] #77 111.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:55:35 [2022-07-14T17:55:35.421Z] #77 111.7 libtoolize: copying file 'm4/libtool.m4'
17:55:35 [2022-07-14T17:55:35.421Z] #77 111.8 libtoolize: copying file 'm4/ltoptions.m4'
17:55:35 [2022-07-14T17:55:35.421Z] #77 112.0 libtoolize: copying file 'm4/ltsugar.m4'
17:55:35 [2022-07-14T17:55:35.680Z] #77 112.3 libtoolize: copying file 'm4/ltversion.m4'
17:55:35 [2022-07-14T17:55:35.697Z] #77 154.7   CC       src/json_common.lo
17:55:35 [2022-07-14T17:55:35.697Z] #77 154.8   CC       tests/test-1.o
17:55:35 [2022-07-14T17:55:35.697Z] #77 155.0   CC       tests/test-2.o
17:55:35 [2022-07-14T17:55:35.940Z] #77 112.4 libtoolize: copying file 'm4/lt~obsolete.m4'
17:55:35 [2022-07-14T17:55:35.956Z] #77 155.2   CC       tests/test-3.o
17:55:36 [2022-07-14T17:55:36.199Z] #77 ...
17:55:36 [2022-07-14T17:55:36.199Z] 
17:55:36 [2022-07-14T17:55:36.199Z] #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
17:55:36 [2022-07-14T17:55:36.199Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:36 [2022-07-14T17:55:36.199Z] #14 191.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
17:55:36 [2022-07-14T17:55:36.199Z] #14 191.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:55:36 [2022-07-14T17:55:36.199Z] #14 191.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:55:36 [2022-07-14T17:55:36.216Z] #77 155.5   CC       tests/test-4.o
17:55:36 [2022-07-14T17:55:36.476Z] #77 155.6   CC       tests/test-5.o
17:55:36 [2022-07-14T17:55:36.736Z] #77 155.8   CC       tests/test-6.o
17:55:36 [2022-07-14T17:55:36.736Z] #77 156.0   CC       tests/test-7.o
17:55:36 [2022-07-14T17:55:36.996Z] #77 156.2   CC       tests/test-8.o
17:55:37 [2022-07-14T17:55:37.256Z] #77 156.5   CC       tests/test-9.o
17:55:37 [2022-07-14T17:55:37.517Z] #77 156.6   CC       tests/test-10.o
17:55:38 [2022-07-14T17:55:38.090Z] #77 157.3   CC       tests/test-11.o
17:55:38 [2022-07-14T17:55:38.351Z] #77 ...
17:55:38 [2022-07-14T17:55:38.351Z] 
17:55:38 [2022-07-14T17:55:38.351Z] #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
17:55:38 [2022-07-14T17:55:38.351Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:55:38 [2022-07-14T17:55:38.351Z] #21 52.59 Setting up libjq1:amd64 (1.6-2.1) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 52.60 Setting up libnftnl11:amd64 (1.1.9-1) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 52.61 Setting up thin-provisioning-tools (0.9.0-1) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 52.62 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.88 Setting up jq (1.6-2.1) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.89 Setting up libbpf0:amd64 (1:0.3-2) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.90 Setting up iptables (1.8.7-1) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:55:38 [2022-07-14T17:55:38.351Z] #21 53.94 Setting up iproute2 (5.10.0-4) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 54.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:55:38 [2022-07-14T17:55:38.351Z] #21 DONE 54.9s
17:55:38 [2022-07-14T17:55:38.351Z] 
17:55:38 [2022-07-14T17:55:38.351Z] #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
17:55:38 [2022-07-14T17:55:38.351Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
17:55:40 [2022-07-14T17:55:40.260Z] #22 1.566 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:55:40 [2022-07-14T17:55:40.260Z] #22 1.571 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:55:40 [2022-07-14T17:55:40.260Z] #22 1.574 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:55:40 [2022-07-14T17:55:40.260Z] #22 DONE 1.7s
17:55:40 [2022-07-14T17:55:40.260Z] 
17:55:40 [2022-07-14T17:55:40.260Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
17:55:40 [2022-07-14T17:55:40.260Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
17:55:42 [2022-07-14T17:55:42.815Z] #14 ...
17:55:42 [2022-07-14T17:55:42.815Z] 
17:55:42 [2022-07-14T17:55:42.815Z] #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
17:55:42 [2022-07-14T17:55:42.815Z] #67 sha256:3fb2cc4103255fc5b5cc145091d70dcf51efafc5080a67b4e5923ccac8185310
17:55:42 [2022-07-14T17:55:42.815Z] #67 187.0 + for f in rootlesskit rootlesskit-docker-proxy
17:55:42 [2022-07-14T17:55:42.815Z] #67 187.0 + GOBIN=/build
17:55:42 [2022-07-14T17:55:42.815Z] #67 187.0 + GO111MODULE=on
17:55:42 [2022-07-14T17:55:42.815Z] #67 187.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
17:55:43 [2022-07-14T17:55:43.074Z] #67 198.4 Usage of /build/rootlesskit-docker-proxy:
17:55:43 [2022-07-14T17:55:43.074Z] #67 198.4   -container-ip string
17:55:43 [2022-07-14T17:55:43.074Z] #67 198.4     	container ip
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4   -container-port int
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4     	container port (default -1)
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4   -host-ip string
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4     	host ip
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4   -host-port int
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4     	host port (default -1)
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4   -proto string
17:55:43 [2022-07-14T17:55:43.075Z] #67 198.4     	proxy protocol (default "tcp")
17:55:43 [2022-07-14T17:55:43.334Z] #67 198.4 rootlesskit version 1.0.0
17:55:43 [2022-07-14T17:55:43.594Z] #67 DONE 198.9s
17:55:43 [2022-07-14T17:55:43.594Z] 
17:55:43 [2022-07-14T17:55:43.594Z] #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
17:55:43 [2022-07-14T17:55:43.594Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:55:43 [2022-07-14T17:55:43.854Z] #34 ...
17:55:43 [2022-07-14T17:55:43.854Z] 
17:55:43 [2022-07-14T17:55:43.854Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:55:43 [2022-07-14T17:55:43.854Z] #68 sha256:768dbc7200ae84328d9ab768fa84ce55900031993de8ffbe78058272c529d7a8
17:55:43 [2022-07-14T17:55:43.854Z] #68 DONE 0.1s
17:55:43 [2022-07-14T17:55:43.854Z] 
17:55:43 [2022-07-14T17:55:43.854Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:55:43 [2022-07-14T17:55:43.854Z] #69 sha256:b1b8407e02f6dbc8248ed4f27c2b866178afa28a3f0e75a6e53986de3e9deaab
17:55:44 [2022-07-14T17:55:44.126Z] #69 DONE 0.2s
17:55:44 [2022-07-14T17:55:44.126Z] 
17:55:44 [2022-07-14T17:55:44.126Z] #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
17:55:44 [2022-07-14T17:55:44.126Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:55:46 [2022-07-14T17:55:46.075Z] #77 ...
17:55:46 [2022-07-14T17:55:46.075Z] 
17:55:46 [2022-07-14T17:55:46.075Z] #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
17:55:46 [2022-07-14T17:55:46.075Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:46 [2022-07-14T17:55:46.075Z] #14 197.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
17:55:46 [2022-07-14T17:55:46.075Z] #14 197.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:55:46 [2022-07-14T17:55:46.075Z] #14 197.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:55:48 [2022-07-14T17:55:48.325Z] #36 ...
17:55:48 [2022-07-14T17:55:48.325Z] 
17:55:48 [2022-07-14T17:55:48.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
17:55:48 [2022-07-14T17:55:48.325Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.2 Selecting previously unselected package g++-mingw-w64-x86-64.
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.4 Selecting previously unselected package libapparmor1:amd64.
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.7 Selecting previously unselected package libapparmor-dev:amd64.
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.9 Selecting previously unselected package libbtrfs0:amd64.
17:55:48 [2022-07-14T17:55:48.325Z] #14 203.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
17:55:48 [2022-07-14T17:55:48.584Z] #14 204.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:55:48 [2022-07-14T17:55:48.843Z] #14 204.3 Selecting previously unselected package libbtrfs-dev:amd64.
17:55:48 [2022-07-14T17:55:48.843Z] #14 204.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
17:55:48 [2022-07-14T17:55:48.843Z] #14 204.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:55:49 [2022-07-14T17:55:49.102Z] #14 204.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:55:49 [2022-07-14T17:55:49.102Z] #14 204.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:55:49 [2022-07-14T17:55:49.102Z] #14 204.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:55:49 [2022-07-14T17:55:49.362Z] #14 205.0 Selecting previously unselected package libudev-dev:amd64.
17:55:49 [2022-07-14T17:55:49.621Z] #14 205.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
17:55:49 [2022-07-14T17:55:49.621Z] #14 205.0 Unpacking libudev-dev:amd64 (247.3-7) ...
17:55:49 [2022-07-14T17:55:49.880Z] #14 205.3 Selecting previously unselected package libsepol1-dev:amd64.
17:55:49 [2022-07-14T17:55:49.880Z] #14 205.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
17:55:49 [2022-07-14T17:55:49.880Z] #14 205.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
17:55:50 [2022-07-14T17:55:50.139Z] #14 205.7 Selecting previously unselected package libpcre2-16-0:amd64.
17:55:50 [2022-07-14T17:55:50.139Z] #14 205.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
17:55:50 [2022-07-14T17:55:50.139Z] #14 205.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
17:55:50 [2022-07-14T17:55:50.398Z] #14 206.0 Selecting previously unselected package libpcre2-32-0:amd64.
17:55:50 [2022-07-14T17:55:50.398Z] #14 206.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
17:55:50 [2022-07-14T17:55:50.398Z] #14 206.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
17:55:50 [2022-07-14T17:55:50.657Z] #14 206.3 Selecting previously unselected package libpcre2-posix2:amd64.
17:55:50 [2022-07-14T17:55:50.657Z] #14 206.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
17:55:50 [2022-07-14T17:55:50.657Z] #14 206.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
17:55:50 [2022-07-14T17:55:50.916Z] #14 206.4 Selecting previously unselected package libpcre2-dev:amd64.
17:55:50 [2022-07-14T17:55:50.916Z] #14 206.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
17:55:50 [2022-07-14T17:55:50.916Z] #14 206.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
17:55:51 [2022-07-14T17:55:51.742Z] #14 207.1 Selecting previously unselected package libselinux1-dev:amd64.
17:55:51 [2022-07-14T17:55:51.742Z] #14 207.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
17:55:51 [2022-07-14T17:55:51.742Z] #14 207.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
17:55:52 [2022-07-14T17:55:52.000Z] #14 207.7 Selecting previously unselected package libdevmapper-dev:amd64.
17:55:52 [2022-07-14T17:55:52.259Z] #14 207.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
17:55:52 [2022-07-14T17:55:52.259Z] #14 207.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:55:52 [2022-07-14T17:55:52.259Z] #14 207.9 Selecting previously unselected package libseccomp-dev:amd64.
17:55:52 [2022-07-14T17:55:52.259Z] #14 207.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
17:55:52 [2022-07-14T17:55:52.259Z] #14 207.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:55:52 [2022-07-14T17:55:52.482Z] #23 11.08 Collecting yamllint==1.26.1
17:55:52 [2022-07-14T17:55:52.482Z] #23 12.14   Downloading yamllint-1.26.1.tar.gz (126 kB)
17:55:52 [2022-07-14T17:55:52.827Z] #14 208.3 Selecting previously unselected package libsystemd-dev:amd64.
17:55:52 [2022-07-14T17:55:52.827Z] #14 208.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
17:55:52 [2022-07-14T17:55:52.827Z] #14 208.3 Unpacking libsystemd-dev:amd64 (247.3-7) ...
17:55:53 [2022-07-14T17:55:53.421Z] #23 13.47 Collecting pathspec>=0.5.3
17:55:53 [2022-07-14T17:55:53.421Z] #23 13.47   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.4 Setting up libudev-dev:amd64 (247.3-7) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:55:53 [2022-07-14T17:55:53.815Z] #14 209.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:55:54 [2022-07-14T17:55:54.016Z] #23 14.01 Collecting pyyaml
17:55:54 [2022-07-14T17:55:54.016Z] #23 14.04   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)
17:55:54 [2022-07-14T17:55:54.016Z] #23 14.10 Building wheels for collected packages: yamllint
17:55:54 [2022-07-14T17:55:54.016Z] #23 14.10   Building wheel for yamllint (setup.py): started
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.6 Setting up mingw-w64-common (8.0.0-1) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.6 Setting up libsystemd-dev:amd64 (247.3-7) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:55:54 [2022-07-14T17:55:54.086Z] #14 209.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
17:55:54 [2022-07-14T17:55:54.355Z] #14 209.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:55:54 [2022-07-14T17:55:54.355Z] #14 209.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:55:54 [2022-07-14T17:55:54.355Z] #14 209.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
17:55:54 [2022-07-14T17:55:54.355Z] #14 209.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:55:54 [2022-07-14T17:55:54.355Z] #14 209.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
17:55:54 [2022-07-14T17:55:54.355Z] #14 209.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:55:54 [2022-07-14T17:55:54.355Z] #14 209.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:55:54 [2022-07-14T17:55:54.355Z] #14 210.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:55:54 [2022-07-14T17:55:54.614Z] #14 210.0 Setting up dmsetup (2:1.02.175-2.1) ...
17:55:54 [2022-07-14T17:55:54.614Z] #14 210.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:55:54 [2022-07-14T17:55:54.615Z] #14 210.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:55:54 [2022-07-14T17:55:54.615Z] #14 210.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:55:55 [2022-07-14T17:55:55.421Z] #23 15.30   Building wheel for yamllint (setup.py): finished with status 'done'
17:55:55 [2022-07-14T17:55:55.421Z] #23 15.30   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c6b377ff46fd8fa2ea229eeb918a1c09eddcb2c4eef248837c4cf2ab2f6c2fb6
17:55:55 [2022-07-14T17:55:55.421Z] #23 15.30   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
17:55:55 [2022-07-14T17:55:55.421Z] #23 15.31 Successfully built yamllint
17:55:55 [2022-07-14T17:55:55.421Z] #23 15.35 Installing collected packages: pyyaml, pathspec, yamllint
17:55:55 [2022-07-14T17:55:55.991Z] #23 15.86 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:55:56 [2022-07-14T17:55:56.042Z] #14 DONE 211.4s
17:55:56 [2022-07-14T17:55:56.042Z] 
17:55:56 [2022-07-14T17:55:56.042Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
17:55:56 [2022-07-14T17:55:56.042Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
17:55:56 [2022-07-14T17:55:56.042Z] #15 ...
17:55:56 [2022-07-14T17:55:56.042Z] 
17:55:56 [2022-07-14T17:55:56.042Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:55:56 [2022-07-14T17:55:56.042Z] #59 sha256:8281f82bf6ae5c4fa3ed4ee857c7ac0dd6c9e970265a0ee8709a193036148a6b
17:55:56 [2022-07-14T17:55:56.042Z] #59 DONE 0.2s
17:55:56 [2022-07-14T17:55:56.042Z] 
17:55:56 [2022-07-14T17:55:56.042Z] #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
17:55:56 [2022-07-14T17:55:56.042Z] #60 sha256:68a2e1d9b881e0f87b5bfbfcebe7e0df5cae217b29bcc8a31aa83134c110affd
17:55:56 [2022-07-14T17:55:56.251Z] #23 DONE 16.4s
17:55:56 [2022-07-14T17:55:56.251Z] 
17:55:56 [2022-07-14T17:55:56.251Z] #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
17:55:56 [2022-07-14T17:55:56.251Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:56 [2022-07-14T17:55:56.512Z] #77 ...
17:55:56 [2022-07-14T17:55:56.512Z] 
17:55:56 [2022-07-14T17:55:56.512Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:55:56 [2022-07-14T17:55:56.512Z] #27 sha256:5e3d5d26c3fdf53327a838a9a90fb6ad09210363353f8ccf9454795576a3a24d
17:55:57 [2022-07-14T17:55:57.081Z] #27 DONE 0.5s
17:55:57 [2022-07-14T17:55:57.081Z] 
17:55:57 [2022-07-14T17:55:57.081Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:55:57 [2022-07-14T17:55:57.081Z] #32 sha256:b7b2ef4f81852033d0c5450ebc12a6cca10d58c506b72e491ec3a516228c8ed5
17:55:58 [2022-07-14T17:55:58.258Z] #14 ...
17:55:58 [2022-07-14T17:55:58.258Z] 
17:55:58 [2022-07-14T17:55:58.258Z] #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
17:55:58 [2022-07-14T17:55:58.258Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:55:58 [2022-07-14T17:55:58.258Z] #67 197.9 + for f in rootlesskit rootlesskit-docker-proxy
17:55:58 [2022-07-14T17:55:58.258Z] #67 197.9 + GOBIN=/build
17:55:58 [2022-07-14T17:55:58.258Z] #67 197.9 + GO111MODULE=on
17:55:58 [2022-07-14T17:55:58.258Z] #67 197.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
17:55:58 [2022-07-14T17:55:58.258Z] #67 ...
17:55:58 [2022-07-14T17:55:58.258Z] 
17:55:58 [2022-07-14T17:55:58.258Z] #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
17:55:58 [2022-07-14T17:55:58.258Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:58 [2022-07-14T17:55:58.258Z] #14 208.3 Selecting previously unselected package g++-mingw-w64-x86-64.
17:55:58 [2022-07-14T17:55:58.258Z] #14 208.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 208.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 208.7 Selecting previously unselected package libapparmor1:amd64.
17:55:58 [2022-07-14T17:55:58.258Z] #14 208.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 208.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 209.0 Selecting previously unselected package libapparmor-dev:amd64.
17:55:58 [2022-07-14T17:55:58.258Z] #14 209.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 209.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 ...
17:55:58 [2022-07-14T17:55:58.258Z] 
17:55:58 [2022-07-14T17:55:58.258Z] #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
17:55:58 [2022-07-14T17:55:58.258Z] #67 sha256:03df12efa19d3c9147d45bba43ee4bcd033bca4ec24c011ccfe724aff7bef04e
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9 rootlesskit version 1.0.0
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9 Usage of /build/rootlesskit-docker-proxy:
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9   -container-ip string
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9     	container ip
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9   -container-port int
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9     	container port (default -1)
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9   -host-ip string
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9     	host ip
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9   -host-port int
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9     	host port (default -1)
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9   -proto string
17:55:58 [2022-07-14T17:55:58.258Z] #67 208.9     	proxy protocol (default "tcp")
17:55:58 [2022-07-14T17:55:58.258Z] #67 DONE 209.6s
17:55:58 [2022-07-14T17:55:58.258Z] 
17:55:58 [2022-07-14T17:55:58.258Z] #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
17:55:58 [2022-07-14T17:55:58.258Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:58 [2022-07-14T17:55:58.258Z] #14 209.9 Selecting previously unselected package libbtrfs0:amd64.
17:55:58 [2022-07-14T17:55:58.258Z] #14 209.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 210.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:55:58 [2022-07-14T17:55:58.258Z] #14 ...
17:55:58 [2022-07-14T17:55:58.258Z] 
17:55:58 [2022-07-14T17:55:58.258Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:55:58 [2022-07-14T17:55:58.258Z] #68 sha256:96184aadd3a8f99a6367a7d6cf87e2285b2a71e19ba6cf41647aaa861afab725
17:55:58 [2022-07-14T17:55:58.258Z] #68 DONE 0.1s
17:55:58 [2022-07-14T17:55:58.258Z] 
17:55:58 [2022-07-14T17:55:58.258Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:55:58 [2022-07-14T17:55:58.258Z] #69 sha256:551b90a5a3a2c412cc2294542d5e0ecb62dd7db0f67fce5e8d6057bad8ab071a
17:55:58 [2022-07-14T17:55:58.258Z] #69 DONE 0.1s
17:55:58 [2022-07-14T17:55:58.258Z] 
17:55:58 [2022-07-14T17:55:58.258Z] #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
17:55:58 [2022-07-14T17:55:58.258Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:55:58 [2022-07-14T17:55:58.462Z] #32 DONE 1.8s
17:55:58 [2022-07-14T17:55:58.462Z] 
17:55:58 [2022-07-14T17:55:58.462Z] #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
17:55:58 [2022-07-14T17:55:58.462Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:55:58 [2022-07-14T17:55:58.515Z] #55 ...
17:55:58 [2022-07-14T17:55:58.515Z] 
17:55:58 [2022-07-14T17:55:58.515Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:55:58 [2022-07-14T17:55:58.515Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51
17:55:58 [2022-07-14T17:55:58.515Z] #14 210.2 Selecting previously unselected package libbtrfs-dev:amd64.
17:55:58 [2022-07-14T17:55:58.515Z] #14 210.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
17:55:58 [2022-07-14T17:55:58.515Z] #14 210.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:55:58 [2022-07-14T17:55:58.722Z] #47 ...
17:55:58 [2022-07-14T17:55:58.722Z] 
17:55:58 [2022-07-14T17:55:58.722Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:55:58 [2022-07-14T17:55:58.722Z] #35 sha256:56b86dc44abae526ea0608d43a5a496e26c5b4fbc602cef76fcd76dda4865630
17:55:58 [2022-07-14T17:55:58.777Z] #14 210.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:55:58 [2022-07-14T17:55:58.777Z] #14 210.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:55:58 [2022-07-14T17:55:58.777Z] #14 210.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:55:58 [2022-07-14T17:55:58.984Z] #35 DONE 0.1s
17:55:58 [2022-07-14T17:55:58.984Z] 
17:55:58 [2022-07-14T17:55:58.984Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:55:58 [2022-07-14T17:55:58.984Z] #37 sha256:c5ba781aadb25c5aa45fc205b94950077b3764cab1697f6c40ba7be4503693e5
17:55:58 [2022-07-14T17:55:58.984Z] #37 DONE 0.3s
17:55:58 [2022-07-14T17:55:58.984Z] 
17:55:58 [2022-07-14T17:55:58.984Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:55:58 [2022-07-14T17:55:58.984Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:55:58 [2022-07-14T17:55:58.984Z] #77 ...
17:55:58 [2022-07-14T17:55:58.984Z] 
17:55:58 [2022-07-14T17:55:58.984Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:55:58 [2022-07-14T17:55:58.984Z] #39 sha256:70fdf4ce7ebf53b4f693088cdfe5d26aaf6135e43e9a536cdb317c215b1264c8
17:55:58 [2022-07-14T17:55:58.984Z] #39 DONE 0.1s
17:55:58 [2022-07-14T17:55:58.984Z] 
17:55:58 [2022-07-14T17:55:58.984Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:55:58 [2022-07-14T17:55:58.984Z] #41 sha256:fdb1e141ed3db5dd07712ec398da71ffd400e2d8e40a899057170b2534df7299
17:55:59 [2022-07-14T17:55:59.042Z] #14 210.9 Selecting previously unselected package libudev-dev:amd64.
17:55:59 [2022-07-14T17:55:59.042Z] #14 210.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
17:55:59 [2022-07-14T17:55:59.042Z] #14 210.9 Unpacking libudev-dev:amd64 (247.3-7) ...
17:55:59 [2022-07-14T17:55:59.243Z] #41 DONE 0.1s
17:55:59 [2022-07-14T17:55:59.243Z] 
17:55:59 [2022-07-14T17:55:59.243Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:55:59 [2022-07-14T17:55:59.243Z] #45 sha256:fbb9f4cd0c403f7021ae5e3b68727e46d5bd6c38fa00dc581aa1fb362713895f
17:55:59 [2022-07-14T17:55:59.243Z] #45 DONE 0.1s
17:55:59 [2022-07-14T17:55:59.243Z] 
17:55:59 [2022-07-14T17:55:59.243Z] #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
17:55:59 [2022-07-14T17:55:59.243Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:55:59 [2022-07-14T17:55:59.299Z] #14 211.2 Selecting previously unselected package libsepol1-dev:amd64.
17:55:59 [2022-07-14T17:55:59.299Z] #14 211.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
17:55:59 [2022-07-14T17:55:59.299Z] #14 211.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.025 + RM_GOPATH=0
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.025 + TMP_GOPATH=
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.025 + : /build
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.025 + '[' -z '' ']'
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.025 ++ mktemp -d
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.039 + export GOPATH=/tmp/tmp.RuQ8LpnGUo
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.039 + GOPATH=/tmp/tmp.RuQ8LpnGUo
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.039 + RM_GOPATH=1
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.039 + case "$(go env GOARCH)" in
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.039 ++ go env GOARCH
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.069 + export GO_BUILDMODE=-buildmode=pie
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.069 + GO_BUILDMODE=-buildmode=pie
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.079 ++ dirname /install.sh
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + dir=/
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + bin=runc
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + shift
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + '[' '!' -f //runc.installer ']'
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + . //runc.installer
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 ++ set -e
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 ++ : v1.1.2
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + install_runc
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + RUNC_BUILDTAGS=seccomp
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RuQ8LpnGUo/src/github.com/opencontainers/runc
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.100 Install runc version v1.1.2 (build tags: seccomp)
17:55:59 [2022-07-14T17:55:59.325Z] #60 3.111 Cloning into '/tmp/tmp.RuQ8LpnGUo/src/github.com/opencontainers/runc'...
17:55:59 [2022-07-14T17:55:59.325Z] #60 ...
17:55:59 [2022-07-14T17:55:59.325Z] 
17:55:59 [2022-07-14T17:55:59.325Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
17:55:59 [2022-07-14T17:55:59.325Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
17:55:59 [2022-07-14T17:55:59.325Z] #15 DONE 3.5s
17:55:59 [2022-07-14T17:55:59.325Z] 
17:55:59 [2022-07-14T17:55:59.325Z] #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
17:55:59 [2022-07-14T17:55:59.325Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
17:55:59 [2022-07-14T17:55:59.556Z] #14 211.6 Selecting previously unselected package libpcre2-16-0:amd64.
17:55:59 [2022-07-14T17:55:59.813Z] #14 211.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
17:55:59 [2022-07-14T17:55:59.813Z] #14 211.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
17:56:00 [2022-07-14T17:56:00.070Z] #14 212.0 Selecting previously unselected package libpcre2-32-0:amd64.
17:56:00 [2022-07-14T17:56:00.070Z] #14 212.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
17:56:00 [2022-07-14T17:56:00.331Z] #14 212.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
17:56:00 [2022-07-14T17:56:00.331Z] #14 212.4 Selecting previously unselected package libpcre2-posix2:amd64.
17:56:00 [2022-07-14T17:56:00.588Z] #14 212.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
17:56:00 [2022-07-14T17:56:00.588Z] #14 212.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
17:56:00 [2022-07-14T17:56:00.588Z] #14 212.5 Selecting previously unselected package libpcre2-dev:amd64.
17:56:00 [2022-07-14T17:56:00.588Z] #14 212.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
17:56:00 [2022-07-14T17:56:00.588Z] #14 212.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
17:56:01 [2022-07-14T17:56:01.878Z] #16 DONE 2.4s
17:56:01 [2022-07-14T17:56:01.878Z] 
17:56:01 [2022-07-14T17:56:01.878Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:56:01 [2022-07-14T17:56:01.878Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
17:56:01 [2022-07-14T17:56:01.959Z] #14 213.7 Selecting previously unselected package libselinux1-dev:amd64.
17:56:01 [2022-07-14T17:56:01.959Z] #14 213.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
17:56:01 [2022-07-14T17:56:01.959Z] #14 213.8 Unpacking libselinux1-dev:amd64 (3.1-3) ...
17:56:02 [2022-07-14T17:56:02.523Z] #14 214.3 Selecting previously unselected package libdevmapper-dev:amd64.
17:56:02 [2022-07-14T17:56:02.523Z] #14 214.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
17:56:02 [2022-07-14T17:56:02.523Z] #14 214.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:56:02 [2022-07-14T17:56:02.780Z] #14 214.6 Selecting previously unselected package libseccomp-dev:amd64.
17:56:02 [2022-07-14T17:56:02.780Z] #14 214.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
17:56:02 [2022-07-14T17:56:02.780Z] #14 214.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:56:02 [2022-07-14T17:56:02.820Z] #17 1.265 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:56:03 [2022-07-14T17:56:03.037Z] #14 215.0 Selecting previously unselected package libsystemd-dev:amd64.
17:56:03 [2022-07-14T17:56:03.294Z] #14 215.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
17:56:03 [2022-07-14T17:56:03.294Z] #14 215.1 Unpacking libsystemd-dev:amd64 (247.3-7) ...
17:56:03 [2022-07-14T17:56:03.396Z] #17 DONE 1.4s
17:56:03 [2022-07-14T17:56:03.396Z] 
17:56:03 [2022-07-14T17:56:03.396Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:56:03 [2022-07-14T17:56:03.396Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.2 Setting up libsepol1-dev:amd64 (3.1-1) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.2 Setting up libudev-dev:amd64 (247.3-7) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:56:04 [2022-07-14T17:56:04.228Z] #14 216.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.3 Setting up mingw-w64-common (8.0.0-1) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:56:04 [2022-07-14T17:56:04.485Z] #14 216.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.6 Setting up dmsetup (2:1.02.175-2.1) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:56:04 [2022-07-14T17:56:04.742Z] #14 216.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:56:05 [2022-07-14T17:56:05.309Z] #14 DONE 217.2s
17:56:05 [2022-07-14T17:56:05.309Z] 
17:56:05 [2022-07-14T17:56:05.309Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
17:56:05 [2022-07-14T17:56:05.309Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
17:56:05 [2022-07-14T17:56:05.310Z] #18 DONE 2.1s
17:56:05 [2022-07-14T17:56:05.310Z] 
17:56:05 [2022-07-14T17:56:05.310Z] #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
17:56:05 [2022-07-14T17:56:05.310Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:05 [2022-07-14T17:56:05.310Z] #77 137.7 configure.ac:11: installing 'build-aux/compile'
17:56:05 [2022-07-14T17:56:05.310Z] #77 137.7 configure.ac:11: installing 'build-aux/config.guess'
17:56:05 [2022-07-14T17:56:05.310Z] #77 137.7 configure.ac:11: installing 'build-aux/config.sub'
17:56:05 [2022-07-14T17:56:05.310Z] #77 137.7 configure.ac:13: installing 'build-aux/install-sh'
17:56:05 [2022-07-14T17:56:05.310Z] #77 137.7 configure.ac:13: installing 'build-aux/missing'
17:56:05 [2022-07-14T17:56:05.310Z] #77 137.7 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:56:05 [2022-07-14T17:56:05.310Z] #77 138.2 Makefile.am: installing 'build-aux/depcomp'
17:56:05 [2022-07-14T17:56:05.310Z] #77 140.8 checking build system type... x86_64-pc-linux-gnu
17:56:05 [2022-07-14T17:56:05.310Z] #77 141.4 checking host system type... x86_64-pc-linux-gnu
17:56:05 [2022-07-14T17:56:05.310Z] #77 141.4 checking how to print strings... printf
17:56:05 [2022-07-14T17:56:05.310Z] #77 141.4 checking for gcc... gcc
17:56:05 [2022-07-14T17:56:05.310Z] #77 141.5 checking whether the C compiler works... yes
17:56:05 [2022-07-14T17:56:05.310Z] #77 141.9 checking for C compiler default output file name... a.out
17:56:05 [2022-07-14T17:56:05.567Z] #15 ...
17:56:05 [2022-07-14T17:56:05.567Z] 
17:56:05 [2022-07-14T17:56:05.567Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:56:05 [2022-07-14T17:56:05.567Z] #59 sha256:8524f8549c148da30c998cfbf6b299601166c5de5516a6cdf7543ced1b1c0cdf
17:56:05 [2022-07-14T17:56:05.567Z] #59 DONE 0.1s
17:56:05 [2022-07-14T17:56:05.567Z] 
17:56:05 [2022-07-14T17:56:05.567Z] #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
17:56:05 [2022-07-14T17:56:05.567Z] #60 sha256:41f4e251e759679bd74614750f8ea1411c468f74ac80acff8211be60fbb83fe4
17:56:05 [2022-07-14T17:56:05.568Z] #77 141.9 checking for suffix of executables... 
17:56:06 [2022-07-14T17:56:06.084Z] #77 142.3 checking whether we are cross compiling... no
17:56:06 [2022-07-14T17:56:06.343Z] #77 142.8 checking for suffix of object files... o
17:56:06 [2022-07-14T17:56:06.910Z] #77 143.1 checking whether we are using the GNU C compiler... 
17:56:06 [2022-07-14T17:56:06.910Z] #77 ...
17:56:06 [2022-07-14T17:56:06.910Z] 
17:56:06 [2022-07-14T17:56:06.910Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:56:06 [2022-07-14T17:56:06.910Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
17:56:06 [2022-07-14T17:56:06.910Z] #19 DONE 1.5s
17:56:06 [2022-07-14T17:56:06.910Z] 
17:56:06 [2022-07-14T17:56:06.910Z] #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
17:56:06 [2022-07-14T17:56:06.910Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:06 [2022-07-14T17:56:06.910Z] #77 143.1 checking whether we are using the GNU C compiler... yes
17:56:06 [2022-07-14T17:56:06.910Z] #77 143.4 checking whether gcc accepts -g... yes
17:56:06 [2022-07-14T17:56:06.910Z] #77 143.5 checking for gcc option to accept ISO C89... 
17:56:06 [2022-07-14T17:56:06.910Z] #77 ...
17:56:06 [2022-07-14T17:56:06.910Z] 
17:56:06 [2022-07-14T17:56:06.910Z] #20 [dev-systemd-false  6/28] RUN ldconfig
17:56:06 [2022-07-14T17:56:06.910Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
17:56:07 [2022-07-14T17:56:07.461Z] #60 2.136 + RM_GOPATH=0
17:56:07 [2022-07-14T17:56:07.461Z] #60 2.136 + TMP_GOPATH=
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.136 + : /build
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.136 + '[' -z '' ']'
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.137 ++ mktemp -d
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.143 + export GOPATH=/tmp/tmp.49YNDiw4T3
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.143 + GOPATH=/tmp/tmp.49YNDiw4T3
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.143 + RM_GOPATH=1
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.143 + case "$(go env GOARCH)" in
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.144 ++ go env GOARCH
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.211 + export GO_BUILDMODE=-buildmode=pie
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.211 + GO_BUILDMODE=-buildmode=pie
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.212 ++ dirname /install.sh
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + dir=/
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + bin=runc
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + shift
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + '[' '!' -f //runc.installer ']'
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + . //runc.installer
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 ++ set -e
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 ++ : v1.1.2
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + install_runc
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + RUNC_BUILDTAGS=seccomp
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.213 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.49YNDiw4T3/src/github.com/opencontainers/runc
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.214 Cloning into '/tmp/tmp.49YNDiw4T3/src/github.com/opencontainers/runc'...
17:56:07 [2022-07-14T17:56:07.718Z] #60 2.215 Install runc version v1.1.2 (build tags: seccomp)
17:56:07 [2022-07-14T17:56:07.975Z] #60 ...
17:56:07 [2022-07-14T17:56:07.975Z] 
17:56:07 [2022-07-14T17:56:07.975Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
17:56:07 [2022-07-14T17:56:07.975Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85
17:56:07 [2022-07-14T17:56:07.975Z] #15 DONE 2.6s
17:56:07 [2022-07-14T17:56:07.975Z] 
17:56:07 [2022-07-14T17:56:07.975Z] #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
17:56:07 [2022-07-14T17:56:07.975Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:07 [2022-07-14T17:56:07.975Z] #77 145.5 configure.ac:11: installing 'build-aux/compile'
17:56:07 [2022-07-14T17:56:07.975Z] #77 145.5 configure.ac:11: installing 'build-aux/config.guess'
17:56:07 [2022-07-14T17:56:07.975Z] #77 145.5 configure.ac:11: installing 'build-aux/config.sub'
17:56:07 [2022-07-14T17:56:07.975Z] #77 145.5 configure.ac:13: installing 'build-aux/install-sh'
17:56:07 [2022-07-14T17:56:07.975Z] #77 145.5 configure.ac:13: installing 'build-aux/missing'
17:56:07 [2022-07-14T17:56:07.975Z] #77 145.5 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:56:07 [2022-07-14T17:56:07.975Z] #77 145.9 Makefile.am: installing 'build-aux/depcomp'
17:56:07 [2022-07-14T17:56:07.975Z] #77 148.0 checking build system type... x86_64-pc-linux-gnu
17:56:07 [2022-07-14T17:56:07.975Z] #77 148.6 checking host system type... x86_64-pc-linux-gnu
17:56:07 [2022-07-14T17:56:07.975Z] #77 148.6 checking how to print strings... printf
17:56:07 [2022-07-14T17:56:07.975Z] #77 148.7 checking for gcc... gcc
17:56:07 [2022-07-14T17:56:07.975Z] #77 148.8 checking whether the C compiler works... yes
17:56:07 [2022-07-14T17:56:07.975Z] #77 149.2 checking for C compiler default output file name... a.out
17:56:07 [2022-07-14T17:56:07.975Z] #77 149.2 checking for suffix of executables... 
17:56:07 [2022-07-14T17:56:07.975Z] #77 149.4 checking whether we are cross compiling... no
17:56:07 [2022-07-14T17:56:07.975Z] #77 149.8 checking for suffix of object files... o
17:56:07 [2022-07-14T17:56:07.975Z] #77 150.0 checking whether we are using the GNU C compiler... yes
17:56:07 [2022-07-14T17:56:07.975Z] #77 150.2 checking whether gcc accepts -g... yes
17:56:07 [2022-07-14T17:56:07.975Z] #77 150.4 checking for gcc option to accept ISO C89... none needed
17:56:07 [2022-07-14T17:56:07.975Z] #77 150.6 checking whether gcc understands -c and -o together... yes
17:56:07 [2022-07-14T17:56:07.975Z] #77 150.9 checking for a sed that does not truncate output... /bin/sed
17:56:07 [2022-07-14T17:56:07.975Z] #77 150.9 checking for grep that handles long lines and -e... /bin/grep
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.0 checking for egrep... /bin/grep -E
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.0 checking for fgrep... /bin/grep -F
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.0 checking for ld used by gcc... /usr/bin/ld
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.4 checking whether ln -s works... yes
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.4 checking the maximum length of command line arguments... 1572864
17:56:07 [2022-07-14T17:56:07.975Z] #77 151.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.5 checking for /usr/bin/ld option to reload object files... -r
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.5 checking for objdump... objdump
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.5 checking how to recognize dependent libraries... pass_all
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.5 checking for dlltool... no
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.5 checking how to associate runtime and link libraries... printf %s\n
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.5 checking for ar... ar
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.6 checking for archiver @FILE support... @
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.9 checking for strip... strip
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.9 checking for ranlib... ranlib
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.9 checking for gawk... no
17:56:07 [2022-07-14T17:56:07.976Z] #77 151.9 checking for mawk... mawk
17:56:08 [2022-07-14T17:56:08.232Z] #77 151.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:56:08 [2022-07-14T17:56:08.285Z] #20 DONE 1.4s
17:56:08 [2022-07-14T17:56:08.286Z] 
17:56:08 [2022-07-14T17:56:08.286Z] #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
17:56:08 [2022-07-14T17:56:08.286Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:08 [2022-07-14T17:56:08.286Z] #77 143.5 checking for gcc option to accept ISO C89... none needed
17:56:08 [2022-07-14T17:56:08.286Z] #77 143.8 checking whether gcc understands -c and -o together... yes
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.2 checking for a sed that does not truncate output... /bin/sed
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.3 checking for grep that handles long lines and -e... /bin/grep
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.3 checking for egrep... /bin/grep -E
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.3 checking for fgrep... /bin/grep -F
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.3 checking for ld used by gcc... /usr/bin/ld
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking whether ln -s works... yes
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking the maximum length of command line arguments... 1572864
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking for /usr/bin/ld option to reload object files... -r
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking for objdump... objdump
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking how to recognize dependent libraries... pass_all
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking for dlltool... no
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking how to associate runtime and link libraries... printf %s\n
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking for ar... ar
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.6 checking for archiver @FILE support... @
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.8 checking for strip... strip
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.8 checking for ranlib... ranlib
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.8 checking for gawk... no
17:56:08 [2022-07-14T17:56:08.286Z] #77 144.8 checking for mawk... mawk
17:56:08 [2022-07-14T17:56:08.489Z] #77 152.8 checking for sysroot... no
17:56:08 [2022-07-14T17:56:08.489Z] #77 152.8 checking for a working dd... /bin/dd
17:56:08 [2022-07-14T17:56:08.489Z] #77 152.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:56:08 [2022-07-14T17:56:08.489Z] #77 153.0 checking for mt... no
17:56:08 [2022-07-14T17:56:08.489Z] #77 153.0 checking if : is a manifest tool... no
17:56:08 [2022-07-14T17:56:08.746Z] #77 153.0 checking how to run the C preprocessor... gcc -E
17:56:08 [2022-07-14T17:56:08.852Z] #77 144.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:56:08 [2022-07-14T17:56:08.852Z] #77 145.5 checking for sysroot... no
17:56:08 [2022-07-14T17:56:08.852Z] #77 145.5 checking for a working dd... /bin/dd
17:56:08 [2022-07-14T17:56:08.852Z] #77 145.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:56:09 [2022-07-14T17:56:09.111Z] #77 145.8 checking for mt... no
17:56:09 [2022-07-14T17:56:09.111Z] #77 145.8 checking if : is a manifest tool... no
17:56:09 [2022-07-14T17:56:09.111Z] #77 145.8 checking how to run the C preprocessor... gcc -E
17:56:09 [2022-07-14T17:56:09.311Z] #77 153.5 checking for ANSI C header files... 
17:56:09 [2022-07-14T17:56:09.311Z] #77 ...
17:56:09 [2022-07-14T17:56:09.311Z] 
17:56:09 [2022-07-14T17:56:09.311Z] #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
17:56:09 [2022-07-14T17:56:09.311Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2
17:56:09 [2022-07-14T17:56:09.311Z] #16 DONE 1.4s
17:56:09 [2022-07-14T17:56:09.311Z] 
17:56:09 [2022-07-14T17:56:09.311Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:56:09 [2022-07-14T17:56:09.311Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f
17:56:10 [2022-07-14T17:56:10.308Z] #77 146.2 checking for ANSI C header files... yes
17:56:10 [2022-07-14T17:56:10.567Z] #77 147.0 checking for sys/types.h... yes
17:56:10 [2022-07-14T17:56:10.682Z] #17 1.282 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:56:10 [2022-07-14T17:56:10.683Z] #17 DONE 1.4s
17:56:10 [2022-07-14T17:56:10.683Z] 
17:56:10 [2022-07-14T17:56:10.683Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:56:10 [2022-07-14T17:56:10.683Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68
17:56:10 [2022-07-14T17:56:10.826Z] #77 147.2 checking for sys/stat.h... yes
17:56:10 [2022-07-14T17:56:10.826Z] #77 147.5 checking for stdlib.h... yes
17:56:11 [2022-07-14T17:56:11.085Z] #77 147.6 checking for string.h... yes
17:56:11 [2022-07-14T17:56:11.344Z] #77 147.8 checking for memory.h... yes
17:56:11 [2022-07-14T17:56:11.605Z] #77 148.1 checking for strings.h... yes
17:56:11 [2022-07-14T17:56:11.865Z] #77 148.3 checking for inttypes.h... yes
17:56:11 [2022-07-14T17:56:11.865Z] #77 148.5 checking for stdint.h... yes
17:56:12 [2022-07-14T17:56:12.432Z] #77 148.7 checking for unistd.h... yes
17:56:12 [2022-07-14T17:56:12.432Z] #77 148.9 checking for dlfcn.h... yes
17:56:12 [2022-07-14T17:56:12.432Z] #77 149.1 checking for objdir... .libs
17:56:12 [2022-07-14T17:56:12.577Z] #18 DONE 1.7s
17:56:12 [2022-07-14T17:56:12.577Z] 
17:56:12 [2022-07-14T17:56:12.577Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:56:12 [2022-07-14T17:56:12.577Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad
17:56:12 [2022-07-14T17:56:12.592Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:56:13 [2022-07-14T17:56:13.260Z] #77 149.7 checking if gcc supports -fno-rtti -fno-exceptions... no
17:56:13 [2022-07-14T17:56:13.260Z] #77 149.8 checking for gcc option to produce PIC... -fPIC -DPIC
17:56:13 [2022-07-14T17:56:13.260Z] #77 149.8 checking if gcc PIC flag -fPIC -DPIC works... yes
17:56:13 [2022-07-14T17:56:13.827Z] #77 149.9 checking if gcc static flag -static works... yes
17:56:13 [2022-07-14T17:56:13.950Z] #19 DONE 1.5s
17:56:13 [2022-07-14T17:56:13.950Z] 
17:56:13 [2022-07-14T17:56:13.950Z] #20 [dev-systemd-false  6/28] RUN ldconfig
17:56:13 [2022-07-14T17:56:13.950Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c
17:56:14 [2022-07-14T17:56:14.086Z] #77 150.5 checking if gcc supports -c -o file.o... yes
17:56:14 [2022-07-14T17:56:14.086Z] #77 150.7 checking if gcc supports -c -o file.o... (cached) yes
17:56:14 [2022-07-14T17:56:14.086Z] #77 150.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:56:14 [2022-07-14T17:56:14.145Z] #55 ...
17:56:14 [2022-07-14T17:56:14.145Z] 
17:56:14 [2022-07-14T17:56:14.145Z] #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
17:56:14 [2022-07-14T17:56:14.145Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:14 [2022-07-14T17:56:14.145Z] #77 192.4   CCLD     libocispec.la
17:56:14 [2022-07-14T17:56:14.145Z] #77 192.8   CCLD     src/validate
17:56:14 [2022-07-14T17:56:14.145Z] #77 192.8   CCLD     tests/test-1
17:56:14 [2022-07-14T17:56:14.145Z] #77 192.8   CCLD     tests/test-2
17:56:14 [2022-07-14T17:56:14.145Z] #77 192.8   CCLD     tests/test-3
17:56:14 [2022-07-14T17:56:14.145Z] #77 192.9   CCLD     tests/test-4
17:56:14 [2022-07-14T17:56:14.145Z] #77 192.9   CCLD     tests/test-5
17:56:14 [2022-07-14T17:56:14.145Z] #77 193.0   CCLD     tests/test-6
17:56:14 [2022-07-14T17:56:14.145Z] #77 193.0   CCLD     tests/test-7
17:56:14 [2022-07-14T17:56:14.145Z] #77 193.1   CCLD     tests/test-8
17:56:14 [2022-07-14T17:56:14.145Z] #77 193.3   CCLD     tests/test-9
17:56:14 [2022-07-14T17:56:14.145Z] #77 193.3   CCLD     tests/test-10
17:56:14 [2022-07-14T17:56:14.145Z] #77 193.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:56:14 [2022-07-14T17:56:14.145Z] #77 193.5   CCLD     tests/test-11
17:56:14 [2022-07-14T17:56:14.344Z] #77 150.8 checking dynamic linker characteristics... 
17:56:14 [2022-07-14T17:56:14.344Z] #77 ...
17:56:14 [2022-07-14T17:56:14.344Z] 
17:56:14 [2022-07-14T17:56:14.344Z] #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
17:56:14 [2022-07-14T17:56:14.344Z] #60 sha256:68a2e1d9b881e0f87b5bfbfcebe7e0df5cae217b29bcc8a31aa83134c110affd
17:56:14 [2022-07-14T17:56:14.344Z] #60 18.29 + cd /tmp/tmp.RuQ8LpnGUo/src/github.com/opencontainers/runc
17:56:14 [2022-07-14T17:56:14.344Z] #60 18.29 + git checkout -q v1.1.2
17:56:14 [2022-07-14T17:56:14.911Z] #60 18.69 + '[' -z '' ']'
17:56:14 [2022-07-14T17:56:14.911Z] #60 18.69 + target=static
17:56:14 [2022-07-14T17:56:14.911Z] #60 18.69 + make BUILDTAGS=seccomp static
17:56:15 [2022-07-14T17:56:15.478Z] #60 19.37 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 .
17:56:15 [2022-07-14T17:56:15.852Z] #20 DONE 1.6s
17:56:15 [2022-07-14T17:56:15.852Z] 
17:56:15 [2022-07-14T17:56:15.852Z] #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
17:56:15 [2022-07-14T17:56:15.852Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:15 [2022-07-14T17:56:15.852Z] #77 153.5 checking for ANSI C header files... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 154.6 checking for sys/types.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 155.0 checking for sys/stat.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 155.3 checking for stdlib.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 155.7 checking for string.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 156.1 checking for memory.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 156.6 checking for strings.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 157.0 checking for inttypes.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 157.5 checking for stdint.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 157.8 checking for unistd.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 158.2 checking for dlfcn.h... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 158.6 checking for objdir... .libs
17:56:15 [2022-07-14T17:56:15.852Z] #77 159.3 checking if gcc supports -fno-rtti -fno-exceptions... no
17:56:15 [2022-07-14T17:56:15.852Z] #77 159.4 checking for gcc option to produce PIC... -fPIC -DPIC
17:56:15 [2022-07-14T17:56:15.852Z] #77 159.4 checking if gcc PIC flag -fPIC -DPIC works... yes
17:56:15 [2022-07-14T17:56:15.852Z] #77 159.5 checking if gcc static flag -static works... yes
17:56:16 [2022-07-14T17:56:16.057Z] #77 195.3 libtool: link: ar cr libocispec.a 
17:56:16 [2022-07-14T17:56:16.057Z] #77 195.4 libtool: link: ranlib libocispec.a
17:56:16 [2022-07-14T17:56:16.110Z] #77 160.3 checking if gcc supports -c -o file.o... yes
17:56:16 [2022-07-14T17:56:16.110Z] #77 160.6 checking if gcc supports -c -o file.o... (cached) yes
17:56:16 [2022-07-14T17:56:16.110Z] #77 160.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:56:16 [2022-07-14T17:56:16.678Z] #77 160.7 checking dynamic linker characteristics... GNU/Linux ld.so
17:56:16 [2022-07-14T17:56:16.678Z] #77 161.3 checking how to hardcode library paths into programs... immediate
17:56:16 [2022-07-14T17:56:16.935Z] #77 161.3 checking whether stripping libraries is possible... yes
17:56:16 [2022-07-14T17:56:16.935Z] #77 161.3 checking if libtool supports shared libraries... yes
17:56:16 [2022-07-14T17:56:16.935Z] #77 161.3 checking whether to build shared libraries... no
17:56:16 [2022-07-14T17:56:16.935Z] #77 161.3 checking whether to build static libraries... yes
17:56:16 [2022-07-14T17:56:16.935Z] #77 161.3 checking for a BSD-compatible install... /usr/bin/install -c
17:56:16 [2022-07-14T17:56:16.935Z] #77 161.4 checking whether build environment is sane... yes
17:56:17 [2022-07-14T17:56:17.193Z] #77 161.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:56:17 [2022-07-14T17:56:17.450Z] #77 161.6 checking whether make sets $(MAKE)... yes
17:56:17 [2022-07-14T17:56:17.450Z] #77 161.7 checking whether make supports the include directive... yes (GNU style)
17:56:17 [2022-07-14T17:56:17.450Z] #77 161.8 checking whether make supports nested variables... yes
17:56:17 [2022-07-14T17:56:17.450Z] #77 161.9 checking whether UID '0' is supported by ustar format... yes
17:56:17 [2022-07-14T17:56:17.450Z] #77 161.9 checking whether GID '0' is supported by ustar format... yes
17:56:17 [2022-07-14T17:56:17.707Z] #77 161.9 checking how to create a ustar tar archive... gnutar
17:56:17 [2022-07-14T17:56:17.964Z] #77 162.0 checking dependency style of gcc... gcc3
17:56:17 [2022-07-14T17:56:17.969Z] #77 196.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.0 make[5]: Nothing to be done for 'install-exec-am'.
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.0 make[5]: Nothing to be done for 'install-data-am'.
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.0 make[2]: Entering directory '/tmp/crun-build'
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.1   CC       src/libcrun/libcrun_testing_a-utils.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.1   CC       src/libcrun/libcrun_testing_a-container.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:56:17 [2022-07-14T17:56:17.970Z] #77 197.3   CC       src/libcrun/libcrun_testing_a-criu.o
17:56:18 [2022-07-14T17:56:18.017Z] #60 ...
17:56:18 [2022-07-14T17:56:18.017Z] 
17:56:18 [2022-07-14T17:56:18.017Z] #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
17:56:18 [2022-07-14T17:56:18.017Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:18 [2022-07-14T17:56:18.017Z] #21 1.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:56:18 [2022-07-14T17:56:18.017Z] #21 1.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:56:18 [2022-07-14T17:56:18.017Z] #21 1.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:56:18 [2022-07-14T17:56:18.017Z] #21 2.372 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:56:18 [2022-07-14T17:56:18.017Z] #21 3.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:56:18 [2022-07-14T17:56:18.017Z] #21 5.229 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:56:18 [2022-07-14T17:56:18.221Z] #77 162.7 checking whether to enable maintainer-specific portions of Makefiles... yes
17:56:18 [2022-07-14T17:56:18.221Z] #77 162.7 checking whether make supports nested variables... (cached) yes
17:56:18 [2022-07-14T17:56:18.221Z] #77 162.7 checking for gawk... (cached) mawk
17:56:18 [2022-07-14T17:56:18.221Z] #77 162.7 checking for a sed that does not truncate output... (cached) /bin/sed
17:56:18 [2022-07-14T17:56:18.221Z] #77 162.7 checking for gcc... (cached) gcc
17:56:18 [2022-07-14T17:56:18.230Z] #77 197.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:56:18 [2022-07-14T17:56:18.230Z] #77 197.4   CC       src/libcrun/libcrun_testing_a-linux.o
17:56:18 [2022-07-14T17:56:18.276Z] #21 10.08 Fetched 8550 kB in 9s (980 kB/s)
17:56:18 [2022-07-14T17:56:18.276Z] #21 10.08 Reading package lists...
17:56:18 [2022-07-14T17:56:18.276Z] #21 ...
17:56:18 [2022-07-14T17:56:18.276Z] 
17:56:18 [2022-07-14T17:56:18.276Z] #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
17:56:18 [2022-07-14T17:56:18.276Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:18 [2022-07-14T17:56:18.276Z] #77 150.8 checking dynamic linker characteristics... GNU/Linux ld.so
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.2 checking how to hardcode library paths into programs... immediate
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.2 checking whether stripping libraries is possible... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.2 checking if libtool supports shared libraries... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.2 checking whether to build shared libraries... no
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.2 checking whether to build static libraries... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.2 checking for a BSD-compatible install... /usr/bin/install -c
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.3 checking whether build environment is sane... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.3 checking whether make sets $(MAKE)... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.4 checking whether make supports the include directive... yes (GNU style)
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.4 checking whether make supports nested variables... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.5 checking whether UID '0' is supported by ustar format... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.5 checking whether GID '0' is supported by ustar format... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.5 checking how to create a ustar tar archive... gnutar
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.6 checking dependency style of gcc... gcc3
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.7 checking whether to enable maintainer-specific portions of Makefiles... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.7 checking whether make supports nested variables... (cached) yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.7 checking for gawk... (cached) mawk
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.7 checking for a sed that does not truncate output... (cached) /bin/sed
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.7 checking for gcc... (cached) gcc
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.9 checking whether we are using the GNU C compiler... (cached) yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.9 checking whether gcc accepts -g... (cached) yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.9 checking for gcc option to accept ISO C89... (cached) none needed
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.9 checking whether gcc understands -c and -o together... (cached) yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 151.9 checking for a Python interpreter with version >= 3... python3
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.0 checking for python3... /usr/bin/python3
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.0 checking for python3 version... 3.9
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.1 checking for python3 platform... linux
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.5 checking for go-md2man... no
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.6 checking error.h usability... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.7 checking error.h presence... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.8 checking for error.h... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 152.8 checking linux/openat2.h usability... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 153.1 checking linux/openat2.h presence... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 153.1 checking for linux/openat2.h... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 153.1 checking for copy_file_range... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 153.5 checking for fgetxattr... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 153.8 checking for statx... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 154.2 checking for fgetpwent_r... yes
17:56:18 [2022-07-14T17:56:18.276Z] #77 154.5 checking for issetugid... no
17:56:18 [2022-07-14T17:56:18.276Z] #77 154.9 checking for pkg-config... /usr/bin/pkg-config
17:56:18 [2022-07-14T17:56:18.276Z] #77 154.9 checking pkg-config is at least version 0.9.0... yes
17:56:18 [2022-07-14T17:56:18.478Z] #77 162.9 checking whether we are using the GNU C compiler... (cached) yes
17:56:18 [2022-07-14T17:56:18.478Z] #77 162.9 checking whether gcc accepts -g... (cached) yes
17:56:18 [2022-07-14T17:56:18.478Z] #77 162.9 checking for gcc option to accept ISO C89... (cached) none needed
17:56:18 [2022-07-14T17:56:18.478Z] #77 162.9 checking whether gcc understands -c and -o together... (cached) yes
17:56:18 [2022-07-14T17:56:18.495Z] #77 197.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:56:18 [2022-07-14T17:56:18.495Z] #77 197.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:56:18 [2022-07-14T17:56:18.495Z] #77 197.6   CC       src/libcrun/libcrun_testing_a-error.o
17:56:18 [2022-07-14T17:56:18.495Z] #77 197.7   CC       src/libcrun/libcrun_testing_a-status.o
17:56:18 [2022-07-14T17:56:18.735Z] #77 162.9 checking for a Python interpreter with version >= 3... python3
17:56:18 [2022-07-14T17:56:18.735Z] #77 163.1 checking for python3... /usr/bin/python3
17:56:18 [2022-07-14T17:56:18.735Z] #77 163.1 checking for python3 version... 3.9
17:56:18 [2022-07-14T17:56:18.735Z] #77 163.2 checking for python3 platform... linux
17:56:18 [2022-07-14T17:56:18.755Z] #77 197.8   CC       src/libcrun/libcrun_testing_a-terminal.o
17:56:18 [2022-07-14T17:56:18.755Z] #77 197.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:56:18 [2022-07-14T17:56:18.755Z] #77 198.0   CC       src/libcrun/libcrun_testing_a-signals.o
17:56:18 [2022-07-14T17:56:18.846Z] #77 154.9 checking for library containing yajl_tree_get... -lyajl
17:56:18 [2022-07-14T17:56:18.846Z] #77 155.5 checking for yajl >= 2.0.0... yes
17:56:18 [2022-07-14T17:56:18.992Z] #77 163.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:56:19 [2022-07-14T17:56:19.016Z] #77 198.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:56:19 [2022-07-14T17:56:19.016Z] #77 198.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:56:19 [2022-07-14T17:56:19.016Z] #77 198.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:56:19 [2022-07-14T17:56:19.108Z] #77 155.6 checking sys/capability.h usability... yes
17:56:19 [2022-07-14T17:56:19.108Z] #77 155.8 checking sys/capability.h presence... yes
17:56:19 [2022-07-14T17:56:19.276Z] #77 198.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:56:19 [2022-07-14T17:56:19.276Z] #77 198.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:56:19 [2022-07-14T17:56:19.276Z] #77 198.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:56:19 [2022-07-14T17:56:19.368Z] #77 155.9 checking for sys/capability.h... yes
17:56:19 [2022-07-14T17:56:19.506Z] #77 163.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:56:19 [2022-07-14T17:56:19.506Z] #77 164.0 checking for go-md2man... no
17:56:19 [2022-07-14T17:56:19.537Z] #77 198.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:56:19 [2022-07-14T17:56:19.537Z] #77 198.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:56:19 [2022-07-14T17:56:19.797Z] #77 199.1   CC       src/crun-crun.o
17:56:19 [2022-07-14T17:56:19.797Z] #77 199.1   CC       src/crun-run.o
17:56:19 [2022-07-14T17:56:19.936Z] #77 155.9 checking for library containing cap_from_name... -lcap
17:56:20 [2022-07-14T17:56:20.020Z] #77 164.1 checking error.h usability... yes
17:56:20 [2022-07-14T17:56:20.020Z] #77 164.6 checking error.h presence... yes
17:56:20 [2022-07-14T17:56:20.020Z] #77 164.6 checking for error.h... yes
17:56:20 [2022-07-14T17:56:20.058Z] #77 199.2   CC       src/crun-delete.o
17:56:20 [2022-07-14T17:56:20.058Z] #77 199.4   CC       src/crun-kill.o
17:56:20 [2022-07-14T17:56:20.318Z] #77 199.5   CC       src/crun-pause.o
17:56:20 [2022-07-14T17:56:20.318Z] #77 199.7   CC       src/crun-unpause.o
17:56:20 [2022-07-14T17:56:20.503Z] #77 156.6 checking for library containing dlopen... -ldl
17:56:20 [2022-07-14T17:56:20.579Z] #77 199.8   CC       src/crun-spec.o
17:56:20 [2022-07-14T17:56:20.579Z] #77 199.9   CC       src/crun-exec.o
17:56:20 [2022-07-14T17:56:20.765Z] #77 157.1 checking seccomp.h usability... yes
17:56:20 [2022-07-14T17:56:20.765Z] #77 157.4 checking seccomp.h presence... yes
17:56:20 [2022-07-14T17:56:20.841Z] #77 200.0   CC       src/crun-list.o
17:56:20 [2022-07-14T17:56:20.843Z] #77 164.7 checking linux/openat2.h usability... yes
17:56:20 [2022-07-14T17:56:20.843Z] #77 165.1 checking linux/openat2.h presence... yes
17:56:20 [2022-07-14T17:56:20.843Z] #77 165.2 checking for linux/openat2.h... yes
17:56:21 [2022-07-14T17:56:21.024Z] #77 157.5 checking for seccomp.h... yes
17:56:21 [2022-07-14T17:56:21.101Z] #77 200.4   CC       src/crun-start.o
17:56:21 [2022-07-14T17:56:21.114Z] #77 165.3 checking for copy_file_range... yes
17:56:21 [2022-07-14T17:56:21.361Z] #77 200.4   CC       src/crun-create.o
17:56:21 [2022-07-14T17:56:21.361Z] #77 200.6   CC       src/crun-state.o
17:56:21 [2022-07-14T17:56:21.593Z] #77 157.5 checking for library containing seccomp_rule_add... -lseccomp
17:56:21 [2022-07-14T17:56:21.622Z] #77 200.8   CC       src/crun-update.o
17:56:21 [2022-07-14T17:56:21.622Z] #77 200.9   CC       src/crun-ps.o
17:56:21 [2022-07-14T17:56:21.622Z] #77 200.9   CC       src/crun-checkpoint.o
17:56:21 [2022-07-14T17:56:21.677Z] #77 165.7 checking for fgetxattr... yes
17:56:21 [2022-07-14T17:56:21.853Z] #77 158.2 checking for library containing seccomp_arch_resolve_name... none required
17:56:21 [2022-07-14T17:56:21.853Z] #77 158.4 checking systemd/sd-bus.h usability... 
17:56:21 [2022-07-14T17:56:21.853Z] #77 ...
17:56:21 [2022-07-14T17:56:21.853Z] 
17:56:21 [2022-07-14T17:56:21.853Z] #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
17:56:21 [2022-07-14T17:56:21.853Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:21 [2022-07-14T17:56:21.853Z] #21 10.08 Reading package lists...
17:56:21 [2022-07-14T17:56:21.882Z] #77 201.0   CC       src/crun-restore.o
17:56:21 [2022-07-14T17:56:21.882Z] #77 201.2   CC       src/libcrun/libcrun_la-utils.lo
17:56:21 [2022-07-14T17:56:21.882Z] #77 201.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:56:22 [2022-07-14T17:56:22.142Z] #77 201.4   CC       src/libcrun/libcrun_la-container.lo
17:56:22 [2022-07-14T17:56:22.240Z] #77 166.2 checking for statx... yes
17:56:22 [2022-07-14T17:56:22.402Z] #77 201.6   CC       src/libcrun/libcrun_la-cgroup.lo
17:56:22 [2022-07-14T17:56:22.500Z] #77 166.7 checking for fgetpwent_r... yes
17:56:22 [2022-07-14T17:56:22.663Z] #77 201.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:56:22 [2022-07-14T17:56:22.663Z] #77 202.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:56:22 [2022-07-14T17:56:22.923Z] #77 202.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:56:23 [2022-07-14T17:56:23.069Z] #77 167.0 checking for issetugid... no
17:56:23 [2022-07-14T17:56:23.069Z] #77 167.3 checking for pkg-config... /usr/bin/pkg-config
17:56:23 [2022-07-14T17:56:23.069Z] #77 167.4 checking pkg-config is at least version 0.9.0... yes
17:56:23 [2022-07-14T17:56:23.183Z] #77 202.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:56:23 [2022-07-14T17:56:23.183Z] #77 202.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:56:23 [2022-07-14T17:56:23.327Z] #77 167.4 checking for library containing yajl_tree_get... -lyajl
17:56:23 [2022-07-14T17:56:23.443Z] #77 202.7   CC       src/libcrun/libcrun_la-criu.lo
17:56:23 [2022-07-14T17:56:23.584Z] #77 167.9 checking for yajl >= 2.0.0... yes
17:56:23 [2022-07-14T17:56:23.584Z] #77 167.9 checking sys/capability.h usability... yes
17:56:23 [2022-07-14T17:56:23.704Z] #77 202.9   CC       src/libcrun/libcrun_la-custom-handler.lo
17:56:23 [2022-07-14T17:56:23.841Z] #77 168.2 checking sys/capability.h presence... 
17:56:23 [2022-07-14T17:56:23.841Z] #77 ...
17:56:23 [2022-07-14T17:56:23.841Z] 
17:56:23 [2022-07-14T17:56:23.842Z] #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
17:56:23 [2022-07-14T17:56:23.842Z] #60 sha256:41f4e251e759679bd74614750f8ea1411c468f74ac80acff8211be60fbb83fe4
17:56:23 [2022-07-14T17:56:23.842Z] #60 18.44 + cd /tmp/tmp.49YNDiw4T3/src/github.com/opencontainers/runc
17:56:23 [2022-07-14T17:56:23.842Z] #60 18.44 + git checkout -q v1.1.2
17:56:23 [2022-07-14T17:56:23.964Z] #77 203.1   CC       src/libcrun/libcrun_la-linux.lo
17:56:23 [2022-07-14T17:56:23.964Z] #77 203.1   CC       src/libcrun/libcrun_la-seccomp.lo
17:56:23 [2022-07-14T17:56:23.964Z] #77 203.3   CC       src/libcrun/libcrun_la-ebpf.lo
17:56:24 [2022-07-14T17:56:24.224Z] #77 203.4   CC       src/libcrun/libcrun_la-error.lo
17:56:24 [2022-07-14T17:56:24.484Z] #77 203.7   CC       src/libcrun/libcrun_la-status.lo
17:56:24 [2022-07-14T17:56:24.744Z] #77 203.8   CC       src/libcrun/libcrun_la-terminal.lo
17:56:24 [2022-07-14T17:56:24.744Z] #77 203.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:56:24 [2022-07-14T17:56:24.744Z] #77 204.1   CC       src/libcrun/libcrun_la-signals.lo
17:56:24 [2022-07-14T17:56:24.775Z] #60 19.28 + '[' -z '' ']'
17:56:24 [2022-07-14T17:56:24.775Z] #60 19.28 + target=static
17:56:24 [2022-07-14T17:56:24.775Z] #60 19.28 + make BUILDTAGS=seccomp static
17:56:25 [2022-07-14T17:56:25.032Z] #60 19.76 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 .
17:56:25 [2022-07-14T17:56:25.314Z] #77 204.5   CC       src/libcrun/libcrun_la-mount_flags.lo
17:56:25 [2022-07-14T17:56:25.575Z] #77 204.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:56:25 [2022-07-14T17:56:25.575Z] #77 204.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:56:25 [2022-07-14T17:56:25.597Z] #60 ...
17:56:25 [2022-07-14T17:56:25.597Z] 
17:56:25 [2022-07-14T17:56:25.597Z] #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
17:56:25 [2022-07-14T17:56:25.597Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:25 [2022-07-14T17:56:25.597Z] #21 2.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:56:25 [2022-07-14T17:56:25.597Z] #21 2.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:56:25 [2022-07-14T17:56:25.597Z] #21 2.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:56:25 [2022-07-14T17:56:25.597Z] #21 3.839 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
17:56:25 [2022-07-14T17:56:25.597Z] #21 6.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB]
17:56:25 [2022-07-14T17:56:25.597Z] #21 7.872 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
17:56:25 [2022-07-14T17:56:25.597Z] #21 ...
17:56:25 [2022-07-14T17:56:25.597Z] 
17:56:25 [2022-07-14T17:56:25.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
17:56:25 [2022-07-14T17:56:25.597Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:25 [2022-07-14T17:56:25.597Z] #77 168.2 checking sys/capability.h presence... yes
17:56:25 [2022-07-14T17:56:25.597Z] #77 168.3 checking for sys/capability.h... yes
17:56:25 [2022-07-14T17:56:25.597Z] #77 168.3 checking for library containing cap_from_name... -lcap
17:56:25 [2022-07-14T17:56:25.597Z] #77 168.9 checking for library containing dlopen... -ldl
17:56:25 [2022-07-14T17:56:25.597Z] #77 169.6 checking seccomp.h usability... yes
17:56:25 [2022-07-14T17:56:25.597Z] #77 169.9 checking seccomp.h presence... yes
17:56:25 [2022-07-14T17:56:25.597Z] #77 170.0 checking for seccomp.h... yes
17:56:26 [2022-07-14T17:56:26.146Z] #77 205.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:56:26 [2022-07-14T17:56:26.162Z] #77 170.0 checking for library containing seccomp_rule_add... -lseccomp
17:56:26 [2022-07-14T17:56:26.419Z] #77 170.5 checking for library containing seccomp_arch_resolve_name... none required
17:56:26 [2022-07-14T17:56:26.676Z] #77 170.8 checking systemd/sd-bus.h usability... yes
17:56:26 [2022-07-14T17:56:26.676Z] #77 171.0 checking systemd/sd-bus.h presence... yes
17:56:26 [2022-07-14T17:56:26.676Z] #77 171.1 checking for systemd/sd-bus.h... yes
17:56:26 [2022-07-14T17:56:26.717Z] #77 205.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:56:27 [2022-07-14T17:56:27.240Z] #77 171.1 checking for library containing sd_bus_match_signal_async... -lsystemd
17:56:27 [2022-07-14T17:56:27.385Z] #21 14.05 Reading package lists...
17:56:27 [2022-07-14T17:56:27.444Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:56:27 [2022-07-14T17:56:27.644Z] #21 18.87 Building dependency tree...
17:56:27 [2022-07-14T17:56:27.644Z] #21 ...
17:56:27 [2022-07-14T17:56:27.644Z] 
17:56:27 [2022-07-14T17:56:27.644Z] #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
17:56:27 [2022-07-14T17:56:27.644Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:27 [2022-07-14T17:56:27.644Z] #77 158.4 checking systemd/sd-bus.h usability... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 158.8 checking systemd/sd-bus.h presence... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 159.0 checking for systemd/sd-bus.h... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 159.0 checking for library containing sd_bus_match_signal_async... -lsystemd
17:56:27 [2022-07-14T17:56:27.644Z] #77 159.6 checking for sd_notify_barrier... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 159.9 checking linux/bpf.h usability... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.2 checking linux/bpf.h presence... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.3 checking for linux/bpf.h... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.3 checking compilation for eBPF... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.7 checking for criu >= 3.15... no
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.7 configure: CRIU headers not found, building without CRIU support
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.7 checking for criu > 3.16... no
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.7 configure: CRIU version doesn't support join-ns API
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.7 checking for criu > 3.16.1... no
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.9 configure: CRIU version doesn't support for pre-dumping
17:56:27 [2022-07-14T17:56:27.644Z] #77 160.9 checking for new mount API (fsconfig)... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 161.0 checking for seccomp notify API... yes
17:56:27 [2022-07-14T17:56:27.644Z] #77 161.3 checking for gperf... no
17:56:27 [2022-07-14T17:56:27.644Z] #77 161.3 configure: gperf not found - cannot rebuild signal parser code
17:56:27 [2022-07-14T17:56:27.644Z] #77 161.3 checking for library containing argp_parse... none required
17:56:27 [2022-07-14T17:56:27.644Z] #77 162.3 checking that generated files are newer than configure... done
17:56:27 [2022-07-14T17:56:27.644Z] #77 162.4 configure: creating ./config.status
17:56:27 [2022-07-14T17:56:27.658Z] #77 206.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:56:27 [2022-07-14T17:56:27.658Z] #77 206.9   CC       tests/init.o
17:56:28 [2022-07-14T17:56:28.063Z] #77 171.8 checking for sd_notify_barrier... yes
17:56:28 [2022-07-14T17:56:28.063Z] #77 172.3 checking linux/bpf.h usability... yes
17:56:28 [2022-07-14T17:56:28.228Z] #77 207.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:56:28 [2022-07-14T17:56:28.321Z] #77 172.6 checking linux/bpf.h presence... yes
17:56:28 [2022-07-14T17:56:28.321Z] #77 172.7 checking for linux/bpf.h... yes
17:56:28 [2022-07-14T17:56:28.321Z] #77 172.7 checking compilation for eBPF... yes
17:56:28 [2022-07-14T17:56:28.321Z] #77 172.9 checking for criu >= 3.15... no
17:56:28 [2022-07-14T17:56:28.321Z] #77 173.0 configure: CRIU headers not found, building without CRIU support
17:56:28 [2022-07-14T17:56:28.321Z] #77 173.0 checking for criu > 3.16... no
17:56:28 [2022-07-14T17:56:28.489Z] #77 ...
17:56:28 [2022-07-14T17:56:28.489Z] 
17:56:28 [2022-07-14T17:56:28.489Z] #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
17:56:28 [2022-07-14T17:56:28.489Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:56:28 [2022-07-14T17:56:28.489Z] #47 242.8 + dpkg --print-architecture
17:56:28 [2022-07-14T17:56:28.489Z] #47 242.8 + git checkout -q v2.1.0
17:56:28 [2022-07-14T17:56:28.489Z] #47 243.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:56:28 [2022-07-14T17:56:28.489Z] #47 243.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:56:28 [2022-07-14T17:56:28.578Z] #77 173.0 configure: CRIU version doesn't support join-ns API
17:56:28 [2022-07-14T17:56:28.578Z] #77 173.0 checking for criu > 3.16.1... no
17:56:28 [2022-07-14T17:56:28.578Z] #77 173.0 configure: CRIU version doesn't support for pre-dumping
17:56:28 [2022-07-14T17:56:28.578Z] #77 173.0 checking for new mount API (fsconfig)... yes
17:56:28 [2022-07-14T17:56:28.883Z] #77 173.2 checking for seccomp notify API... yes
17:56:28 [2022-07-14T17:56:28.883Z] #77 173.3 checking for gperf... no
17:56:28 [2022-07-14T17:56:28.883Z] #77 173.3 configure: gperf not found - cannot rebuild signal parser code
17:56:29 [2022-07-14T17:56:29.025Z] #77 ...
17:56:29 [2022-07-14T17:56:29.025Z] 
17:56:29 [2022-07-14T17:56:29.025Z] #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
17:56:29 [2022-07-14T17:56:29.025Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:56:29 [2022-07-14T17:56:29.025Z] #34 DONE 244.0s
17:56:29 [2022-07-14T17:56:29.025Z] 
17:56:29 [2022-07-14T17:56:29.025Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:56:29 [2022-07-14T17:56:29.025Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:29 [2022-07-14T17:56:29.025Z] #21 18.87 Building dependency tree...
17:56:29 [2022-07-14T17:56:29.458Z] #77 173.3 checking for library containing argp_parse... none required
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.31 The following additional packages will be installed:
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.31   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.31   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.31   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.31   python3-pkg-resources vim-runtime xxd
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.32 Suggested packages:
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.32   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.32   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.32   acl attr quota
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.32 Recommended packages:
17:56:29 [2022-07-14T17:56:29.592Z] #21 21.32   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:56:29 [2022-07-14T17:56:29.594Z] tests/integration/client_test.py .....                                   [ 75%]
17:56:29 [2022-07-14T17:56:29.594Z] tests/integration/context_api_test.py ...                                [ 76%]
17:56:29 [2022-07-14T17:56:29.716Z] #77 174.2 checking that generated files are newer than configure... done
17:56:29 [2022-07-14T17:56:29.716Z] #77 174.2 configure: creating ./config.status
17:56:30 [2022-07-14T17:56:30.157Z] tests/integration/errors_test.py .                                       [ 76%]
17:56:30 [2022-07-14T17:56:30.159Z] #21 ...
17:56:30 [2022-07-14T17:56:30.159Z] 
17:56:30 [2022-07-14T17:56:30.159Z] #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
17:56:30 [2022-07-14T17:56:30.159Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:56:30 [2022-07-14T17:56:30.159Z] #36 245.5 Delve is a source level debugger for Go programs.
17:56:30 [2022-07-14T17:56:30.159Z] #36 245.5 
17:56:30 [2022-07-14T17:56:30.159Z] #36 245.5 Delve enables you to interact with your program by controlling the execution of the process,
17:56:30 [2022-07-14T17:56:30.159Z] #36 245.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
17:56:30 [2022-07-14T17:56:30.159Z] #36 245.5 
17:56:30 [2022-07-14T17:56:30.159Z] #36 245.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
17:56:30 [2022-07-14T17:56:30.159Z] #36 245.5 
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.5 Pass flags to the program you are debugging using `--`, for example:
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.5 
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.5 `dlv exec ./hello -- server --config conf/config.toml`
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.5 
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 Usage:
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   dlv [command]
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 Available Commands:
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   attach      Attach to running process and begin debugging.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   connect     Connect to a headless debug server with a terminal client.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   core        Examine a core dump.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   debug       Compile and begin debugging main package in current directory, or the package specified.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   exec        Execute a precompiled binary, and begin a debug session.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   help        Help about any command
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   run         Deprecated command. Use 'debug' instead.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   test        Compile test binary and begin debugging program.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   trace       Compile and begin tracing program.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   version     Prints version.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 Flags:
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.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)
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.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)
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --disable-aslr                     Disables address space randomization
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   -h, --help                             help for dlv
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --init string                      Init file, executed by the terminal client.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --log                              Enable debugging server logging.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6       --wd string                        Working directory for running the program.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 Additional help topics:
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   dlv backend  Help about the --backend flag.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   dlv log      Help about logging flags.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6   dlv redirect Help about file redirection.
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 
17:56:30 [2022-07-14T17:56:30.160Z] #36 245.6 Use "dlv [command] --help" for more information about a command.
17:56:30 [2022-07-14T17:56:30.160Z] #36 DONE 245.7s
17:56:30 [2022-07-14T17:56:30.160Z] 
17:56:30 [2022-07-14T17:56:30.160Z] #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
17:56:30 [2022-07-14T17:56:30.160Z] #60 sha256:68a2e1d9b881e0f87b5bfbfcebe7e0df5cae217b29bcc8a31aa83134c110affd
17:56:31 [2022-07-14T17:56:31.536Z] #60 ...
17:56:31 [2022-07-14T17:56:31.536Z] 
17:56:31 [2022-07-14T17:56:31.536Z] #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
17:56:31 [2022-07-14T17:56:31.536Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:31 [2022-07-14T17:56:31.536Z] #77 167.9 config.status: creating Makefile
17:56:31 [2022-07-14T17:56:31.536Z] #77 168.1 config.status: creating rpm/crun.spec
17:56:31 [2022-07-14T17:56:31.795Z] #77 168.3 config.status: creating config.h
17:56:31 [2022-07-14T17:56:31.795Z] #77 168.4 config.status: executing libtool commands
17:56:31 [2022-07-14T17:56:31.795Z] #77 168.5 config.status: executing depfiles commands
17:56:33 [2022-07-14T17:56:33.900Z] #77 177.9 config.status: creating Makefile
17:56:33 [2022-07-14T17:56:33.900Z] #77 178.0 config.status: creating rpm/crun.spec
17:56:33 [2022-07-14T17:56:33.900Z] #77 178.2 config.status: creating config.h
17:56:33 [2022-07-14T17:56:33.900Z] #77 178.2 config.status: executing libtool commands
17:56:33 [2022-07-14T17:56:33.900Z] #77 178.3 config.status: executing depfiles commands
17:56:35 [2022-07-14T17:56:35.080Z] #77 171.2 === configuring in libocispec (/tmp/crun-build/libocispec)
17:56:35 [2022-07-14T17:56:35.080Z] #77 171.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:56:35 [2022-07-14T17:56:35.648Z] #77 172.1 checking for gcc... gcc
17:56:35 [2022-07-14T17:56:35.906Z] #77 172.2 checking whether the C compiler works... yes
17:56:35 [2022-07-14T17:56:35.906Z] #77 172.4 checking for C compiler default output file name... a.out
17:56:36 [2022-07-14T17:56:36.165Z] #77 172.4 checking for suffix of executables... 
17:56:36 [2022-07-14T17:56:36.424Z] #77 172.7 checking whether we are cross compiling... no
17:56:36 [2022-07-14T17:56:36.683Z] #77 173.1 checking for suffix of object files... o
17:56:36 [2022-07-14T17:56:36.683Z] #77 173.2 checking whether we are using the GNU C compiler... yes
17:56:36 [2022-07-14T17:56:36.942Z] #77 173.4 checking whether gcc accepts -g... yes
17:56:37 [2022-07-14T17:56:37.201Z] #77 173.6 checking for gcc option to accept ISO C89... none needed
17:56:37 [2022-07-14T17:56:37.460Z] #77 173.8 checking whether gcc understands -c and -o together... yes
17:56:37 [2022-07-14T17:56:37.460Z] #77 174.0 checking how to run the C preprocessor... gcc -E
17:56:37 [2022-07-14T17:56:37.720Z] #77 174.4 checking for grep that handles long lines and -e... /bin/grep
17:56:37 [2022-07-14T17:56:37.720Z] #77 174.5 checking for egrep... /bin/grep -E
17:56:37 [2022-07-14T17:56:37.979Z] #77 174.5 checking for ANSI C header files... 
17:56:37 [2022-07-14T17:56:37.979Z] #77 ...
17:56:37 [2022-07-14T17:56:37.979Z] 
17:56:37 [2022-07-14T17:56:37.979Z] #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
17:56:37 [2022-07-14T17:56:37.979Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40 The following NEW packages will be installed:
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.40   xz-utils zip zstd
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Need to get 27.7 MB of archives.
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 After this operation, 106 MB of additional disk space will be used.
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 23.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
17:56:37 [2022-07-14T17:56:37.979Z] #21 24.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 24.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
17:56:37 [2022-07-14T17:56:37.980Z] #21 25.89 debconf: delaying package configuration, since apt-utils is not installed
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.10 Fetched 27.7 MB in 2s (17.8 MB/s)
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.19 Selecting previously unselected package pigz.
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.19 (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.)
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.31 Unpacking pigz (2.6-1) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.57 Selecting previously unselected package libelf1:amd64.
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.57 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.58 Unpacking libelf1:amd64 (0.183-1) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.83 Selecting previously unselected package libbpf0:amd64.
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 26.85 Unpacking libbpf0:amd64 (1:0.3-2) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.07 Selecting previously unselected package libcap2:amd64.
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.11 Unpacking libcap2:amd64 (1:2.44-1) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.33 Selecting previously unselected package libmnl0:amd64.
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.34 Unpacking libmnl0:amd64 (1.0.4-3) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.39 Selecting previously unselected package libxtables12:amd64.
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.39 Unpacking libxtables12:amd64 (1.8.7-1) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.47 Selecting previously unselected package libcap2-bin.
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.47 Unpacking libcap2-bin (1:2.44-1) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.68 Selecting previously unselected package iproute2.
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 27.71 Unpacking iproute2 (5.10.0-4) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 28.44 Selecting previously unselected package xxd.
17:56:37 [2022-07-14T17:56:37.980Z] #21 28.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 28.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 28.63 Selecting previously unselected package vim-common.
17:56:37 [2022-07-14T17:56:37.980Z] #21 28.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 28.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:56:37 [2022-07-14T17:56:37.980Z] #21 29.04 Selecting previously unselected package bash-completion.
17:56:37 [2022-07-14T17:56:37.980Z] #21 29.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:56:38 [2022-07-14T17:56:38.078Z] #77 181.8 === configuring in libocispec (/tmp/crun-build/libocispec)
17:56:38 [2022-07-14T17:56:38.078Z] #77 181.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:56:38 [2022-07-14T17:56:38.642Z] #77 183.1 checking for gcc... gcc
17:56:38 [2022-07-14T17:56:38.899Z] #77 183.3 checking whether the C compiler works... 
17:56:38 [2022-07-14T17:56:38.899Z] #77 ...
17:56:38 [2022-07-14T17:56:38.899Z] 
17:56:38 [2022-07-14T17:56:38.899Z] #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
17:56:38 [2022-07-14T17:56:38.899Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:38 [2022-07-14T17:56:38.899Z] #21 13.29 Fetched 8550 kB in 12s (725 kB/s)
17:56:38 [2022-07-14T17:56:38.899Z] #21 13.29 Reading package lists...
17:56:38 [2022-07-14T17:56:38.899Z] #21 18.06 Reading package lists...
17:56:38 [2022-07-14T17:56:38.899Z] #21 ...
17:56:38 [2022-07-14T17:56:38.899Z] 
17:56:38 [2022-07-14T17:56:38.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
17:56:38 [2022-07-14T17:56:38.899Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:38 [2022-07-14T17:56:38.899Z] #77 183.3 checking whether the C compiler works... yes
17:56:38 [2022-07-14T17:56:38.918Z] #21 ...
17:56:38 [2022-07-14T17:56:38.918Z] 
17:56:38 [2022-07-14T17:56:38.918Z] #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
17:56:38 [2022-07-14T17:56:38.918Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:38 [2022-07-14T17:56:38.918Z] #77 174.5 checking for ANSI C header files... yes
17:56:38 [2022-07-14T17:56:38.918Z] #77 175.5 checking for sys/types.h... yes
17:56:39 [2022-07-14T17:56:39.157Z] #77 183.5 checking for C compiler default output file name... a.out
17:56:39 [2022-07-14T17:56:39.415Z] #77 183.5 checking for suffix of executables... 
17:56:39 [2022-07-14T17:56:39.415Z] #77 ...
17:56:39 [2022-07-14T17:56:39.415Z] 
17:56:39 [2022-07-14T17:56:39.415Z] #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
17:56:39 [2022-07-14T17:56:39.415Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48
17:56:39 [2022-07-14T17:56:39.415Z] #34 DONE 251.4s
17:56:39 [2022-07-14T17:56:39.415Z] 
17:56:39 [2022-07-14T17:56:39.415Z] #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
17:56:39 [2022-07-14T17:56:39.415Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:39 [2022-07-14T17:56:39.415Z] #77 183.5 checking for suffix of executables... 
17:56:39 [2022-07-14T17:56:39.451Z] #77 175.8 checking for sys/stat.h... yes
17:56:39 [2022-07-14T17:56:39.675Z] #77 183.8 checking whether we are cross compiling... no
17:56:39 [2022-07-14T17:56:39.716Z] #77 176.1 checking for stdlib.h... yes
17:56:39 [2022-07-14T17:56:39.933Z] #77 184.1 checking for suffix of object files... o
17:56:39 [2022-07-14T17:56:39.974Z] #77 176.5 checking for string.h... yes
17:56:40 [2022-07-14T17:56:40.190Z] #77 184.5 checking whether we are using the GNU C compiler... yes
17:56:40 [2022-07-14T17:56:40.232Z] #77 176.8 checking for memory.h... yes
17:56:40 [2022-07-14T17:56:40.447Z] #77 184.7 checking whether gcc accepts -g... yes
17:56:40 [2022-07-14T17:56:40.491Z] #77 177.1 checking for strings.h... yes
17:56:41 [2022-07-14T17:56:41.009Z] #77 177.4 checking for inttypes.h... yes
17:56:41 [2022-07-14T17:56:41.011Z] #77 184.9 checking for gcc option to accept ISO C89... none needed
17:56:41 [2022-07-14T17:56:41.267Z] #77 177.8 checking for stdint.h... yes
17:56:41 [2022-07-14T17:56:41.268Z] #77 185.4 checking whether gcc understands -c and -o together... yes
17:56:41 [2022-07-14T17:56:41.526Z] #77 177.9 checking for unistd.h... yes
17:56:41 [2022-07-14T17:56:41.785Z] #77 178.3 checking minix/config.h usability... no
17:56:41 [2022-07-14T17:56:41.833Z] #77 185.8 checking how to run the C preprocessor... gcc -E
17:56:42 [2022-07-14T17:56:42.044Z] #77 178.5 checking minix/config.h presence... no
17:56:42 [2022-07-14T17:56:42.045Z] #77 178.6 checking for minix/config.h... no
17:56:42 [2022-07-14T17:56:42.090Z] #77 186.4 checking for grep that handles long lines and -e... /bin/grep
17:56:42 [2022-07-14T17:56:42.090Z] #77 186.4 checking for egrep... /bin/grep -E
17:56:42 [2022-07-14T17:56:42.304Z] #77 178.6 checking whether it is safe to define __EXTENSIONS__... yes
17:56:42 [2022-07-14T17:56:42.871Z] #77 179.0 checking build system type... x86_64-pc-linux-gnu
17:56:42 [2022-07-14T17:56:42.871Z] #77 179.6 checking host system type... x86_64-pc-linux-gnu
17:56:42 [2022-07-14T17:56:42.871Z] #77 179.6 checking how to print strings... printf
17:56:42 [2022-07-14T17:56:42.871Z] #77 179.6 checking for a sed that does not truncate output... /bin/sed
17:56:43 [2022-07-14T17:56:43.130Z] #77 179.7 checking for fgrep... /bin/grep -F
17:56:43 [2022-07-14T17:56:43.130Z] #77 179.7 checking for ld used by gcc... /usr/bin/ld
17:56:43 [2022-07-14T17:56:43.130Z] #77 179.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:56:43 [2022-07-14T17:56:43.130Z] #77 179.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:56:43 [2022-07-14T17:56:43.389Z] #77 179.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking whether ln -s works... yes
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking the maximum length of command line arguments... 1572864
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking for /usr/bin/ld option to reload object files... -r
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking for objdump... objdump
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking how to recognize dependent libraries... pass_all
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking for dlltool... no
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking how to associate runtime and link libraries... printf %s\n
17:56:43 [2022-07-14T17:56:43.389Z] #77 180.1 checking for ar... ar
17:56:43 [2022-07-14T17:56:43.460Z] #77 186.4 checking for ANSI C header files... yes
17:56:43 [2022-07-14T17:56:43.460Z] #77 187.8 checking for sys/types.h... yes
17:56:43 [2022-07-14T17:56:43.649Z] #77 180.1 checking for archiver @FILE support... @
17:56:43 [2022-07-14T17:56:43.649Z] #77 180.3 checking for strip... strip
17:56:43 [2022-07-14T17:56:43.649Z] #77 180.3 checking for ranlib... ranlib
17:56:43 [2022-07-14T17:56:43.649Z] #77 180.3 checking for gawk... no
17:56:43 [2022-07-14T17:56:43.649Z] #77 180.3 checking for mawk... mawk
17:56:43 [2022-07-14T17:56:43.717Z] #77 188.0 checking for sys/stat.h... yes
17:56:44 [2022-07-14T17:56:44.216Z] #77 180.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:56:44 [2022-07-14T17:56:44.235Z] #77 188.4 checking for stdlib.h... yes
17:56:44 [2022-07-14T17:56:44.474Z] #77 181.0 checking for sysroot... no
17:56:44 [2022-07-14T17:56:44.474Z] #77 181.0 checking for a working dd... /bin/dd
17:56:44 [2022-07-14T17:56:44.474Z] #77 181.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:56:44 [2022-07-14T17:56:44.492Z] #77 188.7 checking for string.h... yes
17:56:44 [2022-07-14T17:56:44.735Z] #77 181.3 checking for mt... no
17:56:44 [2022-07-14T17:56:44.735Z] #77 181.3 checking if : is a manifest tool... no
17:56:44 [2022-07-14T17:56:44.994Z] #77 181.4 checking for dlfcn.h... yes
17:56:44 [2022-07-14T17:56:44.994Z] #77 181.6 checking for objdir... .libs
17:56:45 [2022-07-14T17:56:45.011Z] #77 189.1 checking for memory.h... yes
17:56:45 [2022-07-14T17:56:45.268Z] #77 189.5 checking for strings.h... yes
17:56:45 [2022-07-14T17:56:45.525Z] #77 189.8 checking for inttypes.h... yes
17:56:45 [2022-07-14T17:56:45.783Z] #77 190.1 checking for stdint.h... 
17:56:45 [2022-07-14T17:56:45.783Z] #77 ...
17:56:45 [2022-07-14T17:56:45.783Z] 
17:56:45 [2022-07-14T17:56:45.783Z] #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
17:56:45 [2022-07-14T17:56:45.783Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Delve is a source level debugger for Go programs.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Delve enables you to interact with your program by controlling the execution of the process,
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Pass flags to the program you are debugging using `--`, for example:
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 `dlv exec ./hello -- server --config conf/config.toml`
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Usage:
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   dlv [command]
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Available Commands:
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   attach      Attach to running process and begin debugging.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   connect     Connect to a headless debug server with a terminal client.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   core        Examine a core dump.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   debug       Compile and begin debugging main package in current directory, or the package specified.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   exec        Execute a precompiled binary, and begin a debug session.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   help        Help about any command
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   run         Deprecated command. Use 'debug' instead.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   test        Compile test binary and begin debugging program.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   trace       Compile and begin tracing program.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   version     Prints version.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Flags:
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.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)
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.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)
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --disable-aslr                     Disables address space randomization
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   -h, --help                             help for dlv
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --init string                      Init file, executed by the terminal client.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --log                              Enable debugging server logging.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6       --wd string                        Working directory for running the program.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Additional help topics:
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   dlv backend  Help about the --backend flag.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   dlv log      Help about logging flags.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6   dlv redirect Help about file redirection.
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 
17:56:45 [2022-07-14T17:56:45.783Z] #36 257.6 Use "dlv [command] --help" for more information about a command.
17:56:45 [2022-07-14T17:56:45.783Z] #36 DONE 257.7s
17:56:45 [2022-07-14T17:56:45.783Z] 
17:56:45 [2022-07-14T17:56:45.783Z] #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
17:56:45 [2022-07-14T17:56:45.783Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:45 [2022-07-14T17:56:45.783Z] #77 190.1 checking for stdint.h... yes
17:56:45 [2022-07-14T17:56:45.869Z] #77 182.2 checking if gcc supports -fno-rtti -fno-exceptions... no
17:56:45 [2022-07-14T17:56:45.869Z] #77 182.4 checking for gcc option to produce PIC... -fPIC -DPIC
17:56:46 [2022-07-14T17:56:46.041Z] #77 190.3 checking for unistd.h... yes
17:56:46 [2022-07-14T17:56:46.151Z] #77 182.4 checking if gcc PIC flag -fPIC -DPIC works... yes
17:56:46 [2022-07-14T17:56:46.298Z] #77 190.6 checking minix/config.h usability... no
17:56:46 [2022-07-14T17:56:46.555Z] #77 190.9 checking minix/config.h presence... no
17:56:46 [2022-07-14T17:56:46.555Z] #77 191.0 checking for minix/config.h... no
17:56:46 [2022-07-14T17:56:46.749Z] #77 182.7 checking if gcc static flag -static works... yes
17:56:46 [2022-07-14T17:56:46.749Z] #77 183.3 checking if gcc supports -c -o file.o... yes
17:56:46 [2022-07-14T17:56:46.749Z] #77 183.4 checking if gcc supports -c -o file.o... (cached) yes
17:56:46 [2022-07-14T17:56:46.813Z] #77 191.0 checking whether it is safe to define __EXTENSIONS__... yes
17:56:47 [2022-07-14T17:56:47.015Z] #77 183.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.5 checking dynamic linker characteristics... GNU/Linux ld.so
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.8 checking how to hardcode library paths into programs... immediate
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.8 checking whether stripping libraries is possible... yes
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.9 checking if libtool supports shared libraries... yes
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.9 checking whether to build shared libraries... no
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.9 checking whether to build static libraries... yes
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.9 checking for a BSD-compatible install... /usr/bin/install -c
17:56:47 [2022-07-14T17:56:47.283Z] #77 183.9 checking whether build environment is sane... yes
17:56:47 [2022-07-14T17:56:47.283Z] #77 184.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:56:47 [2022-07-14T17:56:47.283Z] #77 ...
17:56:47 [2022-07-14T17:56:47.283Z] 
17:56:47 [2022-07-14T17:56:47.283Z] #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
17:56:47 [2022-07-14T17:56:47.283Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:47 [2022-07-14T17:56:47.283Z] #21 34.49 Unpacking bash-completion (1:2.11-2) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.21 Selecting previously unselected package bzip2.
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.23 Unpacking bzip2 (1.0.8-4) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.45 Selecting previously unselected package xz-utils.
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.47 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.85 Selecting previously unselected package apparmor.
17:56:47 [2022-07-14T17:56:47.283Z] #21 35.85 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 36.01 Unpacking apparmor (2.13.6-10) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 36.78 Selecting previously unselected package inetutils-ping.
17:56:47 [2022-07-14T17:56:47.283Z] #21 36.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 36.79 Unpacking inetutils-ping (2:2.0-1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 36.94 Selecting previously unselected package libip4tc2:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 36.94 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 36.94 Unpacking libip4tc2:amd64 (1.8.7-1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.07 Selecting previously unselected package libip6tc2:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.08 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.10 Unpacking libip6tc2:amd64 (1.8.7-1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.28 Selecting previously unselected package libnfnetlink0:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.40 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.61 Selecting previously unselected package libnftnl11:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.62 Unpacking libnftnl11:amd64 (1.1.9-1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.86 Selecting previously unselected package iptables.
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 37.89 Unpacking iptables (1.8.7-1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.44 Selecting previously unselected package libonig5:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.45 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.68 Selecting previously unselected package libjq1:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.69 Unpacking libjq1:amd64 (1.6-2.1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.88 Selecting previously unselected package jq.
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 38.94 Unpacking jq (1.6-2.1) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 39.08 Selecting previously unselected package libaio1:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 39.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 39.10 Unpacking libaio1:amd64 (0.3.112-9) ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 39.21 Selecting previously unselected package libgpm2:amd64.
17:56:47 [2022-07-14T17:56:47.283Z] #21 39.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.283Z] #21 39.23 Unpacking libgpm2:amd64 (1.20.7-8) ...
17:56:47 [2022-07-14T17:56:47.542Z] #21 39.36 Selecting previously unselected package libicu67:amd64.
17:56:47 [2022-07-14T17:56:47.542Z] #21 39.37 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
17:56:47 [2022-07-14T17:56:47.542Z] #21 39.38 Unpacking libicu67:amd64 (67.1-7) ...
17:56:47 [2022-07-14T17:56:47.636Z] #77 191.5 checking build system type... x86_64-pc-linux-gnu
17:56:47 [2022-07-14T17:56:47.636Z] #77 192.1 checking host system type... x86_64-pc-linux-gnu
17:56:47 [2022-07-14T17:56:47.636Z] #77 192.1 checking how to print strings... printf
17:56:47 [2022-07-14T17:56:47.636Z] #77 192.1 checking for a sed that does not truncate output... /bin/sed
17:56:47 [2022-07-14T17:56:47.636Z] #77 192.2 checking for fgrep... /bin/grep -F
17:56:47 [2022-07-14T17:56:47.895Z] #77 192.2 checking for ld used by gcc... /usr/bin/ld
17:56:47 [2022-07-14T17:56:47.895Z] #77 192.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:56:47 [2022-07-14T17:56:47.895Z] #77 192.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking whether ln -s works... yes
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking the maximum length of command line arguments... 1572864
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking for /usr/bin/ld option to reload object files... -r
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking for objdump... objdump
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking how to recognize dependent libraries... pass_all
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking for dlltool... no
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking how to associate runtime and link libraries... printf %s\n
17:56:48 [2022-07-14T17:56:48.152Z] #77 192.6 checking for ar... ar
17:56:48 [2022-07-14T17:56:48.409Z] #77 192.7 checking for archiver @FILE support... @
17:56:48 [2022-07-14T17:56:48.409Z] #77 192.8 checking for strip... strip
17:56:48 [2022-07-14T17:56:48.409Z] #77 192.8 checking for ranlib... ranlib
17:56:48 [2022-07-14T17:56:48.409Z] #77 192.8 checking for gawk... no
17:56:48 [2022-07-14T17:56:48.409Z] #77 192.8 checking for mawk... mawk
17:56:49 [2022-07-14T17:56:49.069Z] #77 192.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:56:49 [2022-07-14T17:56:49.069Z] #77 193.5 checking for sysroot... no
17:56:49 [2022-07-14T17:56:49.069Z] #77 193.5 checking for a working dd... /bin/dd
17:56:49 [2022-07-14T17:56:49.069Z] #77 193.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:56:49 [2022-07-14T17:56:49.069Z] #77 ...
17:56:49 [2022-07-14T17:56:49.069Z] 
17:56:49 [2022-07-14T17:56:49.069Z] #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
17:56:49 [2022-07-14T17:56:49.069Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:49 [2022-07-14T17:56:49.069Z] #21 18.06 Reading package lists...
17:56:49 [2022-07-14T17:56:49.069Z] #21 23.67 Building dependency tree...
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.57 The following additional packages will be installed:
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.57   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.57   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.59   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.59   python3-pkg-resources vim-runtime xxd
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.60 Suggested packages:
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.60   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.60   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.60   acl attr quota
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.60 Recommended packages:
17:56:49 [2022-07-14T17:56:49.069Z] #21 26.60   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:56:49 [2022-07-14T17:56:49.069Z] #21 29.30 The following NEW packages will be installed:
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.30   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.31   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.31   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.31   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.31   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.31   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.31   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.31   xz-utils zip zstd
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.72 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.72 Need to get 27.7 MB of archives.
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.72 After this operation, 106 MB of additional disk space will be used.
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 29.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 30.82 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 31.08 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 31.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 31.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 31.21 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
17:56:49 [2022-07-14T17:56:49.070Z] #21 31.84 debconf: delaying package configuration, since apt-utils is not installed
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.00 Fetched 27.7 MB in 2s (15.0 MB/s)
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.07 Selecting previously unselected package pigz.
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.14 Unpacking pigz (2.6-1) ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.35 Selecting previously unselected package libelf1:amd64.
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.38 Unpacking libelf1:amd64 (0.183-1) ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.75 Selecting previously unselected package libbpf0:amd64.
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.78 Unpacking libbpf0:amd64 (1:0.3-2) ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.97 Selecting previously unselected package libcap2:amd64.
17:56:49 [2022-07-14T17:56:49.070Z] #21 32.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.03 Unpacking libcap2:amd64 (1:2.44-1) ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.32 Selecting previously unselected package libmnl0:amd64.
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.33 Unpacking libmnl0:amd64 (1.0.4-3) ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.49 Selecting previously unselected package libxtables12:amd64.
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.50 Unpacking libxtables12:amd64 (1.8.7-1) ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.64 Selecting previously unselected package libcap2-bin.
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
17:56:49 [2022-07-14T17:56:49.070Z] #21 33.67 Unpacking libcap2-bin (1:2.44-1) ...
17:56:49 [2022-07-14T17:56:49.327Z] #21 ...
17:56:49 [2022-07-14T17:56:49.327Z] 
17:56:49 [2022-07-14T17:56:49.327Z] #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
17:56:49 [2022-07-14T17:56:49.327Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:49 [2022-07-14T17:56:49.327Z] #77 193.7 checking for mt... no
17:56:49 [2022-07-14T17:56:49.327Z] #77 193.7 checking if : is a manifest tool... no
17:56:49 [2022-07-14T17:56:49.584Z] #77 193.8 checking for dlfcn.h... yes
17:56:49 [2022-07-14T17:56:49.584Z] #77 194.1 checking for objdir... .libs
17:56:49 [2022-07-14T17:56:49.749Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:56:50 [2022-07-14T17:56:50.406Z] #77 194.6 checking if gcc supports -fno-rtti -fno-exceptions... no
17:56:50 [2022-07-14T17:56:50.406Z] #77 194.9 checking for gcc option to produce PIC... -fPIC -DPIC
17:56:50 [2022-07-14T17:56:50.451Z] #47 DONE 271.9s
17:56:50 [2022-07-14T17:56:50.451Z] 
17:56:50 [2022-07-14T17:56:50.451Z] #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
17:56:50 [2022-07-14T17:56:50.451Z] #64 sha256:5111ca776eccb72956ecbaef2916a0c022a76b160737ed7afdb2a679e54e1bd6
17:56:50 [2022-07-14T17:56:50.451Z] #64 ...
17:56:50 [2022-07-14T17:56:50.451Z] 
17:56:50 [2022-07-14T17:56:50.451Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:56:50 [2022-07-14T17:56:50.451Z] #48 sha256:2adc8fd723c890b83db07a73648a32c6e8c747c36c0fb8c06def6ecbc43fab42
17:56:50 [2022-07-14T17:56:50.663Z] #77 194.9 checking if gcc PIC flag -fPIC -DPIC works... yes
17:56:50 [2022-07-14T17:56:50.712Z] #48 DONE 0.7s
17:56:50 [2022-07-14T17:56:50.712Z] 
17:56:50 [2022-07-14T17:56:50.712Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:56:50 [2022-07-14T17:56:50.712Z] #52 sha256:83a6f39c181d08fa7cb73cc31b08ef7c5217277cd191525f9e79abaf6a1dca2d
17:56:50 [2022-07-14T17:56:50.712Z] #52 DONE 0.1s
17:56:50 [2022-07-14T17:56:50.712Z] 
17:56:50 [2022-07-14T17:56:50.712Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:56:50 [2022-07-14T17:56:50.712Z] #54 sha256:ac9e8b3559423213c88c89d6c6ec3e9ca21b6a4674830d45416e58922b3972d0
17:56:50 [2022-07-14T17:56:50.712Z] #54 DONE 0.1s
17:56:50 [2022-07-14T17:56:50.712Z] 
17:56:50 [2022-07-14T17:56:50.712Z] #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
17:56:50 [2022-07-14T17:56:50.712Z] #64 sha256:5111ca776eccb72956ecbaef2916a0c022a76b160737ed7afdb2a679e54e1bd6
17:56:51 [2022-07-14T17:56:51.227Z] #77 195.0 checking if gcc static flag -static works... yes
17:56:51 [2022-07-14T17:56:51.227Z] #77 195.5 checking if gcc supports -c -o file.o... yes
17:56:51 [2022-07-14T17:56:51.227Z] #77 195.8 checking if gcc supports -c -o file.o... (cached) yes
17:56:51 [2022-07-14T17:56:51.227Z] #77 195.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:56:51 [2022-07-14T17:56:51.282Z] #64 ...
17:56:51 [2022-07-14T17:56:51.282Z] 
17:56:51 [2022-07-14T17:56:51.282Z] #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
17:56:51 [2022-07-14T17:56:51.282Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:51 [2022-07-14T17:56:51.282Z] #77 230.5   CCLD     tests/init
17:56:51 [2022-07-14T17:56:51.733Z] #21 ...
17:56:51 [2022-07-14T17:56:51.734Z] 
17:56:51 [2022-07-14T17:56:51.734Z] #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
17:56:51 [2022-07-14T17:56:51.734Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.0 checking whether make sets $(MAKE)... yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.1 checking whether make supports the include directive... yes (GNU style)
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.2 checking whether make supports nested variables... yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.2 checking whether UID '0' is supported by ustar format... yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.2 checking whether GID '0' is supported by ustar format... yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.2 checking how to create a ustar tar archive... gnutar
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.3 checking dependency style of gcc... gcc3
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.5 checking whether to enable maintainer-specific portions of Makefiles... yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.5 checking whether make supports nested variables... (cached) yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.5 checking for pkg-config... /usr/bin/pkg-config
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.5 checking pkg-config is at least version 0.9.0... yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.6 checking for yajl >= 2.1.0... yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.6 checking for a sed that does not truncate output... (cached) /bin/sed
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.6 checking for gcc... (cached) gcc
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.7 checking whether we are using the GNU C compiler... (cached) yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.7 checking whether gcc accepts -g... (cached) yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.7 checking for gcc option to accept ISO C89... (cached) none needed
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.7 checking whether gcc understands -c and -o together... (cached) yes
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.7 checking for a Python interpreter with version >= 3... python3
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.8 checking for python3... /usr/bin/python3
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.8 checking for python3 version... 3.9
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.9 checking for python3 platform... linux
17:56:51 [2022-07-14T17:56:51.734Z] #77 184.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:56:51 [2022-07-14T17:56:51.734Z] #77 185.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:56:51 [2022-07-14T17:56:51.734Z] #77 185.7 checking that generated files are newer than configure... done
17:56:51 [2022-07-14T17:56:51.734Z] #77 185.7 configure: creating ./config.status
17:56:51 [2022-07-14T17:56:51.790Z] #77 195.8 checking dynamic linker characteristics... GNU/Linux ld.so
17:56:51 [2022-07-14T17:56:51.994Z] #77 188.7 config.status: creating Makefile
17:56:51 [2022-07-14T17:56:51.994Z] #77 188.8 config.status: creating config.h
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.4 checking how to hardcode library paths into programs... immediate
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.4 checking whether stripping libraries is possible... yes
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.5 checking if libtool supports shared libraries... yes
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.5 checking whether to build shared libraries... no
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.5 checking whether to build static libraries... yes
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.5 checking for a BSD-compatible install... /usr/bin/install -c
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.5 checking whether build environment is sane... yes
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.5 checking whether make sets $(MAKE)... yes
17:56:52 [2022-07-14T17:56:52.047Z] #77 196.6 checking whether make supports the include directive... yes (GNU style)
17:56:52 [2022-07-14T17:56:52.253Z] #77 188.9 config.status: executing libtool commands
17:56:52 [2022-07-14T17:56:52.253Z] #77 188.9 config.status: executing depfiles commands
17:56:52 [2022-07-14T17:56:52.304Z] #77 196.7 checking whether make supports nested variables... yes
17:56:52 [2022-07-14T17:56:52.304Z] #77 196.7 checking whether UID '0' is supported by ustar format... yes
17:56:52 [2022-07-14T17:56:52.304Z] #77 196.7 checking whether GID '0' is supported by ustar format... yes
17:56:52 [2022-07-14T17:56:52.304Z] #77 196.7 checking how to create a ustar tar archive... gnutar
17:56:52 [2022-07-14T17:56:52.868Z] #77 196.9 checking dependency style of gcc... gcc3
17:56:52 [2022-07-14T17:56:52.868Z] #77 197.3 checking whether to enable maintainer-specific portions of Makefiles... yes
17:56:52 [2022-07-14T17:56:52.868Z] #77 197.3 checking whether make supports nested variables... (cached) yes
17:56:52 [2022-07-14T17:56:52.868Z] #77 197.3 checking for pkg-config... /usr/bin/pkg-config
17:56:52 [2022-07-14T17:56:52.868Z] #77 197.3 checking pkg-config is at least version 0.9.0... yes
17:56:53 [2022-07-14T17:56:53.125Z] #77 197.3 checking for yajl >= 2.1.0... yes
17:56:53 [2022-07-14T17:56:53.125Z] #77 197.4 checking for a sed that does not truncate output... (cached) /bin/sed
17:56:53 [2022-07-14T17:56:53.125Z] #77 197.4 checking for gcc... (cached) gcc
17:56:53 [2022-07-14T17:56:53.125Z] #77 197.6 checking whether we are using the GNU C compiler... (cached) yes
17:56:53 [2022-07-14T17:56:53.125Z] #77 197.6 checking whether gcc accepts -g... (cached) yes
17:56:53 [2022-07-14T17:56:53.125Z] #77 197.6 checking for gcc option to accept ISO C89... (cached) none needed
17:56:53 [2022-07-14T17:56:53.125Z] #77 197.6 checking whether gcc understands -c and -o together... (cached) yes
17:56:53 [2022-07-14T17:56:53.192Z] #77 189.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:56:53 [2022-07-14T17:56:53.192Z] #77 189.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:56:53 [2022-07-14T17:56:53.382Z] #77 197.6 checking for a Python interpreter with version >= 3... python3
17:56:53 [2022-07-14T17:56:53.382Z] #77 197.9 checking for python3... /usr/bin/python3
17:56:53 [2022-07-14T17:56:53.639Z] #77 197.9 checking for python3 version... 3.9
17:56:53 [2022-07-14T17:56:53.759Z] #77 190.5 checking for gcc... gcc
17:56:53 [2022-07-14T17:56:53.896Z] #77 198.1 checking for python3 platform... linux
17:56:54 [2022-07-14T17:56:54.153Z] #77 198.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:56:54 [2022-07-14T17:56:54.277Z] #77 190.6 checking whether the C compiler works... yes
17:56:54 [2022-07-14T17:56:54.277Z] #77 190.9 checking for C compiler default output file name... a.out
17:56:54 [2022-07-14T17:56:54.409Z] #77 198.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:56:54 [2022-07-14T17:56:54.844Z] #77 190.9 checking for suffix of executables... 
17:56:54 [2022-07-14T17:56:54.978Z] #77 199.2 checking that generated files are newer than configure... done
17:56:54 [2022-07-14T17:56:54.978Z] #77 199.2 configure: creating ./config.status
17:56:55 [2022-07-14T17:56:55.103Z] #77 191.4 checking whether we are cross compiling... no
17:56:55 [2022-07-14T17:56:55.103Z] #77 191.7 checking for suffix of object files... o
17:56:55 [2022-07-14T17:56:55.361Z] #77 191.9 checking whether we are using the GNU C compiler... yes
17:56:55 [2022-07-14T17:56:55.621Z] #77 192.2 checking whether gcc accepts -g... 
17:56:55 [2022-07-14T17:56:55.621Z] #77 ...
17:56:55 [2022-07-14T17:56:55.621Z] 
17:56:55 [2022-07-14T17:56:55.621Z] #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
17:56:55 [2022-07-14T17:56:55.621Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.29 Selecting previously unselected package libinih1:amd64.
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.41 Unpacking libinih1:amd64 (53-1+b2) ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.58 Selecting previously unselected package libnet1:amd64.
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.86 Selecting previously unselected package libnl-3-200:amd64.
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.89 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 45.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.22 Selecting previously unselected package libprotobuf-c1:amd64.
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.23 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.42 Selecting previously unselected package libyajl2:amd64.
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.42 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.42 Unpacking libyajl2:amd64 (2.1.0-3) ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.59 Selecting previously unselected package net-tools.
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.59 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 46.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 47.11 Selecting previously unselected package patch.
17:56:55 [2022-07-14T17:56:55.621Z] #21 47.13 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 47.15 Unpacking patch (2.7.6-7) ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 47.43 Selecting previously unselected package python-pip-whl.
17:56:55 [2022-07-14T17:56:55.621Z] #21 47.44 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:56:55 [2022-07-14T17:56:55.621Z] #21 47.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:56:56 [2022-07-14T17:56:56.556Z] #21 48.44 Selecting previously unselected package python3-lib2to3.
17:56:56 [2022-07-14T17:56:56.556Z] #21 48.46 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
17:56:56 [2022-07-14T17:56:56.556Z] #21 48.47 Unpacking python3-lib2to3 (3.9.2-1) ...
17:56:56 [2022-07-14T17:56:56.716Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.355s	coverage: 59.9% of statements
17:56:56 [2022-07-14T17:56:56.716Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:56:56 [2022-07-14T17:56:56.716Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:56:56 [2022-07-14T17:56:56.716Z] ok  	github.com/docker/docker/libnetwork/osl	4.324s	coverage: 39.7% of statements
17:56:56 [2022-07-14T17:56:56.716Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:56:56 [2022-07-14T17:56:56.716Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
17:56:57 [2022-07-14T17:56:57.123Z] #21 48.85 Selecting previously unselected package python3-distutils.
17:56:57 [2022-07-14T17:56:57.123Z] #21 48.86 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
17:56:57 [2022-07-14T17:56:57.123Z] #21 48.89 Unpacking python3-distutils (3.9.2-1) ...
17:56:57 [2022-07-14T17:56:57.123Z] #21 49.16 Selecting previously unselected package python3-pkg-resources.
17:56:57 [2022-07-14T17:56:57.381Z] #21 49.17 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
17:56:57 [2022-07-14T17:56:57.381Z] #21 49.18 Unpacking python3-pkg-resources (52.0.0-4) ...
17:56:57 [2022-07-14T17:56:57.640Z] #21 49.49 Selecting previously unselected package python3-setuptools.
17:56:57 [2022-07-14T17:56:57.640Z] #21 49.49 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
17:56:57 [2022-07-14T17:56:57.640Z] #21 49.52 Unpacking python3-setuptools (52.0.0-4) ...
17:56:57 [2022-07-14T17:56:57.645Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.661s	coverage: 48.6% of statements
17:56:57 [2022-07-14T17:56:57.915Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
17:56:57 [2022-07-14T17:56:57.915Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:56:58 [2022-07-14T17:56:58.192Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === Skipped
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:56:58 [2022-07-14T17:56:58.192Z]     firewalld_test.go:14: firewalld is not running
17:56:58 [2022-07-14T17:56:58.192Z] 
17:56:58 [2022-07-14T17:56:58.192Z] DONE 327 tests, 9 skipped in 202.896s
17:56:58 [2022-07-14T17:56:58.208Z] #21 49.93 Selecting previously unselected package python3-wheel.
17:56:58 [2022-07-14T17:56:58.208Z] #21 49.94 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
17:56:58 [2022-07-14T17:56:58.208Z] #21 49.94 Unpacking python3-wheel (0.34.2-1) ...
17:56:58 [2022-07-14T17:56:58.208Z] #21 50.05 Selecting previously unselected package python3-pip.
17:56:58 [2022-07-14T17:56:58.208Z] #21 50.07 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:56:58 [2022-07-14T17:56:58.208Z] #21 50.08 Unpacking python3-pip (20.3.4-4+deb11u1) ...
Post stage
[Pipeline] junit
17:56:58 [2022-07-14T17:56:58.767Z] Recording test results
17:56:58 [2022-07-14T17:56:58.777Z] #21 50.79 Selecting previously unselected package sudo.
17:56:58 [2022-07-14T17:56:58.777Z] #21 50.79 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
17:56:58 [2022-07-14T17:56:58.873Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:56:59 [2022-07-14T17:56:59.036Z] #21 50.85 Unpacking sudo (1.9.5p2-3) ...
17:56:59 [2022-07-14T17:56:59.157Z] #77 203.0 config.status: creating Makefile
17:56:59 [2022-07-14T17:56:59.157Z] #77 203.1 config.status: creating config.h
17:56:59 [2022-07-14T17:56:59.157Z] #77 203.1 config.status: executing libtool commands
17:56:59 [2022-07-14T17:56:59.157Z] #77 203.2 config.status: executing depfiles commands
17:56:59 [2022-07-14T17:56:59.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -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:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh dynbinary test-integration
17:56:59 [2022-07-14T17:56:59.415Z] #77 ...
17:56:59 [2022-07-14T17:56:59.415Z] 
17:56:59 [2022-07-14T17:56:59.415Z] #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
17:56:59 [2022-07-14T17:56:59.415Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:56:59 [2022-07-14T17:56:59.415Z] #21 33.82 Selecting previously unselected package iproute2.
17:56:59 [2022-07-14T17:56:59.415Z] #21 33.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 33.83 Unpacking iproute2 (5.10.0-4) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 34.66 Selecting previously unselected package xxd.
17:56:59 [2022-07-14T17:56:59.415Z] #21 34.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 34.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 34.86 Selecting previously unselected package vim-common.
17:56:59 [2022-07-14T17:56:59.415Z] #21 34.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 34.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 35.29 Selecting previously unselected package bash-completion.
17:56:59 [2022-07-14T17:56:59.415Z] #21 35.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 40.59 Unpacking bash-completion (1:2.11-2) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.17 Selecting previously unselected package bzip2.
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.17 Unpacking bzip2 (1.0.8-4) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.29 Selecting previously unselected package xz-utils.
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.29 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.53 Selecting previously unselected package apparmor.
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.55 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 41.62 Unpacking apparmor (2.13.6-10) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.11 Selecting previously unselected package inetutils-ping.
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.16 Unpacking inetutils-ping (2:2.0-1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.35 Selecting previously unselected package libip4tc2:amd64.
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.35 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.36 Unpacking libip4tc2:amd64 (1.8.7-1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.49 Selecting previously unselected package libip6tc2:amd64.
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.50 Unpacking libip6tc2:amd64 (1.8.7-1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.59 Selecting previously unselected package libnfnetlink0:amd64.
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.69 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.81 Selecting previously unselected package libnftnl11:amd64.
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.82 Unpacking libnftnl11:amd64 (1.1.9-1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.94 Selecting previously unselected package iptables.
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.97 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 42.99 Unpacking iptables (1.8.7-1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 43.51 Selecting previously unselected package libonig5:amd64.
17:56:59 [2022-07-14T17:56:59.415Z] #21 43.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 43.53 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 43.76 Selecting previously unselected package libjq1:amd64.
17:56:59 [2022-07-14T17:56:59.415Z] #21 43.77 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.415Z] #21 43.77 Unpacking libjq1:amd64 (1.6-2.1) ...
17:56:59 [2022-07-14T17:56:59.449Z] 
17:56:59 [2022-07-14T17:56:59.673Z] #21 43.97 Selecting previously unselected package jq.
17:56:59 [2022-07-14T17:56:59.673Z] #21 43.98 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.673Z] #21 43.98 Unpacking jq (1.6-2.1) ...
17:56:59 [2022-07-14T17:56:59.673Z] #21 44.09 Selecting previously unselected package libaio1:amd64.
17:56:59 [2022-07-14T17:56:59.673Z] #21 44.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.673Z] #21 44.13 Unpacking libaio1:amd64 (0.3.112-9) ...
17:56:59 [2022-07-14T17:56:59.673Z] #21 ...
17:56:59 [2022-07-14T17:56:59.673Z] 
17:56:59 [2022-07-14T17:56:59.673Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:56:59 [2022-07-14T17:56:59.673Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:56:59 [2022-07-14T17:56:59.673Z] #77 204.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:56:59 [2022-07-14T17:56:59.673Z] #77 204.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:56:59 [2022-07-14T17:56:59.705Z] Removing bundles/
17:56:59 [2022-07-14T17:56:59.705Z] 
17:56:59 [2022-07-14T17:56:59.705Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:56:59 [2022-07-14T17:56:59.705Z] Building: bundles/dynbinary-daemon/dockerd
17:56:59 [2022-07-14T17:56:59.705Z] GOOS="" GOARCH="" GOARM=""
17:56:59 [2022-07-14T17:56:59.971Z] #21 51.82 Selecting previously unselected package thin-provisioning-tools.
17:56:59 [2022-07-14T17:56:59.971Z] #21 51.83 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
17:56:59 [2022-07-14T17:56:59.971Z] #21 51.85 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:57:00 [2022-07-14T17:57:00.229Z] #21 52.14 Selecting previously unselected package uidmap.
17:57:00 [2022-07-14T17:57:00.229Z] #21 52.14 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
17:57:00 [2022-07-14T17:57:00.229Z] #21 52.17 Unpacking uidmap (1:4.8.1-1) ...
17:57:00 [2022-07-14T17:57:00.237Z] #77 204.6 checking for gcc... gcc
17:57:00 [2022-07-14T17:57:00.494Z] #77 204.7 checking whether the C compiler works... yes
17:57:00 [2022-07-14T17:57:00.494Z] #77 204.9 checking for C compiler default output file name... a.out
17:57:00 [2022-07-14T17:57:00.494Z] #77 204.9 checking for suffix of executables... 
17:57:00 [2022-07-14T17:57:00.752Z] #77 205.1 checking whether we are cross compiling... no
17:57:00 [2022-07-14T17:57:00.796Z] #21 52.58 Selecting previously unselected package vim-runtime.
17:57:00 [2022-07-14T17:57:00.796Z] #21 52.58 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:57:00 [2022-07-14T17:57:00.796Z] #21 52.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:57:00 [2022-07-14T17:57:00.796Z] #21 52.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:57:00 [2022-07-14T17:57:00.796Z] #21 52.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:57:01 [2022-07-14T17:57:01.009Z] #77 205.3 checking for suffix of object files... o
17:57:01 [2022-07-14T17:57:01.266Z] #77 205.5 checking whether we are using the GNU C compiler... yes
17:57:01 [2022-07-14T17:57:01.266Z] #77 205.6 checking whether gcc accepts -g... yes
17:57:01 [2022-07-14T17:57:01.524Z] #77 205.7 checking for gcc option to accept ISO C89... none needed
17:57:01 [2022-07-14T17:57:01.783Z] #77 205.9 checking whether gcc understands -c and -o together... yes
17:57:01 [2022-07-14T17:57:01.783Z] #77 206.3 checking for a BSD-compatible install... /usr/bin/install -c
17:57:01 [2022-07-14T17:57:01.783Z] #77 206.3 checking whether build environment is sane... yes
17:57:02 [2022-07-14T17:57:02.041Z] #77 206.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:57:02 [2022-07-14T17:57:02.041Z] #77 206.4 checking for gawk... no
17:57:02 [2022-07-14T17:57:02.041Z] #77 206.4 checking for mawk... mawk
17:57:02 [2022-07-14T17:57:02.041Z] #77 206.4 checking whether make sets $(MAKE)... yes
17:57:02 [2022-07-14T17:57:02.041Z] #77 206.5 checking whether make supports the include directive... yes (GNU style)
17:57:02 [2022-07-14T17:57:02.041Z] #77 206.6 checking whether make supports nested variables... yes
17:57:02 [2022-07-14T17:57:02.172Z] #21 ...
17:57:02 [2022-07-14T17:57:02.172Z] 
17:57:02 [2022-07-14T17:57:02.172Z] #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
17:57:02 [2022-07-14T17:57:02.172Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:02 [2022-07-14T17:57:02.172Z] #77 192.2 checking whether gcc accepts -g... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 192.4 checking for gcc option to accept ISO C89... none needed
17:57:02 [2022-07-14T17:57:02.172Z] #77 192.8 checking whether gcc understands -c and -o together... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.2 checking for a BSD-compatible install... /usr/bin/install -c
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.3 checking whether build environment is sane... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.4 checking for gawk... no
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.4 checking for mawk... mawk
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.4 checking whether make sets $(MAKE)... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.4 checking whether make supports the include directive... yes (GNU style)
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.4 checking whether make supports nested variables... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.5 checking whether UID '0' is supported by ustar format... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.5 checking whether GID '0' is supported by ustar format... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.5 checking how to create a ustar tar archive... gnutar
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.5 checking dependency style of gcc... gcc3
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.7 checking whether to enable maintainer-specific portions of Makefiles... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.7 checking whether make supports nested variables... (cached) yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 193.8 checking build system type... x86_64-pc-linux-gnu
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.4 checking host system type... x86_64-pc-linux-gnu
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.4 checking how to print strings... printf
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.4 checking for a sed that does not truncate output... /bin/sed
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.5 checking for grep that handles long lines and -e... /bin/grep
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.5 checking for egrep... /bin/grep -E
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.6 checking for fgrep... /bin/grep -F
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.6 checking for ld used by gcc... /usr/bin/ld
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.9 checking whether ln -s works... yes
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.9 checking the maximum length of command line arguments... 1572864
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.9 checking for /usr/bin/ld option to reload object files... -r
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.9 checking for objdump... objdump
17:57:02 [2022-07-14T17:57:02.172Z] #77 194.9 checking how to recognize dependent libraries... pass_all
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.0 checking for dlltool... no
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.0 checking how to associate runtime and link libraries... printf %s\n
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.0 checking for ar... ar
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.0 checking for archiver @FILE support... @
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.2 checking for strip... strip
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.2 checking for ranlib... ranlib
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.6 checking for sysroot... no
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.6 checking for a working dd... /bin/dd
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.7 checking for mt... no
17:57:02 [2022-07-14T17:57:02.172Z] #77 195.7 checking if : is a manifest tool... no
17:57:02 [2022-07-14T17:57:02.173Z] #77 195.7 checking how to run the C preprocessor... gcc -E
17:57:02 [2022-07-14T17:57:02.173Z] #77 196.0 checking for ANSI C header files... yes
17:57:02 [2022-07-14T17:57:02.173Z] #77 197.0 checking for sys/types.h... yes
17:57:02 [2022-07-14T17:57:02.173Z] #77 197.2 checking for sys/stat.h... yes
17:57:02 [2022-07-14T17:57:02.173Z] #77 197.6 checking for stdlib.h... yes
17:57:02 [2022-07-14T17:57:02.173Z] #77 197.9 checking for string.h... yes
17:57:02 [2022-07-14T17:57:02.173Z] #77 198.3 checking for memory.h... yes
17:57:02 [2022-07-14T17:57:02.173Z] #77 198.5 checking for strings.h... yes
17:57:02 [2022-07-14T17:57:02.302Z] #77 206.6 checking whether UID '0' is supported by ustar format... yes
17:57:02 [2022-07-14T17:57:02.302Z] #77 206.6 checking whether GID '0' is supported by ustar format... yes
17:57:02 [2022-07-14T17:57:02.302Z] #77 206.6 checking how to create a ustar tar archive... gnutar
17:57:02 [2022-07-14T17:57:02.432Z] #77 198.8 checking for inttypes.h... yes
17:57:02 [2022-07-14T17:57:02.559Z] #77 206.7 checking dependency style of gcc... gcc3
17:57:02 [2022-07-14T17:57:02.559Z] #77 207.0 checking whether to enable maintainer-specific portions of Makefiles... yes
17:57:02 [2022-07-14T17:57:02.559Z] #77 207.0 checking whether make supports nested variables... (cached) yes
17:57:02 [2022-07-14T17:57:02.691Z] #77 199.2 checking for stdint.h... yes
17:57:02 [2022-07-14T17:57:02.950Z] #77 199.4 checking for unistd.h... yes
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.1 checking build system type... x86_64-pc-linux-gnu
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.5 checking host system type... x86_64-pc-linux-gnu
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.5 checking how to print strings... printf
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.5 checking for a sed that does not truncate output... /bin/sed
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.5 checking for grep that handles long lines and -e... /bin/grep
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.6 checking for egrep... /bin/grep -E
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.6 checking for fgrep... /bin/grep -F
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.6 checking for ld used by gcc... /usr/bin/ld
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:57:03 [2022-07-14T17:57:03.124Z] #77 207.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:57:03 [2022-07-14T17:57:03.209Z] #77 199.6 checking for dlfcn.h... yes
17:57:03 [2022-07-14T17:57:03.209Z] #77 199.8 checking for objdir... .libs
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking whether ln -s works... yes
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking the maximum length of command line arguments... 1572864
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking for /usr/bin/ld option to reload object files... -r
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking for objdump... objdump
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking how to recognize dependent libraries... pass_all
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking for dlltool... no
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking how to associate runtime and link libraries... printf %s\n
17:57:03 [2022-07-14T17:57:03.381Z] #77 207.9 checking for ar... ar
17:57:03 [2022-07-14T17:57:03.638Z] #77 207.9 checking for archiver @FILE support... @
17:57:03 [2022-07-14T17:57:03.638Z] #77 208.1 checking for strip... strip
17:57:03 [2022-07-14T17:57:03.638Z] #77 208.1 checking for ranlib... ranlib
17:57:03 [2022-07-14T17:57:03.727Z] #77 200.2 checking if gcc supports -fno-rtti -fno-exceptions... no
17:57:03 [2022-07-14T17:57:03.727Z] #77 200.4 checking for gcc option to produce PIC... -fPIC -DPIC
17:57:03 [2022-07-14T17:57:03.986Z] #77 200.4 checking if gcc PIC flag -fPIC -DPIC works... yes
17:57:04 [2022-07-14T17:57:04.201Z] #77 208.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:57:04 [2022-07-14T17:57:04.202Z] #77 208.6 checking for sysroot... no
17:57:04 [2022-07-14T17:57:04.202Z] #77 208.6 checking for a working dd... /bin/dd
17:57:04 [2022-07-14T17:57:04.202Z] #77 208.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:57:04 [2022-07-14T17:57:04.202Z] #77 208.7 checking for mt... no
17:57:04 [2022-07-14T17:57:04.202Z] #77 208.7 checking if : is a manifest tool... no
17:57:04 [2022-07-14T17:57:04.459Z] #77 208.7 checking how to run the C preprocessor... gcc -E
17:57:04 [2022-07-14T17:57:04.553Z] #77 200.6 checking if gcc static flag -static works... yes
17:57:04 [2022-07-14T17:57:04.812Z] #77 201.2 checking if gcc supports -c -o file.o... yes
17:57:04 [2022-07-14T17:57:04.812Z] #77 201.6 checking if gcc supports -c -o file.o... (cached) yes
17:57:05 [2022-07-14T17:57:05.072Z] #77 201.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:57:05 [2022-07-14T17:57:05.641Z] #77 201.7 checking dynamic linker characteristics... GNU/Linux ld.so
17:57:05 [2022-07-14T17:57:05.641Z] #77 202.3 checking how to hardcode library paths into programs... immediate
17:57:05 [2022-07-14T17:57:05.641Z] #77 202.3 checking whether stripping libraries is possible... yes
17:57:05 [2022-07-14T17:57:05.641Z] #77 202.4 checking if libtool supports shared libraries... yes
17:57:05 [2022-07-14T17:57:05.641Z] #77 202.4 checking whether to build shared libraries... no
17:57:05 [2022-07-14T17:57:05.641Z] #77 202.4 checking whether to build static libraries... yes
17:57:05 [2022-07-14T17:57:05.900Z] #77 202.4 checking float.h usability... yes
17:57:05 [2022-07-14T17:57:05.900Z] #77 202.7 checking float.h presence... yes
17:57:06 [2022-07-14T17:57:06.088Z] #77 209.2 checking for ANSI C header files... yes
17:57:06 [2022-07-14T17:57:06.088Z] #77 210.4 checking for sys/types.h... yes
17:57:06 [2022-07-14T17:57:06.159Z] #77 202.7 checking for float.h... yes
17:57:06 [2022-07-14T17:57:06.159Z] #77 202.7 checking limits.h usability... yes
17:57:06 [2022-07-14T17:57:06.159Z] #77 202.9 checking limits.h presence... yes
17:57:06 [2022-07-14T17:57:06.159Z] #77 203.0 checking for limits.h... yes
17:57:06 [2022-07-14T17:57:06.159Z] #77 203.0 checking stddef.h usability... 
17:57:06 [2022-07-14T17:57:06.159Z] #77 ...
17:57:06 [2022-07-14T17:57:06.159Z] 
17:57:06 [2022-07-14T17:57:06.159Z] #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
17:57:06 [2022-07-14T17:57:06.159Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:57:06 [2022-07-14T17:57:06.159Z] #21 58.22 Selecting previously unselected package vim.
17:57:06 [2022-07-14T17:57:06.159Z] #21 58.22 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:57:06 [2022-07-14T17:57:06.306Z] .........                                                                [ 85%]
17:57:06 [2022-07-14T17:57:06.345Z] #77 210.7 checking for sys/stat.h... yes
17:57:06 [2022-07-14T17:57:06.419Z] #21 58.27 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:57:06 [2022-07-14T17:57:06.859Z] #77 211.0 checking for stdlib.h... yes
17:57:07 [2022-07-14T17:57:07.355Z] #21 59.33 Selecting previously unselected package xfsprogs.
17:57:07 [2022-07-14T17:57:07.424Z] #77 211.4 checking for string.h... yes
17:57:07 [2022-07-14T17:57:07.613Z] #21 59.34 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
17:57:07 [2022-07-14T17:57:07.613Z] #21 59.34 Unpacking xfsprogs (5.10.0-4) ...
17:57:07 [2022-07-14T17:57:07.681Z] #77 211.8 checking for memory.h... yes
17:57:07 [2022-07-14T17:57:07.938Z] #77 212.2 checking for strings.h... yes
17:57:08 [2022-07-14T17:57:08.186Z] #21 59.90 Selecting previously unselected package zip.
17:57:08 [2022-07-14T17:57:08.187Z] #21 59.90 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
17:57:08 [2022-07-14T17:57:08.187Z] #21 59.92 Unpacking zip (3.0-12) ...
17:57:08 [2022-07-14T17:57:08.187Z] #21 60.11 Selecting previously unselected package zstd.
17:57:08 [2022-07-14T17:57:08.187Z] #21 60.11 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
17:57:08 [2022-07-14T17:57:08.187Z] #21 60.11 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:57:08 [2022-07-14T17:57:08.452Z] #77 212.6 checking for inttypes.h... yes
17:57:08 [2022-07-14T17:57:08.709Z] #77 213.0 checking for stdint.h... yes
17:57:09 [2022-07-14T17:57:09.013Z] #21 60.78 Setting up python3-pkg-resources (52.0.0-4) ...
17:57:09 [2022-07-14T17:57:09.335Z] #77 213.3 checking for unistd.h... yes
17:57:09 [2022-07-14T17:57:09.336Z] #77 213.7 checking for dlfcn.h... yes
17:57:09 [2022-07-14T17:57:09.336Z] #77 213.9 checking for objdir... .libs
17:57:09 [2022-07-14T17:57:09.914Z] #77 ...
17:57:09 [2022-07-14T17:57:09.914Z] 
17:57:09 [2022-07-14T17:57:09.914Z] #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
17:57:09 [2022-07-14T17:57:09.914Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:57:09 [2022-07-14T17:57:09.914Z] #21 44.25 Selecting previously unselected package libgpm2:amd64.
17:57:09 [2022-07-14T17:57:09.914Z] #21 44.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 44.26 Unpacking libgpm2:amd64 (1.20.7-8) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 44.33 Selecting previously unselected package libicu67:amd64.
17:57:09 [2022-07-14T17:57:09.914Z] #21 44.34 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 44.35 Unpacking libicu67:amd64 (67.1-7) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.14 Selecting previously unselected package libinih1:amd64.
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.16 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.16 Unpacking libinih1:amd64 (53-1+b2) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.24 Selecting previously unselected package libnet1:amd64.
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.24 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.36 Selecting previously unselected package libnl-3-200:amd64.
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.51 Selecting previously unselected package libprotobuf-c1:amd64.
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.71 Selecting previously unselected package libyajl2:amd64.
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.71 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.72 Unpacking libyajl2:amd64 (2.1.0-3) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.86 Selecting previously unselected package net-tools.
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.87 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 50.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 51.24 Selecting previously unselected package patch.
17:57:09 [2022-07-14T17:57:09.914Z] #21 51.25 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 51.31 Unpacking patch (2.7.6-7) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 51.51 Selecting previously unselected package python-pip-whl.
17:57:09 [2022-07-14T17:57:09.914Z] #21 51.53 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 51.54 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 52.84 Selecting previously unselected package python3-lib2to3.
17:57:09 [2022-07-14T17:57:09.914Z] #21 52.87 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 52.89 Unpacking python3-lib2to3 (3.9.2-1) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.27 Selecting previously unselected package python3-distutils.
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.27 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.29 Unpacking python3-distutils (3.9.2-1) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.55 Selecting previously unselected package python3-pkg-resources.
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.55 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.56 Unpacking python3-pkg-resources (52.0.0-4) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.86 Selecting previously unselected package python3-setuptools.
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.87 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 53.88 Unpacking python3-setuptools (52.0.0-4) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 54.34 Selecting previously unselected package python3-wheel.
17:57:09 [2022-07-14T17:57:09.914Z] #21 54.35 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 54.38 Unpacking python3-wheel (0.34.2-1) ...
17:57:09 [2022-07-14T17:57:09.914Z] #21 ...
17:57:09 [2022-07-14T17:57:09.914Z] 
17:57:09 [2022-07-14T17:57:09.914Z] #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
17:57:09 [2022-07-14T17:57:09.914Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:10 [2022-07-14T17:57:10.178Z] #77 214.5 checking if gcc supports -fno-rtti -fno-exceptions... no
17:57:10 [2022-07-14T17:57:10.178Z] #77 214.6 checking for gcc option to produce PIC... -fPIC -DPIC
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.18 Setting up libip4tc2:amd64 (1.8.7-1) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.20 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.21 Setting up libgpm2:amd64 (1.20.7-8) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.22 Setting up libicu67:amd64 (67.1-7) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.23 Setting up libip6tc2:amd64 (1.8.7-1) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.24 Setting up libinih1:amd64 (53-1+b2) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.26 Setting up uidmap (1:4.8.1-1) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.27 Setting up libyajl2:amd64 (2.1.0-3) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.32 Setting up bzip2 (1.0.8-4) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:57:10 [2022-07-14T17:57:10.391Z] #21 62.35 Setting up python3-wheel (0.34.2-1) ...
17:57:10 [2022-07-14T17:57:10.434Z] #77 214.6 checking if gcc PIC flag -fPIC -DPIC works... yes
17:57:10 [2022-07-14T17:57:10.996Z] #77 214.8 checking if gcc static flag -static works... yes
17:57:11 [2022-07-14T17:57:11.252Z] #77 215.3 checking if gcc supports -c -o file.o... yes
17:57:11 [2022-07-14T17:57:11.252Z] #77 215.6 checking if gcc supports -c -o file.o... (cached) yes
17:57:11 [2022-07-14T17:57:11.263Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:57:11 [2022-07-14T17:57:11.509Z] #77 215.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
17:57:11 [2022-07-14T17:57:11.766Z] #77 215.8 checking dynamic linker characteristics... GNU/Linux ld.so
17:57:11 [2022-07-14T17:57:11.766Z] #77 216.2 checking how to hardcode library paths into programs... immediate
17:57:11 [2022-07-14T17:57:11.766Z] #77 216.2 checking whether stripping libraries is possible... yes
17:57:11 [2022-07-14T17:57:11.766Z] #77 216.2 checking if libtool supports shared libraries... yes
17:57:11 [2022-07-14T17:57:11.766Z] #77 216.2 checking whether to build shared libraries... no
17:57:11 [2022-07-14T17:57:11.766Z] #77 216.2 checking whether to build static libraries... yes
17:57:11 [2022-07-14T17:57:11.769Z] #21 63.65 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:57:11 [2022-07-14T17:57:11.769Z] #21 63.67 Setting up libcap2:amd64 (1:2.44-1) ...
17:57:11 [2022-07-14T17:57:11.769Z] #21 63.70 Setting up libcap2-bin (1:2.44-1) ...
17:57:11 [2022-07-14T17:57:11.769Z] #21 63.75 Setting up apparmor (2.13.6-10) ...
17:57:12 [2022-07-14T17:57:12.023Z] #77 216.3 checking float.h usability... yes
17:57:12 [2022-07-14T17:57:12.280Z] #77 216.6 checking float.h presence... yes
17:57:12 [2022-07-14T17:57:12.280Z] #77 216.7 checking for float.h... yes
17:57:12 [2022-07-14T17:57:12.450Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:57:12 [2022-07-14T17:57:12.843Z] #77 216.8 checking limits.h usability... yes
17:57:12 [2022-07-14T17:57:12.843Z] #77 217.2 checking limits.h presence... yes
17:57:12 [2022-07-14T17:57:12.844Z] #77 217.3 checking for limits.h... yes
17:57:13 [2022-07-14T17:57:13.100Z] #77 217.4 checking stddef.h usability... yes
17:57:13 [2022-07-14T17:57:13.100Z] #77 217.6 checking stddef.h presence... yes
17:57:13 [2022-07-14T17:57:13.100Z] #77 217.6 checking for stddef.h... yes
17:57:13 [2022-07-14T17:57:13.241Z] #77 249.3   AR       libcrun_testing.a
17:57:13 [2022-07-14T17:57:13.241Z] #77 249.3 ar: `u' modifier ignored since `D' is the default (see `U')
17:57:13 [2022-07-14T17:57:13.241Z] #77 249.4   CCLD     tests/tests_libcrun_utils
17:57:13 [2022-07-14T17:57:13.241Z] #77 249.4   CCLD     tests/tests_libcrun_errors
17:57:13 [2022-07-14T17:57:13.241Z] #77 249.5   CCLD     tests/tests_libcrun_fuzzer
17:57:13 [2022-07-14T17:57:13.241Z] #77 250.0   CCLD     libcrun.la
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.0   CCLD     crun
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.5 make[3]: Entering directory '/tmp/crun-build'
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.7  /bin/mkdir -p '/usr/local/lib'
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.7  /bin/mkdir -p '/usr/local/share/man/man1'
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:57:13 [2022-07-14T17:57:13.241Z] #77 251.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:57:13 [2022-07-14T17:57:13.242Z] #77 251.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:57:13 [2022-07-14T17:57:13.242Z] #77 251.8 libtool: install: ranlib /usr/local/lib/libcrun.a
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 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
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 ----------------------------------------------------------------------
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 Libraries have been installed in:
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0    /usr/local/lib
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 If you ever happen to want to link against installed libraries
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 in a given directory, LIBDIR, you must either use libtool, and
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 specify the full pathname of the library, or use the '-LLIBDIR'
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 flag during linking and do at least one of the following:
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0      during execution
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0      during linking
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 See any operating system documentation about shared libraries for
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 more information, such as the ld(1) and ld.so(8) manual pages.
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0 ----------------------------------------------------------------------
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0  /bin/mkdir -p '/build'
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.1 libtool: install: /usr/bin/install -c crun /build/crun
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.1 make[3]: Leaving directory '/tmp/crun-build'
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.1 make[2]: Leaving directory '/tmp/crun-build'
17:57:13 [2022-07-14T17:57:13.242Z] #77 252.1 make[1]: Leaving directory '/tmp/crun-build'
17:57:13 [2022-07-14T17:57:13.242Z] #77 DONE 252.3s
17:57:13 [2022-07-14T17:57:13.242Z] 
17:57:13 [2022-07-14T17:57:13.242Z] #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
17:57:13 [2022-07-14T17:57:13.242Z] #64 sha256:5111ca776eccb72956ecbaef2916a0c022a76b160737ed7afdb2a679e54e1bd6
17:57:13 [2022-07-14T17:57:13.357Z] #77 217.7 checking for stdlib.h... (cached) yes
17:57:13 [2022-07-14T17:57:13.357Z] #77 217.7 checking for string.h... (cached) yes
17:57:13 [2022-07-14T17:57:13.613Z] #77 217.8 checking sys/time.h usability... yes
17:57:13 [2022-07-14T17:57:13.613Z] #77 218.0 checking sys/time.h presence... yes
17:57:13 [2022-07-14T17:57:13.613Z] #77 218.1 checking for sys/time.h... yes
17:57:13 [2022-07-14T17:57:13.870Z] #77 218.1 checking for inline... inline
17:57:14 [2022-07-14T17:57:14.303Z] #21 65.72 Setting up zip (3.0-12) ...
17:57:14 [2022-07-14T17:57:14.303Z] #21 65.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:57:14 [2022-07-14T17:57:14.303Z] #21 65.80 Setting up bash-completion (1:2.11-2) ...
17:57:14 [2022-07-14T17:57:14.434Z] #77 218.3 checking for size_t... yes
17:57:14 [2022-07-14T17:57:14.434Z] #77 218.9 checking for stdlib.h... (cached) yes
17:57:14 [2022-07-14T17:57:14.691Z] #77 218.9 checking for GNU libc compatible malloc... yes
17:57:14 [2022-07-14T17:57:14.691Z] #77 219.2 checking for stdlib.h... (cached) yes
17:57:14 [2022-07-14T17:57:14.870Z] #21 ...
17:57:14 [2022-07-14T17:57:14.870Z] 
17:57:14 [2022-07-14T17:57:14.870Z] #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
17:57:14 [2022-07-14T17:57:14.870Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:14 [2022-07-14T17:57:14.870Z] #77 203.0 checking stddef.h usability... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 203.3 checking stddef.h presence... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 203.4 checking for stddef.h... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 203.4 checking for stdlib.h... (cached) yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 203.5 checking for string.h... (cached) yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 203.6 checking sys/time.h usability... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 203.9 checking sys/time.h presence... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 204.0 checking for sys/time.h... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 204.1 checking for inline... inline
17:57:14 [2022-07-14T17:57:14.871Z] #77 204.2 checking for size_t... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 204.5 checking for stdlib.h... (cached) yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 204.5 checking for GNU libc compatible malloc... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 204.8 checking for stdlib.h... (cached) yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 204.8 checking for GNU libc compatible realloc... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 205.1 checking for working strtod... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 205.5 checking for gettimeofday... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 205.7 checking for memset... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 206.1 checking for strspn... yes
17:57:14 [2022-07-14T17:57:14.871Z] #77 206.7 checking that generated files are newer than configure... done
17:57:14 [2022-07-14T17:57:14.871Z] #77 206.7 configure: creating ./config.status
17:57:14 [2022-07-14T17:57:14.871Z] #77 210.0 config.status: creating Makefile
17:57:14 [2022-07-14T17:57:14.871Z] #77 210.2 config.status: creating config.h
17:57:14 [2022-07-14T17:57:14.871Z] #77 210.2 config.status: executing depfiles commands
17:57:14 [2022-07-14T17:57:14.871Z] #77 210.5 config.status: executing libtool commands
17:57:14 [2022-07-14T17:57:14.948Z] #77 219.2 checking for GNU libc compatible realloc... yes
17:57:15 [2022-07-14T17:57:15.462Z] #77 219.6 checking for working strtod... yes
17:57:15 [2022-07-14T17:57:15.719Z] #77 220.0 checking for gettimeofday... yes
17:57:15 [2022-07-14T17:57:15.807Z] #77 212.5   GEN      .version
17:57:15 [2022-07-14T17:57:15.807Z] #77 212.5 make  install-recursive
17:57:15 [2022-07-14T17:57:15.807Z] #77 212.5 make[1]: Entering directory '/tmp/crun-build'
17:57:15 [2022-07-14T17:57:15.807Z] #77 212.6 Making install in libocispec
17:57:16 [2022-07-14T17:57:16.065Z] #77 212.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:57:16 [2022-07-14T17:57:16.065Z] #77 212.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:57:16 [2022-07-14T17:57:16.065Z] #77 212.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:57:16 [2022-07-14T17:57:16.065Z] #77 212.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:57:16 [2022-07-14T17:57:16.065Z] #77 212.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:57:16 [2022-07-14T17:57:16.233Z] #77 220.3 checking for memset... yes
17:57:16 [2022-07-14T17:57:16.797Z] #77 220.8 checking for strspn... yes
17:57:16 [2022-07-14T17:57:16.797Z] #77 221.3 checking that generated files are newer than configure... done
17:57:16 [2022-07-14T17:57:16.797Z] #77 221.3 configure: creating ./config.status
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:57:17 [2022-07-14T17:57:17.443Z] #77 214.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:57:17 [2022-07-14T17:57:17.702Z] #77 214.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:57:17 [2022-07-14T17:57:17.702Z] #77 214.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:57:17 [2022-07-14T17:57:17.702Z] #77 214.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:57:17 [2022-07-14T17:57:17.702Z] #77 214.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:57:17 [2022-07-14T17:57:17.702Z] #77 214.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:57:17 [2022-07-14T17:57:17.702Z] #77 214.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:57:17 [2022-07-14T17:57:17.702Z] #77 214.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:57:18 [2022-07-14T17:57:18.270Z] #77 ...
17:57:18 [2022-07-14T17:57:18.270Z] 
17:57:18 [2022-07-14T17:57:18.270Z] #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
17:57:18 [2022-07-14T17:57:18.270Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:57:18 [2022-07-14T17:57:18.270Z] #21 70.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:57:18 [2022-07-14T17:57:18.530Z] #21 70.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:57:18 [2022-07-14T17:57:18.530Z] #21 70.22 Setting up libmnl0:amd64 (1.0.4-3) ...
17:57:18 [2022-07-14T17:57:18.530Z] #21 70.24 Setting up patch (2.7.6-7) ...
17:57:18 [2022-07-14T17:57:18.530Z] #21 70.25 Setting up sudo (1.9.5p2-3) ...
17:57:18 [2022-07-14T17:57:18.530Z] #21 70.43 invoke-rc.d: could not determine current runlevel
17:57:18 [2022-07-14T17:57:18.530Z] #21 70.47 invoke-rc.d: policy-rc.d denied execution of start.
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.51 Setting up xfsprogs (5.10.0-4) ...
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.54 Setting up libxtables12:amd64 (1.8.7-1) ...
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.63 Setting up inetutils-ping (2:2.0-1) ...
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.64 Setting up pigz (2.6-1) ...
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:57:18 [2022-07-14T17:57:18.789Z] #21 70.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:57:18 [2022-07-14T17:57:18.996Z] tests/integration/models_nodes_test.py .                                 [ 90%]
17:57:18 [2022-07-14T17:57:18.996Z] tests/integration/models_resources_test.py .                             [ 91%]
17:57:19 [2022-07-14T17:57:19.357Z] #21 71.37 Setting up libaio1:amd64 (0.3.112-9) ...
17:57:19 [2022-07-14T17:57:19.357Z] #21 71.42 Setting up python3-lib2to3 (3.9.2-1) ...
17:57:20 [2022-07-14T17:57:20.071Z] #77 ...
17:57:20 [2022-07-14T17:57:20.071Z] 
17:57:20 [2022-07-14T17:57:20.071Z] #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
17:57:20 [2022-07-14T17:57:20.071Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:57:20 [2022-07-14T17:57:20.071Z] #21 54.61 Selecting previously unselected package python3-pip.
17:57:20 [2022-07-14T17:57:20.071Z] #21 54.62 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 54.63 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 55.19 Selecting previously unselected package sudo.
17:57:20 [2022-07-14T17:57:20.071Z] #21 55.20 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 55.23 Unpacking sudo (1.9.5p2-3) ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 55.99 Selecting previously unselected package thin-provisioning-tools.
17:57:20 [2022-07-14T17:57:20.071Z] #21 55.99 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 55.99 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.31 Selecting previously unselected package uidmap.
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.33 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.34 Unpacking uidmap (1:4.8.1-1) ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.57 Selecting previously unselected package vim-runtime.
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.59 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:57:20 [2022-07-14T17:57:20.071Z] #21 56.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 62.32 Selecting previously unselected package vim.
17:57:20 [2022-07-14T17:57:20.071Z] #21 62.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 62.39 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 63.40 Selecting previously unselected package xfsprogs.
17:57:20 [2022-07-14T17:57:20.071Z] #21 63.41 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 63.43 Unpacking xfsprogs (5.10.0-4) ...
17:57:20 [2022-07-14T17:57:20.071Z] #21 64.41 Selecting previously unselected package zip.
17:57:20 [2022-07-14T17:57:20.072Z] #21 64.42 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
17:57:20 [2022-07-14T17:57:20.072Z] #21 64.44 Unpacking zip (3.0-12) ...
17:57:20 [2022-07-14T17:57:20.072Z] #21 64.66 Selecting previously unselected package zstd.
17:57:20 [2022-07-14T17:57:20.293Z] #21 72.26 Setting up libelf1:amd64 (0.183-1) ...
17:57:20 [2022-07-14T17:57:20.293Z] #21 72.31 Setting up zstd (1.4.8+dfsg-2.1) ...
17:57:20 [2022-07-14T17:57:20.329Z] #21 64.67 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
17:57:20 [2022-07-14T17:57:20.329Z] #21 64.68 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:57:20 [2022-07-14T17:57:20.552Z] #21 72.34 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:57:20 [2022-07-14T17:57:20.552Z] #21 72.39 Setting up python3-distutils (3.9.2-1) ...
17:57:20 [2022-07-14T17:57:20.892Z] #21 65.37 Setting up python3-pkg-resources (52.0.0-4) ...
17:57:20 [2022-07-14T17:57:20.892Z] #21 ...
17:57:20 [2022-07-14T17:57:20.892Z] 
17:57:20 [2022-07-14T17:57:20.892Z] #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
17:57:20 [2022-07-14T17:57:20.892Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:20 [2022-07-14T17:57:20.892Z] #77 225.5 config.status: creating Makefile
17:57:21 [2022-07-14T17:57:21.149Z] #77 225.5 config.status: creating config.h
17:57:21 [2022-07-14T17:57:21.149Z] #77 225.6 config.status: executing depfiles commands
17:57:21 [2022-07-14T17:57:21.149Z] #77 225.8 config.status: executing libtool commands
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.56 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:57:21 [2022-07-14T17:57:21.931Z] #21 73.85 Setting up python3-setuptools (52.0.0-4) ...
17:57:23 [2022-07-14T17:57:23.044Z] #77 227.3   GEN      .version
17:57:23 [2022-07-14T17:57:23.044Z] #77 227.4 make  install-recursive
17:57:23 [2022-07-14T17:57:23.044Z] #77 227.4 make[1]: Entering directory '/tmp/crun-build'
17:57:23 [2022-07-14T17:57:23.301Z] #77 227.8 Making install in libocispec
17:57:23 [2022-07-14T17:57:23.301Z] #77 227.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:57:23 [2022-07-14T17:57:23.301Z] #77 227.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:57:23 [2022-07-14T17:57:23.301Z] #77 227.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:57:23 [2022-07-14T17:57:23.301Z] #77 227.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:57:23 [2022-07-14T17:57:23.301Z] #77 227.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:57:24 [2022-07-14T17:57:24.235Z] #77 228.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:57:24 [2022-07-14T17:57:24.491Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:57:24 [2022-07-14T17:57:24.492Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:57:24 [2022-07-14T17:57:24.492Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:57:24 [2022-07-14T17:57:24.492Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:57:24 [2022-07-14T17:57:24.492Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:57:24 [2022-07-14T17:57:24.492Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:57:24 [2022-07-14T17:57:24.492Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:57:24 [2022-07-14T17:57:24.492Z] #77 229.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:57:24 [2022-07-14T17:57:24.748Z] #77 229.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:57:24 [2022-07-14T17:57:24.748Z] #77 229.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:57:24 [2022-07-14T17:57:24.748Z] #77 229.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:57:24 [2022-07-14T17:57:24.748Z] #77 229.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:57:24 [2022-07-14T17:57:24.748Z] #77 229.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:57:24 [2022-07-14T17:57:24.748Z] #77 229.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:57:24 [2022-07-14T17:57:24.748Z] #77 229.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:57:25 [2022-07-14T17:57:25.219Z] #21 76.97 Setting up libjq1:amd64 (1.6-2.1) ...
17:57:25 [2022-07-14T17:57:25.219Z] #21 77.02 Setting up libnftnl11:amd64 (1.1.9-1) ...
17:57:25 [2022-07-14T17:57:25.219Z] #21 77.03 Setting up thin-provisioning-tools (0.9.0-1) ...
17:57:25 [2022-07-14T17:57:25.219Z] #21 77.05 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:57:25 [2022-07-14T17:57:25.324Z] tests/integration/models_services_test.py ................X.             [ 95%]
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.8 make  install-recursive
17:57:26 [2022-07-14T17:57:26.642Z] #77 230.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:57:26 [2022-07-14T17:57:26.642Z] #77 231.0 Making install in yajl
17:57:26 [2022-07-14T17:57:26.642Z] #77 231.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:57:26 [2022-07-14T17:57:26.642Z] #77 231.2   CC       verify/json_verify-json_verify.o
17:57:26 [2022-07-14T17:57:26.899Z] #77 231.2   CC       src/libyajl_la-yajl_alloc.lo
17:57:26 [2022-07-14T17:57:26.899Z] #77 231.2   CC       src/libyajl_la-yajl.lo
17:57:26 [2022-07-14T17:57:26.899Z] #77 231.3   CC       src/libyajl_la-yajl_gen.lo
17:57:26 [2022-07-14T17:57:26.899Z] #77 231.3   CC       src/libyajl_la-yajl_parser.lo
17:57:26 [2022-07-14T17:57:26.899Z] #77 231.3   CC       src/libyajl_la-yajl_buf.lo
17:57:26 [2022-07-14T17:57:26.899Z] #77 231.4   CC       src/libyajl_la-yajl_encode.lo
17:57:26 [2022-07-14T17:57:26.899Z] #77 231.4   CC       src/libyajl_la-yajl_lex.lo
17:57:27 [2022-07-14T17:57:27.155Z] #77 231.6   CC       src/libyajl_la-yajl_tree.lo
17:57:27 [2022-07-14T17:57:27.763Z] #21 79.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:57:27 [2022-07-14T17:57:27.763Z] #21 79.58 Setting up jq (1.6-2.1) ...
17:57:27 [2022-07-14T17:57:27.763Z] #21 79.72 Setting up libbpf0:amd64 (1:0.3-2) ...
17:57:27 [2022-07-14T17:57:27.763Z] #21 79.78 Setting up iptables (1.8.7-1) ...
17:57:28 [2022-07-14T17:57:28.022Z] #21 79.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:57:28 [2022-07-14T17:57:28.022Z] #21 79.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:57:28 [2022-07-14T17:57:28.022Z] #21 79.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:57:28 [2022-07-14T17:57:28.022Z] #21 79.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:57:28 [2022-07-14T17:57:28.022Z] #21 79.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:57:28 [2022-07-14T17:57:28.022Z] #21 79.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:57:28 [2022-07-14T17:57:28.022Z] #21 80.04 Setting up iproute2 (5.10.0-4) ...
17:57:28 [2022-07-14T17:57:28.063Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:57:28 [2022-07-14T17:57:28.063Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:57:28 [2022-07-14T17:57:28.959Z] #21 80.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:57:28 [2022-07-14T17:57:28.959Z] #21 ...
17:57:28 [2022-07-14T17:57:28.959Z] 
17:57:28 [2022-07-14T17:57:28.959Z] #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
17:57:28 [2022-07-14T17:57:28.959Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.6 make  install-recursive
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.7 Making install in yajl
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.8   CC       verify/json_verify-json_verify.o
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.8   CC       src/libyajl_la-yajl_alloc.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.8   CC       src/libyajl_la-yajl.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.8   CC       src/libyajl_la-yajl_parser.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.8   CC       src/libyajl_la-yajl_gen.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.8   CC       src/libyajl_la-yajl_buf.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.9   CC       src/libyajl_la-yajl_encode.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 215.9   CC       src/libyajl_la-yajl_lex.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 216.0   CC       src/libyajl_la-yajl_tree.lo
17:57:28 [2022-07-14T17:57:28.959Z] #77 225.1   CCLD     libyajl.la
17:57:28 [2022-07-14T17:57:28.959Z] #77 225.7   CCLD     verify/json_verify
17:57:29 [2022-07-14T17:57:29.527Z] #77 226.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:57:29 [2022-07-14T17:57:29.527Z] #77 226.1 make[5]: Nothing to be done for 'install-exec-am'.
17:57:29 [2022-07-14T17:57:29.527Z] #77 226.1 make[5]: Nothing to be done for 'install-data-am'.
17:57:29 [2022-07-14T17:57:29.527Z] #77 226.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:57:29 [2022-07-14T17:57:29.527Z] #77 226.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:57:29 [2022-07-14T17:57:29.527Z] #77 226.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:57:29 [2022-07-14T17:57:29.527Z] #77 226.3   CC       tests/test-1.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-2.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-3.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-4.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-6.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-7.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-5.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-8.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.3   CC       tests/test-9.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.4   CC       tests/test-10.o
17:57:29 [2022-07-14T17:57:29.786Z] #77 226.4   CC       tests/test-11.o
17:57:30 [2022-07-14T17:57:30.355Z] #77 ...
17:57:30 [2022-07-14T17:57:30.355Z] 
17:57:30 [2022-07-14T17:57:30.355Z] #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
17:57:30 [2022-07-14T17:57:30.355Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:57:30 [2022-07-14T17:57:30.355Z] #21 DONE 82.1s
17:57:30 [2022-07-14T17:57:30.355Z] 
17:57:30 [2022-07-14T17:57:30.355Z] #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
17:57:30 [2022-07-14T17:57:30.355Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
17:57:30 [2022-07-14T17:57:30.430Z] #77 ...
17:57:30 [2022-07-14T17:57:30.430Z] 
17:57:30 [2022-07-14T17:57:30.430Z] #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
17:57:30 [2022-07-14T17:57:30.430Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.70 Setting up libip4tc2:amd64 (1.8.7-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.72 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.73 Setting up libgpm2:amd64 (1.20.7-8) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.74 Setting up libicu67:amd64 (67.1-7) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.75 Setting up libip6tc2:amd64 (1.8.7-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.76 Setting up libinih1:amd64 (53-1+b2) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.78 Setting up uidmap (1:4.8.1-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.79 Setting up libyajl2:amd64 (2.1.0-3) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.81 Setting up bzip2 (1.0.8-4) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 66.84 Setting up python3-wheel (0.34.2-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 68.07 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 68.09 Setting up libcap2:amd64 (1:2.44-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 68.12 Setting up libcap2-bin (1:2.44-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 68.13 Setting up apparmor (2.13.6-10) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 71.44 Setting up zip (3.0-12) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 71.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 71.64 Setting up bash-completion (1:2.11-2) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.51 Setting up libmnl0:amd64 (1.0.4-3) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.52 Setting up patch (2.7.6-7) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.53 Setting up sudo (1.9.5p2-3) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.61 invoke-rc.d: could not determine current runlevel
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.62 invoke-rc.d: policy-rc.d denied execution of start.
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.65 Setting up xfsprogs (5.10.0-4) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.66 Setting up libxtables12:amd64 (1.8.7-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.67 Setting up inetutils-ping (2:2.0-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.68 Setting up pigz (2.6-1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:57:30 [2022-07-14T17:57:30.430Z] #21 74.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:57:31 [2022-07-14T17:57:31.357Z] #64 ...
17:57:31 [2022-07-14T17:57:31.357Z] 
17:57:31 [2022-07-14T17:57:31.357Z] #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
17:57:31 [2022-07-14T17:57:31.357Z] #60 sha256:7aa1c705deb2fe53846025c3b65f24dce161ccd8cf37eddda1e786e36881a52e
17:57:31 [2022-07-14T17:57:31.357Z] #60 185.1 + mkdir -p /build
17:57:31 [2022-07-14T17:57:31.357Z] #60 185.1 + cp runc /build/runc
17:57:31 [2022-07-14T17:57:31.357Z] #60 DONE 186.2s
17:57:31 [2022-07-14T17:57:31.357Z] 
17:57:31 [2022-07-14T17:57:31.357Z] #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
17:57:31 [2022-07-14T17:57:31.357Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:57:31 [2022-07-14T17:57:31.357Z] #55 315.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
17:57:31 [2022-07-14T17:57:31.357Z] #55 DONE 315.9s
17:57:31 [2022-07-14T17:57:31.357Z] 
17:57:31 [2022-07-14T17:57:31.357Z] #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
17:57:31 [2022-07-14T17:57:31.357Z] #64 sha256:5111ca776eccb72956ecbaef2916a0c022a76b160737ed7afdb2a679e54e1bd6
17:57:31 [2022-07-14T17:57:31.733Z] #22 1.317 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:57:31 [2022-07-14T17:57:31.733Z] #22 1.332 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:57:31 [2022-07-14T17:57:31.733Z] #22 1.343 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:57:31 [2022-07-14T17:57:31.733Z] #22 DONE 1.5s
17:57:31 [2022-07-14T17:57:31.733Z] 
17:57:31 [2022-07-14T17:57:31.733Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
17:57:31 [2022-07-14T17:57:31.733Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
17:57:31 [2022-07-14T17:57:31.799Z] #21 76.20 Setting up libaio1:amd64 (0.3.112-9) ...
17:57:31 [2022-07-14T17:57:31.799Z] #21 76.21 Setting up python3-lib2to3 (3.9.2-1) ...
17:57:31 [2022-07-14T17:57:31.968Z] tests/integration/regression_test.py ......                              [ 98%]
17:57:32 [2022-07-14T17:57:32.482Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:57:32 [2022-07-14T17:57:32.482Z] tests/integration/credentials/utils_test.py .                            [100%]
17:57:32 [2022-07-14T17:57:32.482Z] 
17:57:32 [2022-07-14T17:57:32.482Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:57:32 [2022-07-14T17:57:32.482Z] =========================== short test summary info ============================
17:57:32 [2022-07-14T17:57:32.482Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:57:32 [2022-07-14T17:57:32.482Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:57:32 [2022-07-14T17:57:32.482Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:57:32 [2022-07-14T17:57:32.482Z]   Not supported on most drivers
17:57:32 [2022-07-14T17:57:32.482Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:57:32 [2022-07-14T17:57:32.482Z]   Output of docker top depends on host distro, and is not formalized.
17:57:32 [2022-07-14T17:57:32.482Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:57:32 [2022-07-14T17:57:32.482Z]   Output of docker top depends on host distro, and is not formalized.
17:57:32 [2022-07-14T17:57:32.482Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:57:32 [2022-07-14T17:57:32.482Z]   Can fail if eth0 has multiple IP addresses
17:57:32 [2022-07-14T17:57:32.482Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:57:32 [2022-07-14T17:57:32.482Z]   This doesn't seem to be taken into account by the engine
17:57:32 [2022-07-14T17:57:32.482Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:57:32 [2022-07-14T17:57:32.482Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:57:32 [2022-07-14T17:57:32.482Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.00 seconds ==
17:57:32 [2022-07-14T17:57:32.730Z] #21 77.23 Setting up libelf1:amd64 (0.183-1) ...
17:57:32 [2022-07-14T17:57:32.739Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:57:32 [2022-07-14T17:57:32.997Z] #21 77.26 Setting up zstd (1.4.8+dfsg-2.1) ...
17:57:32 [2022-07-14T17:57:32.997Z] #21 77.27 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:57:32 [2022-07-14T17:57:32.997Z] #21 77.28 Setting up python3-distutils (3.9.2-1) ...
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.02 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:57:33 [2022-07-14T17:57:33.561Z] #21 78.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:57:33 [2022-07-14T17:57:33.818Z] #21 78.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:57:33 [2022-07-14T17:57:33.818Z] #21 78.12 Setting up python3-setuptools (52.0.0-4) ...
17:57:33 [2022-07-14T17:57:33.904Z] #64 ...
17:57:33 [2022-07-14T17:57:33.904Z] 
17:57:33 [2022-07-14T17:57:33.904Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:57:33 [2022-07-14T17:57:33.904Z] #56 sha256:a8eb80cb6dea3c1348cd75c224783ff2104d9998c61c09ada95c042382a1bacb
17:57:34 [2022-07-14T17:57:34.167Z] #56 DONE 0.7s
17:57:34 [2022-07-14T17:57:34.167Z] 
17:57:34 [2022-07-14T17:57:34.167Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:57:34 [2022-07-14T17:57:34.167Z] #58 sha256:996bcd1002d8778ca456534ac1596152c17b018bdf4b93265fa2694a3213f8d1
17:57:34 [2022-07-14T17:57:34.429Z] #58 DONE 0.2s
17:57:34 [2022-07-14T17:57:34.430Z] 
17:57:34 [2022-07-14T17:57:34.430Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:57:34 [2022-07-14T17:57:34.430Z] #61 sha256:ab77a60558cd03252b1b865996147fe13c5884ddc0a09d84033611df20292bd1
17:57:34 [2022-07-14T17:57:34.691Z] #61 DONE 0.3s
17:57:34 [2022-07-14T17:57:34.691Z] 
17:57:34 [2022-07-14T17:57:34.691Z] #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
17:57:34 [2022-07-14T17:57:34.691Z] #64 sha256:5111ca776eccb72956ecbaef2916a0c022a76b160737ed7afdb2a679e54e1bd6
17:57:35 [2022-07-14T17:57:35.719Z] #21 ...
17:57:35 [2022-07-14T17:57:35.719Z] 
17:57:35 [2022-07-14T17:57:35.719Z] #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
17:57:35 [2022-07-14T17:57:35.719Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:35 [2022-07-14T17:57:35.719Z] #77 240.2   CCLD     libyajl.la
17:57:36 [2022-07-14T17:57:36.650Z] #77 241.1   CCLD     verify/json_verify
17:57:37 [2022-07-14T17:57:37.028Z] #23 ...
17:57:37 [2022-07-14T17:57:37.028Z] 
17:57:37 [2022-07-14T17:57:37.028Z] #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
17:57:37 [2022-07-14T17:57:37.028Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:37 [2022-07-14T17:57:37.028Z] #77 228.8   CC       src/validate.o
17:57:37 [2022-07-14T17:57:37.028Z] #77 228.9   CC       src/image_spec_schema_config_schema.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 228.9   CC       src/image_spec_schema_content_descriptor.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.0   CC       src/image_spec_schema_defs.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.1   CC       src/image_spec_schema_defs_descriptor.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.2   CC       src/image_spec_schema_image_layout_schema.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.2   CC       src/image_spec_schema_image_index_schema.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.3   CC       src/image_spec_schema_image_manifest_schema.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.4   CC       src/runtime_spec_schema_config_linux.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.4   CC       src/runtime_spec_schema_config_zos.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.5   CC       src/runtime_spec_schema_config_schema.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.5   CC       src/runtime_spec_schema_config_solaris.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.5   CC       src/runtime_spec_schema_config_vm.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.6   CC       src/runtime_spec_schema_config_windows.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.6   CC       src/runtime_spec_schema_defs.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.6   CC       src/runtime_spec_schema_defs_linux.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.6   CC       src/runtime_spec_schema_defs_zos.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.6   CC       src/runtime_spec_schema_defs_vm.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.6   CC       src/runtime_spec_schema_defs_windows.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.7   CC       src/runtime_spec_schema_state_schema.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.8   CC       src/basic_test_double_array.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.8   CC       src/basic_test_top_array_int.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 229.8   CC       src/basic_test_double_array_item.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 230.0   CC       src/basic_test_top_array_string.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 230.1   CC       src/basic_test_top_double_array_int.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 230.2   CC       src/basic_test_top_double_array_obj.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 230.3   CC       src/basic_test_top_double_array_refobj.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 230.5   CC       src/basic_test_top_double_array_string.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 230.5   CC       src/json_common.lo
17:57:37 [2022-07-14T17:57:37.028Z] #77 230.8   CC       src/read-file.lo
17:57:37 [2022-07-14T17:57:37.215Z] #77 241.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:57:37 [2022-07-14T17:57:37.215Z] #77 241.7 make[5]: Nothing to be done for 'install-exec-am'.
17:57:37 [2022-07-14T17:57:37.215Z] #77 241.7 make[5]: Nothing to be done for 'install-data-am'.
17:57:37 [2022-07-14T17:57:37.215Z] #77 241.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:57:37 [2022-07-14T17:57:37.215Z] #77 241.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:57:37 [2022-07-14T17:57:37.215Z] #77 241.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:57:37 [2022-07-14T17:57:37.472Z] #77 241.9   CC       src/validate.o
17:57:37 [2022-07-14T17:57:37.472Z] #77 241.9   CC       src/image_spec_schema_content_descriptor.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 241.9   CC       src/image_spec_schema_defs.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 241.9   CC       src/image_spec_schema_config_schema.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 241.9   CC       src/image_spec_schema_defs_descriptor.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 242.0   CC       src/image_spec_schema_image_layout_schema.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 242.0   CC       src/image_spec_schema_image_manifest_schema.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 242.0   CC       src/runtime_spec_schema_config_linux.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 242.0   CC       src/image_spec_schema_image_index_schema.lo
17:57:37 [2022-07-14T17:57:37.472Z] #77 242.0   CC       src/runtime_spec_schema_config_schema.lo
17:57:37 [2022-07-14T17:57:37.729Z] #77 242.1   CC       src/runtime_spec_schema_config_zos.lo
17:57:37 [2022-07-14T17:57:37.729Z] #77 242.1   CC       src/runtime_spec_schema_config_solaris.lo
17:57:37 [2022-07-14T17:57:37.729Z] #77 242.1   CC       src/runtime_spec_schema_config_vm.lo
17:57:37 [2022-07-14T17:57:37.729Z] #77 242.1   CC       src/runtime_spec_schema_config_windows.lo
17:57:37 [2022-07-14T17:57:37.729Z] #77 242.1   CC       src/runtime_spec_schema_defs.lo
17:57:37 [2022-07-14T17:57:37.729Z] #77 242.2   CC       src/runtime_spec_schema_defs_linux.lo
17:57:37 [2022-07-14T17:57:37.986Z] #64 277.9 + bin/containerd
17:57:37 [2022-07-14T17:57:37.986Z] #77 242.4   CC       src/runtime_spec_schema_defs_vm.lo
17:57:37 [2022-07-14T17:57:37.986Z] #77 242.4   CC       src/runtime_spec_schema_defs_windows.lo
17:57:37 [2022-07-14T17:57:37.986Z] #77 242.4   CC       src/runtime_spec_schema_defs_zos.lo
17:57:37 [2022-07-14T17:57:37.986Z] #77 242.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:57:37 [2022-07-14T17:57:37.986Z] #77 242.5   CC       src/runtime_spec_schema_state_schema.lo
17:57:38 [2022-07-14T17:57:38.249Z] #77 242.7   CC       src/basic_test_double_array_item.lo
17:57:38 [2022-07-14T17:57:38.506Z] #77 242.9   CC       src/basic_test_top_array_string.lo
17:57:38 [2022-07-14T17:57:38.506Z] #77 242.9   CC       src/basic_test_double_array.lo
17:57:38 [2022-07-14T17:57:38.506Z] #77 242.9   CC       src/basic_test_top_array_int.lo
17:57:38 [2022-07-14T17:57:38.506Z] #77 243.0   CC       src/basic_test_top_double_array_int.lo
17:57:38 [2022-07-14T17:57:38.506Z] #77 243.0   CC       src/basic_test_top_double_array_obj.lo
17:57:38 [2022-07-14T17:57:38.763Z] #77 243.1   CC       src/basic_test_top_double_array_string.lo
17:57:38 [2022-07-14T17:57:38.763Z] #77 243.2   CC       src/basic_test_top_double_array_refobj.lo
17:57:38 [2022-07-14T17:57:38.763Z] #77 243.3   CC       tests/test-1.o
17:57:39 [2022-07-14T17:57:39.020Z] #77 243.4   CC       src/read-file.lo
17:57:39 [2022-07-14T17:57:39.020Z] #77 243.5   CC       src/json_common.lo
17:57:39 [2022-07-14T17:57:39.020Z] #77 243.6   CC       tests/test-2.o
17:57:39 [2022-07-14T17:57:39.278Z] #77 243.8   CC       tests/test-3.o
17:57:39 [2022-07-14T17:57:39.535Z] #77 244.0   CC       tests/test-4.o
17:57:39 [2022-07-14T17:57:39.793Z] #77 244.3   CC       tests/test-6.o
17:57:40 [2022-07-14T17:57:40.053Z] #77 244.5   CC       tests/test-5.o
17:57:40 [2022-07-14T17:57:40.309Z] #77 244.9   CC       tests/test-8.o
17:57:40 [2022-07-14T17:57:40.309Z] #77 244.9   CC       tests/test-7.o
17:57:40 [2022-07-14T17:57:40.874Z] #77 ...
17:57:40 [2022-07-14T17:57:40.874Z] 
17:57:40 [2022-07-14T17:57:40.874Z] #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
17:57:40 [2022-07-14T17:57:40.874Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a
17:57:40 [2022-07-14T17:57:40.874Z] #21 81.03 Setting up libjq1:amd64 (1.6-2.1) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 81.15 Setting up libnftnl11:amd64 (1.1.9-1) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 81.21 Setting up thin-provisioning-tools (0.9.0-1) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 81.23 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 82.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 82.89 Setting up jq (1.6-2.1) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.07 Setting up libbpf0:amd64 (1:0.3-2) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.10 Setting up iptables (1.8.7-1) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:57:40 [2022-07-14T17:57:40.874Z] #21 83.19 Setting up iproute2 (5.10.0-4) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 84.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:57:40 [2022-07-14T17:57:40.874Z] #21 DONE 85.1s
17:57:40 [2022-07-14T17:57:40.874Z] 
17:57:40 [2022-07-14T17:57:40.874Z] #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
17:57:40 [2022-07-14T17:57:40.874Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:40 [2022-07-14T17:57:40.874Z] #77 245.2   CC       tests/test-9.o
17:57:40 [2022-07-14T17:57:40.874Z] #77 ...
17:57:40 [2022-07-14T17:57:40.874Z] 
17:57:40 [2022-07-14T17:57:40.874Z] #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
17:57:40 [2022-07-14T17:57:40.874Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6
17:57:41 [2022-07-14T17:57:41.802Z] #22 1.175 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:57:41 [2022-07-14T17:57:41.802Z] #22 1.182 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:57:41 [2022-07-14T17:57:41.802Z] #22 1.182 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:57:42 [2022-07-14T17:57:42.059Z] #22 DONE 1.3s
17:57:42 [2022-07-14T17:57:42.059Z] 
17:57:42 [2022-07-14T17:57:42.059Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
17:57:42 [2022-07-14T17:57:42.059Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
17:57:44 [2022-07-14T17:57:44.944Z] Leaving: AppArmorNo profiles have been unloaded.
17:57:44 [2022-07-14T17:57:44.944Z] 
17:57:44 [2022-07-14T17:57:44.944Z] Unloading profiles will leave already running processes permanently
17:57:44 [2022-07-14T17:57:44.944Z] unconfined, which can lead to unexpected situations.
17:57:44 [2022-07-14T17:57:44.944Z] 
17:57:44 [2022-07-14T17:57:44.944Z] To set a process to complain mode, use the command line tool
17:57:44 [2022-07-14T17:57:44.944Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:57:44 [2022-07-14T17:57:44.944Z] 
Post stage
[Pipeline] junit
17:57:44 [2022-07-14T17:57:44.964Z] Recording test results
17:57:45 [2022-07-14T17:57:45.027Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
17:57:45 [2022-07-14T17:57:45.298Z] + echo Ensuring container killed.
17:57:45 [2022-07-14T17:57:45.298Z] Ensuring container killed.
17:57:45 [2022-07-14T17:57:45.298Z] + docker rm -vf docker-pr1
17:57:45 [2022-07-14T17:57:45.298Z] Error: No such container: docker-pr1
[Pipeline] sh
17:57:45 [2022-07-14T17:57:45.574Z] + echo Chowning /workspace to jenkins user
17:57:45 [2022-07-14T17:57:45.574Z] Chowning /workspace to jenkins user
17:57:45 [2022-07-14T17:57:45.574Z] + id -u
17:57:45 [2022-07-14T17:57:45.574Z] + id -g
17:57:45 [2022-07-14T17:57:45.574Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43811:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:57:46 [2022-07-14T17:57:46.424Z] + bundleName=docker-py
17:57:46 [2022-07-14T17:57:46.424Z] + echo Creating docker-py-bundles.tar.gz
17:57:46 [2022-07-14T17:57:46.424Z] Creating docker-py-bundles.tar.gz
17:57:46 [2022-07-14T17:57:46.424Z] + 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
17:57:46 [2022-07-14T17:57:46.435Z] Archiving artifacts
17:57:46 [2022-07-14T17:57:46.604Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43811/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:57:46 [2022-07-14T17:57:46.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh binary
17:57:47 [2022-07-14T17:57:47.179Z] #77 ...
17:57:47 [2022-07-14T17:57:47.180Z] 
17:57:47 [2022-07-14T17:57:47.180Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
17:57:47 [2022-07-14T17:57:47.180Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
17:57:47 [2022-07-14T17:57:47.180Z] #23 15.29 Collecting yamllint==1.26.1
17:57:47 [2022-07-14T17:57:47.196Z] 
17:57:47 [2022-07-14T17:57:47.196Z] Removing bundles/
17:57:47 [2022-07-14T17:57:47.196Z] 
17:57:47 [2022-07-14T17:57:47.196Z] ---> Making bundle: binary (in bundles/binary)
17:57:47 [2022-07-14T17:57:47.196Z] Building: bundles/binary-daemon/dockerd
17:57:47 [2022-07-14T17:57:47.196Z] GOOS="" GOARCH="" GOARM=""
17:57:48 [2022-07-14T17:57:48.116Z] #23 16.38   Downloading yamllint-1.26.1.tar.gz (126 kB)
17:57:50 [2022-07-14T17:57:50.649Z] #23 18.87 Collecting pathspec>=0.5.3
17:57:50 [2022-07-14T17:57:50.649Z] #23 18.89   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
17:57:51 [2022-07-14T17:57:51.589Z] #23 19.63 Collecting pyyaml
17:57:51 [2022-07-14T17:57:51.589Z] #23 19.65   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)
17:57:51 [2022-07-14T17:57:51.589Z] #23 19.79 Building wheels for collected packages: yamllint
17:57:51 [2022-07-14T17:57:51.589Z] #23 19.79   Building wheel for yamllint (setup.py): started
17:57:52 [2022-07-14T17:57:52.010Z] #23 ...
17:57:52 [2022-07-14T17:57:52.010Z] 
17:57:52 [2022-07-14T17:57:52.010Z] #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
17:57:52 [2022-07-14T17:57:52.010Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:52 [2022-07-14T17:57:52.010Z] #77 245.3   CC       tests/test-11.o
17:57:52 [2022-07-14T17:57:52.010Z] #77 245.3   CC       tests/test-10.o
17:57:52 [2022-07-14T17:57:52.987Z] #23 21.25   Building wheel for yamllint (setup.py): finished with status 'done'
17:57:52 [2022-07-14T17:57:52.987Z] #23 21.25   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a55d04ea39b2320d43ba2252d5712c2b71afdcb7da423203c2c28a5db90e1a11
17:57:52 [2022-07-14T17:57:52.987Z] #23 21.26   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
17:57:52 [2022-07-14T17:57:52.987Z] #23 21.27 Successfully built yamllint
17:57:52 [2022-07-14T17:57:52.987Z] #23 21.34 Installing collected packages: pyyaml, pathspec, yamllint
17:57:53 [2022-07-14T17:57:53.925Z] #23 22.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:57:54 [2022-07-14T17:57:54.863Z] #23 DONE 23.2s
17:57:54 [2022-07-14T17:57:54.863Z] 
17:57:54 [2022-07-14T17:57:54.863Z] #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
17:57:54 [2022-07-14T17:57:54.863Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:55 [2022-07-14T17:57:55.122Z] #77 ...
17:57:55 [2022-07-14T17:57:55.122Z] 
17:57:55 [2022-07-14T17:57:55.122Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:57:55 [2022-07-14T17:57:55.122Z] #27 sha256:5ff07aed3a1ecd715e1abfe29c979cfcdf445360b4e89b26562f94c22f1cb798
17:57:55 [2022-07-14T17:57:55.690Z] #27 DONE 0.9s
17:57:55 [2022-07-14T17:57:55.690Z] 
17:57:55 [2022-07-14T17:57:55.690Z] #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
17:57:55 [2022-07-14T17:57:55.690Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:57:55 [2022-07-14T17:57:55.949Z] #77 ...
17:57:55 [2022-07-14T17:57:55.949Z] 
17:57:55 [2022-07-14T17:57:55.949Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:57:55 [2022-07-14T17:57:55.949Z] #32 sha256:834b12251d2e189849624832bf38455a636ee15e254753584248a89cb7de7d59
17:57:56 [2022-07-14T17:57:56.193Z] #77 ...
17:57:56 [2022-07-14T17:57:56.193Z] 
17:57:56 [2022-07-14T17:57:56.193Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
17:57:56 [2022-07-14T17:57:56.193Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d
17:57:56 [2022-07-14T17:57:56.193Z] #23 13.65 Collecting yamllint==1.26.1
17:57:56 [2022-07-14T17:57:56.518Z] #32 DONE 0.7s
17:57:56 [2022-07-14T17:57:56.518Z] 
17:57:56 [2022-07-14T17:57:56.518Z] #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
17:57:56 [2022-07-14T17:57:56.518Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:57:56 [2022-07-14T17:57:56.518Z] #47 ...
17:57:56 [2022-07-14T17:57:56.518Z] 
17:57:56 [2022-07-14T17:57:56.518Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:57:56 [2022-07-14T17:57:56.518Z] #35 sha256:2812992f46bcdf858f6f9b46ea1f253fde627807e150a943469d764602fd555a
17:57:56 [2022-07-14T17:57:56.518Z] #35 DONE 0.1s
17:57:56 [2022-07-14T17:57:56.759Z] #23 14.74   Downloading yamllint-1.26.1.tar.gz (126 kB)
17:57:56 [2022-07-14T17:57:56.777Z] 
17:57:56 [2022-07-14T17:57:56.777Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:57:56 [2022-07-14T17:57:56.777Z] #37 sha256:ed96a4fa765517052749381e789f08aab9bd98001b2c27bbfdffdf7b43fe2241
17:57:57 [2022-07-14T17:57:57.037Z] #37 DONE 0.3s
17:57:57 [2022-07-14T17:57:57.037Z] 
17:57:57 [2022-07-14T17:57:57.037Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:57:57 [2022-07-14T17:57:57.037Z] #39 sha256:e011e5c851d07c0e062150f749d3ee733d397c6b0dcbd2932115d71a879e64ed
17:57:57 [2022-07-14T17:57:57.037Z] #39 DONE 0.1s
17:57:57 [2022-07-14T17:57:57.037Z] 
17:57:57 [2022-07-14T17:57:57.037Z] #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
17:57:57 [2022-07-14T17:57:57.037Z] #60 sha256:68a2e1d9b881e0f87b5bfbfcebe7e0df5cae217b29bcc8a31aa83134c110affd
17:57:57 [2022-07-14T17:57:57.296Z] #60 ...
17:57:57 [2022-07-14T17:57:57.296Z] 
17:57:57 [2022-07-14T17:57:57.296Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:57:57 [2022-07-14T17:57:57.296Z] #41 sha256:de015737abf087c69f13685e05c7751ab758b8312270c7707417e974be9d0648
17:57:57 [2022-07-14T17:57:57.296Z] #41 DONE 0.1s
17:57:57 [2022-07-14T17:57:57.296Z] 
17:57:57 [2022-07-14T17:57:57.296Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:57:57 [2022-07-14T17:57:57.296Z] #45 sha256:57b9924b73b5cc8bc9a8c8f084a234360b7100533e4ed363b8b6a41c5b0bc713
17:57:57 [2022-07-14T17:57:57.296Z] #45 DONE 0.1s
17:57:57 [2022-07-14T17:57:57.296Z] 
17:57:57 [2022-07-14T17:57:57.296Z] #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
17:57:57 [2022-07-14T17:57:57.296Z] #60 sha256:68a2e1d9b881e0f87b5bfbfcebe7e0df5cae217b29bcc8a31aa83134c110affd
17:57:59 [2022-07-14T17:57:59.360Z] #23 17.12 Collecting pathspec>=0.5.3
17:57:59 [2022-07-14T17:57:59.360Z] #23 17.13   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
17:58:00 [2022-07-14T17:58:00.289Z] #23 18.23 Collecting pyyaml
17:58:00 [2022-07-14T17:58:00.289Z] #23 18.28   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)
17:58:00 [2022-07-14T17:58:00.546Z] #23 18.58 Building wheels for collected packages: yamllint
17:58:00 [2022-07-14T17:58:00.546Z] #23 18.58   Building wheel for yamllint (setup.py): started
17:58:03 [2022-07-14T17:58:03.117Z] #23 20.56   Building wheel for yamllint (setup.py): finished with status 'done'
17:58:03 [2022-07-14T17:58:03.117Z] #23 20.57   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7c0220d024374f1759ceea9ebaa575f275ac858a1fb55faf3f10b21be46deb54
17:58:03 [2022-07-14T17:58:03.117Z] #23 20.57   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
17:58:03 [2022-07-14T17:58:03.117Z] #23 20.58 Successfully built yamllint
17:58:03 [2022-07-14T17:58:03.117Z] #23 20.62 Installing collected packages: pyyaml, pathspec, yamllint
17:58:03 [2022-07-14T17:58:03.683Z] #23 21.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:58:03 [2022-07-14T17:58:03.939Z] #23 DONE 22.0s
17:58:03 [2022-07-14T17:58:03.939Z] 
17:58:03 [2022-07-14T17:58:03.939Z] #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
17:58:03 [2022-07-14T17:58:03.939Z] #60 sha256:41f4e251e759679bd74614750f8ea1411c468f74ac80acff8211be60fbb83fe4
17:58:04 [2022-07-14T17:58:04.225Z] #60 ...
17:58:04 [2022-07-14T17:58:04.225Z] 
17:58:04 [2022-07-14T17:58:04.225Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:58:04 [2022-07-14T17:58:04.225Z] #27 sha256:6e4031039f350d37552e6087b8cdf558f4f048404e5764192e66e140836fa3e8
17:58:04 [2022-07-14T17:58:04.482Z] #27 DONE 0.5s
17:58:04 [2022-07-14T17:58:04.482Z] 
17:58:04 [2022-07-14T17:58:04.482Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:58:04 [2022-07-14T17:58:04.482Z] #32 sha256:a5de7c41352590fdc142298b19ae99ec1071bf118759e8230351c59af1e2be95
17:58:05 [2022-07-14T17:58:05.420Z] #32 DONE 0.9s
17:58:05 [2022-07-14T17:58:05.420Z] 
17:58:05 [2022-07-14T17:58:05.420Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:58:05 [2022-07-14T17:58:05.420Z] #35 sha256:5034d8dd7ae8909dd94508ca156e38433a23f85d002851e92b50efbc3e47e19d
17:58:05 [2022-07-14T17:58:05.985Z] #35 DONE 0.5s
17:58:05 [2022-07-14T17:58:05.985Z] 
17:58:05 [2022-07-14T17:58:05.985Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
17:58:05 [2022-07-14T17:58:05.985Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:58:05 [2022-07-14T17:58:05.985Z] #47 ...
17:58:05 [2022-07-14T17:58:05.985Z] 
17:58:05 [2022-07-14T17:58:05.985Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:58:05 [2022-07-14T17:58:05.985Z] #37 sha256:9f8f985360303df172837c47ed3e622121bda0ec99ade701e98ab4d5228a8366
17:58:06 [2022-07-14T17:58:06.918Z] #37 DONE 0.6s
17:58:06 [2022-07-14T17:58:06.918Z] 
17:58:06 [2022-07-14T17:58:06.918Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:58:06 [2022-07-14T17:58:06.918Z] #39 sha256:fbacb443971c63afa29886963b15e738635ebfa899e8bee28cf8a47ce017d9eb
17:58:06 [2022-07-14T17:58:06.918Z] #39 DONE 0.1s
17:58:06 [2022-07-14T17:58:06.918Z] 
17:58:06 [2022-07-14T17:58:06.918Z] #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
17:58:06 [2022-07-14T17:58:06.918Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:58:06 [2022-07-14T17:58:06.918Z] #55 ...
17:58:06 [2022-07-14T17:58:06.918Z] 
17:58:06 [2022-07-14T17:58:06.918Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:58:06 [2022-07-14T17:58:06.918Z] #41 sha256:cfe72d4d3b14b6dc3a80b3bb75238d9f7ef311555289dd01feacfeb29c3375d3
17:58:06 [2022-07-14T17:58:06.918Z] #41 DONE 0.1s
17:58:06 [2022-07-14T17:58:06.918Z] 
17:58:06 [2022-07-14T17:58:06.918Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:58:06 [2022-07-14T17:58:06.918Z] #45 sha256:1d3e797f0697e4c5b5eaa44700ec516add0ee99e576cf5031eaf5363d00ac183
17:58:07 [2022-07-14T17:58:07.175Z] #45 DONE 0.2s
17:58:07 [2022-07-14T17:58:07.175Z] 
17:58:07 [2022-07-14T17:58:07.175Z] #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
17:58:07 [2022-07-14T17:58:07.175Z] #60 sha256:41f4e251e759679bd74614750f8ea1411c468f74ac80acff8211be60fbb83fe4
17:58:19 [2022-07-14T17:58:19.235Z] #60 ...
17:58:19 [2022-07-14T17:58:19.235Z] 
17:58:19 [2022-07-14T17:58:19.236Z] #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
17:58:19 [2022-07-14T17:58:19.236Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:58:19 [2022-07-14T17:58:19.236Z] #47 353.1 + dpkg --print-architecture
17:58:19 [2022-07-14T17:58:19.236Z] #47 353.1 + git checkout -q v2.1.0
17:58:19 [2022-07-14T17:58:19.236Z] #47 353.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:58:19 [2022-07-14T17:58:19.236Z] #47 353.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:58:25 [2022-07-14T17:58:25.807Z] #47 ...
17:58:25 [2022-07-14T17:58:25.807Z] 
17:58:25 [2022-07-14T17:58:25.807Z] #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
17:58:25 [2022-07-14T17:58:25.807Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:58:25 [2022-07-14T17:58:25.807Z] #77 276.6   CCLD     libocispec.la
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.1   CCLD     src/validate
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.1   CCLD     tests/test-1
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.1   CCLD     tests/test-2
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.1   CCLD     tests/test-4
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.1   CCLD     tests/test-3
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.1   CCLD     tests/test-5
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.2   CCLD     tests/test-6
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.2   CCLD     tests/test-7
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.4   CCLD     tests/test-8
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.4   CCLD     tests/test-9
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.4   CCLD     tests/test-10
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:58:25 [2022-07-14T17:58:25.807Z] #77 277.5   CCLD     tests/test-11
17:58:25 [2022-07-14T17:58:25.807Z] #77 279.4 libtool: link: ar cr libocispec.a 
17:58:25 [2022-07-14T17:58:25.807Z] #77 279.4 libtool: link: ranlib libocispec.a
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.2 make[5]: Nothing to be done for 'install-exec-am'.
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.2 make[5]: Nothing to be done for 'install-data-am'.
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.3 make[2]: Entering directory '/tmp/crun-build'
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.4   CC       src/libcrun/libcrun_testing_a-utils.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.4   CC       src/libcrun/libcrun_testing_a-container.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.5   CC       src/libcrun/libcrun_testing_a-criu.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.6   CC       src/libcrun/libcrun_testing_a-linux.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.7   CC       src/libcrun/libcrun_testing_a-error.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.7   CC       src/libcrun/libcrun_testing_a-status.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.8   CC       src/libcrun/libcrun_testing_a-terminal.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.9   CC       src/libcrun/libcrun_testing_a-signals.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 281.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.5   CC       src/crun-crun.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.5   CC       src/crun-run.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.5   CC       src/crun-kill.o
17:58:25 [2022-07-14T17:58:25.808Z] #77 282.6   CC       src/crun-delete.o
17:58:25 [2022-07-14T17:58:25.899Z] Created binary: bundles/binary-daemon/dockerd
17:58:25 [2022-07-14T17:58:25.899Z] Copying nested executables into bundles/binary-daemon
17:58:25 [2022-07-14T17:58:25.899Z] Building: bundles/binary-daemon/docker-proxy
17:58:25 [2022-07-14T17:58:25.899Z] GOOS="" GOARCH="" GOARM=""
17:58:25 [2022-07-14T17:58:25.899Z] Created binary: bundles/binary-daemon/docker-proxy
17:58:25 [2022-07-14T17:58:25.899Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:58:26 [2022-07-14T17:58:26.067Z] #77 282.6   CC       src/crun-pause.o
17:58:26 [2022-07-14T17:58:26.067Z] #77 282.6   CC       src/crun-unpause.o
17:58:26 [2022-07-14T17:58:26.067Z] #77 282.6   CC       src/crun-spec.o
17:58:26 [2022-07-14T17:58:26.067Z] #77 282.7   CC       src/crun-exec.o
17:58:26 [2022-07-14T17:58:26.067Z] #77 282.8   CC       src/crun-create.o
17:58:26 [2022-07-14T17:58:26.067Z] #77 282.8   CC       src/crun-start.o
17:58:26 [2022-07-14T17:58:26.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh cross
17:58:26 [2022-07-14T17:58:26.326Z] #77 282.8   CC       src/crun-list.o
17:58:26 [2022-07-14T17:58:26.326Z] #77 282.9   CC       src/crun-state.o
17:58:26 [2022-07-14T17:58:26.326Z] #77 282.9   CC       src/crun-update.o
17:58:26 [2022-07-14T17:58:26.326Z] #77 283.1   CC       src/crun-ps.o
17:58:26 [2022-07-14T17:58:26.470Z] 
17:58:26 [2022-07-14T17:58:26.470Z] Removing bundles/
17:58:26 [2022-07-14T17:58:26.470Z] 
17:58:26 [2022-07-14T17:58:26.470Z] ---> Making bundle: cross (in bundles/cross)
17:58:26 [2022-07-14T17:58:26.470Z] Cross building: bundles/cross/linux/amd64
17:58:26 [2022-07-14T17:58:26.470Z] Building: bundles/cross/linux/amd64-daemon/dockerd
17:58:26 [2022-07-14T17:58:26.470Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:58:26 [2022-07-14T17:58:26.895Z] #77 283.4   CC       src/crun-checkpoint.o
17:58:26 [2022-07-14T17:58:26.895Z] #77 283.5   CC       src/crun-restore.o
17:58:26 [2022-07-14T17:58:26.895Z] #77 283.5   CC       src/libcrun/libcrun_la-utils.lo
17:58:26 [2022-07-14T17:58:26.895Z] #77 283.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:58:26 [2022-07-14T17:58:26.895Z] #77 283.6   CC       src/libcrun/libcrun_la-container.lo
17:58:26 [2022-07-14T17:58:26.895Z] #77 283.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:58:27 [2022-07-14T17:58:27.154Z] #77 283.6   CC       src/libcrun/libcrun_la-cgroup.lo
17:58:27 [2022-07-14T17:58:27.154Z] #77 283.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:58:27 [2022-07-14T17:58:27.154Z] #77 283.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:58:27 [2022-07-14T17:58:27.154Z] #77 283.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:58:27 [2022-07-14T17:58:27.154Z] #77 283.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:58:27 [2022-07-14T17:58:27.417Z] #77 284.0   CC       src/libcrun/libcrun_la-custom-handler.lo
17:58:27 [2022-07-14T17:58:27.417Z] #77 284.0   CC       src/libcrun/libcrun_la-criu.lo
17:58:27 [2022-07-14T17:58:27.417Z] #77 284.0   CC       src/libcrun/libcrun_la-linux.lo
17:58:27 [2022-07-14T17:58:27.417Z] #77 284.1   CC       src/libcrun/libcrun_la-seccomp.lo
17:58:27 [2022-07-14T17:58:27.417Z] #77 284.1   CC       src/libcrun/libcrun_la-ebpf.lo
17:58:27 [2022-07-14T17:58:27.417Z] #77 284.2   CC       src/libcrun/libcrun_la-error.lo
17:58:27 [2022-07-14T17:58:27.677Z] #77 284.2   CC       src/libcrun/libcrun_la-status.lo
17:58:27 [2022-07-14T17:58:27.677Z] #77 284.3   CC       src/libcrun/libcrun_la-terminal.lo
17:58:27 [2022-07-14T17:58:27.677Z] #77 284.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:58:27 [2022-07-14T17:58:27.937Z] #77 284.5   CC       src/libcrun/libcrun_la-signals.lo
17:58:27 [2022-07-14T17:58:27.937Z] #77 284.6   CC       src/libcrun/libcrun_la-mount_flags.lo
17:58:28 [2022-07-14T17:58:28.196Z] #77 284.8   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:58:28 [2022-07-14T17:58:28.196Z] #77 284.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:58:28 [2022-07-14T17:58:28.456Z] #77 284.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:58:28 [2022-07-14T17:58:28.456Z] #77 285.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:58:28 [2022-07-14T17:58:28.456Z] #77 285.2   CC       tests/init.o
17:58:28 [2022-07-14T17:58:28.456Z] #77 285.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:58:28 [2022-07-14T17:58:28.715Z] #77 285.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:58:33 [2022-07-14T17:58:33.701Z] #60 ...
17:58:33 [2022-07-14T17:58:33.701Z] 
17:58:33 [2022-07-14T17:58:33.701Z] #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
17:58:33 [2022-07-14T17:58:33.701Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:58:33 [2022-07-14T17:58:33.701Z] #77 294.7   CCLD     libocispec.la
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.1   CCLD     src/validate
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.1   CCLD     tests/test-1
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.1   CCLD     tests/test-2
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.2   CCLD     tests/test-3
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.2   CCLD     tests/test-4
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.2   CCLD     tests/test-5
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.3   CCLD     tests/test-8
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.4   CCLD     tests/test-6
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.4   CCLD     tests/test-7
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.5   CCLD     tests/test-9
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.7   CCLD     tests/test-11
17:58:33 [2022-07-14T17:58:33.701Z] #77 295.7   CCLD     tests/test-10
17:58:33 [2022-07-14T17:58:33.701Z] #77 297.2 libtool: link: ar cr libocispec.a 
17:58:33 [2022-07-14T17:58:33.701Z] #77 297.4 libtool: link: ranlib libocispec.a
17:58:34 [2022-07-14T17:58:34.317Z] #64 329.2 # github.com/containerd/containerd/cmd/containerd
17:58:34 [2022-07-14T17:58:34.317Z] #64 329.2 /usr/bin/ld: /tmp/go-link-1096831291/000019.o: in function `New':
17:58:34 [2022-07-14T17:58:34.317Z] #64 329.2 /tmp/tmp.v2ipgZU3wO/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
17:58:34 [2022-07-14T17:58:34.317Z] #64 329.3 + bin/containerd-stress
17:58:34 [2022-07-14T17:58:34.317Z] #64 330.4 + bin/containerd-shim
17:58:34 [2022-07-14T17:58:34.634Z] #77 299.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.3 make[5]: Nothing to be done for 'install-exec-am'.
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.3 make[5]: Nothing to be done for 'install-data-am'.
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.3 make[2]: Entering directory '/tmp/crun-build'
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-utils.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-container.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:58:34 [2022-07-14T17:58:34.891Z] #77 299.5   CC       src/libcrun/libcrun_testing_a-criu.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.5   CC       src/libcrun/libcrun_testing_a-linux.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.6   CC       src/libcrun/libcrun_testing_a-error.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.6   CC       src/libcrun/libcrun_testing_a-status.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.7   CC       src/libcrun/libcrun_testing_a-terminal.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:58:35 [2022-07-14T17:58:35.149Z] #77 299.7   CC       src/libcrun/libcrun_testing_a-signals.o
17:58:35 [2022-07-14T17:58:35.407Z] #77 299.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:58:35 [2022-07-14T17:58:35.407Z] #77 299.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:58:35 [2022-07-14T17:58:35.407Z] #77 299.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:58:35 [2022-07-14T17:58:35.407Z] #77 299.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:58:35 [2022-07-14T17:58:35.407Z] #77 299.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:58:35 [2022-07-14T17:58:35.407Z] #77 300.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:58:35 [2022-07-14T17:58:35.664Z] #77 300.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:58:35 [2022-07-14T17:58:35.664Z] #77 300.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:58:35 [2022-07-14T17:58:35.664Z] #77 300.3   CC       src/crun-crun.o
17:58:35 [2022-07-14T17:58:35.922Z] #77 300.4   CC       src/crun-run.o
17:58:36 [2022-07-14T17:58:36.125Z] Created binary: bundles/dynbinary-daemon/dockerd
17:58:36 [2022-07-14T17:58:36.125Z] Building: bundles/dynbinary-daemon/docker-proxy
17:58:36 [2022-07-14T17:58:36.125Z] GOOS="" GOARCH="" GOARM=""
17:58:36 [2022-07-14T17:58:36.125Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:58:36 [2022-07-14T17:58:36.125Z] 
17:58:36 [2022-07-14T17:58:36.125Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:58:36 [2022-07-14T17:58:36.125Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:58:36 [2022-07-14T17:58:36.125Z] HOSTNAME=a98ad9b5157b
17:58:36 [2022-07-14T17:58:36.125Z] TESTDEBUG=0
17:58:36 [2022-07-14T17:58:36.125Z] DEST=bundles/test-integration
17:58:36 [2022-07-14T17:58:36.125Z] PWD=/go/src/github.com/docker/docker
17:58:36 [2022-07-14T17:58:36.125Z] DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
17:58:36 [2022-07-14T17:58:36.125Z] container=docker
17:58:36 [2022-07-14T17:58:36.125Z] HOME=/root
17:58:36 [2022-07-14T17:58:36.125Z] GOLANG_VERSION=1.18.4
17:58:36 [2022-07-14T17:58:36.125Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:58:36 [2022-07-14T17:58:36.125Z] VALIDATE_BRANCH=master
17:58:36 [2022-07-14T17:58:36.125Z] TERM=xterm
17:58:36 [2022-07-14T17:58:36.125Z] DOCKER_PKG=github.com/docker/docker
17:58:36 [2022-07-14T17:58:36.125Z] SHLVL=1
17:58:36 [2022-07-14T17:58:36.125Z] TIMEOUT=120m
17:58:36 [2022-07-14T17:58:36.125Z] DOCKER_BUILDTAGS= journald
17:58:36 [2022-07-14T17:58:36.125Z] DOCKER_GRAPHDRIVER=overlay2
17:58:36 [2022-07-14T17:58:36.125Z] GO111MODULE=off
17:58:36 [2022-07-14T17:58:36.125Z] DOCKER_EXPERIMENTAL=1
17:58:36 [2022-07-14T17:58:36.125Z] TEST_SKIP_INTEGRATION_CLI=1
17:58:36 [2022-07-14T17:58:36.125Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:58:36 [2022-07-14T17:58:36.125Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:58:36 [2022-07-14T17:58:36.125Z] GOPATH=/go
17:58:36 [2022-07-14T17:58:36.125Z] PKG_CONFIG=pkg-config
17:58:36 [2022-07-14T17:58:36.125Z] _=/usr/bin/env
17:58:36 [2022-07-14T17:58:36.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:58:36 [2022-07-14T17:58:36.178Z] #77 300.5   CC       src/crun-pause.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.5   CC       src/crun-kill.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.5   CC       src/crun-unpause.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.5   CC       src/crun-spec.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.6   CC       src/crun-delete.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.6   CC       src/crun-list.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.6   CC       src/crun-create.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.6   CC       src/crun-exec.o
17:58:36 [2022-07-14T17:58:36.179Z] #77 300.7   CC       src/crun-start.o
17:58:36 [2022-07-14T17:58:36.436Z] #77 300.8   CC       src/crun-state.o
17:58:36 [2022-07-14T17:58:36.436Z] #77 300.9   CC       src/crun-update.o
17:58:36 [2022-07-14T17:58:36.693Z] #77 301.1   CC       src/crun-ps.o
17:58:36 [2022-07-14T17:58:36.693Z] #77 301.2   CC       src/crun-restore.o
17:58:36 [2022-07-14T17:58:36.693Z] #77 301.2   CC       src/crun-checkpoint.o
17:58:36 [2022-07-14T17:58:36.693Z] #77 301.2   CC       src/libcrun/libcrun_la-utils.lo
17:58:36 [2022-07-14T17:58:36.693Z] #77 301.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:58:36 [2022-07-14T17:58:36.693Z] #77 301.3   CC       src/libcrun/libcrun_la-container.lo
17:58:36 [2022-07-14T17:58:36.950Z] #77 301.5   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:58:36 [2022-07-14T17:58:36.950Z] #77 301.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:58:36 [2022-07-14T17:58:36.950Z] #77 301.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:58:36 [2022-07-14T17:58:36.950Z] #77 301.5   CC       src/libcrun/libcrun_la-cgroup.lo
17:58:37 [2022-07-14T17:58:37.207Z] #77 301.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:58:37 [2022-07-14T17:58:37.207Z] #77 301.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:58:37 [2022-07-14T17:58:37.207Z] #77 301.7   CC       src/libcrun/libcrun_la-custom-handler.lo
17:58:37 [2022-07-14T17:58:37.207Z] #77 301.8   CC       src/libcrun/libcrun_la-linux.lo
17:58:37 [2022-07-14T17:58:37.464Z] #77 301.8   CC       src/libcrun/libcrun_la-seccomp.lo
17:58:37 [2022-07-14T17:58:37.464Z] #77 301.9   CC       src/libcrun/libcrun_la-ebpf.lo
17:58:37 [2022-07-14T17:58:37.464Z] #77 302.0   CC       src/libcrun/libcrun_la-criu.lo
17:58:37 [2022-07-14T17:58:37.464Z] #77 302.0   CC       src/libcrun/libcrun_la-error.lo
17:58:37 [2022-07-14T17:58:37.464Z] #77 302.0   CC       src/libcrun/libcrun_la-status.lo
17:58:37 [2022-07-14T17:58:37.464Z] #77 302.1   CC       src/libcrun/libcrun_la-terminal.lo
17:58:37 [2022-07-14T17:58:37.721Z] #77 302.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:58:37 [2022-07-14T17:58:37.979Z] #77 302.3   CC       src/libcrun/libcrun_la-signals.lo
17:58:37 [2022-07-14T17:58:37.979Z] #77 302.4   CC       src/libcrun/libcrun_la-mount_flags.lo
17:58:37 [2022-07-14T17:58:37.979Z] #77 302.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:58:37 [2022-07-14T17:58:37.979Z] #77 302.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:58:38 [2022-07-14T17:58:38.236Z] #77 302.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:58:38 [2022-07-14T17:58:38.236Z] #77 302.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:58:38 [2022-07-14T17:58:38.236Z] #77 302.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:58:38 [2022-07-14T17:58:38.493Z] #77 302.9   CC       tests/init.o
17:58:38 [2022-07-14T17:58:38.750Z] #77 303.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:58:42 [2022-07-14T17:58:42.451Z] #64 341.7 + bin/containerd-shim-runc-v1
17:58:44 [2022-07-14T17:58:44.007Z] #77 ...
17:58:44 [2022-07-14T17:58:44.007Z] 
17:58:44 [2022-07-14T17:58:44.007Z] #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
17:58:44 [2022-07-14T17:58:44.007Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:58:44 [2022-07-14T17:58:44.007Z] #47 365.3 + dpkg --print-architecture
17:58:44 [2022-07-14T17:58:44.007Z] #47 365.3 + git checkout -q v2.1.0
17:58:44 [2022-07-14T17:58:44.007Z] #47 365.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:58:44 [2022-07-14T17:58:44.007Z] #47 365.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:58:47 [2022-07-14T17:58:47.730Z] #64 348.0 + bin/containerd-shim-runc-v2
17:58:48 [2022-07-14T17:58:48.300Z] #64 348.8 + binaries
17:58:48 [2022-07-14T17:58:48.560Z] #64 348.8 + install -D bin/containerd /build/containerd
17:58:48 [2022-07-14T17:58:48.560Z] #64 348.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:58:48 [2022-07-14T17:58:48.560Z] #64 348.9 + install -D bin/ctr /build/ctr
17:58:50 [2022-07-14T17:58:50.465Z] #64 DONE 350.9s
17:58:50 [2022-07-14T17:58:50.664Z] #77 ...
17:58:50 [2022-07-14T17:58:50.664Z] 
17:58:50 [2022-07-14T17:58:50.665Z] #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
17:58:50 [2022-07-14T17:58:50.665Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195
17:58:50 [2022-07-14T17:58:50.665Z] #47 DONE 382.7s
17:58:50 [2022-07-14T17:58:50.665Z] 
17:58:50 [2022-07-14T17:58:50.665Z] #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
17:58:50 [2022-07-14T17:58:50.665Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:58:50 [2022-07-14T17:58:50.665Z] #55 ...
17:58:50 [2022-07-14T17:58:50.665Z] 
17:58:50 [2022-07-14T17:58:50.665Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:58:50 [2022-07-14T17:58:50.665Z] #48 sha256:24ce33295914f6e17e7bae7ad6f00f68e190cc4dde7dee935e7536672d2299e1
17:58:50 [2022-07-14T17:58:50.665Z] #48 DONE 0.4s
17:58:50 [2022-07-14T17:58:50.665Z] 
17:58:50 [2022-07-14T17:58:50.665Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:58:50 [2022-07-14T17:58:50.665Z] #52 sha256:7e364c0a5b09a42350a75615b74178da5b44925e2b4a6a3935304bccb2c339de
17:58:50 [2022-07-14T17:58:50.665Z] #52 DONE 0.0s
17:58:50 [2022-07-14T17:58:50.665Z] 
17:58:50 [2022-07-14T17:58:50.665Z] #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
17:58:50 [2022-07-14T17:58:50.665Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:58:50 [2022-07-14T17:58:50.665Z] #77 ...
17:58:50 [2022-07-14T17:58:50.665Z] 
17:58:50 [2022-07-14T17:58:50.665Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:58:50 [2022-07-14T17:58:50.665Z] #54 sha256:5a2402a8e1892289ac09178d1dfb01bd94f1e4c69053d8bb55a545fff1eaf348
17:58:50 [2022-07-14T17:58:50.665Z] #54 DONE 0.1s
17:58:50 [2022-07-14T17:58:50.665Z] 
17:58:50 [2022-07-14T17:58:50.665Z] #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
17:58:50 [2022-07-14T17:58:50.665Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:58:51 [2022-07-14T17:58:51.404Z] 
17:58:51 [2022-07-14T17:58:51.404Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
17:58:51 [2022-07-14T17:58:51.404Z] #65 sha256:4d94f08bf35e849258762a7c4d353762c0ede84bf369fd96ac433830c0e6cf12
17:58:51 [2022-07-14T17:58:51.663Z] #65 DONE 0.2s
17:58:51 [2022-07-14T17:58:51.663Z] 
17:58:51 [2022-07-14T17:58:51.663Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:58:51 [2022-07-14T17:58:51.663Z] #70 sha256:71b104aa1adaa07554088136c0e7a64c0cf024a060d8dedb23859877414892f5
17:58:51 [2022-07-14T17:58:51.663Z] #70 DONE 0.1s
17:58:51 [2022-07-14T17:58:51.927Z] 
17:58:51 [2022-07-14T17:58:51.927Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
17:58:51 [2022-07-14T17:58:51.927Z] #75 sha256:f832d2de4f003ab86b0719819b9e07a7c0fce7b5697ff3135c11a6ed1357c8b0
17:58:51 [2022-07-14T17:58:51.927Z] #75 DONE 0.2s
17:58:51 [2022-07-14T17:58:51.927Z] 
17:58:51 [2022-07-14T17:58:51.927Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
17:58:51 [2022-07-14T17:58:51.927Z] #78 sha256:58f6f53406b3d969c6527a7625a1cef02b11e93fa311c666c761ded185271384
17:58:51 [2022-07-14T17:58:51.927Z] #78 DONE 0.1s
17:58:52 [2022-07-14T17:58:52.186Z] 
17:58:52 [2022-07-14T17:58:52.186Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:58:52 [2022-07-14T17:58:52.186Z] #79 sha256:198067582b32704c102224cbb4199c39fa5eb966263147c92c4bbc42bfe2c7b6
17:58:52 [2022-07-14T17:58:52.186Z] #79 DONE 0.0s
17:58:52 [2022-07-14T17:58:52.186Z] 
17:58:52 [2022-07-14T17:58:52.186Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
17:58:52 [2022-07-14T17:58:52.186Z] #80 sha256:bd27db392252b1beb6b0e622ecd1052c6064b65a677587e4408c543a1256bdbe
17:58:52 [2022-07-14T17:58:52.187Z] #80 DONE 0.0s
17:58:52 [2022-07-14T17:58:52.187Z] 
17:58:52 [2022-07-14T17:58:52.187Z] #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
17:58:52 [2022-07-14T17:58:52.187Z] #81 sha256:a2a21c0222c6479c92f8224179795ddec370226dcb2ad377b1ff67fa4a36f3d2
17:58:53 [2022-07-14T17:58:53.125Z] #81 0.819 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:58:53 [2022-07-14T17:58:53.125Z] #81 0.978 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:58:53 [2022-07-14T17:58:53.393Z] #81 1.152 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:58:53 [2022-07-14T17:58:53.963Z] #81 1.234 Reading package lists...
17:58:54 [2022-07-14T17:58:54.534Z] #81 1.867 Reading package lists...
17:58:54 [2022-07-14T17:58:54.534Z] #81 2.372 Building dependency tree...
17:58:54 [2022-07-14T17:58:54.534Z] #81 2.473 Reading state information...
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.592 The following additional packages will be installed:
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.592   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.593 Suggested packages:
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.593   systemd-container policykit-1
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.593 Recommended packages:
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.593   systemd-timesyncd | time-daemon libnss-systemd
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.662 The following NEW packages will be installed:
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.662   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
17:58:54 [2022-07-14T17:58:54.793Z] #81 2.663   libkmod2 libpam-systemd systemd systemd-sysv
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.936 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.936 Need to get 5817 kB of archives.
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.936 After this operation, 19.3 MB of additional disk space will be used.
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.939 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.953 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.990 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.992 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
17:58:55 [2022-07-14T17:58:55.052Z] #81 2.994 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
17:58:55 [2022-07-14T17:58:55.053Z] #81 2.996 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
17:58:55 [2022-07-14T17:58:55.053Z] #81 3.112 debconf: delaying package configuration, since apt-utils is not installed
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.144 Fetched 5817 kB in 0s (17.7 MB/s)
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.173 Selecting previously unselected package libargon2-1:amd64.
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.173 (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 ... 28638 files and directories currently installed.)
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.188 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.196 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.226 Selecting previously unselected package libjson-c5:amd64.
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.229 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.232 Unpacking libjson-c5:amd64 (0.15-2) ...
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.264 Selecting previously unselected package libcryptsetup12:amd64.
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.267 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.270 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.320 Selecting previously unselected package libkmod2:amd64.
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.323 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
17:58:55 [2022-07-14T17:58:55.312Z] #81 3.328 Unpacking libkmod2:amd64 (28-1) ...
17:58:55 [2022-07-14T17:58:55.572Z] #81 3.367 Selecting previously unselected package systemd.
17:58:55 [2022-07-14T17:58:55.572Z] #81 3.370 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
17:58:55 [2022-07-14T17:58:55.572Z] #81 3.404 Unpacking systemd (247.3-7) ...
17:58:55 [2022-07-14T17:58:55.832Z] #81 3.881 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
17:58:55 [2022-07-14T17:58:55.942Z] #55 ...
17:58:55 [2022-07-14T17:58:55.942Z] 
17:58:55 [2022-07-14T17:58:55.942Z] #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
17:58:55 [2022-07-14T17:58:55.942Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:58:55 [2022-07-14T17:58:55.942Z] #77 311.7   CCLD     tests/init
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.892 Setting up libjson-c5:amd64 (0.15-2) ...
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.904 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.914 Setting up libkmod2:amd64 (28-1) ...
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.924 Setting up systemd (247.3-7) ...
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.959 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service โ†’ /lib/systemd/system/getty@.service.
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.961 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target โ†’ /lib/systemd/system/remote-fs.target.
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.963 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service โ†’ /lib/systemd/system/systemd-pstore.service.
17:58:56 [2022-07-14T17:58:56.091Z] #81 3.986 Initializing machine ID from KVM UUID.
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.296 Selecting previously unselected package systemd-sysv.
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.296 (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 ... 29449 files and directories currently installed.)
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.309 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.313 Unpacking systemd-sysv (247.3-7) ...
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.353 Selecting previously unselected package libdbus-1-3:amd64.
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.355 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.359 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
17:58:56 [2022-07-14T17:58:56.351Z] #81 4.416 Selecting previously unselected package dbus.
17:58:56 [2022-07-14T17:58:56.610Z] #81 4.419 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
17:58:56 [2022-07-14T17:58:56.610Z] #81 4.428 Unpacking dbus (1.12.20-2) ...
17:58:56 [2022-07-14T17:58:56.610Z] #81 4.482 Selecting previously unselected package libpam-systemd:amd64.
17:58:56 [2022-07-14T17:58:56.610Z] #81 4.485 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
17:58:56 [2022-07-14T17:58:56.610Z] #81 4.489 Unpacking libpam-systemd:amd64 (247.3-7) ...
17:58:56 [2022-07-14T17:58:56.610Z] #81 4.534 Selecting previously unselected package dbus-user-session.
17:58:56 [2022-07-14T17:58:56.611Z] #81 4.537 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
17:58:56 [2022-07-14T17:58:56.611Z] #81 4.539 Unpacking dbus-user-session (1.12.20-2) ...
17:58:56 [2022-07-14T17:58:56.611Z] #81 4.577 Setting up systemd-sysv (247.3-7) ...
17:58:56 [2022-07-14T17:58:56.611Z] #81 4.588 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
17:58:56 [2022-07-14T17:58:56.611Z] #81 4.598 Setting up dbus (1.12.20-2) ...
17:58:56 [2022-07-14T17:58:56.870Z] #81 4.707 invoke-rc.d: could not determine current runlevel
17:58:56 [2022-07-14T17:58:56.870Z] #81 4.710 invoke-rc.d: policy-rc.d denied execution of start.
17:58:56 [2022-07-14T17:58:56.870Z] #81 4.714 Setting up libpam-systemd:amd64 (247.3-7) ...
17:58:56 [2022-07-14T17:58:56.870Z] #81 4.823 Setting up dbus-user-session (1.12.20-2) ...
17:58:57 [2022-07-14T17:58:57.130Z] #81 4.836 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:58:57 [2022-07-14T17:58:57.130Z] #81 DONE 5.0s
17:58:57 [2022-07-14T17:58:57.130Z] 
17:58:57 [2022-07-14T17:58:57.130Z] #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
17:58:57 [2022-07-14T17:58:57.130Z] #82 sha256:f05ffde1f2f48a549af3633f70528825c8f8e7fc5b3e1163eaa210be01d74483
17:58:57 [2022-07-14T17:58:57.649Z] #82 0.419   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:58:57 [2022-07-14T17:58:57.649Z] #82 0.420                                  Dload  Upload   Total   Spent    Left  Speed
17:58:57 [2022-07-14T17:58:57.909Z] #82 0.421 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5507      0 --:--:-- --:--:-- --:--:--  5507
17:58:57 [2022-07-14T17:58:57.909Z] #82 DONE 0.8s
17:58:57 [2022-07-14T17:58:57.909Z] 
17:58:57 [2022-07-14T17:58:57.909Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
17:58:57 [2022-07-14T17:58:57.909Z] #83 sha256:7d359c3933806ad758c8e8ae7d556c77baefbfcc8767cd368c7ab22ca5b1a36b
17:58:58 [2022-07-14T17:58:58.847Z] #83 DONE 0.9s
17:58:58 [2022-07-14T17:58:58.847Z] 
17:58:58 [2022-07-14T17:58:58.847Z] #84 exporting to image
17:58:58 [2022-07-14T17:58:58.847Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:58:58 [2022-07-14T17:58:58.847Z] #84 exporting layers
17:59:02 [2022-07-14T17:59:02.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:59:02 [2022-07-14T17:59:02.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:59:05 [2022-07-14T17:59:05.186Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
17:59:05 [2022-07-14T17:59:05.187Z] Copying nested executables into bundles/cross/linux/amd64-daemon
17:59:05 [2022-07-14T17:59:05.187Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
17:59:05 [2022-07-14T17:59:05.187Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:59:05 [2022-07-14T17:59:05.187Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
17:59:05 [2022-07-14T17:59:05.187Z] Cross building: bundles/cross/windows/amd64
17:59:05 [2022-07-14T17:59:05.187Z] +++++++ cat ./cli/winresources/dockerd/winres.json
17:59:05 [2022-07-14T17:59:05.187Z] {
17:59:05 [2022-07-14T17:59:05.187Z]   "RT_GROUP_ICON": {
17:59:05 [2022-07-14T17:59:05.187Z]     "#1": {
17:59:05 [2022-07-14T17:59:05.187Z]       "0409": "../../winresources/docker.ico"
17:59:05 [2022-07-14T17:59:05.187Z]     }
17:59:05 [2022-07-14T17:59:05.187Z]   },
17:59:05 [2022-07-14T17:59:05.187Z]   "RT_MANIFEST": {
17:59:05 [2022-07-14T17:59:05.187Z]     "#1": {
17:59:05 [2022-07-14T17:59:05.187Z]       "0409": {
17:59:05 [2022-07-14T17:59:05.187Z]         "identity": {},
17:59:05 [2022-07-14T17:59:05.187Z]         "description": "Docker Engine",
17:59:05 [2022-07-14T17:59:05.187Z]         "minimum-os": "vista",
17:59:05 [2022-07-14T17:59:05.187Z]         "execution-level": "",
17:59:05 [2022-07-14T17:59:05.187Z]         "ui-access": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "auto-elevate": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "dpi-awareness": "unaware",
17:59:05 [2022-07-14T17:59:05.187Z]         "disable-theming": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "disable-window-filtering": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "high-resolution-scrolling-aware": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "ultra-high-resolution-scrolling-aware": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "long-path-aware": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "printer-driver-isolation": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "gdi-scaling": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "segment-heap": false,
17:59:05 [2022-07-14T17:59:05.187Z]         "use-common-controls-v6": false
17:59:05 [2022-07-14T17:59:05.187Z]       }
17:59:05 [2022-07-14T17:59:05.187Z]     }
17:59:05 [2022-07-14T17:59:05.187Z]   },
17:59:05 [2022-07-14T17:59:05.187Z]   "RT_MESSAGETABLE": {
17:59:05 [2022-07-14T17:59:05.187Z]     "#1": {
17:59:05 [2022-07-14T17:59:05.187Z]       "0409": "../../winresources/event_messages.bin"
17:59:05 [2022-07-14T17:59:05.187Z]     }
17:59:05 [2022-07-14T17:59:05.187Z]   },
17:59:05 [2022-07-14T17:59:05.187Z]   "RT_VERSION": {
17:59:05 [2022-07-14T17:59:05.187Z]     "#1": {
17:59:05 [2022-07-14T17:59:05.187Z]       "0409": {
17:59:05 [2022-07-14T17:59:05.187Z]         "fixed": {
17:59:05 [2022-07-14T17:59:05.187Z]           "file_version": "0.0.0.0",
17:59:05 [2022-07-14T17:59:05.187Z]           "product_version": "0.0.0.0",
17:59:05 [2022-07-14T17:59:05.187Z]           "type": "Unknown"
17:59:05 [2022-07-14T17:59:05.187Z]         },
17:59:05 [2022-07-14T17:59:05.187Z]         "info": {
17:59:05 [2022-07-14T17:59:05.187Z]           "0000": {
17:59:05 [2022-07-14T17:59:05.187Z]             "CompanyName": "",
17:59:05 [2022-07-14T17:59:05.187Z]             "FileVersion": "dev",
17:59:05 [2022-07-14T17:59:05.187Z]             "LegalCopyright": "Copyright ยฉ 2015-2022 Docker Inc.",
17:59:05 [2022-07-14T17:59:05.187Z]             "OriginalFileName": "dockerd.exe",
17:59:05 [2022-07-14T17:59:05.187Z]             "ProductName": "",
17:59:05 [2022-07-14T17:59:05.187Z]             "ProductVersion": "dev",
17:59:05 [2022-07-14T17:59:05.187Z]             "SpecialBuild": "ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5"
17:59:05 [2022-07-14T17:59:05.187Z]           }
17:59:05 [2022-07-14T17:59:05.187Z]         }
17:59:05 [2022-07-14T17:59:05.187Z]       }
17:59:05 [2022-07-14T17:59:05.187Z]     }
17:59:05 [2022-07-14T17:59:05.187Z]   }
17:59:05 [2022-07-14T17:59:05.187Z] }
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/config.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/config_windows.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/daemon.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/daemon_test.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/daemon_windows.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/docker.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/docker_windows.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/genwinres_windows.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/metrics.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/options.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/options_test.go
17:59:05 [2022-07-14T17:59:05.187Z] cmd/dockerd/service_windows.go
17:59:05 [2022-07-14T17:59:05.187Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
17:59:05 [2022-07-14T17:59:05.187Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:59:05 [2022-07-14T17:59:05.424Z] #84 exporting layers 6.3s done
17:59:05 [2022-07-14T17:59:05.424Z] #84 writing image sha256:8dddc1a835187b09cc2a83c329b7cf60d589d0e041085f9a5bbb7b539c220fb8 done
17:59:05 [2022-07-14T17:59:05.424Z] #84 naming to docker.io/library/docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 done
17:59:05 [2022-07-14T17:59:05.424Z] #84 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:59:05 [2022-07-14T17:59:05.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -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:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh dynbinary test-integration
17:59:05 [2022-07-14T17:59:05.917Z] #47 DONE 394.6s
17:59:05 [2022-07-14T17:59:05.917Z] 
17:59:05 [2022-07-14T17:59:05.917Z] #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
17:59:05 [2022-07-14T17:59:05.917Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:59:05 [2022-07-14T17:59:05.917Z] #55 ...
17:59:05 [2022-07-14T17:59:05.917Z] 
17:59:05 [2022-07-14T17:59:05.917Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:59:05 [2022-07-14T17:59:05.917Z] #48 sha256:d98c4a48d6e8fd107a2af655106e750b2d0662363c6f988f63ebc0e432810d32
17:59:05 [2022-07-14T17:59:05.917Z] #48 DONE 0.5s
17:59:05 [2022-07-14T17:59:05.917Z] 
17:59:05 [2022-07-14T17:59:05.917Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:59:05 [2022-07-14T17:59:05.917Z] #52 sha256:c533840fd0f084117af28b390cd9f07fb53b9b81dc7ecb249479712380027c2f
17:59:05 [2022-07-14T17:59:05.917Z] #52 DONE 0.0s
17:59:05 [2022-07-14T17:59:05.917Z] 
17:59:05 [2022-07-14T17:59:05.917Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:59:05 [2022-07-14T17:59:05.917Z] #54 sha256:7e66509d1b9e0467a821318b33edc04bcbd9a9f524e0bb0dd91308ceb8d89ca1
17:59:05 [2022-07-14T17:59:05.917Z] #54 DONE 0.1s
17:59:05 [2022-07-14T17:59:05.917Z] 
17:59:05 [2022-07-14T17:59:05.917Z] #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
17:59:05 [2022-07-14T17:59:05.917Z] #60 sha256:41f4e251e759679bd74614750f8ea1411c468f74ac80acff8211be60fbb83fe4
17:59:06 [2022-07-14T17:59:06.481Z] #60 ...
17:59:06 [2022-07-14T17:59:06.481Z] 
17:59:06 [2022-07-14T17:59:06.481Z] #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
17:59:06 [2022-07-14T17:59:06.481Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0
17:59:06 [2022-07-14T17:59:06.481Z] #77 331.0   CCLD     tests/init
17:59:07 [2022-07-14T17:59:07.674Z] Created symlink /etc/systemd/system/systemd-firstboot.service โ†’ /dev/null.
17:59:07 [2022-07-14T17:59:07.674Z] Created symlink /etc/systemd/system/systemd-udevd.service โ†’ /dev/null.
17:59:07 [2022-07-14T17:59:07.674Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service โ†’ /etc/systemd/system/docker-entrypoint.service.
17:59:07 [2022-07-14T17:59:07.674Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
17:59:07 [2022-07-14T17:59:07.674Z] 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)
17:59:07 [2022-07-14T17:59:07.674Z] Detected virtualization docker.
17:59:07 [2022-07-14T17:59:07.674Z] Detected architecture x86-64.
17:59:07 [2022-07-14T17:59:07.674Z] Set hostname to <eb5380b162b0>.
17:59:07 [2022-07-14T17:59:07.674Z] modprobe@configfs.service: Succeeded.
17:59:07 [2022-07-14T17:59:07.674Z] modprobe@drm.service: Succeeded.
17:59:07 [2022-07-14T17:59:07.674Z] modprobe@fuse.service: Succeeded.
17:59:07 [2022-07-14T17:59:07.674Z] + source /etc/docker-entrypoint-cmd
17:59:07 [2022-07-14T17:59:07.674Z] ++ hack/make.sh dynbinary test-integration
17:59:07 [2022-07-14T17:59:07.674Z] 
17:59:07 [2022-07-14T17:59:07.674Z] Removing bundles/
17:59:07 [2022-07-14T17:59:07.674Z] 
17:59:07 [2022-07-14T17:59:07.674Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:59:07 [2022-07-14T17:59:07.674Z] Building: bundles/dynbinary-daemon/dockerd
17:59:07 [2022-07-14T17:59:07.674Z] GOOS="" GOARCH="" GOARM=""
17:59:17 [2022-07-14T17:59:17.894Z] #77 331.6   AR       libcrun_testing.a
17:59:17 [2022-07-14T17:59:17.895Z] #77 331.6 ar: `u' modifier ignored since `D' is the default (see `U')
17:59:17 [2022-07-14T17:59:17.895Z] #77 331.7   CCLD     tests/tests_libcrun_utils
17:59:17 [2022-07-14T17:59:17.895Z] #77 331.7   CCLD     tests/tests_libcrun_errors
17:59:17 [2022-07-14T17:59:17.895Z] #77 331.7   CCLD     tests/tests_libcrun_fuzzer
17:59:17 [2022-07-14T17:59:17.895Z] #77 332.0   CCLD     libcrun.la
17:59:17 [2022-07-14T17:59:17.895Z] #77 333.1   CCLD     crun
17:59:17 [2022-07-14T17:59:17.895Z] #77 333.7 make[3]: Entering directory '/tmp/crun-build'
17:59:17 [2022-07-14T17:59:17.895Z] #77 333.9  /bin/mkdir -p '/usr/local/lib'
17:59:17 [2022-07-14T17:59:17.895Z] #77 333.9  /bin/mkdir -p '/usr/local/share/man/man1'
17:59:17 [2022-07-14T17:59:17.895Z] #77 333.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:59:17 [2022-07-14T17:59:17.895Z] #77 333.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.0 libtool: install: ranlib /usr/local/lib/libcrun.a
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 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
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 ----------------------------------------------------------------------
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 Libraries have been installed in:
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3    /usr/local/lib
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 If you ever happen to want to link against installed libraries
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 in a given directory, LIBDIR, you must either use libtool, and
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 specify the full pathname of the library, or use the '-LLIBDIR'
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 flag during linking and do at least one of the following:
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3      during execution
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3      during linking
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 See any operating system documentation about shared libraries for
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 more information, such as the ld(1) and ld.so(8) manual pages.
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 ----------------------------------------------------------------------
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3  /bin/mkdir -p '/build'
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.3 libtool: install: /usr/bin/install -c crun /build/crun
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.4 make[3]: Leaving directory '/tmp/crun-build'
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.4 make[2]: Leaving directory '/tmp/crun-build'
17:59:17 [2022-07-14T17:59:17.895Z] #77 334.4 make[1]: Leaving directory '/tmp/crun-build'
17:59:18 [2022-07-14T17:59:18.154Z] #77 DONE 334.7s
17:59:18 [2022-07-14T17:59:18.154Z] 
17:59:18 [2022-07-14T17:59:18.154Z] #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
17:59:18 [2022-07-14T17:59:18.154Z] #60 sha256:68a2e1d9b881e0f87b5bfbfcebe7e0df5cae217b29bcc8a31aa83134c110affd
17:59:24 [2022-07-14T17:59:24.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:59:28 [2022-07-14T17:59:28.400Z] #77 352.0   CCLD     libcrun.la
17:59:28 [2022-07-14T17:59:28.400Z] #77 352.4   AR       libcrun_testing.a
17:59:28 [2022-07-14T17:59:28.400Z] #77 352.4 ar: `u' modifier ignored since `D' is the default (see `U')
17:59:28 [2022-07-14T17:59:28.400Z] #77 352.5   CCLD     tests/tests_libcrun_utils
17:59:28 [2022-07-14T17:59:28.400Z] #77 352.5   CCLD     tests/tests_libcrun_errors
17:59:28 [2022-07-14T17:59:28.400Z] #77 352.5   CCLD     tests/tests_libcrun_fuzzer
17:59:29 [2022-07-14T17:59:29.333Z] #77 353.6   CCLD     crun
17:59:29 [2022-07-14T17:59:29.898Z] #77 354.2 make[3]: Entering directory '/tmp/crun-build'
17:59:29 [2022-07-14T17:59:29.898Z] #77 354.4  /bin/mkdir -p '/usr/local/share/man/man1'
17:59:29 [2022-07-14T17:59:29.898Z] #77 354.4  /bin/mkdir -p '/usr/local/lib'
17:59:29 [2022-07-14T17:59:29.898Z] #77 354.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:59:29 [2022-07-14T17:59:29.898Z] #77 354.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:59:29 [2022-07-14T17:59:29.898Z] #77 354.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:59:29 [2022-07-14T17:59:29.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.5 libtool: install: ranlib /usr/local/lib/libcrun.a
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.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
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 ----------------------------------------------------------------------
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 Libraries have been installed in:
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7    /usr/local/lib
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 If you ever happen to want to link against installed libraries
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 in a given directory, LIBDIR, you must either use libtool, and
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 specify the full pathname of the library, or use the '-LLIBDIR'
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 flag during linking and do at least one of the following:
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7      during execution
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7      during linking
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 See any operating system documentation about shared libraries for
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 more information, such as the ld(1) and ld.so(8) manual pages.
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7 ----------------------------------------------------------------------
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7  /bin/mkdir -p '/build'
17:59:30 [2022-07-14T17:59:30.155Z] #77 354.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:59:30 [2022-07-14T17:59:30.413Z] #77 354.8 libtool: install: /usr/bin/install -c crun /build/crun
17:59:30 [2022-07-14T17:59:30.413Z] #77 354.8 make[3]: Leaving directory '/tmp/crun-build'
17:59:30 [2022-07-14T17:59:30.413Z] #77 354.8 make[2]: Leaving directory '/tmp/crun-build'
17:59:30 [2022-07-14T17:59:30.413Z] #77 354.8 make[1]: Leaving directory '/tmp/crun-build'
17:59:30 [2022-07-14T17:59:30.670Z] #77 DONE 355.1s
17:59:30 [2022-07-14T17:59:30.670Z] 
17:59:30 [2022-07-14T17:59:30.670Z] #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
17:59:30 [2022-07-14T17:59:30.670Z] #60 sha256:41f4e251e759679bd74614750f8ea1411c468f74ac80acff8211be60fbb83fe4
17:59:31 [2022-07-14T17:59:31.731Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
17:59:31 [2022-07-14T17:59:31.731Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
17:59:31 [2022-07-14T17:59:31.731Z] {
17:59:31 [2022-07-14T17:59:31.731Z]   "RT_GROUP_ICON": {
17:59:31 [2022-07-14T17:59:31.731Z]     "#1": {
17:59:31 [2022-07-14T17:59:31.731Z]       "0409": "../../winresources/docker.ico"
17:59:31 [2022-07-14T17:59:31.731Z]     }
17:59:31 [2022-07-14T17:59:31.731Z]   },
17:59:31 [2022-07-14T17:59:31.731Z]   "RT_MANIFEST": {
17:59:31 [2022-07-14T17:59:31.731Z]     "#1": {
17:59:31 [2022-07-14T17:59:31.731Z]       "0409": {
17:59:31 [2022-07-14T17:59:31.731Z]         "identity": {},
17:59:31 [2022-07-14T17:59:31.731Z]         "description": "Docker Engine",
17:59:31 [2022-07-14T17:59:31.731Z]         "minimum-os": "vista",
17:59:31 [2022-07-14T17:59:31.731Z]         "execution-level": "",
17:59:31 [2022-07-14T17:59:31.731Z]         "ui-access": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "auto-elevate": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "dpi-awareness": "unaware",
17:59:31 [2022-07-14T17:59:31.731Z]         "disable-theming": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "disable-window-filtering": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "high-resolution-scrolling-aware": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "ultra-high-resolution-scrolling-aware": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "long-path-aware": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "printer-driver-isolation": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "gdi-scaling": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "segment-heap": false,
17:59:31 [2022-07-14T17:59:31.731Z]         "use-common-controls-v6": false
17:59:31 [2022-07-14T17:59:31.731Z]       }
17:59:31 [2022-07-14T17:59:31.731Z]     }
17:59:31 [2022-07-14T17:59:31.731Z]   },
17:59:31 [2022-07-14T17:59:31.731Z]   "RT_MESSAGETABLE": {
17:59:31 [2022-07-14T17:59:31.731Z]     "#1": {
17:59:31 [2022-07-14T17:59:31.731Z]       "0409": "../../winresources/event_messages.bin"
17:59:31 [2022-07-14T17:59:31.731Z]     }
17:59:31 [2022-07-14T17:59:31.731Z]   },
17:59:31 [2022-07-14T17:59:31.731Z]   "RT_VERSION": {
17:59:31 [2022-07-14T17:59:31.731Z]     "#1": {
17:59:31 [2022-07-14T17:59:31.731Z]       "0409": {
17:59:31 [2022-07-14T17:59:31.731Z]         "fixed": {
17:59:31 [2022-07-14T17:59:31.731Z]           "file_version": "0.0.0.0",
17:59:31 [2022-07-14T17:59:31.731Z]           "product_version": "0.0.0.0",
17:59:31 [2022-07-14T17:59:31.731Z]           "type": "Unknown"
17:59:31 [2022-07-14T17:59:31.731Z]         },
17:59:31 [2022-07-14T17:59:31.731Z]         "info": {
17:59:31 [2022-07-14T17:59:31.731Z]           "0000": {
17:59:31 [2022-07-14T17:59:31.731Z]             "CompanyName": "",
17:59:31 [2022-07-14T17:59:31.731Z]             "FileVersion": "dev",
17:59:31 [2022-07-14T17:59:31.731Z]             "LegalCopyright": "Copyright ยฉ 2015-2022 Docker Inc.",
17:59:31 [2022-07-14T17:59:31.731Z]             "OriginalFileName": "docker-proxy.exe",
17:59:31 [2022-07-14T17:59:31.731Z]             "ProductName": "",
17:59:31 [2022-07-14T17:59:31.731Z]             "ProductVersion": "dev",
17:59:31 [2022-07-14T17:59:31.731Z]             "SpecialBuild": "ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5"
17:59:31 [2022-07-14T17:59:31.731Z]           }
17:59:31 [2022-07-14T17:59:31.731Z]         }
17:59:31 [2022-07-14T17:59:31.731Z]       }
17:59:31 [2022-07-14T17:59:31.731Z]     }
17:59:31 [2022-07-14T17:59:31.731Z]   }
17:59:31 [2022-07-14T17:59:31.731Z] }
17:59:31 [2022-07-14T17:59:31.731Z] cmd/docker-proxy/genwinres_windows.go
17:59:31 [2022-07-14T17:59:31.731Z] cmd/docker-proxy/main.go
17:59:31 [2022-07-14T17:59:31.731Z] cmd/docker-proxy/network_proxy_test.go
17:59:31 [2022-07-14T17:59:31.731Z] cmd/docker-proxy/proxy.go
17:59:31 [2022-07-14T17:59:31.731Z] cmd/docker-proxy/sctp_proxy.go
17:59:31 [2022-07-14T17:59:31.731Z] cmd/docker-proxy/tcp_proxy.go
17:59:31 [2022-07-14T17:59:31.731Z] cmd/docker-proxy/udp_proxy.go
17:59:31 [2022-07-14T17:59:31.731Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
17:59:31 [2022-07-14T17:59:31.731Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:59:31 [2022-07-14T17:59:31.731Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
17:59:31 [2022-07-14T17:59:31.731Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:59:31 [2022-07-14T17:59:31.731Z] remote: Enumerating objects: 23, done.
17:59:31 [2022-07-14T17:59:31.731Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:59:31 [2022-07-14T17:59:31.731Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:59:31 [2022-07-14T17:59:31.731Z] 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)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:59:31 [2022-07-14T17:59:31.731Z] Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
17:59:31 [2022-07-14T17:59:31.731Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
17:59:31 [2022-07-14T17:59:31.731Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:59:33 [2022-07-14T17:59:33.041Z] #60 ...
17:59:33 [2022-07-14T17:59:33.041Z] 
17:59:33 [2022-07-14T17:59:33.041Z] #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
17:59:33 [2022-07-14T17:59:33.041Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:59:33 [2022-07-14T17:59:33.041Z] #55 428.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
17:59:34 [2022-07-14T17:59:34.255Z] Cross building: bundles/cross/linux/ppc64le
17:59:34 [2022-07-14T17:59:34.255Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
17:59:34 [2022-07-14T17:59:34.255Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:59:34 [2022-07-14T17:59:34.428Z] #55 DONE 429.9s
17:59:34 [2022-07-14T17:59:34.428Z] 
17:59:34 [2022-07-14T17:59:34.428Z] #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
17:59:34 [2022-07-14T17:59:34.428Z] #60 sha256:68a2e1d9b881e0f87b5bfbfcebe7e0df5cae217b29bcc8a31aa83134c110affd
17:59:34 [2022-07-14T17:59:34.428Z] #60 217.4 + mkdir -p /build
17:59:34 [2022-07-14T17:59:34.428Z] #60 217.4 + cp runc /build/runc
17:59:34 [2022-07-14T17:59:34.428Z] #60 DONE 218.3s
17:59:34 [2022-07-14T17:59:34.428Z] 
17:59:34 [2022-07-14T17:59:34.428Z] #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
17:59:34 [2022-07-14T17:59:34.428Z] #64 sha256:431b2841e821768ae3cc98af79ff1efb0d520ed54c55954686429a237d617ab5
17:59:36 [2022-07-14T17:59:36.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:59:36 [2022-07-14T17:59:36.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:59:37 [2022-07-14T17:59:37.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:59:37 [2022-07-14T17:59:37.724Z] #64 ...
17:59:37 [2022-07-14T17:59:37.724Z] 
17:59:37 [2022-07-14T17:59:37.724Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:59:37 [2022-07-14T17:59:37.724Z] #56 sha256:c043d2080f161ec234a44aad73a1ebfcff17480d6853a7b764cdae6524b67128
17:59:37 [2022-07-14T17:59:37.983Z] #56 DONE 0.7s
17:59:37 [2022-07-14T17:59:37.983Z] 
17:59:37 [2022-07-14T17:59:37.983Z] #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
17:59:37 [2022-07-14T17:59:37.983Z] #64 sha256:431b2841e821768ae3cc98af79ff1efb0d520ed54c55954686429a237d617ab5
17:59:37 [2022-07-14T17:59:37.983Z] #64 ...
17:59:37 [2022-07-14T17:59:37.983Z] 
17:59:37 [2022-07-14T17:59:37.983Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:59:37 [2022-07-14T17:59:37.983Z] #58 sha256:75893710f13d8ef3bac581492a17ab76ab8112b3f9618796e901a3bf34adf750
17:59:37 [2022-07-14T17:59:37.983Z] #58 DONE 0.1s
17:59:37 [2022-07-14T17:59:37.983Z] 
17:59:37 [2022-07-14T17:59:37.983Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:59:37 [2022-07-14T17:59:37.983Z] #61 sha256:66d1a42275d90bb79f5d1bf2dd353bbd1ebeb604de6f86fe62cb6580c5dd4326
17:59:38 [2022-07-14T17:59:38.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:59:38 [2022-07-14T17:59:38.242Z] #61 DONE 0.2s
17:59:38 [2022-07-14T17:59:38.242Z] 
17:59:38 [2022-07-14T17:59:38.242Z] #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
17:59:38 [2022-07-14T17:59:38.242Z] #64 sha256:431b2841e821768ae3cc98af79ff1efb0d520ed54c55954686429a237d617ab5
17:59:39 [2022-07-14T17:59:39.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:59:39 [2022-07-14T17:59:39.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:59:39 [2022-07-14T17:59:39.176Z] #64 387.3 + bin/containerd
17:59:40 [2022-07-14T17:59:40.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:59:41 [2022-07-14T17:59:41.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:59:43 [2022-07-14T17:59:43.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:59:43 [2022-07-14T17:59:43.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:59:44 [2022-07-14T17:59:44.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:59:45 [2022-07-14T17:59:45.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:59:45 [2022-07-14T17:59:45.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:59:46 [2022-07-14T17:59:46.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:59:47 [2022-07-14T17:59:47.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:59:48 [2022-07-14T17:59:48.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:59:48 [2022-07-14T17:59:48.792Z] #60 222.5 + mkdir -p /build
17:59:48 [2022-07-14T17:59:48.792Z] #60 222.5 + cp runc /build/runc
17:59:49 [2022-07-14T17:59:49.050Z] #60 DONE 223.7s
17:59:49 [2022-07-14T17:59:49.050Z] 
17:59:49 [2022-07-14T17:59:49.050Z] #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
17:59:49 [2022-07-14T17:59:49.050Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60
17:59:49 [2022-07-14T17:59:49.050Z] #55 440.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
17:59:49 [2022-07-14T17:59:49.050Z] #55 DONE 440.9s
17:59:49 [2022-07-14T17:59:49.050Z] 
17:59:49 [2022-07-14T17:59:49.050Z] #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
17:59:49 [2022-07-14T17:59:49.050Z] #64 sha256:363a99d48529b766ce017dae05033b0136e894088e6a82be47e642b5b1013225
17:59:49 [2022-07-14T17:59:49.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:59:49 [2022-07-14T17:59:49.322Z] Using test binary docker
17:59:49 [2022-07-14T17:59:49.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:59:49 [2022-07-14T17:59:49.322Z] +++ /etc/init.d/apparmor start
17:59:49 [2022-07-14T17:59:49.322Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:59:49 [2022-07-14T17:59:49.322Z] INFO: Waiting for daemon to start...
17:59:49 [2022-07-14T17:59:49.322Z] Starting dockerd
17:59:49 [2022-07-14T17:59:49.322Z] +++ 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
17:59:51 [2022-07-14T17:59:51.250Z] .
17:59:51 [2022-07-14T17:59:51.250Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:59:51 [2022-07-14T17:59:51.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:59:51 [2022-07-14T17:59:51.250Z] Error: No such image: emptyfs
17:59:51 [2022-07-14T17:59:51.250Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:59:51 [2022-07-14T17:59:51.250Z] ++++ docker load
17:59:51 [2022-07-14T17:59:51.505Z] Running integration-test (iteration 1)
17:59:51 [2022-07-14T17:59:51.505Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:59:51 [2022-07-14T17:59:51.505Z] ++ 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
17:59:51 [2022-07-14T17:59:51.505Z] ++ set -e
17:59:51 [2022-07-14T17:59:51.505Z] ++ '[' -n 0 ']'
17:59:51 [2022-07-14T17:59:51.505Z] ++ set -x
17:59:51 [2022-07-14T17:59:51.505Z] ++ 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
17:59:51 [2022-07-14T17:59:51.760Z] Loaded image: busybox:latest
17:59:51 [2022-07-14T17:59:51.760Z] Loaded image: busybox:glibc
17:59:52 [2022-07-14T17:59:52.338Z] #64 ...
17:59:52 [2022-07-14T17:59:52.338Z] 
17:59:52 [2022-07-14T17:59:52.338Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:59:52 [2022-07-14T17:59:52.338Z] #56 sha256:06ba983907d8b3676e4eba9bf5fbd9a670684e879c95ce13ce39f355c46fb40f
17:59:52 [2022-07-14T17:59:52.338Z] #56 DONE 0.6s
17:59:52 [2022-07-14T17:59:52.338Z] 
17:59:52 [2022-07-14T17:59:52.338Z] #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
17:59:52 [2022-07-14T17:59:52.338Z] #64 sha256:363a99d48529b766ce017dae05033b0136e894088e6a82be47e642b5b1013225
17:59:52 [2022-07-14T17:59:52.338Z] #64 ...
17:59:52 [2022-07-14T17:59:52.338Z] 
17:59:52 [2022-07-14T17:59:52.338Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:59:52 [2022-07-14T17:59:52.338Z] #58 sha256:fd4dbf2402fe50337d907c2911b78a628c3aa599638896373704fc60e5fcb2c5
17:59:52 [2022-07-14T17:59:52.338Z] #58 DONE 0.1s
17:59:52 [2022-07-14T17:59:52.338Z] 
17:59:52 [2022-07-14T17:59:52.338Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:59:52 [2022-07-14T17:59:52.338Z] #61 sha256:eaaf922ed751eb5e644cd8b060530cf11091d8659a69eecc370b8d90fbbbf8e7
17:59:52 [2022-07-14T17:59:52.595Z] #61 DONE 0.2s
17:59:52 [2022-07-14T17:59:52.595Z] 
17:59:52 [2022-07-14T17:59:52.595Z] #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
17:59:52 [2022-07-14T17:59:52.595Z] #64 sha256:363a99d48529b766ce017dae05033b0136e894088e6a82be47e642b5b1013225
17:59:52 [2022-07-14T17:59:52.688Z] Loaded image: debian:bullseye-slim
17:59:52 [2022-07-14T17:59:52.943Z] Loaded image: hello-world:latest
17:59:52 [2022-07-14T17:59:52.943Z] Loaded image: arm32v7/hello-world:latest
17:59:52 [2022-07-14T17:59:52.943Z] INFO: Testing against a local daemon
17:59:52 [2022-07-14T17:59:52.943Z] === RUN   TestCgroupNamespacesBuild
17:59:54 [2022-07-14T17:59:54.354Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
17:59:54 [2022-07-14T17:59:54.354Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:59:55 [2022-07-14T17:59:55.114Z] #64 380.4 + bin/containerd
17:59:55 [2022-07-14T17:59:55.280Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
17:59:55 [2022-07-14T17:59:55.280Z] === RUN   TestBuildWithSession
17:59:55 [2022-07-14T17:59:55.280Z]     build_session_test.go:25: TODO: BuildKit
17:59:55 [2022-07-14T17:59:55.280Z] --- SKIP: TestBuildWithSession (0.00s)
17:59:55 [2022-07-14T17:59:55.280Z] === RUN   TestBuildSquashParent
17:59:59 [2022-07-14T17:59:59.445Z] --- PASS: TestBuildSquashParent (4.00s)
17:59:59 [2022-07-14T17:59:59.445Z] === RUN   TestBuildWithRemoveAndForceRemove
17:59:59 [2022-07-14T17:59:59.445Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:59:59 [2022-07-14T17:59:59.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:59:59 [2022-07-14T17:59:59.445Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:59:59 [2022-07-14T17:59:59.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:59:59 [2022-07-14T17:59:59.445Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:59:59 [2022-07-14T17:59:59.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:59:59 [2022-07-14T17:59:59.445Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:59:59 [2022-07-14T17:59:59.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:59:59 [2022-07-14T17:59:59.445Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:59:59 [2022-07-14T17:59:59.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:59:59 [2022-07-14T17:59:59.445Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:59:59 [2022-07-14T17:59:59.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:59:59 [2022-07-14T17:59:59.445Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:59:59 [2022-07-14T17:59:59.445Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:00:00 [2022-07-14T18:00:00.809Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:00:00 [2022-07-14T18:00:00.809Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:00:02 [2022-07-14T18:00:02.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:00:02 [2022-07-14T18:00:02.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:00:03 [2022-07-14T18:00:03.538Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:00:03 [2022-07-14T18:00:03.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s)
18:00:03 [2022-07-14T18:00:03.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s)
18:00:03 [2022-07-14T18:00:03.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s)
18:00:03 [2022-07-14T18:00:03.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s)
18:00:03 [2022-07-14T18:00:03.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s)
18:00:03 [2022-07-14T18:00:03.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.35s)
18:00:03 [2022-07-14T18:00:03.538Z] === RUN   TestBuildMultiStageCopy
18:00:03 [2022-07-14T18:00:03.538Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:00:04 [2022-07-14T18:00:04.465Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:00:04 [2022-07-14T18:00:04.721Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:00:04 [2022-07-14T18:00:04.977Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:00:05 [2022-07-14T18:00:05.233Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:00:05 [2022-07-14T18:00:05.489Z] --- PASS: TestBuildMultiStageCopy (2.09s)
18:00:05 [2022-07-14T18:00:05.489Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
18:00:05 [2022-07-14T18:00:05.489Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
18:00:05 [2022-07-14T18:00:05.489Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
18:00:05 [2022-07-14T18:00:05.489Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:00:05 [2022-07-14T18:00:05.489Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
18:00:05 [2022-07-14T18:00:05.489Z] === RUN   TestBuildMultiStageParentConfig
18:00:06 [2022-07-14T18:00:06.098Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
18:00:06 [2022-07-14T18:00:06.098Z] === RUN   TestBuildLabelWithTargets
18:00:07 [2022-07-14T18:00:07.039Z] --- PASS: TestBuildLabelWithTargets (1.09s)
18:00:07 [2022-07-14T18:00:07.039Z] === RUN   TestBuildWithEmptyLayers
18:00:07 [2022-07-14T18:00:07.600Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
18:00:07 [2022-07-14T18:00:07.600Z] === RUN   TestBuildMultiStageOnBuild
18:00:08 [2022-07-14T18:00:08.968Z] --- PASS: TestBuildMultiStageOnBuild (1.38s)
18:00:08 [2022-07-14T18:00:08.968Z] === RUN   TestBuildUncleanTarFilenames
18:00:09 [2022-07-14T18:00:09.529Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
18:00:09 [2022-07-14T18:00:09.529Z] === RUN   TestBuildMultiStageLayerLeak
18:00:10 [2022-07-14T18:00:10.893Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s)
18:00:10 [2022-07-14T18:00:10.893Z] === RUN   TestBuildWithHugeFile
18:00:12 [2022-07-14T18:00:12.960Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
18:00:12 [2022-07-14T18:00:12.960Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
18:00:12 [2022-07-14T18:00:12.960Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
18:00:12 [2022-07-14T18:00:12.960Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
18:00:12 [2022-07-14T18:00:12.960Z] Cross building: bundles/cross/linux/s390x
18:00:12 [2022-07-14T18:00:12.960Z] Building: bundles/cross/linux/s390x-daemon/dockerd
18:00:12 [2022-07-14T18:00:12.960Z] GOOS="linux" GOARCH="s390x" GOARM=""
18:00:35 [2022-07-14T18:00:35.525Z] #64 437.8 # github.com/containerd/containerd/cmd/containerd
18:00:35 [2022-07-14T18:00:35.525Z] #64 437.8 /usr/bin/ld: /tmp/go-link-3157527116/000019.o: in function `New':
18:00:35 [2022-07-14T18:00:35.525Z] #64 437.8 /tmp/tmp.TTZSOFEAEL/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
18:00:35 [2022-07-14T18:00:35.525Z] #64 437.8 + bin/containerd-stress
18:00:35 [2022-07-14T18:00:35.525Z] #64 438.9 + bin/containerd-shim
18:00:39 [2022-07-14T18:00:39.501Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
18:00:39 [2022-07-14T18:00:39.502Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
18:00:39 [2022-07-14T18:00:39.502Z] GOOS="linux" GOARCH="s390x" GOARM=""
18:00:39 [2022-07-14T18:00:39.759Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
18:00:39 [2022-07-14T18:00:39.759Z] 
18:00:42 [2022-07-14T18:00:42.087Z] #64 450.1 + bin/containerd-shim-runc-v1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:00:42 [2022-07-14T18:00:42.593Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:00:42 [2022-07-14T18:00:42.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/test/unit
18:00:43 [2022-07-14T18:00:43.153Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
18:00:43 [2022-07-14T18:00:43.153Z] + TESTFLAGS+=' -test.timeout=5m'
18:00:43 [2022-07-14T18:00:43.153Z] + TESTDIRS=./...
18:00:43 [2022-07-14T18:00:43.153Z] + exclude_paths='/vendor/|/integration'
18:00:43 [2022-07-14T18:00:43.153Z] ++ go list ./...
18:00:43 [2022-07-14T18:00:43.153Z] ++ grep -vE '(/vendor/|/integration)'
18:00:43 [2022-07-14T18:00:43.718Z] + pkg_list='github.com/docker/docker/api
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/backend/build
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/httpstatus
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/httputils
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/middleware
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/build
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/checkpoint
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/container
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/debug
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/distribution
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/grpc
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/image
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/network
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/plugin
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/session
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/swarm
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/system
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/server/router/volume
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/backend
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/blkiodev
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/container
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/events
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/filters
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/image
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/mount
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/network
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/plugins/logdriver
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/registry
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/strslice
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/swarm
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/swarm/runtime
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/time
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/versions
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/versions/v1p19
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/versions/v1p20
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/api/types/volume
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/builder-next
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/builder-next/exporter
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/builder-next/worker
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/dockerfile
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/remotecontext
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/remotecontext/git
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/builder/remotecontext/urlutil
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cli
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cli/config
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cli/debug
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cli/winresources/docker-proxy
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cli/winresources/dockerd
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/client
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cmd/docker-proxy
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cmd/dockerd
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cmd/dockerd/trap
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/container
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/container/stream
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/contrib/apparmor
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/contrib/docker-device-tool
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/contrib/httpserver
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/daemon
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/daemon/cluster
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/daemon/cluster/convert
18:00:43 [2022-07-14T18:00:43.718Z] github.com/docker/docker/daemon/cluster/executor
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster/executor/container
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster/provider
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/config
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/events
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/events/testutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/exec
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/aufs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/copy
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/overlay
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/register
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/vfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/zfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/images
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/initlayer
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/links
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/listeners
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/awslogs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/fluentd
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/gcplogs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/gelf
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/journald
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/local
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/logentries
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/loggertest
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/loggerutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/splunk
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/syslog
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/templates
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/names
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/network
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/stats
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution/metadata
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution/utils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution/xfer
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/dockerversion
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/errdefs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image/cache
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image/tarexport
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image/v1
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/internal/test/suite
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/layer
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/queue
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/remote
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/supervisor
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/types
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/bitseq
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cluster
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/config
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/datastore
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/diagnostic
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/discoverapi
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/driverapi
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/bridge
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/host
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/null
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/overlay
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/remote
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/windows
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drvregistry
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/etchosts
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/idm
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/internal/caller
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipam
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipamapi
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipams/builtin
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipams/null
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipams/remote
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ipamutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/iptables
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/netlabel
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/netutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/networkdb
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/ns
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/options
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/osl
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/osl/kernel
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/portallocator
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/portmapper
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/resolvconf
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/testutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/types
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/oci
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/oci/caps
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/opts
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/aaparser
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/archive
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/authorization
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/broadcaster
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/capabilities
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/chrootarchive
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/containerfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/devicemapper
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/directory
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/dmesg
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/fileutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/fsutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/homedir
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/idtools
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/ioutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/jsonmessage
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/longpath
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/loopback
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/namesgenerator
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/parsers
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/parsers/kernel
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/pidfile
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/platform
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/plugingetter
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/plugins
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/plugins/transport
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/pools
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/progress
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/pubsub
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/reexec
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/signal
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/stack
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/stdcopy
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/streamformatter
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/stringid
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/sysinfo
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/system
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/tailfile
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/tarsum
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/urlutil
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/pkg/useragent
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/plugin
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/plugin/executor/containerd
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/plugin/v2
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/profiles/apparmor
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/profiles/seccomp
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/quota
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/reference
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/registry
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/registry/resumable
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/restartmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/rootless
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/rootless/specconv
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/runconfig
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/runconfig/opts
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/daemon
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/environment
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/fakecontext
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/fakegit
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/fakestorage
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/fixtures/load
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/fixtures/plugin
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/registry
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/testutil/request
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/volume
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/volume/drivers
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/volume/local
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/volume/mounts
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/volume/service
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/volume/service/opts
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/volume/testutils'
18:00:43 [2022-07-14T18:00:43.719Z] ++ grep --fixed-strings -v /libnetwork
18:00:43 [2022-07-14T18:00:43.719Z] ++ echo 'github.com/docker/docker/api
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/backend/build
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/httpstatus
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/httputils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/middleware
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/build
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/checkpoint
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/container
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/debug
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/distribution
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/grpc
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/image
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/network
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/plugin
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/session
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/swarm
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/system
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/server/router/volume
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/backend
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/blkiodev
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/container
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/events
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/filters
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/image
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/mount
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/network
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/plugins/logdriver
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/registry
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/strslice
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/swarm
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/swarm/runtime
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/time
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/versions
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/versions/v1p19
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/versions/v1p20
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/api/types/volume
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/builder-next
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/builder-next/exporter
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/builder-next/worker
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/dockerfile
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/remotecontext
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/remotecontext/git
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/builder/remotecontext/urlutil
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cli
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cli/config
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cli/debug
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cli/winresources/docker-proxy
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cli/winresources/dockerd
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/client
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cmd/docker-proxy
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cmd/dockerd
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cmd/dockerd/trap
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/container
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/container/stream
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/contrib/apparmor
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/contrib/docker-device-tool
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/contrib/httpserver
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster/convert
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster/executor
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster/executor/container
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/cluster/provider
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/config
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/events
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/events/testutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/exec
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/aufs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/copy
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/overlay
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/register
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/vfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/graphdriver/zfs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/images
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/initlayer
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/links
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/listeners
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/awslogs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/fluentd
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/gcplogs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/gelf
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/journald
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/local
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/logentries
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/loggertest
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/loggerutils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/splunk
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/syslog
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/logger/templates
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/names
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/network
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/daemon/stats
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution/metadata
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution/utils
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/distribution/xfer
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/dockerversion
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/errdefs
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image/cache
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image/tarexport
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/image/v1
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/internal/test/suite
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/layer
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/queue
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/remote
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/supervisor
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libcontainerd/types
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/bitseq
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cluster
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/config
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/datastore
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/diagnostic
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/discoverapi
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/driverapi
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/bridge
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/host
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:00:43 [2022-07-14T18:00:43.719Z] github.com/docker/docker/libnetwork/drivers/null
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drivers/overlay
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drivers/remote
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drivers/windows
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/drvregistry
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/etchosts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/idm
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/internal/caller
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipam
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipamapi
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipams/builtin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipams/null
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipams/remote
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ipamutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/iptables
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/netlabel
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/netutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/networkdb
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/ns
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/options
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/osl
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/osl/kernel
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/portallocator
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/portmapper
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/resolvconf
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/testutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libnetwork/types
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/oci
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/oci/caps
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/opts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/aaparser
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/archive
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/authorization
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/broadcaster
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/capabilities
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/chrootarchive
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/containerfs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/devicemapper
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/directory
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/dmesg
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/fileutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/fsutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/homedir
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/idtools
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/ioutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/jsonmessage
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/longpath
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/loopback
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/namesgenerator
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/parsers
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/parsers/kernel
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/pidfile
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/platform
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugingetter
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/transport
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/pools
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/progress
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/pubsub
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/reexec
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/signal
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/stack
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/stdcopy
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/streamformatter
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/stringid
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/sysinfo
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/system
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/tailfile
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/tarsum
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/urlutil
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/useragent
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/plugin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/plugin/executor/containerd
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/plugin/v2
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/profiles/apparmor
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/profiles/seccomp
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/quota
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/reference
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/registry
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/registry/resumable
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/restartmanager
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/rootless
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/rootless/specconv
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/runconfig
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/runconfig/opts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/daemon
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/environment
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fakecontext
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fakegit
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fakestorage
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fixtures/load
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fixtures/plugin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/registry
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/request
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/drivers
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/local
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/mounts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/service
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/service/opts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/testutils'
18:00:43 [2022-07-14T18:00:43.720Z] + base_pkg_list='github.com/docker/docker/api
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/backend/build
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/httpstatus
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/httputils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/middleware
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/build
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/checkpoint
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/container
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/debug
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/distribution
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/grpc
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/image
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/network
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/plugin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/session
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/swarm
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/system
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/volume
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/backend
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/blkiodev
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/container
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/events
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/filters
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/image
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/mount
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/network
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/plugins/logdriver
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/registry
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/strslice
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/swarm
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/swarm/runtime
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/time
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/versions
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/versions/v1p19
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/versions/v1p20
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/volume
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/builder-next
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/builder-next/exporter
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/builder-next/worker
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/dockerfile
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/remotecontext
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/remotecontext/git
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder/remotecontext/urlutil
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cli
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cli/config
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cli/debug
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cli/winresources/docker-proxy
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cli/winresources/dockerd
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/client
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cmd/docker-proxy
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cmd/dockerd
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cmd/dockerd/trap
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/container
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/container/stream
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/contrib/apparmor
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/contrib/docker-device-tool
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/contrib/httpserver
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/cluster
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/cluster/convert
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/cluster/executor
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/cluster/executor/container
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/cluster/provider
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/config
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/events
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/events/testutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/exec
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/aufs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/copy
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/overlay
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/register
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/vfs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/graphdriver/zfs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/images
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/initlayer
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/links
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/listeners
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/awslogs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/fluentd
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/gcplogs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/gelf
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/journald
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/local
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/logentries
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/loggertest
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/loggerutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/splunk
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/syslog
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/logger/templates
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/names
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/network
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/daemon/stats
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/distribution
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/distribution/metadata
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/distribution/utils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/distribution/xfer
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/dockerversion
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/errdefs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/image
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/image/cache
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/image/tarexport
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/image/v1
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/internal/test/suite
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/layer
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libcontainerd
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libcontainerd/queue
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libcontainerd/remote
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libcontainerd/supervisor
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/libcontainerd/types
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/oci
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/oci/caps
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/opts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/aaparser
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/archive
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/authorization
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/broadcaster
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/capabilities
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/chrootarchive
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/containerfs
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/devicemapper
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/directory
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/dmesg
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/fileutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/fsutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/homedir
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/idtools
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/ioutils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/jsonmessage
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/longpath
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/loopback
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/namesgenerator
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/parsers
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/parsers/kernel
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/pidfile
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/platform
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugingetter
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/plugins/transport
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/pools
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/progress
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/pubsub
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/reexec
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/signal
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/stack
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/stdcopy
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/streamformatter
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/stringid
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/sysinfo
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/system
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/tailfile
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/tarsum
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/urlutil
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/pkg/useragent
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/plugin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/plugin/executor/containerd
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/plugin/v2
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/profiles/apparmor
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/profiles/seccomp
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/quota
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/reference
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/registry
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/registry/resumable
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/restartmanager
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/rootless
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/rootless/specconv
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/runconfig
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/runconfig/opts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/daemon
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/environment
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fakecontext
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fakegit
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fakestorage
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fixtures/load
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fixtures/plugin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/registry
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/testutil/request
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/drivers
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/local
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/mounts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/service
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/service/opts
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/volume/testutils'
18:00:43 [2022-07-14T18:00:43.720Z] ++ grep --fixed-strings /libnetwork
18:00:43 [2022-07-14T18:00:43.720Z] ++ echo 'github.com/docker/docker/api
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/backend/build
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/httpstatus
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/httputils
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/middleware
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/build
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/checkpoint
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/container
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/debug
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/distribution
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/grpc
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/image
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/network
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/plugin
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/session
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/swarm
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/system
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/server/router/volume
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/backend
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/blkiodev
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/container
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/events
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/filters
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/image
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/mount
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/network
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/plugins/logdriver
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/registry
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/strslice
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/swarm
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/swarm/runtime
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/time
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/versions
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/versions/v1p19
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/versions/v1p20
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/api/types/volume
18:00:43 [2022-07-14T18:00:43.720Z] github.com/docker/docker/builder
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/builder-next
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/builder-next/exporter
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/builder-next/worker
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/dockerfile
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/remotecontext
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/remotecontext/git
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/builder/remotecontext/urlutil
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cli
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cli/config
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cli/debug
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cli/winresources/docker-proxy
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cli/winresources/dockerd
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/client
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cmd/docker-proxy
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cmd/dockerd
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cmd/dockerd/trap
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/container
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/container/stream
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/contrib/apparmor
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/contrib/docker-device-tool
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/contrib/httpserver
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/cluster
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/cluster/convert
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/cluster/executor
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/cluster/executor/container
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/cluster/provider
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/config
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/events
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/events/testutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/exec
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/aufs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/copy
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/overlay
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/register
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/vfs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/graphdriver/zfs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/images
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/initlayer
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/links
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/listeners
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/awslogs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/fluentd
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/gcplogs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/gelf
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/journald
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/local
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/logentries
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/loggertest
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/loggerutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/splunk
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/syslog
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/logger/templates
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/names
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/network
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/daemon/stats
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/distribution
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/distribution/metadata
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/distribution/utils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/distribution/xfer
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/dockerversion
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/errdefs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/image
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/image/cache
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/image/tarexport
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/image/v1
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/internal/test/suite
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/layer
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libcontainerd
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libcontainerd/queue
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libcontainerd/remote
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libcontainerd/supervisor
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libcontainerd/types
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/bitseq
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cluster
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/config
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/datastore
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/diagnostic
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/discoverapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/driverapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/bridge
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/host
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/null
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/remote
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/windows
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drvregistry
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/etchosts
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/idm
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/internal/caller
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipam
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipamapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/builtin
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/null
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/remote
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipamutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/iptables
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/netlabel
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/netutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/networkdb
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ns
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/options
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/osl
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/osl/kernel
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/portallocator
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/portmapper
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/resolvconf
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/testutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/types
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/oci
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/oci/caps
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/opts
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/aaparser
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/archive
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/authorization
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/broadcaster
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/capabilities
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/chrootarchive
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/containerfs
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/devicemapper
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/directory
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/dmesg
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/fileutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/fsutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/homedir
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/idtools
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/ioutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/jsonmessage
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/longpath
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/loopback
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/namesgenerator
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/parsers
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/parsers/kernel
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/pidfile
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/platform
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/plugingetter
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/plugins
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/plugins/transport
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/pools
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/progress
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/pubsub
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/reexec
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/signal
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/stack
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/stdcopy
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/streamformatter
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/stringid
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/sysinfo
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/system
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/tailfile
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/tarsum
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/urlutil
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/pkg/useragent
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/plugin
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/plugin/executor/containerd
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/plugin/v2
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/profiles/apparmor
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/profiles/seccomp
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/quota
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/reference
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/registry
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/registry/resumable
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/restartmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/rootless
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/rootless/specconv
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/runconfig
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/runconfig/opts
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/daemon
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/environment
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/fakecontext
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/fakegit
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/fakestorage
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/fixtures/load
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/fixtures/plugin
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/registry
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/testutil/request
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/volume
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/volume/drivers
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/volume/local
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/volume/mounts
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/volume/service
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/volume/service/opts
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/volume/testutils'
18:00:43 [2022-07-14T18:00:43.721Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/bitseq
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cluster
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/config
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/datastore
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/diagnostic
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/discoverapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/driverapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/bridge
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/host
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/null
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/remote
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/windows
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drvregistry
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/etchosts
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/idm
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/internal/caller
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipam
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipamapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/builtin
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/null
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/remote
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipamutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/iptables
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/netlabel
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/netutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/networkdb
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ns
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/options
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/osl
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/osl/kernel
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/portallocator
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/portmapper
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/resolvconf
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/testutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/types'
18:00:43 [2022-07-14T18:00:43.721Z] + echo 'github.com/docker/docker/libnetwork
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/bitseq
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cluster
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/config
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/datastore
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/diagnostic
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/discoverapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/driverapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/bridge
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/host
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/ipvla+ grep --fixed-strings libnetwork/drivers/bridge
18:00:43 [2022-07-14T18:00:43.721Z] n/ivmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/null
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/remote
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/windows
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/drvregistry
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/etchosts
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/idm
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/internal/caller
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipam
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipamapi
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/builtin
18:00:43 [2022-07-14T18:00:43.721Z] github.com/docker/docker/libnetwork/ipams/null
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/ipams/remote
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/ipamutils
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/iptables
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/netlabel
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/netutils
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/networkdb
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/ns
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/options
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/osl
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/osl/kernel
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/portallocator
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/portmapper
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/resolvconf
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/testutils
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/types'
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/drivers/bridge
18:00:43 [2022-07-14T18:00:43.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:00:43 [2022-07-14T18:00:43.722Z] + type docker-proxy
18:00:43 [2022-07-14T18:00:43.722Z] hack/test/unit: line 25: type: docker-proxy: not found
18:00:43 [2022-07-14T18:00:43.722Z] + hack/make.sh binary-proxy install-proxy
18:00:43 [2022-07-14T18:00:43.722Z] 
18:00:43 [2022-07-14T18:00:43.722Z] Removing bundles/
18:00:43 [2022-07-14T18:00:43.722Z] 
18:00:43 [2022-07-14T18:00:43.722Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:00:43 [2022-07-14T18:00:43.722Z] Building: bundles/binary-proxy/docker-proxy
18:00:43 [2022-07-14T18:00:43.722Z] GOOS="" GOARCH="" GOARM=""
18:00:47 [2022-07-14T18:00:47.000Z] Created binary: bundles/binary-proxy/docker-proxy
18:00:47 [2022-07-14T18:00:47.000Z] 
18:00:47 [2022-07-14T18:00:47.000Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:00:47 [2022-07-14T18:00:47.000Z] Installing docker-proxy to /usr/local/bin/
18:00:47 [2022-07-14T18:00:47.000Z] 
18:00:47 [2022-07-14T18:00:47.000Z] + mkdir -p bundles
18:00:47 [2022-07-14T18:00:47.000Z] + '[' -n 'github.com/docker/docker/api
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/backend/build
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/httpstatus
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/httputils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/middleware
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/build
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/checkpoint
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/container
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/debug
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/distribution
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/grpc
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/image
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/network
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/plugin
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/session
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/swarm
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/system
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/server/router/volume
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/backend
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/blkiodev
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/container
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/events
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/filters
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/image
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/mount
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/network
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/plugins/logdriver
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/registry
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/strslice
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/swarm
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/swarm/runtime
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/time
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/versions
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/versions/v1p19
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/versions/v1p20
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/api/types/volume
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/builder-next
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/builder-next/exporter
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/builder-next/worker
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/dockerfile
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/remotecontext
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/remotecontext/git
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/builder/remotecontext/urlutil
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cli
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cli/config
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cli/debug
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cli/winresources/docker-proxy
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cli/winresources/dockerd
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/client
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cmd/docker-proxy
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cmd/dockerd
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cmd/dockerd/trap
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/container
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/container/stream
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/contrib/apparmor
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/contrib/docker-device-tool
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/contrib/httpserver
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/cluster
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/cluster/convert
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/cluster/executor
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/cluster/executor/container
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/cluster/provider
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/config
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/events
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/events/testutils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/exec
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/aufs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/copy
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/overlay
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/register
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/vfs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/graphdriver/zfs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/images
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/initlayer
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/links
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/listeners
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/awslogs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/fluentd
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/gcplogs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/gelf
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/journald
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/local
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/logentries
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/loggertest
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/loggerutils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/splunk
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/syslog
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/logger/templates
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/names
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/network
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/daemon/stats
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/distribution
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/distribution/metadata
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/distribution/utils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/distribution/xfer
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/dockerversion
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/errdefs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/image
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/image/cache
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/image/tarexport
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/image/v1
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/internal/test/suite
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/layer
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/libcontainerd
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/libcontainerd/queue
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/libcontainerd/remote
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/libcontainerd/supervisor
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/libcontainerd/types
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/oci
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/oci/caps
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/opts
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/aaparser
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/archive
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/authorization
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/broadcaster
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/capabilities
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/chrootarchive
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/containerfs
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/devicemapper
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/directory
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/dmesg
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/fileutils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/fsutils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/homedir
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/idtools
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/ioutils
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/jsonmessage
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/longpath
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/loopback
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/namesgenerator
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/parsers
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/parsers/kernel
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/pidfile
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/platform
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/plugingetter
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/plugins
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/plugins/transport
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/pools
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/progress
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/pubsub
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/reexec
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/signal
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/stack
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/stdcopy
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/streamformatter
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/stringid
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/sysinfo
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/system
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/tailfile
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/tarsum
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/urlutil
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/pkg/useragent
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/plugin
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/plugin/executor/containerd
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/plugin/v2
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/profiles/apparmor
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/profiles/seccomp
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/quota
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/reference
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/registry
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/registry/resumable
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/restartmanager
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/rootless
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/rootless/specconv
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/runconfig
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/runconfig/opts
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/daemon
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/environment
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/fakecontext
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/fakegit
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/fakestorage
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/fixtures/load
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/fixtures/plugin
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/registry
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/testutil/request
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/volume
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/volume/drivers
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/volume/local
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/volume/mounts
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/volume/service
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/volume/service/opts
18:00:47 [2022-07-14T18:00:47.000Z] github.com/docker/docker/volume/testutils' ']'
18:00:47 [2022-07-14T18:00:47.001Z] + 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
18:00:47 [2022-07-14T18:00:47.566Z] ?   	github.com/docker/docker/api	[no test files]
18:00:48 [2022-07-14T18:00:48.661Z] #64 456.3 + bin/containerd-shim-runc-v2
18:00:48 [2022-07-14T18:00:48.661Z] #64 457.1 + binaries
18:00:48 [2022-07-14T18:00:48.920Z] #64 457.1 + install -D bin/containerd /build/containerd
18:00:48 [2022-07-14T18:00:48.920Z] #64 457.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:00:48 [2022-07-14T18:00:48.920Z] #64 457.1 + install -D bin/ctr /build/ctr
18:00:50 [2022-07-14T18:00:50.819Z] #64 DONE 459.1s
18:00:51 [2022-07-14T18:00:51.316Z] #64 433.0 # github.com/containerd/containerd/cmd/containerd
18:00:51 [2022-07-14T18:00:51.316Z] #64 433.0 /usr/bin/ld: /tmp/go-link-1312899731/000019.o: in function `New':
18:00:51 [2022-07-14T18:00:51.316Z] #64 433.0 /tmp/tmp.8AjwExZUCe/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
18:00:51 [2022-07-14T18:00:51.316Z] #64 433.1 + bin/containerd-stress
18:00:51 [2022-07-14T18:00:51.316Z] #64 434.2 + bin/containerd-shim
18:00:52 [2022-07-14T18:00:52.196Z] 
18:00:52 [2022-07-14T18:00:52.196Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:00:52 [2022-07-14T18:00:52.196Z] #65 sha256:c6ed35a22c614fcd9fb0f6a93cfbcd1dd05f0f4eb0728ac356530a43fc147ef5
18:00:52 [2022-07-14T18:00:52.761Z] #65 DONE 0.8s
18:00:52 [2022-07-14T18:00:52.761Z] 
18:00:52 [2022-07-14T18:00:52.761Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:00:52 [2022-07-14T18:00:52.761Z] #70 sha256:d90a84ff9a9e24c89e9004aec5597b36d7b3de9f366b7ce01d1181f75f0be177
18:00:53 [2022-07-14T18:00:53.021Z] #70 DONE 0.2s
18:00:53 [2022-07-14T18:00:53.021Z] 
18:00:53 [2022-07-14T18:00:53.021Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:00:53 [2022-07-14T18:00:53.021Z] #75 sha256:4c04eb8b9c2082d1be052efcb5a52bbf4f98b9b0df1d988670e51bef258c2dbe
18:00:53 [2022-07-14T18:00:53.954Z] #75 DONE 0.9s
18:00:53 [2022-07-14T18:00:53.954Z] 
18:00:53 [2022-07-14T18:00:53.954Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:00:53 [2022-07-14T18:00:53.954Z] #78 sha256:abc6b3a82c8f8332a04a5b52ee1c3f27221e89f1c40090572287bc37ce64475d
18:00:53 [2022-07-14T18:00:53.954Z] #78 DONE 0.0s
18:00:53 [2022-07-14T18:00:53.954Z] 
18:00:53 [2022-07-14T18:00:53.954Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:00:53 [2022-07-14T18:00:53.954Z] #79 sha256:987fbfa7266d4d39138a3351242480cefc33261dd886aab30ea23302281c26da
18:00:53 [2022-07-14T18:00:53.954Z] #79 DONE 0.0s
18:00:53 [2022-07-14T18:00:53.954Z] 
18:00:53 [2022-07-14T18:00:53.954Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:00:53 [2022-07-14T18:00:53.954Z] #80 sha256:e6be8c139cd5f81d43157ec5a18d719bd652a69411fae802f3b371a7b301da92
18:00:53 [2022-07-14T18:00:53.954Z] #80 DONE 0.0s
18:00:53 [2022-07-14T18:00:53.954Z] 
18:00:53 [2022-07-14T18:00:53.954Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
18:00:53 [2022-07-14T18:00:53.954Z] #81 sha256:6ab6e95c955b0bb04a94b077217ca772547217ec23f398b1ead696e5f2a490b4
18:00:55 [2022-07-14T18:00:55.677Z] ok  	github.com/docker/docker/api/server	0.093s	coverage: 7.9% of statements
18:00:57 [2022-07-14T18:00:57.513Z] --- PASS: TestBuildWithHugeFile (42.81s)
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildWCOWSandboxSize
18:00:57 [2022-07-14T18:00:57.513Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:00:57 [2022-07-14T18:00:57.513Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildWithEmptyDockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:00:57 [2022-07-14T18:00:57.513Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
18:00:57 [2022-07-14T18:00:57.513Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
18:00:57 [2022-07-14T18:00:57.513Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
18:00:57 [2022-07-14T18:00:57.513Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildPreserveOwnership
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildPreserveOwnership/copy_from
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:00:57 [2022-07-14T18:00:57.513Z] --- PASS: TestBuildPreserveOwnership (3.03s)
18:00:57 [2022-07-14T18:00:57.513Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.99s)
18:00:57 [2022-07-14T18:00:57.513Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s)
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildPlatformInvalid
18:00:57 [2022-07-14T18:00:57.513Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:00:57 [2022-07-14T18:00:57.513Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:00:57 [2022-07-14T18:00:57.769Z] Loaded image: busybox:latest
18:00:58 [2022-07-14T18:00:58.024Z] Loaded image: busybox:glibc
18:00:58 [2022-07-14T18:00:58.138Z] #81 DONE 3.5s
18:00:58 [2022-07-14T18:00:58.138Z] 
18:00:58 [2022-07-14T18:00:58.138Z] #82 exporting to image
18:00:58 [2022-07-14T18:00:58.138Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:00:58 [2022-07-14T18:00:58.138Z] #82 exporting layers
18:00:58 [2022-07-14T18:00:58.951Z] Loaded image: debian:bullseye-slim
18:00:58 [2022-07-14T18:00:58.951Z] Loaded image: hello-world:latest
18:00:59 [2022-07-14T18:00:59.207Z] Loaded image: arm32v7/hello-world:latest
18:01:01 [2022-07-14T18:01:01.269Z] #64 445.7 + bin/containerd-shim-runc-v1
18:01:06 [2022-07-14T18:01:06.249Z] #82 exporting layers 7.5s done
18:01:06 [2022-07-14T18:01:06.249Z] #82 writing image sha256:b7732b8bd549b6262f3e9ef25347a733d3df50b573016ebcee25991def9f615e done
18:01:06 [2022-07-14T18:01:06.249Z] #82 naming to docker.io/library/docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 done
18:01:06 [2022-07-14T18:01:06.249Z] #82 DONE 7.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:01:06 [2022-07-14T18:01:06.521Z] #64 452.2 + bin/containerd-shim-runc-v2
18:01:06 [2022-07-14T18:01:06.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -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:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh dynbinary test-integration
18:01:07 [2022-07-14T18:01:07.289Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.00s)
18:01:07 [2022-07-14T18:01:07.289Z] PASS
18:01:07 [2022-07-14T18:01:07.289Z] 
18:01:07 [2022-07-14T18:01:07.289Z] === Skipped
18:01:07 [2022-07-14T18:01:07.289Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:01:07 [2022-07-14T18:01:07.289Z]     build_session_test.go:25: TODO: BuildKit
18:01:07 [2022-07-14T18:01:07.289Z] 
18:01:07 [2022-07-14T18:01:07.289Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:01:07 [2022-07-14T18:01:07.289Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:01:07 [2022-07-14T18:01:07.289Z] 
18:01:07 [2022-07-14T18:01:07.289Z] DONE 34 tests, 2 skipped in 75.695s
18:01:07 [2022-07-14T18:01:07.289Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:01:07 [2022-07-14T18:01:07.289Z] ++ 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
18:01:07 [2022-07-14T18:01:07.289Z] ++ set -e
18:01:07 [2022-07-14T18:01:07.289Z] ++ '[' -n 0 ']'
18:01:07 [2022-07-14T18:01:07.289Z] ++ set -x
18:01:07 [2022-07-14T18:01:07.289Z] ++ 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
18:01:07 [2022-07-14T18:01:07.289Z] INFO: Testing against a local daemon
18:01:07 [2022-07-14T18:01:07.289Z] === RUN   TestConfigInspect
18:01:07 [2022-07-14T18:01:07.451Z] #64 453.1 + binaries
18:01:07 [2022-07-14T18:01:07.451Z] #64 453.1 + install -D bin/containerd /build/containerd
18:01:07 [2022-07-14T18:01:07.451Z] #64 453.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:01:07 [2022-07-14T18:01:07.451Z] #64 453.1 + install -D bin/ctr /build/ctr
18:01:08 [2022-07-14T18:01:08.484Z] 
18:01:08 [2022-07-14T18:01:08.484Z] Removing bundles/
18:01:08 [2022-07-14T18:01:08.484Z] 
18:01:08 [2022-07-14T18:01:08.484Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:01:08 [2022-07-14T18:01:08.484Z] Building: bundles/dynbinary-daemon/dockerd
18:01:08 [2022-07-14T18:01:08.484Z] GOOS="" GOARCH="" GOARM=""
18:01:09 [2022-07-14T18:01:09.353Z] #64 DONE 455.1s
18:01:09 [2022-07-14T18:01:09.400Z] --- PASS: TestConfigInspect (2.21s)
18:01:09 [2022-07-14T18:01:09.400Z] === RUN   TestConfigList
18:01:10 [2022-07-14T18:01:10.282Z] 
18:01:10 [2022-07-14T18:01:10.282Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:01:10 [2022-07-14T18:01:10.282Z] #65 sha256:2e96adf4b5b6d05625cb608c7f3ecf63b9ffb58ea26de9b6930551e8ab8b69e3
18:01:11 [2022-07-14T18:01:11.211Z] #65 DONE 0.9s
18:01:11 [2022-07-14T18:01:11.211Z] 
18:01:11 [2022-07-14T18:01:11.211Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:01:11 [2022-07-14T18:01:11.211Z] #70 sha256:811b6c8f119a349e923142018d375edf5a2e980e2566862f5acf7dce50a9b6a8
18:01:11 [2022-07-14T18:01:11.211Z] #70 DONE 0.2s
18:01:11 [2022-07-14T18:01:11.467Z] 
18:01:11 [2022-07-14T18:01:11.467Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:01:11 [2022-07-14T18:01:11.467Z] #75 sha256:d1f726941f1b4bb13185f2903a36a5dc4695fd2e3a4a6848616b187a57911a72
18:01:11 [2022-07-14T18:01:11.913Z] --- PASS: TestConfigList (2.17s)
18:01:11 [2022-07-14T18:01:11.913Z] === RUN   TestConfigsCreateAndDelete
18:01:12 [2022-07-14T18:01:12.394Z] #75 DONE 1.0s
18:01:12 [2022-07-14T18:01:12.394Z] 
18:01:12 [2022-07-14T18:01:12.394Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:01:12 [2022-07-14T18:01:12.394Z] #78 sha256:5ff874ca31b8038499957c817d6441366b7f0e912b817f287fa73be3f11baf23
18:01:12 [2022-07-14T18:01:12.394Z] #78 DONE 0.0s
18:01:12 [2022-07-14T18:01:12.394Z] 
18:01:12 [2022-07-14T18:01:12.394Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:01:12 [2022-07-14T18:01:12.394Z] #79 sha256:7688e0dbef84d86f2c57660526bee4b84e23f78799259e2a90dd42ceaeee753e
18:01:12 [2022-07-14T18:01:12.394Z] #79 DONE 0.0s
18:01:12 [2022-07-14T18:01:12.394Z] 
18:01:12 [2022-07-14T18:01:12.394Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:01:12 [2022-07-14T18:01:12.394Z] #80 sha256:fcbf4743c978ab1d22b930cc03cdea41af864aefed160817047144d34115599f
18:01:12 [2022-07-14T18:01:12.394Z] #80 DONE 0.0s
18:01:12 [2022-07-14T18:01:12.394Z] 
18:01:12 [2022-07-14T18:01:12.394Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
18:01:12 [2022-07-14T18:01:12.394Z] #81 sha256:ef2c6a481439b7f3385d38d3e01b51d7f1c4be502c26e88d34ac31d4508e8ee5
18:01:13 [2022-07-14T18:01:13.819Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
18:01:13 [2022-07-14T18:01:13.819Z] === RUN   TestConfigsUpdate
18:01:14 [2022-07-14T18:01:14.177Z] Created binary: bundles/dynbinary-daemon/dockerd
18:01:14 [2022-07-14T18:01:14.177Z] Building: bundles/dynbinary-daemon/docker-proxy
18:01:14 [2022-07-14T18:01:14.177Z] GOOS="" GOARCH="" GOARM=""
18:01:14 [2022-07-14T18:01:14.177Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:01:14 [2022-07-14T18:01:14.177Z] 
18:01:14 [2022-07-14T18:01:14.177Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:01:14 [2022-07-14T18:01:14.177Z] DOCKER_SYSTEMD=1
18:01:14 [2022-07-14T18:01:14.177Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:01:14 [2022-07-14T18:01:14.177Z] HOSTNAME=eb5380b162b0
18:01:14 [2022-07-14T18:01:14.177Z] DEST=bundles/test-integration
18:01:14 [2022-07-14T18:01:14.177Z] PWD=/go/src/github.com/docker/docker
18:01:14 [2022-07-14T18:01:14.177Z] DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
18:01:14 [2022-07-14T18:01:14.177Z] container=docker
18:01:14 [2022-07-14T18:01:14.177Z] HOME=/root
18:01:14 [2022-07-14T18:01:14.177Z] LANG=C.UTF-8
18:01:14 [2022-07-14T18:01:14.177Z] INVOCATION_ID=4c96490a38604ae3a7d35b57ff3df19f
18:01:14 [2022-07-14T18:01:14.177Z] GOLANG_VERSION=1.18.4
18:01:14 [2022-07-14T18:01:14.177Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:01:14 [2022-07-14T18:01:14.177Z] VALIDATE_BRANCH=master
18:01:14 [2022-07-14T18:01:14.177Z] TERM=xterm
18:01:14 [2022-07-14T18:01:14.177Z] DOCKER_PKG=github.com/docker/docker
18:01:14 [2022-07-14T18:01:14.177Z] SHLVL=3
18:01:14 [2022-07-14T18:01:14.177Z] TIMEOUT=120m
18:01:14 [2022-07-14T18:01:14.177Z] DOCKER_BUILDTAGS= journald
18:01:14 [2022-07-14T18:01:14.177Z] DOCKER_GRAPHDRIVER=overlay2
18:01:14 [2022-07-14T18:01:14.177Z] GO111MODULE=off
18:01:14 [2022-07-14T18:01:14.177Z] DOCKER_EXPERIMENTAL=1
18:01:14 [2022-07-14T18:01:14.177Z] TEST_SKIP_INTEGRATION_CLI=1
18:01:14 [2022-07-14T18:01:14.177Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:01:14 [2022-07-14T18:01:14.177Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:01:14 [2022-07-14T18:01:14.177Z] GOPATH=/go
18:01:14 [2022-07-14T18:01:14.177Z] PKG_CONFIG=pkg-config
18:01:14 [2022-07-14T18:01:14.177Z] _=/usr/bin/env
18:01:14 [2022-07-14T18:01:14.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:01:16 [2022-07-14T18:01:16.332Z] --- PASS: TestConfigsUpdate (2.19s)
18:01:16 [2022-07-14T18:01:16.332Z] === RUN   TestTemplatedConfig
18:01:16 [2022-07-14T18:01:16.563Z] #81 DONE 3.4s
18:01:16 [2022-07-14T18:01:16.563Z] 
18:01:16 [2022-07-14T18:01:16.563Z] #82 exporting to image
18:01:16 [2022-07-14T18:01:16.563Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:01:16 [2022-07-14T18:01:16.563Z] #82 exporting layers
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 31.9% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/types/strslice	0.024s	coverage: 90.0% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/types/time	0.019s	coverage: 100.0% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 6.0% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/types/filters	0.035s	coverage: 92.2% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/server/middleware	0.035s	coverage: 37.7% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 77.3% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/api/server/router/volume	0.019s	coverage: 67.9% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.019s	coverage: 100.0% of statements
18:01:17 [2022-07-14T18:01:17.602Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
18:01:18 [2022-07-14T18:01:18.169Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.352s	coverage: 67.6% of statements
18:01:18 [2022-07-14T18:01:18.736Z] ok  	github.com/docker/docker/builder/remotecontext	0.220s	coverage: 13.7% of statements
18:01:18 [2022-07-14T18:01:18.889Z] --- PASS: TestTemplatedConfig (2.49s)
18:01:18 [2022-07-14T18:01:18.889Z] === RUN   TestConfigCreateResolve
18:01:19 [2022-07-14T18:01:19.671Z] ok  	github.com/docker/docker/builder/dockerfile	0.639s	coverage: 49.3% of statements
18:01:20 [2022-07-14T18:01:20.775Z] --- PASS: TestConfigCreateResolve (2.30s)
18:01:20 [2022-07-14T18:01:20.775Z] PASS
18:01:20 [2022-07-14T18:01:20.775Z] 
18:01:20 [2022-07-14T18:01:20.775Z] DONE 6 tests in 13.669s
18:01:20 [2022-07-14T18:01:20.775Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:01:20 [2022-07-14T18:01:20.775Z] ++ 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
18:01:20 [2022-07-14T18:01:20.775Z] ++ set -e
18:01:20 [2022-07-14T18:01:20.775Z] ++ '[' -n 0 ']'
18:01:20 [2022-07-14T18:01:20.775Z] ++ set -x
18:01:20 [2022-07-14T18:01:20.775Z] ++ 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
18:01:21 [2022-07-14T18:01:21.031Z] INFO: Testing against a local daemon
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestAttachWithTTY
18:01:21 [2022-07-14T18:01:21.031Z] --- PASS: TestAttachWithTTY (0.07s)
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestAttachWithoutTTy
18:01:21 [2022-07-14T18:01:21.031Z] --- PASS: TestAttachWithoutTTy (0.05s)
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestCheckpoint
18:01:21 [2022-07-14T18:01:21.031Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:01:21 [2022-07-14T18:01:21.031Z] --- SKIP: TestCheckpoint (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/commit
18:01:21 [2022-07-14T18:01:21.031Z] === PAUSE TestContainerInvalidJSON/commit
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/create
18:01:21 [2022-07-14T18:01:21.031Z] === PAUSE TestContainerInvalidJSON/containers/create
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:01:21 [2022-07-14T18:01:21.031Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:01:21 [2022-07-14T18:01:21.031Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:01:21 [2022-07-14T18:01:21.031Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:01:21 [2022-07-14T18:01:21.031Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:01:21 [2022-07-14T18:01:21.031Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:01:21 [2022-07-14T18:01:21.031Z] === CONT  TestContainerInvalidJSON/commit
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:01:21 [2022-07-14T18:01:21.031Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:01:21 [2022-07-14T18:01:21.031Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:01:21 [2022-07-14T18:01:21.031Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:01:21 [2022-07-14T18:01:21.031Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:01:21 [2022-07-14T18:01:21.031Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:01:21 [2022-07-14T18:01:21.031Z] === CONT  TestContainerInvalidJSON/containers/create
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:01:21 [2022-07-14T18:01:21.031Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:01:21 [2022-07-14T18:01:21.031Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:01:21 [2022-07-14T18:01:21.031Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:01:21 [2022-07-14T18:01:21.031Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:01:21 [2022-07-14T18:01:21.032Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:01:21 [2022-07-14T18:01:21.287Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:01:21 [2022-07-14T18:01:21.287Z] === RUN   TestCopyFromContainerPathIsNotDir
18:01:21 [2022-07-14T18:01:21.287Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:01:21 [2022-07-14T18:01:21.287Z] === RUN   TestCopyToContainerPathDoesNotExist
18:01:21 [2022-07-14T18:01:21.287Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:01:21 [2022-07-14T18:01:21.287Z] === RUN   TestCopyEmptyFile
18:01:21 [2022-07-14T18:01:21.543Z] --- PASS: TestCopyEmptyFile (0.21s)
18:01:21 [2022-07-14T18:01:21.543Z] === RUN   TestCopyToContainerPathIsNotDir
18:01:21 [2022-07-14T18:01:21.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:01:21 [2022-07-14T18:01:21.543Z] === RUN   TestCopyFromContainer
18:01:22 [2022-07-14T18:01:22.470Z] === RUN   TestCopyFromContainer//
18:01:22 [2022-07-14T18:01:22.470Z] === RUN   TestCopyFromContainer//bar/root
18:01:22 [2022-07-14T18:01:22.726Z] === RUN   TestCopyFromContainer//bar/root/
18:01:22 [2022-07-14T18:01:22.726Z] === RUN   TestCopyFromContainer/bar/quux
18:01:22 [2022-07-14T18:01:22.726Z] === RUN   TestCopyFromContainer/bar/quux/
18:01:22 [2022-07-14T18:01:22.726Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:01:22 [2022-07-14T18:01:22.726Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:01:22 [2022-07-14T18:01:22.956Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.094s	coverage: 86.3% of statements
18:01:22 [2022-07-14T18:01:22.956Z] ?   	github.com/docker/docker/cli	[no test files]
18:01:22 [2022-07-14T18:01:22.956Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:01:22 [2022-07-14T18:01:22.956Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:01:22 [2022-07-14T18:01:22.956Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:01:22 [2022-07-14T18:01:22.956Z] ok  	github.com/docker/docker/client	0.186s	coverage: 75.9% of statements
18:01:22 [2022-07-14T18:01:22.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:01:22 [2022-07-14T18:01:22.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:01:22 [2022-07-14T18:01:22.981Z] === RUN   TestCopyFromContainer/bar/notarget
18:01:23 [2022-07-14T18:01:23.108Z] #82 exporting layers 6.9s done
18:01:23 [2022-07-14T18:01:23.108Z] #82 writing image sha256:befa04cd69699a68bd7446ab25b11210f2dd84215b1528b9a49b0e33165ffc70 done
18:01:23 [2022-07-14T18:01:23.108Z] #82 naming to docker.io/library/docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 done
18:01:23 [2022-07-14T18:01:23.108Z] #82 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:01:23 [2022-07-14T18:01:23.236Z] --- PASS: TestCopyFromContainer (1.56s)
18:01:23 [2022-07-14T18:01:23.236Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:01:23 [2022-07-14T18:01:23.236Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:01:23 [2022-07-14T18:01:23.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:01:23 [2022-07-14T18:01:23.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:01:23 [2022-07-14T18:01:23.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:01:23 [2022-07-14T18:01:23.237Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:01:23 [2022-07-14T18:01:23.237Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:01:23 [2022-07-14T18:01:23.237Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:01:23 [2022-07-14T18:01:23.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateLinkToNonExistingContainer
18:01:23 [2022-07-14T18:01:23.237Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateWithInvalidEnv
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateWithInvalidEnv/0
18:01:23 [2022-07-14T18:01:23.237Z] === PAUSE TestCreateWithInvalidEnv/0
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateWithInvalidEnv/1
18:01:23 [2022-07-14T18:01:23.237Z] === PAUSE TestCreateWithInvalidEnv/1
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateWithInvalidEnv/2
18:01:23 [2022-07-14T18:01:23.237Z] === PAUSE TestCreateWithInvalidEnv/2
18:01:23 [2022-07-14T18:01:23.237Z] === CONT  TestCreateWithInvalidEnv/0
18:01:23 [2022-07-14T18:01:23.237Z] === CONT  TestCreateWithInvalidEnv/2
18:01:23 [2022-07-14T18:01:23.237Z] === CONT  TestCreateWithInvalidEnv/1
18:01:23 [2022-07-14T18:01:23.237Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:01:23 [2022-07-14T18:01:23.237Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateTmpfsMountsTarget
18:01:23 [2022-07-14T18:01:23.237Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:01:23 [2022-07-14T18:01:23.237Z] === RUN   TestCreateWithCustomMaskedPaths
18:01:23 [2022-07-14T18:01:23.428Z] + trap exit INT TERM
18:01:23 [2022-07-14T18:01:23.428Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:01:23 [2022-07-14T18:01:23.428Z] + CONTAINER_NAME=docker-pr1
18:01:23 [2022-07-14T18:01:23.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43811/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh dynbinary
18:01:24 [2022-07-14T18:01:24.357Z] 
18:01:24 [2022-07-14T18:01:24.601Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
18:01:24 [2022-07-14T18:01:24.601Z] === RUN   TestCreateWithCustomReadonlyPaths
18:01:24 [2022-07-14T18:01:24.613Z] Removing bundles/
18:01:24 [2022-07-14T18:01:24.613Z] 
18:01:24 [2022-07-14T18:01:24.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:01:24 [2022-07-14T18:01:24.613Z] Building: bundles/dynbinary-daemon/dockerd
18:01:24 [2022-07-14T18:01:24.613Z] GOOS="" GOARCH="" GOARM=""
18:01:25 [2022-07-14T18:01:25.965Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
18:01:25 [2022-07-14T18:01:25.965Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:01:25 [2022-07-14T18:01:25.965Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:01:25 [2022-07-14T18:01:25.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:01:25 [2022-07-14T18:01:25.965Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:01:25 [2022-07-14T18:01:25.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:01:25 [2022-07-14T18:01:25.965Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:01:25 [2022-07-14T18:01:25.965Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:01:25 [2022-07-14T18:01:25.965Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:01:25 [2022-07-14T18:01:25.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:01:25 [2022-07-14T18:01:25.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:01:25 [2022-07-14T18:01:25.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:01:25 [2022-07-14T18:01:25.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:01:25 [2022-07-14T18:01:25.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:01:25 [2022-07-14T18:01:25.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:01:25 [2022-07-14T18:01:25.965Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:01:26 [2022-07-14T18:01:26.221Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateDifferentPlatform
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateDifferentPlatform/different_os
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:01:26 [2022-07-14T18:01:26.221Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:01:26 [2022-07-14T18:01:26.221Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:01:26 [2022-07-14T18:01:26.221Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:01:26 [2022-07-14T18:01:26.221Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:01:26 [2022-07-14T18:01:26.221Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateInvalidHostConfig
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:01:26 [2022-07-14T18:01:26.221Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:01:26 [2022-07-14T18:01:26.221Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:01:26 [2022-07-14T18:01:26.221Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:01:26 [2022-07-14T18:01:26.221Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:01:26 [2022-07-14T18:01:26.221Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:01:26 [2022-07-14T18:01:26.221Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:01:26 [2022-07-14T18:01:26.221Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:01:26 [2022-07-14T18:01:26.221Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:01:26 [2022-07-14T18:01:26.221Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestContainerStartOnDaemonRestart
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestContainerStartOnDaemonRestart
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestDaemonRestartIpcMode
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestDaemonRestartIpcMode
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestDaemonHostGatewayIP
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestDaemonHostGatewayIP
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestRestartDaemonWithRestartingContainer
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestContainerKillOnDaemonStart
18:01:26 [2022-07-14T18:01:26.221Z] === PAUSE TestContainerKillOnDaemonStart
18:01:26 [2022-07-14T18:01:26.221Z] === RUN   TestDiff
18:01:26 [2022-07-14T18:01:26.826Z] --- PASS: TestDiff (0.44s)
18:01:26 [2022-07-14T18:01:26.826Z] === RUN   TestExecConsoleSize
18:01:27 [2022-07-14T18:01:27.081Z] --- PASS: TestExecConsoleSize (0.50s)
18:01:27 [2022-07-14T18:01:27.081Z] === RUN   TestExecWithCloseStdin
18:01:27 [2022-07-14T18:01:27.642Z] --- PASS: TestExecWithCloseStdin (0.48s)
18:01:27 [2022-07-14T18:01:27.642Z] === RUN   TestExec
18:01:28 [2022-07-14T18:01:28.245Z] --- PASS: TestExec (0.50s)
18:01:28 [2022-07-14T18:01:28.245Z] === RUN   TestExecUser
18:01:28 [2022-07-14T18:01:28.805Z] --- PASS: TestExecUser (0.51s)
18:01:28 [2022-07-14T18:01:28.805Z] === RUN   TestExportContainerAndImportImage
18:01:29 [2022-07-14T18:01:29.367Z] --- PASS: TestExportContainerAndImportImage (0.59s)
18:01:29 [2022-07-14T18:01:29.367Z] === RUN   TestExportContainerAfterDaemonRestart
18:01:30 [2022-07-14T18:01:30.730Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
18:01:30 [2022-07-14T18:01:30.730Z] === RUN   TestHealthCheckWorkdir
18:01:31 [2022-07-14T18:01:31.094Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
18:01:31 [2022-07-14T18:01:31.094Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 36.9% of statements
18:01:31 [2022-07-14T18:01:31.094Z] ok  	github.com/docker/docker/container	0.141s	coverage: 36.2% of statements
18:01:31 [2022-07-14T18:01:31.333Z] --- PASS: TestHealthCheckWorkdir (0.67s)
18:01:31 [2022-07-14T18:01:31.333Z] === RUN   TestHealthKillContainer
18:01:31 [2022-07-14T18:01:31.660Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
18:01:31 [2022-07-14T18:01:31.660Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.656s	coverage: 0.0% of statements
18:01:32 [2022-07-14T18:01:32.596Z] ok  	github.com/docker/docker/daemon/graphdriver	0.077s	coverage: 2.2% of statements
18:01:33 [2022-07-14T18:01:33.164Z] ok  	github.com/docker/docker/daemon/config	0.111s	coverage: 81.7% of statements
18:01:34 [2022-07-14T18:01:34.099Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.919s	coverage: 74.8% of statements
18:01:34 [2022-07-14T18:01:34.099Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.359s	coverage: 56.2% of statements
18:01:35 [2022-07-14T18:01:35.035Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.022s	coverage: 3.0% of statements
18:01:35 [2022-07-14T18:01:35.035Z] ok  	github.com/docker/docker/daemon/cluster	0.079s	coverage: 0.5% of statements
18:01:35 [2022-07-14T18:01:35.294Z] ok  	github.com/docker/docker/cmd/dockerd	0.079s	coverage: 31.5% of statements
18:01:35 [2022-07-14T18:01:35.294Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:01:35 [2022-07-14T18:01:35.294Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:01:35 [2022-07-14T18:01:35.294Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:01:35 [2022-07-14T18:01:35.294Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:01:35 [2022-07-14T18:01:35.294Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:01:35 [2022-07-14T18:01:35.552Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
18:01:36 [2022-07-14T18:01:36.119Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
18:01:36 [2022-07-14T18:01:36.378Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.373s	coverage: 50.6% of statements
18:01:36 [2022-07-14T18:01:36.637Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
18:01:36 [2022-07-14T18:01:36.637Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
18:01:37 [2022-07-14T18:01:37.574Z] ok  	github.com/docker/docker/daemon/images	0.062s	coverage: 6.8% of statements
18:01:37 [2022-07-14T18:01:37.574Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.394s	coverage: 58.5% of statements
18:01:37 [2022-07-14T18:01:37.574Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
18:01:37 [2022-07-14T18:01:37.833Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.151s	coverage: 79.9% of statements
18:01:37 [2022-07-14T18:01:37.833Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 43.2% of statements
18:01:38 [2022-07-14T18:01:38.400Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
18:01:38 [2022-07-14T18:01:38.400Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
18:01:38 [2022-07-14T18:01:38.400Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
18:01:38 [2022-07-14T18:01:38.658Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.568s	coverage: 46.1% of statements
18:01:38 [2022-07-14T18:01:38.658Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.181s	coverage: 76.8% of statements
18:01:38 [2022-07-14T18:01:38.917Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.526s	coverage: 13.3% of statements
18:01:38 [2022-07-14T18:01:38.917Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 79.4% of statements
18:01:39 [2022-07-14T18:01:39.175Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
18:01:39 [2022-07-14T18:01:39.175Z] ok  	github.com/docker/docker/daemon/logger/templates	0.016s	coverage: 8.3% of statements
18:01:39 [2022-07-14T18:01:39.426Z] --- PASS: TestHealthKillContainer (7.93s)
18:01:39 [2022-07-14T18:01:39.426Z] === RUN   TestInspectCpusetInConfigPre120
18:01:39 [2022-07-14T18:01:39.433Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 62.3% of statements
18:01:39 [2022-07-14T18:01:39.433Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.028s	coverage: 46.8% of statements
18:01:39 [2022-07-14T18:01:39.433Z] ok  	github.com/docker/docker/daemon/network	0.027s	coverage: 63.8% of statements
18:01:39 [2022-07-14T18:01:39.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
18:01:39 [2022-07-14T18:01:39.682Z] === RUN   TestIpcModeNone
18:01:39 [2022-07-14T18:01:39.938Z] --- PASS: TestIpcModeNone (0.48s)
18:01:39 [2022-07-14T18:01:39.938Z] === RUN   TestIpcModePrivate
18:01:39 [2022-07-14T18:01:39.999Z] ok  	github.com/docker/docker/distribution/metadata	0.060s	coverage: 44.4% of statements
18:01:39 [2022-07-14T18:01:39.999Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.0% of statements
18:01:40 [2022-07-14T18:01:40.257Z] ok  	github.com/docker/docker/image	0.042s	coverage: 86.9% of statements
18:01:40 [2022-07-14T18:01:40.257Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
18:01:40 [2022-07-14T18:01:40.499Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
18:01:40 [2022-07-14T18:01:40.499Z] --- PASS: TestIpcModePrivate (0.46s)
18:01:40 [2022-07-14T18:01:40.499Z] === RUN   TestIpcModeShareable
18:01:40 [2022-07-14T18:01:40.757Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
18:01:40 [2022-07-14T18:01:40.823Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
18:01:40 [2022-07-14T18:01:40.823Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
18:01:40 [2022-07-14T18:01:40.823Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.617s	coverage: 82.5% of statements
18:01:40 [2022-07-14T18:01:40.823Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 46.0% of statements
18:01:41 [2022-07-14T18:01:41.013Z] --- PASS: TestIpcModeShareable (0.51s)
18:01:41 [2022-07-14T18:01:41.013Z] === RUN   TestAPIIpcModeShareableAndContainer
18:01:41 [2022-07-14T18:01:41.082Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
18:01:41 [2022-07-14T18:01:41.340Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
18:01:41 [2022-07-14T18:01:41.341Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:01:41 [2022-07-14T18:01:41.598Z] ok  	github.com/docker/docker/pkg/capabilities	0.014s	coverage: 87.5% of statements
18:01:41 [2022-07-14T18:01:41.856Z] ok  	github.com/docker/docker/pkg/authorization	0.313s	coverage: 68.3% of statements
18:01:41 [2022-07-14T18:01:41.856Z] ok  	github.com/docker/docker/distribution/xfer	1.743s	coverage: 85.4% of statements
18:01:42 [2022-07-14T18:01:42.115Z] ok  	github.com/docker/docker/distribution	1.533s	coverage: 28.0% of statements
18:01:42 [2022-07-14T18:01:42.115Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
18:01:42 [2022-07-14T18:01:42.115Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
18:01:42 [2022-07-14T18:01:42.115Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
18:01:42 [2022-07-14T18:01:42.375Z] ok  	github.com/docker/docker/pkg/archive	0.507s	coverage: 82.2% of statements
18:01:42 [2022-07-14T18:01:42.375Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 87.2% of statements
18:01:42 [2022-07-14T18:01:42.633Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
18:01:42 [2022-07-14T18:01:42.633Z] ok  	github.com/docker/docker/pkg/fsutils	0.186s	coverage: 85.1% of statements
18:01:42 [2022-07-14T18:01:42.633Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
18:01:42 [2022-07-14T18:01:42.892Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
18:01:42 [2022-07-14T18:01:42.892Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
18:01:42 [2022-07-14T18:01:42.892Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:01:42 [2022-07-14T18:01:42.900Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
18:01:42 [2022-07-14T18:01:42.900Z] === RUN   TestAPIIpcModeHost
18:01:42 [2022-07-14T18:01:42.900Z] --- PASS: TestAPIIpcModeHost (0.40s)
18:01:42 [2022-07-14T18:01:42.900Z] === RUN   TestDaemonIpcModeShareable
18:01:43 [2022-07-14T18:01:43.150Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.019s	coverage: 60.0% of statements
18:01:43 [2022-07-14T18:01:43.150Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 90.5% of statements
18:01:43 [2022-07-14T18:01:43.150Z] ok  	github.com/docker/docker/pkg/idtools	0.478s	coverage: 67.9% of statements
18:01:43 [2022-07-14T18:01:43.150Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
18:01:43 [2022-07-14T18:01:43.408Z] ok  	github.com/docker/docker/pkg/ioutils	0.453s	coverage: 70.1% of statements
18:01:43 [2022-07-14T18:01:43.408Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
18:01:43 [2022-07-14T18:01:43.666Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:01:43 [2022-07-14T18:01:43.666Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
18:01:43 [2022-07-14T18:01:43.666Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 85.7% of statements
18:01:43 [2022-07-14T18:01:43.923Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
18:01:43 [2022-07-14T18:01:43.923Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:01:43 [2022-07-14T18:01:43.923Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
18:01:44 [2022-07-14T18:01:44.182Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:01:44 [2022-07-14T18:01:44.182Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:01:44 [2022-07-14T18:01:44.264Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
18:01:44 [2022-07-14T18:01:44.264Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
18:01:44 [2022-07-14T18:01:44.264Z] === RUN   TestDaemonIpcModePrivate
18:01:44 [2022-07-14T18:01:44.440Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 54.1% of statements
18:01:44 [2022-07-14T18:01:44.440Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
18:01:44 [2022-07-14T18:01:44.440Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.646s	coverage: 42.7% of statements
18:01:44 [2022-07-14T18:01:44.440Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
18:01:44 [2022-07-14T18:01:44.698Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:01:44 [2022-07-14T18:01:44.698Z] ok  	github.com/docker/docker/pkg/pubsub	1.056s	coverage: 75.0% of statements
18:01:44 [2022-07-14T18:01:44.957Z] ok  	github.com/docker/docker/pkg/tarsum	0.083s	coverage: 89.3% of statements
18:01:44 [2022-07-14T18:01:44.957Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
18:01:45 [2022-07-14T18:01:45.192Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
18:01:45 [2022-07-14T18:01:45.192Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
18:01:45 [2022-07-14T18:01:45.192Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:01:45 [2022-07-14T18:01:45.215Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 86.0% of statements
18:01:45 [2022-07-14T18:01:45.472Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
18:01:45 [2022-07-14T18:01:45.730Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:01:45 [2022-07-14T18:01:45.730Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:01:45 [2022-07-14T18:01:45.988Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 58.6% of statements
18:01:45 [2022-07-14T18:01:45.988Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
18:01:46 [2022-07-14T18:01:46.246Z] ok  	github.com/docker/docker/plugin	0.529s	coverage: 23.2% of statements
18:01:46 [2022-07-14T18:01:46.246Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 64.5% of statements
18:01:46 [2022-07-14T18:01:46.246Z] ok  	github.com/docker/docker/quota	0.436s	coverage: 71.4% of statements
18:01:46 [2022-07-14T18:01:46.556Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
18:01:46 [2022-07-14T18:01:46.556Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
18:01:46 [2022-07-14T18:01:46.556Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:01:46 [2022-07-14T18:01:46.813Z] ok  	github.com/docker/docker/volume/drivers	0.012s	coverage: 36.1% of statements
18:01:47 [2022-07-14T18:01:47.071Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
18:01:47 [2022-07-14T18:01:47.071Z] ok  	github.com/docker/docker/volume/local	0.094s	coverage: 76.8% of statements
18:01:47 [2022-07-14T18:01:47.328Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 72.3% of statements
18:01:47 [2022-07-14T18:01:47.483Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
18:01:47 [2022-07-14T18:01:47.738Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
18:01:47 [2022-07-14T18:01:47.738Z] === RUN   TestIpcModeOlderClient
18:01:47 [2022-07-14T18:01:47.738Z] === PAUSE TestIpcModeOlderClient
18:01:47 [2022-07-14T18:01:47.738Z] === RUN   TestKillContainerInvalidSignal
18:01:47 [2022-07-14T18:01:47.994Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
18:01:47 [2022-07-14T18:01:47.994Z] === RUN   TestKillContainer
18:01:47 [2022-07-14T18:01:47.994Z] === RUN   TestKillContainer/no_signal
18:01:48 [2022-07-14T18:01:48.555Z] === RUN   TestKillContainer/non_killing_signal
18:01:48 [2022-07-14T18:01:48.811Z] === RUN   TestKillContainer/killing_signal
18:01:49 [2022-07-14T18:01:49.221Z] ok  	github.com/docker/docker/daemon	10.124s	coverage: 16.2% of statements
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ok  	github.com/docker/docker/layer	7.914s	coverage: 68.9% of statements
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:01:49 [2022-07-14T18:01:49.222Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:01:49 [2022-07-14T18:01:49.373Z] --- PASS: TestKillContainer (1.30s)
18:01:49 [2022-07-14T18:01:49.373Z]     --- PASS: TestKillContainer/no_signal (0.41s)
18:01:49 [2022-07-14T18:01:49.373Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
18:01:49 [2022-07-14T18:01:49.373Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
18:01:49 [2022-07-14T18:01:49.373Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:01:49 [2022-07-14T18:01:49.373Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:01:49 [2022-07-14T18:01:49.934Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:01:50 [2022-07-14T18:01:50.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
18:01:50 [2022-07-14T18:01:50.860Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
18:01:50 [2022-07-14T18:01:50.860Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
18:01:50 [2022-07-14T18:01:50.860Z] === RUN   TestKillStoppedContainer
18:01:50 [2022-07-14T18:01:50.860Z] --- PASS: TestKillStoppedContainer (0.04s)
18:01:50 [2022-07-14T18:01:50.860Z] === RUN   TestKillStoppedContainerAPIPre120
18:01:50 [2022-07-14T18:01:50.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:01:50 [2022-07-14T18:01:50.860Z] === RUN   TestKillDifferentUserContainer
18:01:51 [2022-07-14T18:01:51.116Z] --- PASS: TestKillDifferentUserContainer (0.42s)
18:01:51 [2022-07-14T18:01:51.116Z] === RUN   TestInspectOomKilledTrue
18:01:51 [2022-07-14T18:01:51.678Z] --- PASS: TestInspectOomKilledTrue (0.47s)
18:01:51 [2022-07-14T18:01:51.678Z] === RUN   TestInspectOomKilledFalse
18:01:51 [2022-07-14T18:01:51.934Z] --- PASS: TestInspectOomKilledFalse (0.43s)
18:01:51 [2022-07-14T18:01:51.934Z] === RUN   TestLinksEtcHostsContentMatch
18:01:52 [2022-07-14T18:01:52.495Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
18:01:52 [2022-07-14T18:01:52.495Z] === RUN   TestLinksContainerNames
18:01:53 [2022-07-14T18:01:53.148Z] --- PASS: TestLinksContainerNames (0.85s)
18:01:53 [2022-07-14T18:01:53.148Z] === RUN   TestLogsFollowTailEmpty
18:01:53 [2022-07-14T18:01:53.709Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs/driver_local
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:01:53 [2022-07-14T18:01:53.709Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:01:53 [2022-07-14T18:01:53.709Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:01:53 [2022-07-14T18:01:53.709Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:01:53 [2022-07-14T18:01:53.709Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:01:54 [2022-07-14T18:01:54.314Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:01:54 [2022-07-14T18:01:54.314Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:01:54 [2022-07-14T18:01:54.875Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:01:54 [2022-07-14T18:01:54.875Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:01:55 [2022-07-14T18:01:55.436Z] === RUN   TestLogs/driver_json-file
18:01:55 [2022-07-14T18:01:55.436Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:01:55 [2022-07-14T18:01:55.436Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:01:55 [2022-07-14T18:01:55.436Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:01:55 [2022-07-14T18:01:55.436Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:01:55 [2022-07-14T18:01:55.436Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:01:55 [2022-07-14T18:01:55.436Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:01:56 [2022-07-14T18:01:56.362Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:01:56 [2022-07-14T18:01:56.362Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:01:56 [2022-07-14T18:01:56.618Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:01:56 [2022-07-14T18:01:56.618Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:01:57 [2022-07-14T18:01:57.194Z] --- PASS: TestLogs (3.60s)
18:01:57 [2022-07-14T18:01:57.194Z]     --- PASS: TestLogs/driver_local (0.01s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
18:01:57 [2022-07-14T18:01:57.194Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
18:01:57 [2022-07-14T18:01:57.194Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
18:01:57 [2022-07-14T18:01:57.194Z] === RUN   TestContainerNetworkMountsNoChown
18:01:57 [2022-07-14T18:01:57.754Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/default
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/default
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/private
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/private
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rprivate
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rprivate
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/slave
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/slave
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rslave
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rslave
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/shared
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/shared
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rshared
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rshared
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/default
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/default/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/default/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rslave
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rshared
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/shared
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rprivate
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/slave
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/private
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/private/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/private/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/default/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/default/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:01:57 [2022-07-14T18:01:57.754Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/private/bind_root
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:01:58 [2022-07-14T18:01:58.009Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:01:58 [2022-07-14T18:01:58.265Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:01:58 [2022-07-14T18:01:58.265Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:01:58 [2022-07-14T18:01:58.265Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:01:58 [2022-07-14T18:01:58.265Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:01:58 [2022-07-14T18:01:58.265Z] === CONT  TestMountDaemonRoot/private/mount_root
18:01:58 [2022-07-14T18:01:58.265Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:01:58 [2022-07-14T18:01:58.265Z] --- PASS: TestMountDaemonRoot (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:01:58 [2022-07-14T18:01:58.265Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:01:58 [2022-07-14T18:01:58.265Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
18:01:58 [2022-07-14T18:01:58.265Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:01:58 [2022-07-14T18:01:58.265Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:01:58 [2022-07-14T18:01:58.265Z] === RUN   TestContainerBindMountNonRecursive
18:01:59 [2022-07-14T18:01:59.629Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
18:01:59 [2022-07-14T18:01:59.629Z] === RUN   TestContainerVolumesMountedAsShared
18:01:59 [2022-07-14T18:01:59.885Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
18:01:59 [2022-07-14T18:01:59.885Z] === RUN   TestContainerVolumesMountedAsSlave
18:02:00 [2022-07-14T18:02:00.445Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
18:02:00 [2022-07-14T18:02:00.445Z] === RUN   TestNetworkNat
18:02:00 [2022-07-14T18:02:00.702Z] --- PASS: TestNetworkNat (0.48s)
18:02:00 [2022-07-14T18:02:00.702Z] === RUN   TestNetworkLocalhostTCPNat
18:02:00 [2022-07-14T18:02:00.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:02:00 [2022-07-14T18:02:00.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:02:01 [2022-07-14T18:02:01.263Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:02:01 [2022-07-14T18:02:01.263Z] === RUN   TestNetworkLoopbackNat
18:02:03 [2022-07-14T18:02:03.776Z] --- PASS: TestNetworkLoopbackNat (2.57s)
18:02:03 [2022-07-14T18:02:03.776Z] === RUN   TestPause
18:02:04 [2022-07-14T18:02:04.337Z] --- PASS: TestPause (0.49s)
18:02:04 [2022-07-14T18:02:04.337Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:02:04 [2022-07-14T18:02:04.337Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:02:04 [2022-07-14T18:02:04.337Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:02:04 [2022-07-14T18:02:04.337Z] === RUN   TestPauseStopPausedContainer
18:02:04 [2022-07-14T18:02:04.898Z] --- PASS: TestPauseStopPausedContainer (0.48s)
18:02:04 [2022-07-14T18:02:04.898Z] === RUN   TestPidHost
18:02:05 [2022-07-14T18:02:05.824Z] --- PASS: TestPidHost (1.00s)
18:02:05 [2022-07-14T18:02:05.824Z] === RUN   TestPsFilter
18:02:05 [2022-07-14T18:02:05.824Z] --- PASS: TestPsFilter (0.15s)
18:02:05 [2022-07-14T18:02:05.824Z] === RUN   TestRemoveContainerWithRemovedVolume
18:02:06 [2022-07-14T18:02:06.433Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
18:02:06 [2022-07-14T18:02:06.433Z] === RUN   TestRemoveContainerWithVolume
18:02:06 [2022-07-14T18:02:06.732Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
18:02:06 [2022-07-14T18:02:06.732Z] === RUN   TestRemoveContainerRunning
18:02:07 [2022-07-14T18:02:07.292Z] --- PASS: TestRemoveContainerRunning (0.42s)
18:02:07 [2022-07-14T18:02:07.292Z] === RUN   TestRemoveContainerForceRemoveRunning
18:02:07 [2022-07-14T18:02:07.548Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:02:07 [2022-07-14T18:02:07.548Z] === RUN   TestRemoveInvalidContainer
18:02:07 [2022-07-14T18:02:07.548Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:02:07 [2022-07-14T18:02:07.548Z] === RUN   TestRenameLinkedContainer
18:02:09 [2022-07-14T18:02:09.434Z] --- PASS: TestRenameLinkedContainer (1.80s)
18:02:09 [2022-07-14T18:02:09.434Z] === RUN   TestRenameStoppedContainer
18:02:10 [2022-07-14T18:02:10.036Z] --- PASS: TestRenameStoppedContainer (0.42s)
18:02:10 [2022-07-14T18:02:10.036Z] === RUN   TestRenameRunningContainerAndReuse
18:02:10 [2022-07-14T18:02:10.852Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
18:02:10 [2022-07-14T18:02:10.852Z] === RUN   TestRenameInvalidName
18:02:11 [2022-07-14T18:02:11.108Z] --- PASS: TestRenameInvalidName (0.45s)
18:02:11 [2022-07-14T18:02:11.108Z] === RUN   TestRenameAnonymousContainer
18:02:12 [2022-07-14T18:02:12.994Z] --- PASS: TestRenameAnonymousContainer (1.58s)
18:02:12 [2022-07-14T18:02:12.994Z] === RUN   TestRenameContainerWithSameName
18:02:13 [2022-07-14T18:02:13.250Z] --- PASS: TestRenameContainerWithSameName (0.43s)
18:02:13 [2022-07-14T18:02:13.250Z] === RUN   TestRenameContainerWithLinkedContainer
18:02:14 [2022-07-14T18:02:14.176Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
18:02:14 [2022-07-14T18:02:14.176Z] === RUN   TestResize
18:02:14 [2022-07-14T18:02:14.431Z] --- PASS: TestResize (0.41s)
18:02:14 [2022-07-14T18:02:14.431Z] === RUN   TestResizeWithInvalidSize
18:02:14 [2022-07-14T18:02:14.992Z] --- PASS: TestResizeWithInvalidSize (0.46s)
18:02:14 [2022-07-14T18:02:14.992Z] === RUN   TestResizeWhenContainerNotStarted
18:02:15 [2022-07-14T18:02:15.248Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:02:15 [2022-07-14T18:02:15.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:02:17 [2022-07-14T18:02:17.159Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:02:18 [2022-07-14T18:02:18.523Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:02:19 [2022-07-14T18:02:19.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:02:19 [2022-07-14T18:02:19.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:02:20 [2022-07-14T18:02:20.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:02:20 [2022-07-14T18:02:20.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:02:21 [2022-07-14T18:02:21.334Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.3% of statements
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/rootless	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/volume	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:02:21 [2022-07-14T18:02:21.334Z] 
18:02:21 [2022-07-14T18:02:21.334Z] === Skipped
18:02:21 [2022-07-14T18:02:21.334Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:02:21 [2022-07-14T18:02:21.334Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:02:21 [2022-07-14T18:02:21.334Z] 
18:02:21 [2022-07-14T18:02:21.334Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:02:21 [2022-07-14T18:02:21.334Z]     network_proxy_test.go:208: No support for dual stack yet
18:02:21 [2022-07-14T18:02:21.334Z] 
18:02:21 [2022-07-14T18:02:21.334Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver btrfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver btrfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver btrfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver btrfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver btrfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:71: No driver to put!
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z] time="2022-07-14T18:01:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z] time="2022-07-14T18:01:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z] time="2022-07-14T18:01:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z] time="2022-07-14T18:01:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z] time="2022-07-14T18:01:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:71: No driver to put!
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     overlay_test.go:50: Fails to compute changes intermittently
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver zfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver zfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver zfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver zfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:44: Driver zfs not supported
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     graphtest_unix.go:71: No driver to put!
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:02:21 [2022-07-14T18:02:21.335Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
18:02:21 [2022-07-14T18:02:21.335Z] 
18:02:21 [2022-07-14T18:02:21.335Z] DONE 2811 tests, 28 skipped in 90.472s
18:02:21 [2022-07-14T18:02:21.335Z] + '[' -n 'github.com/docker/docker/libnetwork
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/bitseq
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cluster
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/config
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/datastore
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/diagnostic
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/discoverapi
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/driverapi
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/bridge
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/host
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/null
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/overlay
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/remote
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/windows
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/drvregistry
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/etchosts
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/idm
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/internal/caller
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipam
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipamapi
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipams/builtin
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipams/null
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipams/remote
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ipamutils
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/iptables
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/netlabel
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/netutils
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/networkdb
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/ns
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/options
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/osl
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/osl/kernel
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/portallocator
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/portmapper
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/resolvconf
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/testutils
18:02:21 [2022-07-14T18:02:21.335Z] github.com/docker/docker/libnetwork/types' ']'
18:02:21 [2022-07-14T18:02:21.335Z] + 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
18:02:22 [2022-07-14T18:02:22.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:02:24 [2022-07-14T18:02:24.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:02:24 [2022-07-14T18:02:24.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:02:26 [2022-07-14T18:02:26.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:02:27 [2022-07-14T18:02:27.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:02:28 [2022-07-14T18:02:28.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:02:29 [2022-07-14T18:02:29.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:02:29 [2022-07-14T18:02:29.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:02:31 [2022-07-14T18:02:31.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:02:32 [2022-07-14T18:02:32.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:02:33 [2022-07-14T18:02:33.123Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
18:02:33 [2022-07-14T18:02:33.123Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
18:02:33 [2022-07-14T18:02:33.123Z] === RUN   TestCgroupNamespacesRun
18:02:34 [2022-07-14T18:02:34.093Z] --- PASS: TestCgroupNamespacesRun (1.15s)
18:02:34 [2022-07-14T18:02:34.093Z] === RUN   TestCgroupNamespacesRunPrivileged
18:02:35 [2022-07-14T18:02:35.061Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
18:02:35 [2022-07-14T18:02:35.061Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:02:36 [2022-07-14T18:02:36.425Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
18:02:36 [2022-07-14T18:02:36.425Z] === RUN   TestCgroupNamespacesRunHostMode
18:02:37 [2022-07-14T18:02:37.351Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
18:02:37 [2022-07-14T18:02:37.351Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:02:38 [2022-07-14T18:02:38.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
18:02:38 [2022-07-14T18:02:38.716Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:02:39 [2022-07-14T18:02:39.674Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
18:02:39 [2022-07-14T18:02:39.930Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:02:40 [2022-07-14T18:02:40.493Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
18:02:40 [2022-07-14T18:02:40.493Z] === RUN   TestCgroupNamespacesRunOlderClient
18:02:41 [2022-07-14T18:02:41.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:02:41 [2022-07-14T18:02:41.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:02:41 [2022-07-14T18:02:41.857Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
18:02:41 [2022-07-14T18:02:41.857Z] === RUN   TestNISDomainname
18:02:41 [2022-07-14T18:02:41.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:02:42 [2022-07-14T18:02:42.113Z] --- PASS: TestNISDomainname (0.52s)
18:02:42 [2022-07-14T18:02:42.113Z] === RUN   TestHostnameDnsResolution
18:02:42 [2022-07-14T18:02:42.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:02:43 [2022-07-14T18:02:43.039Z] --- PASS: TestHostnameDnsResolution (0.67s)
18:02:43 [2022-07-14T18:02:43.039Z] === RUN   TestUnprivilegedPortsAndPing
18:02:43 [2022-07-14T18:02:43.295Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
18:02:43 [2022-07-14T18:02:43.295Z] === RUN   TestPrivilegedHostDevices
18:02:43 [2022-07-14T18:02:43.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:02:43 [2022-07-14T18:02:43.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:02:43 [2022-07-14T18:02:43.855Z] --- PASS: TestPrivilegedHostDevices (0.49s)
18:02:43 [2022-07-14T18:02:43.855Z] === RUN   TestRunConsoleSize
18:02:44 [2022-07-14T18:02:44.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:02:44 [2022-07-14T18:02:44.416Z] --- PASS: TestRunConsoleSize (0.44s)
18:02:44 [2022-07-14T18:02:44.416Z] === RUN   TestStats
18:02:46 [2022-07-14T18:02:46.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:02:47 [2022-07-14T18:02:47.013Z] --- PASS: TestStats (2.42s)
18:02:47 [2022-07-14T18:02:47.013Z] === RUN   TestStopContainerWithTimeout
18:02:47 [2022-07-14T18:02:47.013Z] === RUN   TestStopContainerWithTimeout/0
18:02:47 [2022-07-14T18:02:47.013Z] === PAUSE TestStopContainerWithTimeout/0
18:02:47 [2022-07-14T18:02:47.013Z] === RUN   TestStopContainerWithTimeout/1
18:02:47 [2022-07-14T18:02:47.013Z] === PAUSE TestStopContainerWithTimeout/1
18:02:47 [2022-07-14T18:02:47.013Z] === RUN   TestStopContainerWithTimeout/3
18:02:47 [2022-07-14T18:02:47.013Z] === PAUSE TestStopContainerWithTimeout/3
18:02:47 [2022-07-14T18:02:47.013Z] === RUN   TestStopContainerWithTimeout/-1
18:02:47 [2022-07-14T18:02:47.013Z] === PAUSE TestStopContainerWithTimeout/-1
18:02:47 [2022-07-14T18:02:47.013Z] === CONT  TestStopContainerWithTimeout/0
18:02:47 [2022-07-14T18:02:47.013Z] === CONT  TestStopContainerWithTimeout/3
18:02:47 [2022-07-14T18:02:47.268Z] === CONT  TestStopContainerWithTimeout/-1
18:02:47 [2022-07-14T18:02:47.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:02:48 [2022-07-14T18:02:48.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:02:49 [2022-07-14T18:02:49.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:02:49 [2022-07-14T18:02:49.821Z] === CONT  TestStopContainerWithTimeout/1
18:02:50 [2022-07-14T18:02:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:02:50 [2022-07-14T18:02:50.788Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:02:50 [2022-07-14T18:02:50.788Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
18:02:50 [2022-07-14T18:02:50.788Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
18:02:50 [2022-07-14T18:02:50.788Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
18:02:50 [2022-07-14T18:02:50.788Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
18:02:50 [2022-07-14T18:02:50.788Z] === RUN   TestDeleteDevicemapper
18:02:50 [2022-07-14T18:02:50.788Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:02:50 [2022-07-14T18:02:50.788Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:02:50 [2022-07-14T18:02:50.788Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:02:50 [2022-07-14T18:02:50.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:02:52 [2022-07-14T18:02:52.151Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
18:02:52 [2022-07-14T18:02:52.151Z] === RUN   TestUpdateMemory
18:02:52 [2022-07-14T18:02:52.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:02:52 [2022-07-14T18:02:52.755Z] --- PASS: TestUpdateMemory (0.54s)
18:02:52 [2022-07-14T18:02:52.755Z] === RUN   TestUpdateCPUQuota
18:02:52 [2022-07-14T18:02:52.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:02:53 [2022-07-14T18:02:53.681Z] --- PASS: TestUpdateCPUQuota (0.64s)
18:02:53 [2022-07-14T18:02:53.681Z] === RUN   TestUpdatePidsLimit
18:02:53 [2022-07-14T18:02:53.681Z] === RUN   TestUpdatePidsLimit/update_from_none
18:02:53 [2022-07-14T18:02:53.681Z] === RUN   TestUpdatePidsLimit/no_change
18:02:53 [2022-07-14T18:02:53.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:02:53 [2022-07-14T18:02:53.936Z] === RUN   TestUpdatePidsLimit/update_lower
18:02:53 [2022-07-14T18:02:53.937Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:02:54 [2022-07-14T18:02:54.192Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:02:54 [2022-07-14T18:02:54.448Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:02:54 [2022-07-14T18:02:54.448Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:02:54 [2022-07-14T18:02:54.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:02:54 [2022-07-14T18:02:54.750Z] Using test binary docker
18:02:54 [2022-07-14T18:02:54.750Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:02:54 [2022-07-14T18:02:54.750Z] Starting apparmor (via systemctl): apparmor.service.
18:02:54 [2022-07-14T18:02:54.750Z] Starting dockerd
18:02:54 [2022-07-14T18:02:54.750Z] INFO: Waiting for daemon to start...
18:02:55 [2022-07-14T18:02:55.423Z] --- PASS: TestUpdatePidsLimit (1.74s)
18:02:55 [2022-07-14T18:02:55.423Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
18:02:55 [2022-07-14T18:02:55.423Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
18:02:55 [2022-07-14T18:02:55.423Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
18:02:55 [2022-07-14T18:02:55.423Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
18:02:55 [2022-07-14T18:02:55.423Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
18:02:55 [2022-07-14T18:02:55.423Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
18:02:55 [2022-07-14T18:02:55.423Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
18:02:55 [2022-07-14T18:02:55.423Z] === RUN   TestUpdateRestartPolicy
18:02:57 [2022-07-14T18:02:57.286Z] .
18:02:57 [2022-07-14T18:02:57.286Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:02:57 [2022-07-14T18:02:57.286Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:02:57 [2022-07-14T18:02:57.286Z] Error: No such image: emptyfs
18:02:57 [2022-07-14T18:02:57.286Z] Running integration-test (iteration 1)
18:02:57 [2022-07-14T18:02:57.286Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:02:57 [2022-07-14T18:02:57.286Z] Loaded image: busybox:latest
18:02:57 [2022-07-14T18:02:57.286Z] Loaded image: busybox:glibc
18:02:58 [2022-07-14T18:02:58.669Z] Loaded image: debian:bullseye-slim
18:02:58 [2022-07-14T18:02:58.669Z] Loaded image: hello-world:latest
18:02:58 [2022-07-14T18:02:58.928Z] Loaded image: arm32v7/hello-world:latest
18:02:58 [2022-07-14T18:02:58.928Z] INFO: Testing against a local daemon
18:02:58 [2022-07-14T18:02:58.928Z] === RUN   TestCgroupNamespacesBuild
18:03:00 [2022-07-14T18:03:00.834Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
18:03:00 [2022-07-14T18:03:00.834Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:03:01 [2022-07-14T18:03:01.773Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
18:03:01 [2022-07-14T18:03:01.773Z] === RUN   TestBuildWithSession
18:03:01 [2022-07-14T18:03:01.773Z]     build_session_test.go:25: TODO: BuildKit
18:03:01 [2022-07-14T18:03:01.773Z] --- SKIP: TestBuildWithSession (0.00s)
18:03:01 [2022-07-14T18:03:01.773Z] === RUN   TestBuildSquashParent
18:03:07 [2022-07-14T18:03:07.051Z] --- PASS: TestBuildSquashParent (4.72s)
18:03:07 [2022-07-14T18:03:07.051Z] === RUN   TestBuildWithRemoveAndForceRemove
18:03:07 [2022-07-14T18:03:07.051Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:03:07 [2022-07-14T18:03:07.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:03:07 [2022-07-14T18:03:07.051Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:03:07 [2022-07-14T18:03:07.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:03:07 [2022-07-14T18:03:07.051Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:03:07 [2022-07-14T18:03:07.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:03:07 [2022-07-14T18:03:07.051Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:03:07 [2022-07-14T18:03:07.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:03:07 [2022-07-14T18:03:07.051Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:03:07 [2022-07-14T18:03:07.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:03:07 [2022-07-14T18:03:07.051Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:03:07 [2022-07-14T18:03:07.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:03:07 [2022-07-14T18:03:07.051Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:03:07 [2022-07-14T18:03:07.051Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:03:07 [2022-07-14T18:03:07.607Z] --- PASS: TestUpdateRestartPolicy (10.85s)
18:03:07 [2022-07-14T18:03:07.607Z] === RUN   TestUpdateRestartWithAutoRemove
18:03:07 [2022-07-14T18:03:07.607Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
18:03:07 [2022-07-14T18:03:07.607Z] === RUN   TestWaitNonBlocked
18:03:07 [2022-07-14T18:03:07.607Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:03:07 [2022-07-14T18:03:07.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:03:07 [2022-07-14T18:03:07.607Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:03:07 [2022-07-14T18:03:07.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:03:07 [2022-07-14T18:03:07.607Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:03:07 [2022-07-14T18:03:07.607Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:03:07 [2022-07-14T18:03:07.607Z] --- PASS: TestWaitNonBlocked (0.01s)
18:03:07 [2022-07-14T18:03:07.607Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
18:03:07 [2022-07-14T18:03:07.607Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
18:03:07 [2022-07-14T18:03:07.607Z] === RUN   TestWaitBlocked
18:03:07 [2022-07-14T18:03:07.607Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:03:07 [2022-07-14T18:03:07.607Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:03:07 [2022-07-14T18:03:07.607Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:03:07 [2022-07-14T18:03:07.607Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:03:07 [2022-07-14T18:03:07.607Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:03:07 [2022-07-14T18:03:07.607Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:03:07 [2022-07-14T18:03:07.862Z] --- PASS: TestWaitBlocked (0.01s)
18:03:07 [2022-07-14T18:03:07.862Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
18:03:07 [2022-07-14T18:03:07.862Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
18:03:07 [2022-07-14T18:03:07.862Z] === RUN   TestWaitConditions
18:03:07 [2022-07-14T18:03:07.862Z] === RUN   TestWaitConditions/default
18:03:07 [2022-07-14T18:03:07.862Z] === PAUSE TestWaitConditions/default
18:03:07 [2022-07-14T18:03:07.862Z] === RUN   TestWaitConditions/not-running
18:03:07 [2022-07-14T18:03:07.862Z] === PAUSE TestWaitConditions/not-running
18:03:07 [2022-07-14T18:03:07.862Z] === RUN   TestWaitConditions/next-exit
18:03:07 [2022-07-14T18:03:07.862Z] === PAUSE TestWaitConditions/next-exit
18:03:07 [2022-07-14T18:03:07.862Z] === RUN   TestWaitConditions/removed
18:03:07 [2022-07-14T18:03:07.862Z] === PAUSE TestWaitConditions/removed
18:03:07 [2022-07-14T18:03:07.862Z] === CONT  TestWaitConditions/default
18:03:07 [2022-07-14T18:03:07.862Z] === CONT  TestWaitConditions/removed
18:03:07 [2022-07-14T18:03:07.974Z] ok  	github.com/docker/docker/libnetwork	42.795s	coverage: 40.8% of statements
18:03:07 [2022-07-14T18:03:07.974Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 84.4% of statements
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 22.4% of statements
18:03:07 [2022-07-14T18:03:07.974Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
18:03:07 [2022-07-14T18:03:07.974Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.426s	coverage: 59.9% of statements
18:03:07 [2022-07-14T18:03:07.974Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:03:07 [2022-07-14T18:03:07.974Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
18:03:07 [2022-07-14T18:03:07.989Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:03:08 [2022-07-14T18:03:08.231Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.470s	coverage: 5.2% of statements
18:03:08 [2022-07-14T18:03:08.231Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:03:08 [2022-07-14T18:03:08.249Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:03:08 [2022-07-14T18:03:08.795Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.012s	coverage: 4.7% of statements
18:03:08 [2022-07-14T18:03:08.795Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:03:08 [2022-07-14T18:03:08.795Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
18:03:09 [2022-07-14T18:03:09.629Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:03:09 [2022-07-14T18:03:09.629Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:03:09 [2022-07-14T18:03:09.749Z] === CONT  TestWaitConditions/next-exit
18:03:09 [2022-07-14T18:03:09.749Z] === CONT  TestWaitConditions/not-running
18:03:11 [2022-07-14T18:03:11.112Z] --- PASS: TestWaitConditions (0.01s)
18:03:11 [2022-07-14T18:03:11.112Z]     --- PASS: TestWaitConditions/removed (1.56s)
18:03:11 [2022-07-14T18:03:11.112Z]     --- PASS: TestWaitConditions/default (1.72s)
18:03:11 [2022-07-14T18:03:11.112Z]     --- PASS: TestWaitConditions/next-exit (1.58s)
18:03:11 [2022-07-14T18:03:11.112Z]     --- PASS: TestWaitConditions/not-running (1.47s)
18:03:11 [2022-07-14T18:03:11.112Z] === CONT  TestContainerStartOnDaemonRestart
18:03:11 [2022-07-14T18:03:11.112Z] === CONT  TestRestartDaemonWithRestartingContainer
18:03:11 [2022-07-14T18:03:11.536Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
18:03:11 [2022-07-14T18:03:11.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s)
18:03:11 [2022-07-14T18:03:11.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s)
18:03:11 [2022-07-14T18:03:11.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s)
18:03:11 [2022-07-14T18:03:11.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s)
18:03:11 [2022-07-14T18:03:11.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
18:03:11 [2022-07-14T18:03:11.536Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s)
18:03:11 [2022-07-14T18:03:11.536Z] === RUN   TestBuildMultiStageCopy
18:03:11 [2022-07-14T18:03:11.536Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:03:12 [2022-07-14T18:03:12.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:03:12 [2022-07-14T18:03:12.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:03:13 [2022-07-14T18:03:13.175Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:03:13 [2022-07-14T18:03:13.435Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:03:13 [2022-07-14T18:03:13.667Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s)
18:03:13 [2022-07-14T18:03:13.667Z] === CONT  TestIpcModeOlderClient
18:03:13 [2022-07-14T18:03:13.667Z] === CONT  TestContainerKillOnDaemonStart
18:03:13 [2022-07-14T18:03:13.667Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s)
18:03:13 [2022-07-14T18:03:13.667Z] --- PASS: TestIpcModeOlderClient (0.06s)
18:03:13 [2022-07-14T18:03:13.667Z] === CONT  TestDaemonHostGatewayIP
18:03:13 [2022-07-14T18:03:13.695Z] --- PASS: TestBuildMultiStageCopy (2.38s)
18:03:13 [2022-07-14T18:03:13.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s)
18:03:13 [2022-07-14T18:03:13.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
18:03:13 [2022-07-14T18:03:13.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
18:03:13 [2022-07-14T18:03:13.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:03:13 [2022-07-14T18:03:13.695Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
18:03:13 [2022-07-14T18:03:13.695Z] === RUN   TestBuildMultiStageParentConfig
18:03:14 [2022-07-14T18:03:14.264Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
18:03:14 [2022-07-14T18:03:14.264Z] === RUN   TestBuildLabelWithTargets
18:03:14 [2022-07-14T18:03:14.958Z] Created binary: bundles/dynbinary-daemon/dockerd
18:03:14 [2022-07-14T18:03:14.958Z] Building: bundles/dynbinary-daemon/docker-proxy
18:03:14 [2022-07-14T18:03:14.958Z] GOOS="" GOARCH="" GOARM=""
18:03:14 [2022-07-14T18:03:14.958Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:03:14 [2022-07-14T18:03:14.958Z] 
18:03:14 [2022-07-14T18:03:14.958Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:03:14 [2022-07-14T18:03:14.958Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:03:14 [2022-07-14T18:03:14.958Z] HOSTNAME=866552d481b2
18:03:14 [2022-07-14T18:03:14.958Z] DEST=bundles/test-integration
18:03:14 [2022-07-14T18:03:14.958Z] PWD=/go/src/github.com/docker/docker
18:03:14 [2022-07-14T18:03:14.958Z] DOCKER_ROOTLESS=1
18:03:14 [2022-07-14T18:03:14.958Z] DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
18:03:14 [2022-07-14T18:03:14.958Z] container=docker
18:03:14 [2022-07-14T18:03:14.958Z] HOME=/root
18:03:14 [2022-07-14T18:03:14.958Z] GOLANG_VERSION=1.18.4
18:03:14 [2022-07-14T18:03:14.958Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:03:14 [2022-07-14T18:03:14.958Z] VALIDATE_BRANCH=master
18:03:14 [2022-07-14T18:03:14.958Z] TERM=xterm
18:03:14 [2022-07-14T18:03:14.958Z] DOCKER_PKG=github.com/docker/docker
18:03:14 [2022-07-14T18:03:14.958Z] SHLVL=1
18:03:14 [2022-07-14T18:03:14.958Z] TIMEOUT=120m
18:03:14 [2022-07-14T18:03:14.958Z] DOCKER_BUILDTAGS= journald
18:03:14 [2022-07-14T18:03:14.958Z] DOCKER_GRAPHDRIVER=overlay2
18:03:14 [2022-07-14T18:03:14.958Z] GO111MODULE=off
18:03:14 [2022-07-14T18:03:14.958Z] DOCKER_EXPERIMENTAL=1
18:03:14 [2022-07-14T18:03:14.958Z] TEST_SKIP_INTEGRATION_CLI=1
18:03:14 [2022-07-14T18:03:14.958Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:03:14 [2022-07-14T18:03:14.958Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:03:14 [2022-07-14T18:03:14.958Z] GOPATH=/go
18:03:14 [2022-07-14T18:03:14.958Z] PKG_CONFIG=pkg-config
18:03:14 [2022-07-14T18:03:14.958Z] _=/usr/bin/env
18:03:14 [2022-07-14T18:03:14.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:03:15 [2022-07-14T18:03:15.645Z] --- PASS: TestBuildLabelWithTargets (1.04s)
18:03:15 [2022-07-14T18:03:15.645Z] === RUN   TestBuildWithEmptyLayers
18:03:15 [2022-07-14T18:03:15.742Z] --- PASS: TestDaemonHostGatewayIP (2.45s)
18:03:15 [2022-07-14T18:03:15.742Z] === CONT  TestDaemonRestartIpcMode
18:03:15 [2022-07-14T18:03:15.905Z] --- PASS: TestBuildWithEmptyLayers (0.55s)
18:03:15 [2022-07-14T18:03:15.905Z] === RUN   TestBuildMultiStageOnBuild
18:03:17 [2022-07-14T18:03:17.812Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
18:03:17 [2022-07-14T18:03:17.812Z] === RUN   TestBuildUncleanTarFilenames
18:03:18 [2022-07-14T18:03:18.296Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
18:03:18 [2022-07-14T18:03:18.383Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
18:03:18 [2022-07-14T18:03:18.383Z] === RUN   TestBuildMultiStageLayerLeak
18:03:18 [2022-07-14T18:03:18.761Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.148s	coverage: 6.6% of statements
18:03:18 [2022-07-14T18:03:18.761Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:03:18 [2022-07-14T18:03:18.761Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
18:03:18 [2022-07-14T18:03:18.761Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
18:03:18 [2022-07-14T18:03:18.761Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:03:18 [2022-07-14T18:03:18.761Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:03:18 [2022-07-14T18:03:18.761Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:03:19 [2022-07-14T18:03:19.018Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.011s	coverage: 82.4% of statements
18:03:19 [2022-07-14T18:03:19.018Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
18:03:19 [2022-07-14T18:03:19.275Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
18:03:19 [2022-07-14T18:03:19.532Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
18:03:20 [2022-07-14T18:03:20.291Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s)
18:03:20 [2022-07-14T18:03:20.291Z] === RUN   TestBuildWithHugeFile
18:03:24 [2022-07-14T18:03:24.865Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
18:03:24 [2022-07-14T18:03:24.865Z] PASS
18:03:24 [2022-07-14T18:03:24.865Z] 
18:03:24 [2022-07-14T18:03:24.865Z] === Skipped
18:03:24 [2022-07-14T18:03:24.865Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:03:24 [2022-07-14T18:03:24.865Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:03:24 [2022-07-14T18:03:24.865Z] 
18:03:24 [2022-07-14T18:03:24.865Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:03:24 [2022-07-14T18:03:24.865Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:03:24 [2022-07-14T18:03:24.865Z] 
18:03:24 [2022-07-14T18:03:24.865Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:03:24 [2022-07-14T18:03:24.865Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:03:24 [2022-07-14T18:03:24.865Z] 
18:03:24 [2022-07-14T18:03:24.865Z] DONE 264 tests, 3 skipped in 124.166s
18:03:25 [2022-07-14T18:03:25.121Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
18:03:25 [2022-07-14T18:03:25.121Z] ++ 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
18:03:25 [2022-07-14T18:03:25.121Z] ++ set -e
18:03:25 [2022-07-14T18:03:25.121Z] ++ '[' -n 0 ']'
18:03:25 [2022-07-14T18:03:25.121Z] ++ set -x
18:03:25 [2022-07-14T18:03:25.121Z] ++ 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
18:03:25 [2022-07-14T18:03:25.121Z] === RUN   TestConfigDaemonLibtrustID
18:03:25 [2022-07-14T18:03:25.681Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:03:25 [2022-07-14T18:03:25.681Z] === RUN   TestConfigDaemonID
18:03:26 [2022-07-14T18:03:26.606Z]     daemon_test.go:83: [dca8524652beb] daemon is not started
18:03:26 [2022-07-14T18:03:26.606Z] --- PASS: TestConfigDaemonID (1.04s)
18:03:26 [2022-07-14T18:03:26.606Z] === RUN   TestDaemonConfigValidation
18:03:26 [2022-07-14T18:03:26.606Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:03:26 [2022-07-14T18:03:26.606Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:03:26 [2022-07-14T18:03:26.606Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:03:26 [2022-07-14T18:03:26.606Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:03:26 [2022-07-14T18:03:26.606Z] === RUN   TestDaemonConfigValidation/invalid_config
18:03:26 [2022-07-14T18:03:26.606Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:03:26 [2022-07-14T18:03:26.606Z] === RUN   TestDaemonConfigValidation/malformed_config
18:03:26 [2022-07-14T18:03:26.606Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:03:26 [2022-07-14T18:03:26.606Z] === RUN   TestDaemonConfigValidation/valid_config
18:03:26 [2022-07-14T18:03:26.606Z] === PAUSE TestDaemonConfigValidation/valid_config
18:03:26 [2022-07-14T18:03:26.606Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:03:26 [2022-07-14T18:03:26.606Z] === CONT  TestDaemonConfigValidation/malformed_config
18:03:26 [2022-07-14T18:03:26.862Z] === CONT  TestDaemonConfigValidation/valid_config
18:03:26 [2022-07-14T18:03:26.862Z] === CONT  TestDaemonConfigValidation/invalid_config
18:03:26 [2022-07-14T18:03:26.862Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:03:26 [2022-07-14T18:03:26.862Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:03:26 [2022-07-14T18:03:26.862Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
18:03:26 [2022-07-14T18:03:26.862Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
18:03:26 [2022-07-14T18:03:26.862Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
18:03:26 [2022-07-14T18:03:26.862Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
18:03:26 [2022-07-14T18:03:26.862Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:03:26 [2022-07-14T18:03:26.862Z] === RUN   TestConfigDaemonSeccompProfiles
18:03:26 [2022-07-14T18:03:26.862Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:03:28 [2022-07-14T18:03:28.226Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:03:29 [2022-07-14T18:03:29.151Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:03:29 [2022-07-14T18:03:29.489Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
18:03:30 [2022-07-14T18:03:30.076Z] === CONT  TestConfigDaemonSeccompProfiles
18:03:30 [2022-07-14T18:03:30.076Z]     daemon_test.go:197: [d247a98231ba1] daemon is not started
18:03:30 [2022-07-14T18:03:30.076Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
18:03:30 [2022-07-14T18:03:30.076Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:03:30 [2022-07-14T18:03:30.076Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:03:30 [2022-07-14T18:03:30.076Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:03:30 [2022-07-14T18:03:30.076Z] === RUN   TestDaemonProxy
18:03:30 [2022-07-14T18:03:30.076Z] === RUN   TestDaemonProxy/environment_variables
18:03:31 [2022-07-14T18:03:31.047Z] Created binary: bundles/dynbinary-daemon/dockerd
18:03:31 [2022-07-14T18:03:31.047Z] Building: bundles/dynbinary-daemon/docker-proxy
18:03:31 [2022-07-14T18:03:31.047Z] GOOS="" GOARCH="" GOARM=""
18:03:31 [2022-07-14T18:03:31.047Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:03:31 [2022-07-14T18:03:31.047Z] 
18:03:31 [2022-07-14T18:03:31.047Z] + TEST_INTEGRATION_DEST=1
18:03:31 [2022-07-14T18:03:31.047Z] + CONTAINER_NAME=docker-pr1-1
18:03:31 [2022-07-14T18:03:31.047Z] + TEST_SKIP_INTEGRATION_CLI=1
18:03:31 [2022-07-14T18:03:31.047Z] + run_tests test-integration-flaky
18:03:31 [2022-07-14T18:03:31.047Z] + '[' -n 0 ']'
18:03:31 [2022-07-14T18:03:31.047Z] + rm=
18:03:31 [2022-07-14T18:03:31.047Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43811/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43811/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh test-integration-flaky test-integration
18:03:31 [2022-07-14T18:03:31.047Z] + c=0
18:03:31 [2022-07-14T18:03:31.047Z] + TEST_INTEGRATION_DEST=2
18:03:31 [2022-07-14T18:03:31.047Z] + TEST_INTEGRATION_DEST=3
18:03:31 [2022-07-14T18:03:31.047Z] + CONTAINER_NAME=docker-pr1-2
18:03:31 [2022-07-14T18:03:31.047Z] + CONTAINER_NAME=docker-pr1-3
18:03:31 [2022-07-14T18:03:31.047Z] + TEST_SKIP_INTEGRATION=1
18:03:31 [2022-07-14T18:03:31.047Z] + TEST_SKIP_INTEGRATION=1
18:03:31 [2022-07-14T18:03:31.047Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:03:31 [2022-07-14T18:03:31.047Z] + run_tests
18:03:31 [2022-07-14T18:03:31.047Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:03:31 [2022-07-14T18:03:31.047Z] + run_tests
18:03:31 [2022-07-14T18:03:31.047Z] + '[' -n 0 ']'
18:03:31 [2022-07-14T18:03:31.047Z] + '[' -n 0 ']'
18:03:31 [2022-07-14T18:03:31.047Z] + rm=
18:03:31 [2022-07-14T18:03:31.047Z] + rm=
18:03:31 [2022-07-14T18:03:31.047Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43811/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43811/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh '' test-integration
18:03:31 [2022-07-14T18:03:31.047Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43811/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43811/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/make.sh '' test-integration
18:03:31 [2022-07-14T18:03:31.047Z] ++ jobs -p
18:03:31 [2022-07-14T18:03:31.047Z] + for job in $(jobs -p)
18:03:31 [2022-07-14T18:03:31.047Z] + wait 7852
18:03:31 [2022-07-14T18:03:31.047Z] 
18:03:31 [2022-07-14T18:03:31.047Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:03:31 [2022-07-14T18:03:31.047Z] 
18:03:31 [2022-07-14T18:03:31.047Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:03:31 [2022-07-14T18:03:31.047Z] HOSTNAME=52d8e60f649e
18:03:31 [2022-07-14T18:03:31.047Z] TEST_SKIP_INTEGRATION=1
18:03:31 [2022-07-14T18:03:31.047Z] TESTDEBUG=0
18:03:31 [2022-07-14T18:03:31.047Z] DEST=bundles/test-integration
18:03:31 [2022-07-14T18:03:31.047Z] PWD=/go/src/github.com/docker/docker
18:03:31 [2022-07-14T18:03:31.047Z] KEEPBUNDLE=1
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
18:03:31 [2022-07-14T18:03:31.047Z] container=docker
18:03:31 [2022-07-14T18:03:31.047Z] HOME=/root
18:03:31 [2022-07-14T18:03:31.047Z] GOLANG_VERSION=1.18.4
18:03:31 [2022-07-14T18:03:31.047Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:03:31 [2022-07-14T18:03:31.047Z] VALIDATE_BRANCH=master
18:03:31 [2022-07-14T18:03:31.047Z] TERM=xterm
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_PKG=github.com/docker/docker
18:03:31 [2022-07-14T18:03:31.047Z] SHLVL=1
18:03:31 [2022-07-14T18:03:31.047Z] TIMEOUT=120m
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_BUILDTAGS= journald
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_GRAPHDRIVER=overlay2
18:03:31 [2022-07-14T18:03:31.047Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:03:31 [2022-07-14T18:03:31.047Z] GO111MODULE=off
18:03:31 [2022-07-14T18:03:31.047Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:03:31 [2022-07-14T18:03:31.047Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:03:31 [2022-07-14T18:03:31.047Z] GOPATH=/go
18:03:31 [2022-07-14T18:03:31.047Z] PKG_CONFIG=pkg-config
18:03:31 [2022-07-14T18:03:31.047Z] _=/usr/bin/env
18:03:31 [2022-07-14T18:03:31.047Z] Building test suite binary ./integration-cli/test.main
18:03:31 [2022-07-14T18:03:31.047Z] 
18:03:31 [2022-07-14T18:03:31.047Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:03:31 [2022-07-14T18:03:31.047Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:03:31 [2022-07-14T18:03:31.047Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:03:31 [2022-07-14T18:03:31.047Z] HOSTNAME=d214ee29484a
18:03:31 [2022-07-14T18:03:31.047Z] TEST_SKIP_INTEGRATION=1
18:03:31 [2022-07-14T18:03:31.047Z] TESTDEBUG=0
18:03:31 [2022-07-14T18:03:31.047Z] DEST=bundles/test-integration
18:03:31 [2022-07-14T18:03:31.047Z] PWD=/go/src/github.com/docker/docker
18:03:31 [2022-07-14T18:03:31.047Z] KEEPBUNDLE=1
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
18:03:31 [2022-07-14T18:03:31.047Z] container=docker
18:03:31 [2022-07-14T18:03:31.047Z] HOME=/root
18:03:31 [2022-07-14T18:03:31.047Z] GOLANG_VERSION=1.18.4
18:03:31 [2022-07-14T18:03:31.047Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:03:31 [2022-07-14T18:03:31.047Z] VALIDATE_BRANCH=master
18:03:31 [2022-07-14T18:03:31.047Z] TERM=xterm
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_PKG=github.com/docker/docker
18:03:31 [2022-07-14T18:03:31.047Z] SHLVL=1
18:03:31 [2022-07-14T18:03:31.047Z] TIMEOUT=120m
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_BUILDTAGS= journald
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_GRAPHDRIVER=overlay2
18:03:31 [2022-07-14T18:03:31.047Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:03:31 [2022-07-14T18:03:31.047Z] GO111MODULE=off
18:03:31 [2022-07-14T18:03:31.047Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:03:31 [2022-07-14T18:03:31.047Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:03:31 [2022-07-14T18:03:31.047Z] GOPATH=/go
18:03:31 [2022-07-14T18:03:31.047Z] PKG_CONFIG=pkg-config
18:03:31 [2022-07-14T18:03:31.047Z] _=/usr/bin/env
18:03:31 [2022-07-14T18:03:31.047Z] Building test suite binary ./integration-cli/test.main
18:03:31 [2022-07-14T18:03:31.047Z] No new tests added to integration.
18:03:31 [2022-07-14T18:03:31.047Z] 
18:03:31 [2022-07-14T18:03:31.047Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:03:31 [2022-07-14T18:03:31.047Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:03:31 [2022-07-14T18:03:31.047Z] HOSTNAME=be37d0c49d01
18:03:31 [2022-07-14T18:03:31.047Z] TESTDEBUG=0
18:03:31 [2022-07-14T18:03:31.047Z] DEST=bundles/test-integration
18:03:31 [2022-07-14T18:03:31.047Z] PWD=/go/src/github.com/docker/docker
18:03:31 [2022-07-14T18:03:31.047Z] KEEPBUNDLE=1
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5
18:03:31 [2022-07-14T18:03:31.047Z] container=docker
18:03:31 [2022-07-14T18:03:31.047Z] HOME=/root
18:03:31 [2022-07-14T18:03:31.047Z] GOLANG_VERSION=1.18.4
18:03:31 [2022-07-14T18:03:31.047Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:03:31 [2022-07-14T18:03:31.047Z] VALIDATE_BRANCH=master
18:03:31 [2022-07-14T18:03:31.047Z] TERM=xterm
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_PKG=github.com/docker/docker
18:03:31 [2022-07-14T18:03:31.047Z] SHLVL=1
18:03:31 [2022-07-14T18:03:31.047Z] TIMEOUT=120m
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_BUILDTAGS= journald
18:03:31 [2022-07-14T18:03:31.047Z] DOCKER_GRAPHDRIVER=overlay2
18:03:31 [2022-07-14T18:03:31.047Z] GO111MODULE=off
18:03:31 [2022-07-14T18:03:31.047Z] TEST_SKIP_INTEGRATION_CLI=1
18:03:31 [2022-07-14T18:03:31.047Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:03:31 [2022-07-14T18:03:31.047Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:03:31 [2022-07-14T18:03:31.047Z] GOPATH=/go
18:03:31 [2022-07-14T18:03:31.047Z] PKG_CONFIG=pkg-config
18:03:31 [2022-07-14T18:03:31.047Z] _=/usr/bin/env
18:03:31 [2022-07-14T18:03:31.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:03:32 [2022-07-14T18:03:32.047Z] === RUN   TestDaemonProxy/command-line_options
18:03:33 [2022-07-14T18:03:33.417Z] === RUN   TestDaemonProxy/configuration_file
18:03:35 [2022-07-14T18:03:35.345Z] === RUN   TestDaemonProxy/conflicting_options
18:03:35 [2022-07-14T18:03:35.601Z] === RUN   TestDaemonProxy/reload_sanitized
18:03:36 [2022-07-14T18:03:36.161Z] --- PASS: TestDaemonProxy (6.23s)
18:03:36 [2022-07-14T18:03:36.161Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
18:03:36 [2022-07-14T18:03:36.161Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
18:03:36 [2022-07-14T18:03:36.161Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
18:03:36 [2022-07-14T18:03:36.161Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:03:36 [2022-07-14T18:03:36.161Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:03:36 [2022-07-14T18:03:36.161Z] PASS
18:03:36 [2022-07-14T18:03:36.161Z] 
18:03:36 [2022-07-14T18:03:36.161Z] DONE 18 tests in 11.243s
18:03:36 [2022-07-14T18:03:36.161Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:03:36 [2022-07-14T18:03:36.161Z] ++ 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
18:03:36 [2022-07-14T18:03:36.161Z] ++ set -e
18:03:36 [2022-07-14T18:03:36.161Z] ++ '[' -n 0 ']'
18:03:36 [2022-07-14T18:03:36.161Z] ++ set -x
18:03:36 [2022-07-14T18:03:36.161Z] ++ 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
18:03:36 [2022-07-14T18:03:36.416Z] INFO: Testing against a local daemon
18:03:36 [2022-07-14T18:03:36.416Z] === RUN   TestCommitInheritsEnv
18:03:36 [2022-07-14T18:03:36.671Z] --- PASS: TestCommitInheritsEnv (0.27s)
18:03:36 [2022-07-14T18:03:36.671Z] === RUN   TestImportExtremelyLargeImageWorks
18:03:36 [2022-07-14T18:03:36.671Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:03:36 [2022-07-14T18:03:36.671Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:03:36 [2022-07-14T18:03:36.671Z] === RUN   TestImportWithCustomPlatform
18:03:36 [2022-07-14T18:03:36.671Z] === RUN   TestImportWithCustomPlatform/#00
18:03:36 [2022-07-14T18:03:36.671Z] === RUN   TestImportWithCustomPlatform/_______
18:03:36 [2022-07-14T18:03:36.671Z] === RUN   TestImportWithCustomPlatform//
18:03:36 [2022-07-14T18:03:36.671Z] === RUN   TestImportWithCustomPlatform/linux
18:03:36 [2022-07-14T18:03:36.927Z] === RUN   TestImportWithCustomPlatform/LINUX
18:03:36 [2022-07-14T18:03:36.927Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:03:36 [2022-07-14T18:03:36.927Z] === RUN   TestImportWithCustomPlatform/macos
18:03:36 [2022-07-14T18:03:36.927Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:03:36 [2022-07-14T18:03:36.927Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:03:36 [2022-07-14T18:03:36.927Z] --- PASS: TestImportWithCustomPlatform (0.33s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:03:36 [2022-07-14T18:03:36.927Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:03:36 [2022-07-14T18:03:36.927Z] === RUN   TestImagesFilterMultiReference
18:03:37 [2022-07-14T18:03:37.182Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:03:37 [2022-07-14T18:03:37.182Z] === RUN   TestImagePullPlatformInvalid
18:03:37 [2022-07-14T18:03:37.182Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:03:37 [2022-07-14T18:03:37.182Z] === RUN   TestRemoveImageOrphaning
18:03:37 [2022-07-14T18:03:37.438Z] --- PASS: TestRemoveImageOrphaning (0.26s)
18:03:37 [2022-07-14T18:03:37.438Z] === RUN   TestRemoveImageGarbageCollector
18:03:37 [2022-07-14T18:03:37.438Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:03:37 [2022-07-14T18:03:37.438Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:03:37 [2022-07-14T18:03:37.438Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:03:37 [2022-07-14T18:03:37.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:03:37 [2022-07-14T18:03:37.438Z] === RUN   TestTagInvalidReference
18:03:37 [2022-07-14T18:03:37.438Z] --- PASS: TestTagInvalidReference (0.01s)
18:03:37 [2022-07-14T18:03:37.438Z] === RUN   TestTagValidPrefixedRepo
18:03:37 [2022-07-14T18:03:37.438Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:03:37 [2022-07-14T18:03:37.438Z] === RUN   TestTagExistedNameWithoutForce
18:03:37 [2022-07-14T18:03:37.438Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:03:37 [2022-07-14T18:03:37.438Z] === RUN   TestTagOfficialNames
18:03:37 [2022-07-14T18:03:37.438Z] --- PASS: TestTagOfficialNames (0.05s)
18:03:37 [2022-07-14T18:03:37.438Z] === RUN   TestTagMatchesDigest
18:03:37 [2022-07-14T18:03:37.438Z] --- PASS: TestTagMatchesDigest (0.01s)
18:03:37 [2022-07-14T18:03:37.438Z] PASS
18:03:37 [2022-07-14T18:03:37.438Z] 
18:03:37 [2022-07-14T18:03:37.438Z] === Skipped
18:03:37 [2022-07-14T18:03:37.438Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:03:37 [2022-07-14T18:03:37.438Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:03:37 [2022-07-14T18:03:37.438Z] 
18:03:37 [2022-07-14T18:03:37.438Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:03:37 [2022-07-14T18:03:37.438Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:03:37 [2022-07-14T18:03:37.438Z] 
18:03:37 [2022-07-14T18:03:37.438Z] DONE 22 tests, 2 skipped in 1.264s
18:03:37 [2022-07-14T18:03:37.438Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:03:37 [2022-07-14T18:03:37.438Z] ++ 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
18:03:37 [2022-07-14T18:03:37.438Z] ++ set -e
18:03:37 [2022-07-14T18:03:37.438Z] ++ '[' -n 0 ']'
18:03:37 [2022-07-14T18:03:37.438Z] ++ set -x
18:03:37 [2022-07-14T18:03:37.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:03:37 [2022-07-14T18:03:37.694Z] === RUN   TestStripANSICommands
18:03:37 [2022-07-14T18:03:37.694Z] === RUN   TestStripANSICommands/#00
18:03:37 [2022-07-14T18:03:37.694Z] === RUN   TestStripANSICommands/#01
18:03:37 [2022-07-14T18:03:37.694Z] --- PASS: TestStripANSICommands (0.00s)
18:03:37 [2022-07-14T18:03:37.694Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:03:37 [2022-07-14T18:03:37.694Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:03:37 [2022-07-14T18:03:37.694Z] PASS
18:03:37 [2022-07-14T18:03:37.694Z] 
18:03:37 [2022-07-14T18:03:37.694Z] DONE 3 tests in 0.038s
18:03:37 [2022-07-14T18:03:37.694Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:03:37 [2022-07-14T18:03:37.694Z] ++ 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
18:03:37 [2022-07-14T18:03:37.694Z] ++ set -e
18:03:37 [2022-07-14T18:03:37.694Z] ++ '[' -n 0 ']'
18:03:37 [2022-07-14T18:03:37.694Z] ++ set -x
18:03:37 [2022-07-14T18:03:37.694Z] ++ 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
18:03:37 [2022-07-14T18:03:37.694Z] INFO: Testing against a local daemon
18:03:37 [2022-07-14T18:03:37.694Z] === RUN   TestNetworkCreateDelete
18:03:37 [2022-07-14T18:03:37.949Z] --- PASS: TestNetworkCreateDelete (0.16s)
18:03:37 [2022-07-14T18:03:37.949Z] === RUN   TestDockerNetworkDeletePreferID
18:03:38 [2022-07-14T18:03:38.205Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
18:03:38 [2022-07-14T18:03:38.205Z] === RUN   TestDaemonDNSFallback
18:03:41 [2022-07-14T18:03:41.705Z] ok  	github.com/docker/docker/libnetwork/ipam	11.679s	coverage: 85.8% of statements
18:03:41 [2022-07-14T18:03:41.705Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:03:41 [2022-07-14T18:03:41.705Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:03:41 [2022-07-14T18:03:41.962Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
18:03:42 [2022-07-14T18:03:42.219Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
18:03:42 [2022-07-14T18:03:42.219Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:03:42 [2022-07-14T18:03:42.476Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
18:03:42 [2022-07-14T18:03:42.738Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.222s	coverage: 74.0% of statements
18:03:43 [2022-07-14T18:03:43.302Z] ok  	github.com/docker/docker/libnetwork/iptables	0.134s	coverage: 45.1% of statements
18:03:43 [2022-07-14T18:03:43.302Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
18:03:43 [2022-07-14T18:03:43.559Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 44.1% of statements
18:03:44 [2022-07-14T18:03:44.779Z] --- PASS: TestDaemonDNSFallback (6.29s)
18:03:44 [2022-07-14T18:03:44.779Z] === RUN   TestInspectNetwork
18:03:48 [2022-07-14T18:03:48.042Z] === RUN   TestInspectNetwork/full_network_id
18:03:48 [2022-07-14T18:03:48.042Z] === RUN   TestInspectNetwork/partial_network_id
18:03:48 [2022-07-14T18:03:48.042Z] === RUN   TestInspectNetwork/network_name
18:03:48 [2022-07-14T18:03:48.042Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:03:52 [2022-07-14T18:03:52.245Z] --- PASS: TestInspectNetwork (7.06s)
18:03:52 [2022-07-14T18:03:52.245Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:03:52 [2022-07-14T18:03:52.245Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:03:52 [2022-07-14T18:03:52.245Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:03:52 [2022-07-14T18:03:52.245Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:03:52 [2022-07-14T18:03:52.245Z] === RUN   TestRunContainerWithBridgeNone
18:03:53 [2022-07-14T18:03:53.172Z] --- PASS: TestRunContainerWithBridgeNone (1.44s)
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/create
18:03:53 [2022-07-14T18:03:53.172Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:03:53 [2022-07-14T18:03:53.172Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:03:53 [2022-07-14T18:03:53.172Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:03:53 [2022-07-14T18:03:53.172Z] === CONT  TestNetworkInvalidJSON/networks/create
18:03:53 [2022-07-14T18:03:53.172Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:03:53 [2022-07-14T18:03:53.172Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:03:53 [2022-07-14T18:03:53.172Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:03:53 [2022-07-14T18:03:53.172Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkList
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkList//networks
18:03:53 [2022-07-14T18:03:53.172Z] === PAUSE TestNetworkList//networks
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestNetworkList//networks/
18:03:53 [2022-07-14T18:03:53.172Z] === PAUSE TestNetworkList//networks/
18:03:53 [2022-07-14T18:03:53.172Z] === CONT  TestNetworkList//networks
18:03:53 [2022-07-14T18:03:53.172Z] === CONT  TestNetworkList//networks/
18:03:53 [2022-07-14T18:03:53.172Z] --- PASS: TestNetworkList (0.02s)
18:03:53 [2022-07-14T18:03:53.172Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z]     --- PASS: TestNetworkList//networks (0.00s)
18:03:53 [2022-07-14T18:03:53.172Z] === RUN   TestHostIPv4BridgeLabel
18:03:53 [2022-07-14T18:03:53.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:03:53 [2022-07-14T18:03:53.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:03:53 [2022-07-14T18:03:53.776Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:03:53 [2022-07-14T18:03:53.776Z] === RUN   TestDaemonRestartWithLiveRestore
18:03:54 [2022-07-14T18:03:54.702Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:03:54 [2022-07-14T18:03:54.702Z] === RUN   TestDaemonDefaultNetworkPools
18:03:55 [2022-07-14T18:03:55.263Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
18:03:55 [2022-07-14T18:03:55.263Z] === RUN   TestDaemonRestartWithExistingNetwork
18:03:56 [2022-07-14T18:03:56.625Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
18:03:56 [2022-07-14T18:03:56.625Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:03:57 [2022-07-14T18:03:57.988Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
18:03:57 [2022-07-14T18:03:57.988Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:03:58 [2022-07-14T18:03:58.243Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:03:58 [2022-07-14T18:03:58.243Z] === RUN   TestServiceWithPredefinedNetwork
18:04:00 [2022-07-14T18:04:00.761Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
18:04:00 [2022-07-14T18:04:00.761Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:04:00 [2022-07-14T18:04:00.761Z]     service_test.go:243: FLAKY_TEST
18:04:00 [2022-07-14T18:04:00.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:04:00 [2022-07-14T18:04:00.761Z] === RUN   TestServiceWithDataPathPortInit
18:04:15 [2022-07-14T18:04:15.637Z] --- PASS: TestServiceWithDataPathPortInit (13.52s)
18:04:15 [2022-07-14T18:04:15.637Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:04:16 [2022-07-14T18:04:16.549Z] --- PASS: TestBuildWithHugeFile (49.86s)
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildWCOWSandboxSize
18:04:16 [2022-07-14T18:04:16.549Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:04:16 [2022-07-14T18:04:16.549Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildWithEmptyDockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:04:16 [2022-07-14T18:04:16.549Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:04:16 [2022-07-14T18:04:16.549Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
18:04:16 [2022-07-14T18:04:16.549Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
18:04:16 [2022-07-14T18:04:16.549Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildPreserveOwnership
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildPreserveOwnership/copy_from
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:04:16 [2022-07-14T18:04:16.549Z] --- PASS: TestBuildPreserveOwnership (3.68s)
18:04:16 [2022-07-14T18:04:16.549Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
18:04:16 [2022-07-14T18:04:16.549Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s)
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildPlatformInvalid
18:04:16 [2022-07-14T18:04:16.549Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:04:16 [2022-07-14T18:04:16.549Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:04:16 [2022-07-14T18:04:16.549Z] Loaded image: busybox:latest
18:04:16 [2022-07-14T18:04:16.549Z] Loaded image: busybox:glibc
18:04:16 [2022-07-14T18:04:16.549Z] Loaded image: debian:bullseye-slim
18:04:16 [2022-07-14T18:04:16.549Z] Loaded image: hello-world:latest
18:04:16 [2022-07-14T18:04:16.549Z] Loaded image: arm32v7/hello-world:latest
18:04:16 [2022-07-14T18:04:16.564Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hb14wshehwgl9uny9rs5ks1aj Created:2022-07-14 18:04:15.452532719 +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[048965e88794992b9e95dc2e2b4fba324126d229ab8e4cdb181db7d0ba0dd235:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tl6v765pht355ldc6mtplld5v EndpointID:f439c316fb035f53d19f3293c4af33cbe0fbac5e6d42507b886fe6254d6d4e4f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2fdcf1453e32f22ebf64a16601aa3080dead66b84b67c83375cdde32000dd195 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:72507f86823c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tl6v765pht355ldc6mtplld5v EndpointID:f439c316fb035f53d19f3293c4af33cbe0fbac5e6d42507b886fe6254d6d4e4f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:04:20 [2022-07-14T18:04:20.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:04:21 [2022-07-14T18:04:21.845Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
18:04:21 [2022-07-14T18:04:21.845Z] PASS
18:04:21 [2022-07-14T18:04:21.845Z] 
18:04:21 [2022-07-14T18:04:21.845Z] === Skipped
18:04:21 [2022-07-14T18:04:21.845Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:04:21 [2022-07-14T18:04:21.845Z]     service_test.go:243: FLAKY_TEST
18:04:21 [2022-07-14T18:04:21.845Z] 
18:04:21 [2022-07-14T18:04:21.845Z] DONE 38 tests, 1 skipped in 43.343s
18:04:21 [2022-07-14T18:04:21.845Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:04:21 [2022-07-14T18:04:21.845Z] ++ 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
18:04:21 [2022-07-14T18:04:21.845Z] ++ set -e
18:04:21 [2022-07-14T18:04:21.845Z] ++ '[' -n 0 ']'
18:04:21 [2022-07-14T18:04:21.845Z] ++ set -x
18:04:21 [2022-07-14T18:04:21.845Z] ++ 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
18:04:21 [2022-07-14T18:04:21.845Z] INFO: Testing against a local daemon
18:04:21 [2022-07-14T18:04:21.845Z] === RUN   TestDockerNetworkIpvlanPersistance
18:04:21 [2022-07-14T18:04:21.845Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:21 [2022-07-14T18:04:21.845Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:04:21 [2022-07-14T18:04:21.845Z] === RUN   TestDockerNetworkIpvlan
18:04:21 [2022-07-14T18:04:21.845Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:21 [2022-07-14T18:04:21.845Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:04:21 [2022-07-14T18:04:21.845Z] PASS
18:04:21 [2022-07-14T18:04:21.845Z] 
18:04:21 [2022-07-14T18:04:21.845Z] === Skipped
18:04:21 [2022-07-14T18:04:21.845Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:04:21 [2022-07-14T18:04:21.845Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:21 [2022-07-14T18:04:21.845Z] 
18:04:21 [2022-07-14T18:04:21.845Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:04:21 [2022-07-14T18:04:21.845Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:04:21 [2022-07-14T18:04:21.845Z] 
18:04:21 [2022-07-14T18:04:21.845Z] DONE 2 tests, 2 skipped in 0.094s
18:04:21 [2022-07-14T18:04:21.845Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:04:21 [2022-07-14T18:04:21.845Z] ++ 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
18:04:21 [2022-07-14T18:04:21.845Z] ++ set -e
18:04:21 [2022-07-14T18:04:21.845Z] ++ '[' -n 0 ']'
18:04:21 [2022-07-14T18:04:21.845Z] ++ set -x
18:04:21 [2022-07-14T18:04:21.845Z] ++ 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
18:04:21 [2022-07-14T18:04:21.845Z] INFO: Testing against a local daemon
18:04:21 [2022-07-14T18:04:21.845Z] === RUN   TestDockerNetworkMacvlanPersistance
18:04:22 [2022-07-14T18:04:22.406Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
18:04:22 [2022-07-14T18:04:22.406Z] === RUN   TestDockerNetworkMacvlan
18:04:22 [2022-07-14T18:04:22.967Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:04:23 [2022-07-14T18:04:23.896Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:04:24 [2022-07-14T18:04:24.456Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:04:26 [2022-07-14T18:04:26.385Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:04:26 [2022-07-14T18:04:26.541Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.55s)
18:04:26 [2022-07-14T18:04:26.541Z] PASS
18:04:26 [2022-07-14T18:04:26.541Z] 
18:04:26 [2022-07-14T18:04:26.541Z] === Skipped
18:04:26 [2022-07-14T18:04:26.541Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:04:26 [2022-07-14T18:04:26.541Z]     build_session_test.go:25: TODO: BuildKit
18:04:26 [2022-07-14T18:04:26.541Z] 
18:04:26 [2022-07-14T18:04:26.541Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:04:26 [2022-07-14T18:04:26.541Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:04:26 [2022-07-14T18:04:26.541Z] 
18:04:26 [2022-07-14T18:04:26.541Z] DONE 34 tests, 2 skipped in 88.350s
18:04:26 [2022-07-14T18:04:26.541Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:04:26 [2022-07-14T18:04:26.541Z] INFO: Testing against a local daemon
18:04:26 [2022-07-14T18:04:26.541Z] === RUN   TestConfigInspect
18:04:27 [2022-07-14T18:04:27.748Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:04:27 [2022-07-14T18:04:27.990Z] --- PASS: TestConfigInspect (2.38s)
18:04:27 [2022-07-14T18:04:27.990Z] === RUN   TestConfigList
18:04:28 [2022-07-14T18:04:28.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:04:29 [2022-07-14T18:04:29.927Z] --- PASS: TestConfigList (2.28s)
18:04:29 [2022-07-14T18:04:29.927Z] === RUN   TestConfigsCreateAndDelete
18:04:31 [2022-07-14T18:04:31.056Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:04:31 [2022-07-14T18:04:31.617Z] --- PASS: TestDockerNetworkMacvlan (9.33s)
18:04:31 [2022-07-14T18:04:31.617Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:04:31 [2022-07-14T18:04:31.617Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:04:31 [2022-07-14T18:04:31.617Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
18:04:31 [2022-07-14T18:04:31.617Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
18:04:31 [2022-07-14T18:04:31.617Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
18:04:31 [2022-07-14T18:04:31.617Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
18:04:31 [2022-07-14T18:04:31.617Z] PASS
18:04:31 [2022-07-14T18:04:31.617Z] 
18:04:31 [2022-07-14T18:04:31.617Z] DONE 8 tests in 10.649s
18:04:31 [2022-07-14T18:04:31.873Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:04:31 [2022-07-14T18:04:31.873Z] ++ 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
18:04:31 [2022-07-14T18:04:31.873Z] ++ set -e
18:04:31 [2022-07-14T18:04:31.873Z] ++ '[' -n 0 ']'
18:04:31 [2022-07-14T18:04:31.873Z] ++ set -x
18:04:31 [2022-07-14T18:04:31.873Z] ++ 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
18:04:31 [2022-07-14T18:04:31.873Z] testing: warning: no tests to run
18:04:31 [2022-07-14T18:04:31.873Z] PASS
18:04:31 [2022-07-14T18:04:31.873Z] 
18:04:31 [2022-07-14T18:04:31.873Z] DONE 0 tests in 0.030s
18:04:31 [2022-07-14T18:04:31.873Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:04:31 [2022-07-14T18:04:31.873Z] ++ 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
18:04:31 [2022-07-14T18:04:31.873Z] ++ set -e
18:04:31 [2022-07-14T18:04:31.873Z] ++ '[' -n 0 ']'
18:04:31 [2022-07-14T18:04:31.873Z] ++ set -x
18:04:31 [2022-07-14T18:04:31.873Z] ++ 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
18:04:31 [2022-07-14T18:04:31.873Z] INFO: Testing against a local daemon
18:04:31 [2022-07-14T18:04:31.873Z] === RUN   TestAuthZPluginAllowRequest
18:04:32 [2022-07-14T18:04:32.464Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
18:04:32 [2022-07-14T18:04:32.464Z] === RUN   TestConfigsUpdate
18:04:33 [2022-07-14T18:04:33.236Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
18:04:33 [2022-07-14T18:04:33.236Z] === RUN   TestAuthZPluginTLS
18:04:33 [2022-07-14T18:04:33.799Z] --- PASS: TestAuthZPluginTLS (0.56s)
18:04:33 [2022-07-14T18:04:33.799Z] === RUN   TestAuthZPluginDenyRequest
18:04:34 [2022-07-14T18:04:34.370Z] --- PASS: TestConfigsUpdate (2.17s)
18:04:34 [2022-07-14T18:04:34.370Z] === RUN   TestTemplatedConfig
18:04:34 [2022-07-14T18:04:34.384Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:04:34 [2022-07-14T18:04:34.384Z] === RUN   TestAuthZPluginAPIDenyResponse
18:04:34 [2022-07-14T18:04:34.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:04:34 [2022-07-14T18:04:34.639Z] === RUN   TestAuthZPluginDenyResponse
18:04:35 [2022-07-14T18:04:35.199Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:04:35 [2022-07-14T18:04:35.199Z] === RUN   TestAuthZPluginAllowEventStream
18:04:36 [2022-07-14T18:04:36.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:04:36 [2022-07-14T18:04:36.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:04:36 [2022-07-14T18:04:36.562Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
18:04:36 [2022-07-14T18:04:36.562Z] === RUN   TestAuthZPluginErrorResponse
18:04:36 [2022-07-14T18:04:36.818Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:04:36 [2022-07-14T18:04:36.818Z] === RUN   TestAuthZPluginErrorRequest
18:04:36 [2022-07-14T18:04:36.906Z] --- PASS: TestTemplatedConfig (2.61s)
18:04:36 [2022-07-14T18:04:36.906Z] === RUN   TestConfigCreateResolve
18:04:37 [2022-07-14T18:04:37.378Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:04:37 [2022-07-14T18:04:37.378Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:04:37 [2022-07-14T18:04:37.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:04:37 [2022-07-14T18:04:37.938Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:04:37 [2022-07-14T18:04:37.939Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:04:38 [2022-07-14T18:04:38.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:04:38 [2022-07-14T18:04:38.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:04:38 [2022-07-14T18:04:38.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:04:39 [2022-07-14T18:04:39.301Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
18:04:39 [2022-07-14T18:04:39.301Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:04:39 [2022-07-14T18:04:39.444Z] --- PASS: TestConfigCreateResolve (2.20s)
18:04:39 [2022-07-14T18:04:39.444Z] PASS
18:04:39 [2022-07-14T18:04:39.444Z] 
18:04:39 [2022-07-14T18:04:39.444Z] DONE 6 tests in 13.832s
18:04:39 [2022-07-14T18:04:39.444Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:04:39 [2022-07-14T18:04:39.444Z] INFO: Testing against a local daemon
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestAttachWithTTY
18:04:39 [2022-07-14T18:04:39.444Z] --- PASS: TestAttachWithTTY (0.06s)
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestAttachWithoutTTy
18:04:39 [2022-07-14T18:04:39.444Z] --- PASS: TestAttachWithoutTTy (0.04s)
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestCheckpoint
18:04:39 [2022-07-14T18:04:39.444Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:04:39 [2022-07-14T18:04:39.444Z] --- SKIP: TestCheckpoint (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/commit
18:04:39 [2022-07-14T18:04:39.444Z] === PAUSE TestContainerInvalidJSON/commit
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/create
18:04:39 [2022-07-14T18:04:39.444Z] === PAUSE TestContainerInvalidJSON/containers/create
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:04:39 [2022-07-14T18:04:39.444Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:04:39 [2022-07-14T18:04:39.444Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:04:39 [2022-07-14T18:04:39.444Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:04:39 [2022-07-14T18:04:39.444Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:04:39 [2022-07-14T18:04:39.444Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:04:39 [2022-07-14T18:04:39.444Z] === CONT  TestContainerInvalidJSON/commit
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:04:39 [2022-07-14T18:04:39.444Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:04:39 [2022-07-14T18:04:39.444Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:04:39 [2022-07-14T18:04:39.444Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === CONT  TestContainerInvalidJSON/containers/create
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:04:39 [2022-07-14T18:04:39.444Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s)
18:04:39 [2022-07-14T18:04:39.444Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:04:39 [2022-07-14T18:04:39.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestCopyFromContainerPathIsNotDir
18:04:39 [2022-07-14T18:04:39.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestCopyToContainerPathDoesNotExist
18:04:39 [2022-07-14T18:04:39.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:04:39 [2022-07-14T18:04:39.444Z] === RUN   TestCopyEmptyFile
18:04:39 [2022-07-14T18:04:39.704Z] --- PASS: TestCopyEmptyFile (0.22s)
18:04:39 [2022-07-14T18:04:39.704Z] === RUN   TestCopyToContainerPathIsNotDir
18:04:39 [2022-07-14T18:04:39.704Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:04:39 [2022-07-14T18:04:39.704Z] === RUN   TestCopyFromContainer
18:04:39 [2022-07-14T18:04:39.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:04:40 [2022-07-14T18:04:40.709Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s)
18:04:40 [2022-07-14T18:04:40.709Z] === RUN   TestAuthZPluginHeader
18:04:41 [2022-07-14T18:04:41.084Z] === RUN   TestCopyFromContainer//
18:04:41 [2022-07-14T18:04:41.084Z] === RUN   TestCopyFromContainer//bar/root
18:04:41 [2022-07-14T18:04:41.084Z] === RUN   TestCopyFromContainer//bar/root/
18:04:41 [2022-07-14T18:04:41.084Z] === RUN   TestCopyFromContainer/bar/quux
18:04:41 [2022-07-14T18:04:41.084Z] === RUN   TestCopyFromContainer/bar/quux/
18:04:41 [2022-07-14T18:04:41.344Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:04:41 [2022-07-14T18:04:41.344Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:04:41 [2022-07-14T18:04:41.344Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:04:41 [2022-07-14T18:04:41.344Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:04:41 [2022-07-14T18:04:41.344Z] === RUN   TestCopyFromContainer/bar/notarget
18:04:41 [2022-07-14T18:04:41.603Z] --- PASS: TestCopyFromContainer (1.78s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:04:41 [2022-07-14T18:04:41.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:04:41 [2022-07-14T18:04:41.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:04:41 [2022-07-14T18:04:41.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:04:41 [2022-07-14T18:04:41.603Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:04:41 [2022-07-14T18:04:41.603Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:04:41 [2022-07-14T18:04:41.603Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:04:41 [2022-07-14T18:04:41.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateLinkToNonExistingContainer
18:04:41 [2022-07-14T18:04:41.603Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateWithInvalidEnv
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateWithInvalidEnv/0
18:04:41 [2022-07-14T18:04:41.603Z] === PAUSE TestCreateWithInvalidEnv/0
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateWithInvalidEnv/1
18:04:41 [2022-07-14T18:04:41.603Z] === PAUSE TestCreateWithInvalidEnv/1
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateWithInvalidEnv/2
18:04:41 [2022-07-14T18:04:41.603Z] === PAUSE TestCreateWithInvalidEnv/2
18:04:41 [2022-07-14T18:04:41.603Z] === CONT  TestCreateWithInvalidEnv/0
18:04:41 [2022-07-14T18:04:41.603Z] === CONT  TestCreateWithInvalidEnv/2
18:04:41 [2022-07-14T18:04:41.603Z] === CONT  TestCreateWithInvalidEnv/1
18:04:41 [2022-07-14T18:04:41.603Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:04:41 [2022-07-14T18:04:41.603Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateTmpfsMountsTarget
18:04:41 [2022-07-14T18:04:41.603Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:04:41 [2022-07-14T18:04:41.603Z] === RUN   TestCreateWithCustomMaskedPaths
18:04:41 [2022-07-14T18:04:41.635Z] --- PASS: TestAuthZPluginHeader (0.70s)
18:04:41 [2022-07-14T18:04:41.635Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:04:41 [2022-07-14T18:04:41.635Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:41 [2022-07-14T18:04:41.635Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:04:41 [2022-07-14T18:04:41.635Z] === RUN   TestAuthZPluginV2Disable
18:04:41 [2022-07-14T18:04:41.635Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:41 [2022-07-14T18:04:41.635Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:04:41 [2022-07-14T18:04:41.635Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:04:41 [2022-07-14T18:04:41.635Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:41 [2022-07-14T18:04:41.635Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:04:41 [2022-07-14T18:04:41.635Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:04:41 [2022-07-14T18:04:41.635Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:41 [2022-07-14T18:04:41.635Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:04:41 [2022-07-14T18:04:41.635Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:04:42 [2022-07-14T18:04:42.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:04:43 [2022-07-14T18:04:43.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:04:43 [2022-07-14T18:04:43.509Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s)
18:04:43 [2022-07-14T18:04:43.509Z] === RUN   TestCreateWithCustomReadonlyPaths
18:04:44 [2022-07-14T18:04:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:04:44 [2022-07-14T18:04:44.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:04:44 [2022-07-14T18:04:44.888Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s)
18:04:44 [2022-07-14T18:04:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:04:44 [2022-07-14T18:04:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:04:44 [2022-07-14T18:04:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:04:44 [2022-07-14T18:04:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:04:44 [2022-07-14T18:04:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:04:44 [2022-07-14T18:04:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:04:44 [2022-07-14T18:04:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:04:44 [2022-07-14T18:04:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:04:44 [2022-07-14T18:04:44.888Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:04:45 [2022-07-14T18:04:45.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:04:45 [2022-07-14T18:04:45.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:04:45 [2022-07-14T18:04:45.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:04:45 [2022-07-14T18:04:45.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:04:45 [2022-07-14T18:04:45.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:04:45 [2022-07-14T18:04:45.148Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:04:45 [2022-07-14T18:04:45.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:04:45 [2022-07-14T18:04:45.716Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateDifferentPlatform
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateDifferentPlatform/different_os
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:04:45 [2022-07-14T18:04:45.716Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:04:45 [2022-07-14T18:04:45.716Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:04:45 [2022-07-14T18:04:45.716Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:04:45 [2022-07-14T18:04:45.716Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:04:45 [2022-07-14T18:04:45.716Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateInvalidHostConfig
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:04:45 [2022-07-14T18:04:45.716Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:04:45 [2022-07-14T18:04:45.716Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:04:45 [2022-07-14T18:04:45.716Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:04:45 [2022-07-14T18:04:45.716Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:04:45 [2022-07-14T18:04:45.716Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:04:45 [2022-07-14T18:04:45.716Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:04:45 [2022-07-14T18:04:45.716Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:04:45 [2022-07-14T18:04:45.716Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:04:45 [2022-07-14T18:04:45.716Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestContainerStartOnDaemonRestart
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestContainerStartOnDaemonRestart
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestDaemonRestartIpcMode
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestDaemonRestartIpcMode
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestDaemonHostGatewayIP
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestDaemonHostGatewayIP
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestRestartDaemonWithRestartingContainer
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestContainerKillOnDaemonStart
18:04:45 [2022-07-14T18:04:45.716Z] === PAUSE TestContainerKillOnDaemonStart
18:04:45 [2022-07-14T18:04:45.716Z] === RUN   TestDiff
18:04:46 [2022-07-14T18:04:46.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:04:46 [2022-07-14T18:04:46.284Z] --- PASS: TestDiff (0.58s)
18:04:46 [2022-07-14T18:04:46.284Z] === RUN   TestExecConsoleSize
18:04:46 [2022-07-14T18:04:46.853Z] --- PASS: TestExecConsoleSize (0.67s)
18:04:46 [2022-07-14T18:04:46.853Z] === RUN   TestExecWithCloseStdin
18:04:47 [2022-07-14T18:04:47.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:04:47 [2022-07-14T18:04:47.790Z] --- PASS: TestExecWithCloseStdin (0.65s)
18:04:47 [2022-07-14T18:04:47.790Z] === RUN   TestExec
18:04:47 [2022-07-14T18:04:47.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:04:48 [2022-07-14T18:04:48.359Z] --- PASS: TestExec (0.63s)
18:04:48 [2022-07-14T18:04:48.359Z] === RUN   TestExecUser
18:04:48 [2022-07-14T18:04:48.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:04:48 [2022-07-14T18:04:48.927Z] --- PASS: TestExecUser (0.58s)
18:04:48 [2022-07-14T18:04:48.927Z] === RUN   TestExportContainerAndImportImage
18:04:49 [2022-07-14T18:04:49.505Z] --- PASS: TestExportContainerAndImportImage (0.70s)
18:04:49 [2022-07-14T18:04:49.505Z] === RUN   TestExportContainerAfterDaemonRestart
18:04:49 [2022-07-14T18:04:49.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:04:49 [2022-07-14T18:04:49.858Z] Using test binary docker
18:04:49 [2022-07-14T18:04:49.858Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:04:49 [2022-07-14T18:04:49.858Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:04:49 [2022-07-14T18:04:49.858Z] INFO: Waiting for daemon to start...
18:04:49 [2022-07-14T18:04:49.858Z] Starting dockerd
18:04:50 [2022-07-14T18:04:50.883Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
18:04:50 [2022-07-14T18:04:50.883Z] === RUN   TestHealthCheckWorkdir
18:04:51 [2022-07-14T18:04:51.821Z] --- PASS: TestHealthCheckWorkdir (0.84s)
18:04:51 [2022-07-14T18:04:51.821Z] === RUN   TestHealthKillContainer
18:04:52 [2022-07-14T18:04:52.385Z] .
18:04:52 [2022-07-14T18:04:52.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:04:52 [2022-07-14T18:04:52.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:04:52 [2022-07-14T18:04:52.643Z] Error: No such image: emptyfs
18:04:52 [2022-07-14T18:04:52.643Z] Running integration-test (iteration 1)
18:04:52 [2022-07-14T18:04:52.643Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:04:52 [2022-07-14T18:04:52.902Z] Loaded image: busybox:latest
18:04:53 [2022-07-14T18:04:53.170Z] Loaded image: busybox:glibc
18:04:54 [2022-07-14T18:04:54.544Z] Loaded image: debian:bullseye-slim
18:04:54 [2022-07-14T18:04:54.544Z] Loaded image: hello-world:latest
18:04:54 [2022-07-14T18:04:54.544Z] Loaded image: arm32v7/hello-world:latest
18:04:54 [2022-07-14T18:04:54.544Z] INFO: Testing against a local daemon
18:04:54 [2022-07-14T18:04:54.544Z] === RUN   TestCgroupNamespacesBuild
18:04:55 [2022-07-14T18:04:55.920Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
18:04:55 [2022-07-14T18:04:55.920Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:04:57 [2022-07-14T18:04:57.295Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
18:04:57 [2022-07-14T18:04:57.295Z] === RUN   TestBuildWithSession
18:04:57 [2022-07-14T18:04:57.295Z]     build_session_test.go:25: TODO: BuildKit
18:04:57 [2022-07-14T18:04:57.295Z] --- SKIP: TestBuildWithSession (0.00s)
18:04:57 [2022-07-14T18:04:57.295Z] === RUN   TestBuildSquashParent
18:04:59 [2022-07-14T18:04:59.665Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:04:59 [2022-07-14T18:04:59.665Z] PASS
18:04:59 [2022-07-14T18:04:59.665Z] 
18:04:59 [2022-07-14T18:04:59.665Z] === Skipped
18:04:59 [2022-07-14T18:04:59.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:04:59 [2022-07-14T18:04:59.665Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:59 [2022-07-14T18:04:59.665Z] 
18:04:59 [2022-07-14T18:04:59.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:04:59 [2022-07-14T18:04:59.665Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:59 [2022-07-14T18:04:59.665Z] 
18:04:59 [2022-07-14T18:04:59.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:04:59 [2022-07-14T18:04:59.665Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:59 [2022-07-14T18:04:59.665Z] 
18:04:59 [2022-07-14T18:04:59.665Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:04:59 [2022-07-14T18:04:59.665Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:04:59 [2022-07-14T18:04:59.665Z] 
18:04:59 [2022-07-14T18:04:59.665Z] DONE 17 tests, 4 skipped in 26.556s
18:04:59 [2022-07-14T18:04:59.665Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:04:59 [2022-07-14T18:04:59.665Z] ++ 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
18:04:59 [2022-07-14T18:04:59.665Z] ++ set -e
18:04:59 [2022-07-14T18:04:59.665Z] ++ '[' -n 0 ']'
18:04:59 [2022-07-14T18:04:59.665Z] ++ set -x
18:04:59 [2022-07-14T18:04:59.665Z] ++ 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
18:04:59 [2022-07-14T18:04:59.665Z] INFO: Testing against a local daemon
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:04:59 [2022-07-14T18:04:59.665Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:04:59 [2022-07-14T18:04:59.665Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:04:59 [2022-07-14T18:04:59.665Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:04:59 [2022-07-14T18:04:59.665Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:04:59 [2022-07-14T18:04:59.665Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:04:59 [2022-07-14T18:04:59.665Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:04:59 [2022-07-14T18:04:59.665Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:04:59 [2022-07-14T18:04:59.665Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:04:59 [2022-07-14T18:04:59.665Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:04:59 [2022-07-14T18:04:59.665Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:04:59 [2022-07-14T18:04:59.666Z] === RUN   TestPluginInstall
18:04:59 [2022-07-14T18:04:59.666Z] === RUN   TestPluginInstall/no_auth
18:04:59 [2022-07-14T18:04:59.666Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:04:59 [2022-07-14T18:04:59.666Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7a8d92abd5551f8048ec29bbd7e857653a05d5dfa92cccac7c27cb53f114643" mediatype=application/vnd.docker.plugin.v1+json size=522
18:04:59 [2022-07-14T18:04:59.666Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:04:59 [2022-07-14T18:04:59.666Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7a8d92abd5551f8048ec29bbd7e857653a05d5dfa92cccac7c27cb53f114643" mediatype=application/vnd.docker.plugin.v1+json size=522
18:04:59 [2022-07-14T18:04:59.666Z] === RUN   TestPluginInstall/with_htpasswd
18:04:59 [2022-07-14T18:04:59.921Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:04:59 [2022-07-14T18:04:59.921Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19471895b0c92d1e40d1c298cd958808365691ffb878c6a15d8d3cd89625ee0c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:04:59 [2022-07-14T18:04:59.921Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:04:59 [2022-07-14T18:04:59.921Z] time="2022-07-14T18:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19471895b0c92d1e40d1c298cd958808365691ffb878c6a15d8d3cd89625ee0c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:04:59 [2022-07-14T18:04:59.941Z] --- PASS: TestHealthKillContainer (8.23s)
18:04:59 [2022-07-14T18:04:59.941Z] === RUN   TestInspectCpusetInConfigPre120
18:05:00 [2022-07-14T18:05:00.176Z] === RUN   TestPluginInstall/with_insecure
18:05:00 [2022-07-14T18:05:00.509Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
18:05:00 [2022-07-14T18:05:00.509Z] === RUN   TestIpcModeNone
18:05:01 [2022-07-14T18:05:01.077Z] --- PASS: TestIpcModeNone (0.64s)
18:05:01 [2022-07-14T18:05:01.077Z] === RUN   TestIpcModePrivate
18:05:01 [2022-07-14T18:05:01.102Z] time="2022-07-14T18:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:05:01 [2022-07-14T18:05:01.102Z] time="2022-07-14T18:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a595d3135a91a75c5c05abd6c2ba4975e342d1346bc96c69e67608e7e230625e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:05:01 [2022-07-14T18:05:01.102Z] time="2022-07-14T18:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:05:01 [2022-07-14T18:05:01.102Z] time="2022-07-14T18:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a595d3135a91a75c5c05abd6c2ba4975e342d1346bc96c69e67608e7e230625e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:05:01 [2022-07-14T18:05:01.102Z]     plugin_test.go:195: [d38d0c64b40c3] daemon is not started
18:05:01 [2022-07-14T18:05:01.102Z] --- PASS: TestPluginInstall (2.56s)
18:05:01 [2022-07-14T18:05:01.102Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
18:05:01 [2022-07-14T18:05:01.102Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
18:05:01 [2022-07-14T18:05:01.102Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
18:05:01 [2022-07-14T18:05:01.102Z] === RUN   TestPluginsWithRuntimes
18:05:01 [2022-07-14T18:05:01.338Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
18:05:01 [2022-07-14T18:05:01.598Z] --- PASS: TestIpcModePrivate (0.65s)
18:05:01 [2022-07-14T18:05:01.598Z] === RUN   TestIpcModeShareable
18:05:02 [2022-07-14T18:05:02.166Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
18:05:02 [2022-07-14T18:05:02.426Z] --- PASS: TestIpcModeShareable (0.66s)
18:05:02 [2022-07-14T18:05:02.426Z] === RUN   TestAPIIpcModeShareableAndContainer
18:05:02 [2022-07-14T18:05:02.464Z] === RUN   TestPluginsWithRuntimes/No_Args
18:05:03 [2022-07-14T18:05:03.390Z] === RUN   TestPluginsWithRuntimes/With_Args
18:05:04 [2022-07-14T18:05:04.333Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s)
18:05:04 [2022-07-14T18:05:04.333Z] === RUN   TestAPIIpcModeHost
18:05:04 [2022-07-14T18:05:04.360Z] --- PASS: TestPluginsWithRuntimes (3.29s)
18:05:04 [2022-07-14T18:05:04.360Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
18:05:04 [2022-07-14T18:05:04.360Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
18:05:04 [2022-07-14T18:05:04.360Z] === RUN   TestPluginBackCompatMediaTypes
18:05:04 [2022-07-14T18:05:04.593Z] --- PASS: TestAPIIpcModeHost (0.41s)
18:05:04 [2022-07-14T18:05:04.593Z] === RUN   TestDaemonIpcModeShareable
18:05:04 [2022-07-14T18:05:04.921Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
18:05:04 [2022-07-14T18:05:04.921Z] PASS
18:05:04 [2022-07-14T18:05:04.921Z] 
18:05:04 [2022-07-14T18:05:04.921Z] DONE 24 tests in 6.567s
18:05:04 [2022-07-14T18:05:04.921Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:05:04 [2022-07-14T18:05:04.921Z] ++ 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
18:05:04 [2022-07-14T18:05:04.921Z] ++ set -e
18:05:04 [2022-07-14T18:05:04.921Z] ++ '[' -n 0 ']'
18:05:04 [2022-07-14T18:05:04.921Z] ++ set -x
18:05:04 [2022-07-14T18:05:04.921Z] ++ 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
18:05:05 [2022-07-14T18:05:05.176Z] INFO: Testing against a local daemon
18:05:05 [2022-07-14T18:05:05.176Z] === RUN   TestExternalGraphDriver
18:05:05 [2022-07-14T18:05:05.406Z] --- PASS: TestBuildSquashParent (7.07s)
18:05:05 [2022-07-14T18:05:05.406Z] === RUN   TestBuildWithRemoveAndForceRemove
18:05:05 [2022-07-14T18:05:05.406Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:05:05 [2022-07-14T18:05:05.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:05:05 [2022-07-14T18:05:05.406Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:05:05 [2022-07-14T18:05:05.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:05:05 [2022-07-14T18:05:05.406Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:05:05 [2022-07-14T18:05:05.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:05:05 [2022-07-14T18:05:05.406Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:05:05 [2022-07-14T18:05:05.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:05:05 [2022-07-14T18:05:05.406Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:05:05 [2022-07-14T18:05:05.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:05:05 [2022-07-14T18:05:05.406Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:05:05 [2022-07-14T18:05:05.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:05:05 [2022-07-14T18:05:05.406Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:05:05 [2022-07-14T18:05:05.406Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:05:05 [2022-07-14T18:05:05.431Z] === RUN   TestExternalGraphDriver/json
18:05:05 [2022-07-14T18:05:05.973Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
18:05:05 [2022-07-14T18:05:05.973Z] --- PASS: TestDaemonIpcModeShareable (1.23s)
18:05:05 [2022-07-14T18:05:05.973Z] === RUN   TestDaemonIpcModePrivate
18:05:06 [2022-07-14T18:05:06.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:05:06 [2022-07-14T18:05:06.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:05:06 [2022-07-14T18:05:06.911Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
18:05:07 [2022-07-14T18:05:07.172Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
18:05:07 [2022-07-14T18:05:07.172Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:05:07 [2022-07-14T18:05:07.317Z] === RUN   TestExternalGraphDriver/spec
18:05:08 [2022-07-14T18:05:08.110Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
18:05:08 [2022-07-14T18:05:08.369Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
18:05:08 [2022-07-14T18:05:08.369Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:05:08 [2022-07-14T18:05:08.692Z] === RUN   TestExternalGraphDriver/pull
18:05:09 [2022-07-14T18:05:09.307Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
18:05:09 [2022-07-14T18:05:09.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:05:09 [2022-07-14T18:05:09.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:05:09 [2022-07-14T18:05:09.567Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
18:05:09 [2022-07-14T18:05:09.567Z] === RUN   TestIpcModeOlderClient
18:05:09 [2022-07-14T18:05:09.567Z] === PAUSE TestIpcModeOlderClient
18:05:09 [2022-07-14T18:05:09.567Z] === RUN   TestKillContainerInvalidSignal
18:05:09 [2022-07-14T18:05:09.828Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
18:05:09 [2022-07-14T18:05:09.828Z] === RUN   TestKillContainer
18:05:09 [2022-07-14T18:05:09.828Z] === RUN   TestKillContainer/no_signal
18:05:10 [2022-07-14T18:05:10.399Z] === RUN   TestKillContainer/non_killing_signal
18:05:10 [2022-07-14T18:05:10.579Z] --- PASS: TestExternalGraphDriver (5.10s)
18:05:10 [2022-07-14T18:05:10.579Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
18:05:10 [2022-07-14T18:05:10.579Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
18:05:10 [2022-07-14T18:05:10.579Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
18:05:10 [2022-07-14T18:05:10.579Z] === RUN   TestGraphdriverPluginV2
18:05:10 [2022-07-14T18:05:10.579Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:05:10 [2022-07-14T18:05:10.579Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
18:05:10 [2022-07-14T18:05:10.579Z] PASS
18:05:10 [2022-07-14T18:05:10.579Z] 
18:05:10 [2022-07-14T18:05:10.579Z] === Skipped
18:05:10 [2022-07-14T18:05:10.579Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
18:05:10 [2022-07-14T18:05:10.579Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:05:10 [2022-07-14T18:05:10.579Z] 
18:05:10 [2022-07-14T18:05:10.579Z] DONE 5 tests, 1 skipped in 5.524s
18:05:10 [2022-07-14T18:05:10.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:05:10 [2022-07-14T18:05:10.579Z] ++ 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
18:05:10 [2022-07-14T18:05:10.579Z] ++ set -e
18:05:10 [2022-07-14T18:05:10.579Z] ++ '[' -n 0 ']'
18:05:10 [2022-07-14T18:05:10.579Z] ++ set -x
18:05:10 [2022-07-14T18:05:10.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-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
18:05:10 [2022-07-14T18:05:10.579Z] INFO: Testing against a local daemon
18:05:10 [2022-07-14T18:05:10.579Z] === RUN   TestContinueAfterPluginCrash
18:05:10 [2022-07-14T18:05:10.579Z] === PAUSE TestContinueAfterPluginCrash
18:05:10 [2022-07-14T18:05:10.579Z] === RUN   TestReadPluginNoRead
18:05:10 [2022-07-14T18:05:10.579Z] === PAUSE TestReadPluginNoRead
18:05:10 [2022-07-14T18:05:10.579Z] === RUN   TestDaemonStartWithLogOpt
18:05:10 [2022-07-14T18:05:10.579Z] === PAUSE TestDaemonStartWithLogOpt
18:05:10 [2022-07-14T18:05:10.579Z] === CONT  TestContinueAfterPluginCrash
18:05:10 [2022-07-14T18:05:10.579Z] === CONT  TestDaemonStartWithLogOpt
18:05:10 [2022-07-14T18:05:10.659Z] === RUN   TestKillContainer/killing_signal
18:05:11 [2022-07-14T18:05:11.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
18:05:11 [2022-07-14T18:05:11.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
18:05:11 [2022-07-14T18:05:11.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s)
18:05:11 [2022-07-14T18:05:11.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s)
18:05:11 [2022-07-14T18:05:11.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s)
18:05:11 [2022-07-14T18:05:11.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s)
18:05:11 [2022-07-14T18:05:11.220Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s)
18:05:11 [2022-07-14T18:05:11.220Z] === RUN   TestBuildMultiStageCopy
18:05:11 [2022-07-14T18:05:11.220Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:05:11 [2022-07-14T18:05:11.228Z] --- PASS: TestKillContainer (1.31s)
18:05:11 [2022-07-14T18:05:11.228Z]     --- PASS: TestKillContainer/no_signal (0.45s)
18:05:11 [2022-07-14T18:05:11.228Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
18:05:11 [2022-07-14T18:05:11.228Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
18:05:11 [2022-07-14T18:05:11.228Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:05:11 [2022-07-14T18:05:11.228Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:05:11 [2022-07-14T18:05:11.797Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:05:12 [2022-07-14T18:05:12.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
18:05:12 [2022-07-14T18:05:12.365Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
18:05:12 [2022-07-14T18:05:12.365Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
18:05:12 [2022-07-14T18:05:12.365Z] === RUN   TestKillStoppedContainer
18:05:12 [2022-07-14T18:05:12.626Z] --- PASS: TestKillStoppedContainer (0.04s)
18:05:12 [2022-07-14T18:05:12.626Z] === RUN   TestKillStoppedContainerAPIPre120
18:05:12 [2022-07-14T18:05:12.626Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:05:12 [2022-07-14T18:05:12.626Z] === RUN   TestKillDifferentUserContainer
18:05:12 [2022-07-14T18:05:12.886Z] --- PASS: TestKillDifferentUserContainer (0.43s)
18:05:12 [2022-07-14T18:05:12.886Z] === RUN   TestInspectOomKilledTrue
18:05:12 [2022-07-14T18:05:12.886Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:05:12 [2022-07-14T18:05:12.886Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:05:12 [2022-07-14T18:05:12.886Z] === RUN   TestInspectOomKilledFalse
18:05:13 [2022-07-14T18:05:13.455Z] --- PASS: TestInspectOomKilledFalse (0.41s)
18:05:13 [2022-07-14T18:05:13.455Z] === RUN   TestLinksEtcHostsContentMatch
18:05:13 [2022-07-14T18:05:13.715Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
18:05:13 [2022-07-14T18:05:13.715Z] === RUN   TestLinksContainerNames
18:05:13 [2022-07-14T18:05:13.883Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
18:05:13 [2022-07-14T18:05:13.883Z] === CONT  TestReadPluginNoRead
18:05:14 [2022-07-14T18:05:14.500Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:05:14 [2022-07-14T18:05:14.654Z] --- PASS: TestLinksContainerNames (0.89s)
18:05:14 [2022-07-14T18:05:14.654Z] === RUN   TestLogsFollowTailEmpty
18:05:14 [2022-07-14T18:05:14.913Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
18:05:14 [2022-07-14T18:05:14.913Z] === RUN   TestLogs
18:05:14 [2022-07-14T18:05:14.913Z] === RUN   TestLogs/driver_local
18:05:15 [2022-07-14T18:05:15.066Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:05:15 [2022-07-14T18:05:15.173Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:05:15 [2022-07-14T18:05:15.173Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:05:15 [2022-07-14T18:05:15.173Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:05:15 [2022-07-14T18:05:15.173Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:05:15 [2022-07-14T18:05:15.173Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:05:15 [2022-07-14T18:05:15.173Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:05:15 [2022-07-14T18:05:15.743Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:05:15 [2022-07-14T18:05:15.743Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:05:15 [2022-07-14T18:05:15.770Z] === RUN   TestReadPluginNoRead/default
18:05:16 [2022-07-14T18:05:16.313Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:05:16 [2022-07-14T18:05:16.313Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:05:16 [2022-07-14T18:05:16.438Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:05:16 [2022-07-14T18:05:16.883Z] === RUN   TestLogs/driver_json-file
18:05:16 [2022-07-14T18:05:16.883Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:05:16 [2022-07-14T18:05:16.883Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:05:16 [2022-07-14T18:05:16.883Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:05:16 [2022-07-14T18:05:16.883Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:05:16 [2022-07-14T18:05:16.883Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:05:16 [2022-07-14T18:05:16.883Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:05:17 [2022-07-14T18:05:17.133Z] === RUN   TestReadPluginNoRead/disabled_caching
18:05:17 [2022-07-14T18:05:17.372Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:05:17 [2022-07-14T18:05:17.822Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:05:17 [2022-07-14T18:05:17.822Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:05:18 [2022-07-14T18:05:18.058Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:05:18 [2022-07-14T18:05:18.082Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:05:18 [2022-07-14T18:05:18.306Z] --- PASS: TestBuildMultiStageCopy (7.30s)
18:05:18 [2022-07-14T18:05:18.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s)
18:05:18 [2022-07-14T18:05:18.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
18:05:18 [2022-07-14T18:05:18.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
18:05:18 [2022-07-14T18:05:18.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
18:05:18 [2022-07-14T18:05:18.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
18:05:18 [2022-07-14T18:05:18.307Z] === RUN   TestBuildMultiStageParentConfig
18:05:18 [2022-07-14T18:05:18.341Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:05:18 [2022-07-14T18:05:18.618Z] --- PASS: TestContinueAfterPluginCrash (8.03s)
18:05:18 [2022-07-14T18:05:18.916Z] --- PASS: TestLogs (3.73s)
18:05:18 [2022-07-14T18:05:18.916Z]     --- PASS: TestLogs/driver_local (0.01s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.54s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s)
18:05:18 [2022-07-14T18:05:18.916Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
18:05:18 [2022-07-14T18:05:18.916Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
18:05:18 [2022-07-14T18:05:18.916Z] === RUN   TestContainerNetworkMountsNoChown
18:05:19 [2022-07-14T18:05:19.175Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:05:19 [2022-07-14T18:05:19.175Z] === RUN   TestMountDaemonRoot
18:05:19 [2022-07-14T18:05:19.175Z] === RUN   TestMountDaemonRoot/default
18:05:19 [2022-07-14T18:05:19.175Z] === PAUSE TestMountDaemonRoot/default
18:05:19 [2022-07-14T18:05:19.175Z] === RUN   TestMountDaemonRoot/private
18:05:19 [2022-07-14T18:05:19.175Z] === PAUSE TestMountDaemonRoot/private
18:05:19 [2022-07-14T18:05:19.175Z] === RUN   TestMountDaemonRoot/rprivate
18:05:19 [2022-07-14T18:05:19.175Z] === PAUSE TestMountDaemonRoot/rprivate
18:05:19 [2022-07-14T18:05:19.175Z] === RUN   TestMountDaemonRoot/slave
18:05:19 [2022-07-14T18:05:19.175Z] === PAUSE TestMountDaemonRoot/slave
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rslave
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rslave
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/shared
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/shared
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rshared
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rshared
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/default
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/default/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/default/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/rslave
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/rshared
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/shared
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/rprivate
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/slave
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/private
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/private/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/private/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:05:19 [2022-07-14T18:05:19.176Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/default/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:05:19 [2022-07-14T18:05:19.176Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/default/mount_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/private/bind_root
18:05:19 [2022-07-14T18:05:19.436Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:05:19 [2022-07-14T18:05:19.546Z] === CONT  TestReadPluginNoRead
18:05:19 [2022-07-14T18:05:19.546Z]     read_test.go:92: [d91f592c0fee3] daemon is not started
18:05:19 [2022-07-14T18:05:19.546Z] --- PASS: TestReadPluginNoRead (5.72s)
18:05:19 [2022-07-14T18:05:19.546Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
18:05:19 [2022-07-14T18:05:19.546Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
18:05:19 [2022-07-14T18:05:19.546Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
18:05:19 [2022-07-14T18:05:19.546Z] PASS
18:05:19 [2022-07-14T18:05:19.546Z] 
18:05:19 [2022-07-14T18:05:19.546Z] DONE 6 tests in 8.770s
18:05:19 [2022-07-14T18:05:19.546Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:05:19 [2022-07-14T18:05:19.546Z] ++ 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
18:05:19 [2022-07-14T18:05:19.546Z] ++ set -e
18:05:19 [2022-07-14T18:05:19.546Z] ++ '[' -n 0 ']'
18:05:19 [2022-07-14T18:05:19.546Z] ++ set -x
18:05:19 [2022-07-14T18:05:19.546Z] ++ 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
18:05:19 [2022-07-14T18:05:19.546Z] testing: warning: no tests to run
18:05:19 [2022-07-14T18:05:19.546Z] PASS
18:05:19 [2022-07-14T18:05:19.546Z] 
18:05:19 [2022-07-14T18:05:19.546Z] DONE 0 tests in 0.033s
18:05:19 [2022-07-14T18:05:19.546Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:05:19 [2022-07-14T18:05:19.546Z] ++ 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
18:05:19 [2022-07-14T18:05:19.546Z] ++ set -e
18:05:19 [2022-07-14T18:05:19.546Z] ++ '[' -n 0 ']'
18:05:19 [2022-07-14T18:05:19.546Z] ++ set -x
18:05:19 [2022-07-14T18:05:19.546Z] ++ 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
18:05:19 [2022-07-14T18:05:19.546Z] INFO: Testing against a local daemon
18:05:19 [2022-07-14T18:05:19.546Z] === RUN   TestPluginWithDevMounts
18:05:19 [2022-07-14T18:05:19.546Z] === PAUSE TestPluginWithDevMounts
18:05:19 [2022-07-14T18:05:19.546Z] === CONT  TestPluginWithDevMounts
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/private/mount_root
18:05:19 [2022-07-14T18:05:19.696Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:05:19 [2022-07-14T18:05:19.696Z] --- PASS: TestMountDaemonRoot (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:05:19 [2022-07-14T18:05:19.696Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:05:19 [2022-07-14T18:05:19.696Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:05:19 [2022-07-14T18:05:19.696Z] === RUN   TestContainerBindMountNonRecursive
18:05:20 [2022-07-14T18:05:20.909Z] --- PASS: TestPluginWithDevMounts (1.53s)
18:05:20 [2022-07-14T18:05:20.909Z] PASS
18:05:20 [2022-07-14T18:05:20.909Z] 
18:05:20 [2022-07-14T18:05:20.909Z] DONE 1 tests in 1.633s
18:05:20 [2022-07-14T18:05:20.909Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:05:20 [2022-07-14T18:05:20.909Z] ++ 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
18:05:20 [2022-07-14T18:05:20.909Z] ++ set -e
18:05:20 [2022-07-14T18:05:20.909Z] ++ '[' -n 0 ']'
18:05:20 [2022-07-14T18:05:20.909Z] ++ set -x
18:05:20 [2022-07-14T18:05:20.909Z] ++ 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
18:05:21 [2022-07-14T18:05:21.078Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
18:05:21 [2022-07-14T18:05:21.078Z] === RUN   TestContainerVolumesMountedAsShared
18:05:21 [2022-07-14T18:05:21.165Z] INFO: Testing against a local daemon
18:05:21 [2022-07-14T18:05:21.165Z] === RUN   TestSecretInspect
18:05:21 [2022-07-14T18:05:21.338Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
18:05:21 [2022-07-14T18:05:21.338Z] === RUN   TestContainerVolumesMountedAsSlave
18:05:21 [2022-07-14T18:05:21.907Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
18:05:21 [2022-07-14T18:05:21.907Z] === RUN   TestNetworkNat
18:05:22 [2022-07-14T18:05:22.166Z] --- PASS: TestNetworkNat (0.46s)
18:05:22 [2022-07-14T18:05:22.166Z] === RUN   TestNetworkLocalhostTCPNat
18:05:22 [2022-07-14T18:05:22.759Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
18:05:22 [2022-07-14T18:05:22.759Z] === RUN   TestNetworkLoopbackNat
18:05:23 [2022-07-14T18:05:23.568Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
18:05:23 [2022-07-14T18:05:23.568Z] === RUN   TestBuildLabelWithTargets
18:05:23 [2022-07-14T18:05:23.677Z] --- PASS: TestSecretInspect (2.16s)
18:05:23 [2022-07-14T18:05:23.677Z] === RUN   TestSecretList
18:05:25 [2022-07-14T18:05:25.103Z] --- PASS: TestSecretList (1.78s)
18:05:25 [2022-07-14T18:05:25.103Z] === RUN   TestSecretsCreateAndDelete
18:05:25 [2022-07-14T18:05:25.312Z] --- PASS: TestNetworkLoopbackNat (2.65s)
18:05:25 [2022-07-14T18:05:25.312Z] === RUN   TestPause
18:05:25 [2022-07-14T18:05:25.880Z] --- PASS: TestPause (0.44s)
18:05:25 [2022-07-14T18:05:25.880Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:05:25 [2022-07-14T18:05:25.880Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:05:25 [2022-07-14T18:05:25.880Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:05:25 [2022-07-14T18:05:25.880Z] === RUN   TestPauseStopPausedContainer
18:05:26 [2022-07-14T18:05:26.450Z] --- PASS: TestPauseStopPausedContainer (0.49s)
18:05:26 [2022-07-14T18:05:26.450Z] === RUN   TestPidHost
18:05:27 [2022-07-14T18:05:27.393Z] --- PASS: TestPidHost (1.08s)
18:05:27 [2022-07-14T18:05:27.393Z] === RUN   TestPsFilter
18:05:27 [2022-07-14T18:05:27.393Z] --- PASS: TestPsFilter (0.11s)
18:05:27 [2022-07-14T18:05:27.393Z] === RUN   TestRemoveContainerWithRemovedVolume
18:05:27 [2022-07-14T18:05:27.615Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
18:05:27 [2022-07-14T18:05:27.615Z] === RUN   TestSecretsUpdate
18:05:27 [2022-07-14T18:05:27.965Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
18:05:27 [2022-07-14T18:05:27.965Z] === RUN   TestRemoveContainerWithVolume
18:05:28 [2022-07-14T18:05:28.225Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
18:05:28 [2022-07-14T18:05:28.225Z] === RUN   TestRemoveContainerRunning
18:05:28 [2022-07-14T18:05:28.795Z] --- PASS: TestRemoveContainerRunning (0.44s)
18:05:28 [2022-07-14T18:05:28.795Z] === RUN   TestRemoveContainerForceRemoveRunning
18:05:29 [2022-07-14T18:05:29.363Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
18:05:29 [2022-07-14T18:05:29.363Z] === RUN   TestRemoveInvalidContainer
18:05:29 [2022-07-14T18:05:29.363Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:05:29 [2022-07-14T18:05:29.363Z] === RUN   TestRenameLinkedContainer
18:05:29 [2022-07-14T18:05:29.502Z] --- PASS: TestSecretsUpdate (2.19s)
18:05:29 [2022-07-14T18:05:29.502Z] === RUN   TestTemplatedSecret
18:05:31 [2022-07-14T18:05:31.270Z] --- PASS: TestRenameLinkedContainer (1.80s)
18:05:31 [2022-07-14T18:05:31.270Z] === RUN   TestRenameStoppedContainer
18:05:31 [2022-07-14T18:05:31.529Z] --- PASS: TestRenameStoppedContainer (0.45s)
18:05:31 [2022-07-14T18:05:31.529Z] === RUN   TestRenameRunningContainerAndReuse
18:05:31 [2022-07-14T18:05:31.859Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:05:31 [2022-07-14T18:05:31.859Z] === RUN   TestBuildWithEmptyLayers
18:05:32 [2022-07-14T18:05:32.013Z] --- PASS: TestTemplatedSecret (2.49s)
18:05:32 [2022-07-14T18:05:32.013Z] === RUN   TestSecretCreateResolve
18:05:32 [2022-07-14T18:05:32.468Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
18:05:32 [2022-07-14T18:05:32.468Z] === RUN   TestRenameInvalidName
18:05:33 [2022-07-14T18:05:33.038Z] --- PASS: TestRenameInvalidName (0.52s)
18:05:33 [2022-07-14T18:05:33.038Z] === RUN   TestRenameAnonymousContainer
18:05:34 [2022-07-14T18:05:34.389Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
18:05:34 [2022-07-14T18:05:34.389Z] === RUN   TestBuildMultiStageOnBuild
18:05:34 [2022-07-14T18:05:34.417Z] --- PASS: TestRenameAnonymousContainer (1.60s)
18:05:34 [2022-07-14T18:05:34.417Z] === RUN   TestRenameContainerWithSameName
18:05:34 [2022-07-14T18:05:34.568Z] --- PASS: TestSecretCreateResolve (2.24s)
18:05:34 [2022-07-14T18:05:34.568Z] PASS
18:05:34 [2022-07-14T18:05:34.568Z] 
18:05:34 [2022-07-14T18:05:34.568Z] DONE 6 tests in 13.134s
18:05:34 [2022-07-14T18:05:34.568Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:05:34 [2022-07-14T18:05:34.568Z] ++ 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
18:05:34 [2022-07-14T18:05:34.568Z] ++ set -e
18:05:34 [2022-07-14T18:05:34.568Z] ++ '[' -n 0 ']'
18:05:34 [2022-07-14T18:05:34.568Z] ++ set -x
18:05:34 [2022-07-14T18:05:34.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:05:34 [2022-07-14T18:05:34.568Z] INFO: Testing against a local daemon
18:05:34 [2022-07-14T18:05:34.568Z] === RUN   TestServiceCreateInit
18:05:34 [2022-07-14T18:05:34.568Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.888s	coverage: 60.0% of statements
18:05:34 [2022-07-14T18:05:34.965Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/options	0.001s	coverage: 100.0% of statements
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/osl	4.404s	coverage: 39.7% of statements
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.012s	coverage: 80.7% of statements
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.476s	coverage: 48.6% of statements
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.002s	coverage: 70.6% of statements
18:05:34 [2022-07-14T18:05:34.965Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:05:34 [2022-07-14T18:05:34.965Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
18:05:34 [2022-07-14T18:05:34.965Z] 
18:05:34 [2022-07-14T18:05:34.965Z] === Skipped
18:05:34 [2022-07-14T18:05:34.965Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:05:34 [2022-07-14T18:05:34.965Z]     firewalld_test.go:14: firewalld is not running
18:05:34 [2022-07-14T18:05:34.965Z] 
18:05:34 [2022-07-14T18:05:34.965Z] DONE 327 tests, 1 skipped in 197.349s
18:05:34 [2022-07-14T18:05:34.986Z] --- PASS: TestRenameContainerWithSameName (0.43s)
18:05:34 [2022-07-14T18:05:34.986Z] === RUN   TestRenameContainerWithLinkedContainer
Post stage
[Pipeline] junit
18:05:35 [2022-07-14T18:05:35.542Z] Recording test results
18:05:35 [2022-07-14T18:05:35.760Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:05:35 [2022-07-14T18:05:35.926Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
18:05:35 [2022-07-14T18:05:35.926Z] === RUN   TestResize
18:05:36 [2022-07-14T18:05:36.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43811/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ff3d2eb58915fc97910ff01f2cebb6dfef1d4bc5 hack/validate/vendor
18:05:36 [2022-07-14T18:05:36.196Z] --- PASS: TestResize (0.42s)
18:05:36 [2022-07-14T18:05:36.196Z] === RUN   TestResizeWithInvalidSize
18:05:36 [2022-07-14T18:05:36.637Z] No vendor changes in diff.
18:05:36 [2022-07-14T18:05:36.770Z] --- PASS: TestResizeWithInvalidSize (0.54s)
18:05:36 [2022-07-14T18:05:36.770Z] === RUN   TestResizeWhenContainerNotStarted
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:05:37 [2022-07-14T18:05:37.338Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:05:37 [2022-07-14T18:05:37.338Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:05:37 [2022-07-14T18:05:37.501Z] + echo Ensuring container killed.
18:05:37 [2022-07-14T18:05:37.501Z] Ensuring container killed.
18:05:37 [2022-07-14T18:05:37.501Z] + docker rm -vf docker-pr1
18:05:37 [2022-07-14T18:05:37.501Z] Error: No such container: docker-pr1
[Pipeline] sh
18:05:37 [2022-07-14T18:05:37.777Z] + echo Chowning /workspace to jenkins user
18:05:37 [2022-07-14T18:05:37.778Z] Chowning /workspace to jenkins user
18:05:37 [2022-07-14T18:05:37.778Z] + id -u
18:05:37 [2022-07-14T18:05:37.778Z] + id -g
18:05:37 [2022-07-14T18:05:37.778Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43811:/workspace busybox chown -R 1000:1000 /workspace
18:05:37 [2022-07-14T18:05:37.836Z] === RUN   TestServiceCreateInit/daemonInitEnabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:05:38 [2022-07-14T18:05:38.628Z] + bundleName=unit
18:05:38 [2022-07-14T18:05:38.628Z] + echo Creating unit-bundles.tar.gz
18:05:38 [2022-07-14T18:05:38.628Z] Creating unit-bundles.tar.gz
18:05:38 [2022-07-14T18:05:38.628Z] + 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
18:05:38 [2022-07-14T18:05:38.628Z] bundles/junit-report-libnetwork.xml
18:05:38 [2022-07-14T18:05:38.628Z] bundles/junit-report.xml
18:05:38 [2022-07-14T18:05:38.628Z] bundles/go-test-report-libnetwork.json
18:05:38 [2022-07-14T18:05:38.628Z] bundles/go-test-report.json
18:05:38 [2022-07-14T18:05:38.628Z] bundles/profile-libnetwork.out
18:05:38 [2022-07-14T18:05:38.628Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:05:38 [2022-07-14T18:05:38.639Z] Archiving artifacts
18:05:38 [2022-07-14T18:05:38.718Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:05:38 [2022-07-14T18:05:38.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:05:39 [2022-07-14T18:05:39.007Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43811/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:05:39 [2022-07-14T18:05:39.306Z] + make clean
18:05:39 [2022-07-14T18:05:39.306Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:05:39 [2022-07-14T18:05:39.306Z] docker-dev-cache
18:05:39 [2022-07-14T18:05:39.306Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:05:39 [2022-07-14T18:05:39.652Z] --- PASS: TestBuildMultiStageOnBuild (5.05s)
18:05:39 [2022-07-14T18:05:39.652Z] === RUN   TestBuildUncleanTarFilenames
18:05:39 [2022-07-14T18:05:39.910Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
18:05:39 [2022-07-14T18:05:39.910Z] === RUN   TestBuildMultiStageLayerLeak
18:05:39 [2022-07-14T18:05:39.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:05:40 [2022-07-14T18:05:40.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:05:41 [2022-07-14T18:05:41.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:05:42 [2022-07-14T18:05:42.041Z] --- PASS: TestServiceCreateInit (7.21s)
18:05:42 [2022-07-14T18:05:42.041Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
18:05:42 [2022-07-14T18:05:42.041Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s)
18:05:42 [2022-07-14T18:05:42.041Z] === RUN   TestCreateServiceMultipleTimes
18:05:43 [2022-07-14T18:05:43.655Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:05:44 [2022-07-14T18:05:44.093Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s)
18:05:44 [2022-07-14T18:05:44.093Z] === RUN   TestBuildWithHugeFile
18:05:44 [2022-07-14T18:05:44.224Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:05:47 [2022-07-14T18:05:47.519Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:05:48 [2022-07-14T18:05:48.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:05:49 [2022-07-14T18:05:49.396Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:05:49 [2022-07-14T18:05:49.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:05:51 [2022-07-14T18:05:51.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:05:52 [2022-07-14T18:05:52.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:05:53 [2022-07-14T18:05:53.226Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:05:55 [2022-07-14T18:05:55.137Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.01s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
18:05:55 [2022-07-14T18:05:55.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
18:05:55 [2022-07-14T18:05:55.137Z] === RUN   TestCgroupNamespacesRun
18:05:56 [2022-07-14T18:05:56.074Z] --- PASS: TestCgroupNamespacesRun (1.22s)
18:05:56 [2022-07-14T18:05:56.074Z] === RUN   TestCgroupNamespacesRunPrivileged
18:05:56 [2022-07-14T18:05:56.074Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:05:56 [2022-07-14T18:05:56.074Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
18:05:56 [2022-07-14T18:05:56.074Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:05:56 [2022-07-14T18:05:56.965Z] --- PASS: TestCreateServiceMultipleTimes (15.51s)
18:05:56 [2022-07-14T18:05:56.965Z] === RUN   TestCreateServiceConflict
18:05:57 [2022-07-14T18:05:57.476Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
18:05:57 [2022-07-14T18:05:57.476Z] === RUN   TestCgroupNamespacesRunHostMode
18:05:58 [2022-07-14T18:05:58.440Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
18:05:58 [2022-07-14T18:05:58.440Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:05:59 [2022-07-14T18:05:59.521Z] --- PASS: TestCreateServiceConflict (2.20s)
18:05:59 [2022-07-14T18:05:59.521Z] === RUN   TestCreateServiceMaxReplicas
18:05:59 [2022-07-14T18:05:59.818Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s)
18:05:59 [2022-07-14T18:05:59.818Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:06:00 [2022-07-14T18:06:00.757Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
18:06:00 [2022-07-14T18:06:00.757Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:06:01 [2022-07-14T18:06:01.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
18:06:01 [2022-07-14T18:06:01.695Z] === RUN   TestCgroupNamespacesRunOlderClient
18:06:02 [2022-07-14T18:06:02.078Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
18:06:02 [2022-07-14T18:06:02.078Z] === RUN   TestCreateWithDuplicateNetworkNames
18:06:02 [2022-07-14T18:06:02.635Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
18:06:02 [2022-07-14T18:06:02.635Z] === RUN   TestNISDomainname
18:06:03 [2022-07-14T18:06:03.203Z] --- PASS: TestNISDomainname (0.54s)
18:06:03 [2022-07-14T18:06:03.203Z] === RUN   TestHostnameDnsResolution
18:06:04 [2022-07-14T18:06:04.142Z] --- PASS: TestHostnameDnsResolution (0.73s)
18:06:04 [2022-07-14T18:06:04.142Z] === RUN   TestUnprivilegedPortsAndPing
18:06:04 [2022-07-14T18:06:04.711Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
18:06:04 [2022-07-14T18:06:04.711Z] === RUN   TestPrivilegedHostDevices
18:06:04 [2022-07-14T18:06:04.973Z] --- PASS: TestPrivilegedHostDevices (0.50s)
18:06:04 [2022-07-14T18:06:04.973Z] === RUN   TestRunConsoleSize
18:06:05 [2022-07-14T18:06:05.543Z] --- PASS: TestRunConsoleSize (0.45s)
18:06:05 [2022-07-14T18:06:05.543Z] === RUN   TestStats
18:06:07 [2022-07-14T18:06:07.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:06:07 [2022-07-14T18:06:07.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:06:08 [2022-07-14T18:06:08.077Z] --- PASS: TestStats (2.49s)
18:06:08 [2022-07-14T18:06:08.077Z] === RUN   TestStopContainerWithTimeout
18:06:08 [2022-07-14T18:06:08.077Z] === RUN   TestStopContainerWithTimeout/0
18:06:08 [2022-07-14T18:06:08.077Z] === PAUSE TestStopContainerWithTimeout/0
18:06:08 [2022-07-14T18:06:08.077Z] === RUN   TestStopContainerWithTimeout/1
18:06:08 [2022-07-14T18:06:08.077Z] === PAUSE TestStopContainerWithTimeout/1
18:06:08 [2022-07-14T18:06:08.077Z] === RUN   TestStopContainerWithTimeout/3
18:06:08 [2022-07-14T18:06:08.077Z] === PAUSE TestStopContainerWithTimeout/3
18:06:08 [2022-07-14T18:06:08.077Z] === RUN   TestStopContainerWithTimeout/-1
18:06:08 [2022-07-14T18:06:08.077Z] === PAUSE TestStopContainerWithTimeout/-1
18:06:08 [2022-07-14T18:06:08.077Z] === CONT  TestStopContainerWithTimeout/0
18:06:08 [2022-07-14T18:06:08.077Z] === CONT  TestStopContainerWithTimeout/3
18:06:08 [2022-07-14T18:06:08.646Z] === CONT  TestStopContainerWithTimeout/-1
18:06:10 [2022-07-14T18:06:10.552Z] === CONT  TestStopContainerWithTimeout/1
18:06:12 [2022-07-14T18:06:12.457Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:06:12 [2022-07-14T18:06:12.457Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
18:06:12 [2022-07-14T18:06:12.457Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
18:06:12 [2022-07-14T18:06:12.457Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.46s)
18:06:12 [2022-07-14T18:06:12.457Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
18:06:12 [2022-07-14T18:06:12.457Z] === RUN   TestDeleteDevicemapper
18:06:12 [2022-07-14T18:06:12.457Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:06:12 [2022-07-14T18:06:12.457Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:06:12 [2022-07-14T18:06:12.457Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:06:13 [2022-07-14T18:06:13.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
18:06:13 [2022-07-14T18:06:13.835Z] === RUN   TestUpdateMemory
18:06:14 [2022-07-14T18:06:14.094Z] --- PASS: TestUpdateMemory (0.56s)
18:06:14 [2022-07-14T18:06:14.094Z] === RUN   TestUpdateCPUQuota
18:06:15 [2022-07-14T18:06:15.032Z] --- PASS: TestUpdateCPUQuota (0.92s)
18:06:15 [2022-07-14T18:06:15.032Z] === RUN   TestUpdatePidsLimit
18:06:15 [2022-07-14T18:06:15.032Z] === RUN   TestUpdatePidsLimit/update_from_none
18:06:15 [2022-07-14T18:06:15.292Z] === RUN   TestUpdatePidsLimit/no_change
18:06:15 [2022-07-14T18:06:15.551Z] === RUN   TestUpdatePidsLimit/update_lower
18:06:15 [2022-07-14T18:06:15.810Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:06:16 [2022-07-14T18:06:16.069Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:06:16 [2022-07-14T18:06:16.069Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:06:16 [2022-07-14T18:06:16.329Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:06:16 [2022-07-14T18:06:16.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s)
18:06:16 [2022-07-14T18:06:16.963Z] === RUN   TestCreateServiceSecretFileMode
18:06:17 [2022-07-14T18:06:17.268Z] --- PASS: TestUpdatePidsLimit (2.06s)
18:06:17 [2022-07-14T18:06:17.268Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
18:06:17 [2022-07-14T18:06:17.268Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
18:06:17 [2022-07-14T18:06:17.268Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
18:06:17 [2022-07-14T18:06:17.268Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
18:06:17 [2022-07-14T18:06:17.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
18:06:17 [2022-07-14T18:06:17.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
18:06:17 [2022-07-14T18:06:17.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
18:06:17 [2022-07-14T18:06:17.268Z] === RUN   TestUpdateRestartPolicy
18:06:17 [2022-07-14T18:06:17.525Z] --- PASS: TestCreateServiceSecretFileMode (2.37s)
18:06:17 [2022-07-14T18:06:17.525Z] === RUN   TestCreateServiceConfigFileMode
18:06:20 [2022-07-14T18:06:20.081Z] --- PASS: TestCreateServiceConfigFileMode (2.38s)
18:06:20 [2022-07-14T18:06:20.081Z] === RUN   TestCreateServiceSysctls
18:06:22 [2022-07-14T18:06:22.680Z] --- PASS: TestCreateServiceSysctls (2.98s)
18:06:22 [2022-07-14T18:06:22.680Z] === RUN   TestCreateServiceCapabilities
18:06:25 [2022-07-14T18:06:25.192Z] --- PASS: TestCreateServiceCapabilities (2.38s)
18:06:25 [2022-07-14T18:06:25.192Z] === RUN   TestInspect
18:06:30 [2022-07-14T18:06:30.003Z] --- PASS: TestUpdateRestartPolicy (11.04s)
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestUpdateRestartWithAutoRemove
18:06:30 [2022-07-14T18:06:30.003Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitNonBlocked
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:06:30 [2022-07-14T18:06:30.003Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:06:30 [2022-07-14T18:06:30.003Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:06:30 [2022-07-14T18:06:30.003Z] --- PASS: TestWaitNonBlocked (0.01s)
18:06:30 [2022-07-14T18:06:30.003Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
18:06:30 [2022-07-14T18:06:30.003Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitBlocked
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:06:30 [2022-07-14T18:06:30.003Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:06:30 [2022-07-14T18:06:30.003Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:06:30 [2022-07-14T18:06:30.003Z] --- PASS: TestWaitBlocked (0.01s)
18:06:30 [2022-07-14T18:06:30.003Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
18:06:30 [2022-07-14T18:06:30.003Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitConditions
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitConditions/default
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitConditions/default
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitConditions/not-running
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitConditions/not-running
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitConditions/next-exit
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitConditions/next-exit
18:06:30 [2022-07-14T18:06:30.003Z] === RUN   TestWaitConditions/removed
18:06:30 [2022-07-14T18:06:30.003Z] === PAUSE TestWaitConditions/removed
18:06:30 [2022-07-14T18:06:30.003Z] === CONT  TestWaitConditions/default
18:06:30 [2022-07-14T18:06:30.003Z] === CONT  TestWaitConditions/removed
18:06:30 [2022-07-14T18:06:30.044Z] --- PASS: TestInspect (2.66s)
18:06:30 [2022-07-14T18:06:30.044Z] === RUN   TestCreateJob
18:06:30 [2022-07-14T18:06:30.970Z] --- PASS: TestCreateJob (2.92s)
18:06:30 [2022-07-14T18:06:30.970Z] === RUN   TestReplicatedJob
18:06:31 [2022-07-14T18:06:31.913Z] === CONT  TestWaitConditions/not-running
18:06:31 [2022-07-14T18:06:31.913Z] === CONT  TestWaitConditions/next-exit
18:06:33 [2022-07-14T18:06:33.291Z] --- PASS: TestWaitConditions (0.01s)
18:06:33 [2022-07-14T18:06:33.291Z]     --- PASS: TestWaitConditions/removed (1.50s)
18:06:33 [2022-07-14T18:06:33.291Z]     --- PASS: TestWaitConditions/default (1.53s)
18:06:33 [2022-07-14T18:06:33.291Z]     --- PASS: TestWaitConditions/not-running (1.64s)
18:06:33 [2022-07-14T18:06:33.291Z]     --- PASS: TestWaitConditions/next-exit (1.61s)
18:06:33 [2022-07-14T18:06:33.291Z] === CONT  TestContainerStartOnDaemonRestart
18:06:33 [2022-07-14T18:06:33.291Z] === CONT  TestIpcModeOlderClient
18:06:33 [2022-07-14T18:06:33.291Z] --- PASS: TestIpcModeOlderClient (0.08s)
18:06:33 [2022-07-14T18:06:33.291Z] === CONT  TestContainerKillOnDaemonStart
18:06:35 [2022-07-14T18:06:35.833Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
18:06:35 [2022-07-14T18:06:35.833Z] === CONT  TestRestartDaemonWithRestartingContainer
18:06:36 [2022-07-14T18:06:36.257Z] --- PASS: TestReplicatedJob (5.20s)
18:06:36 [2022-07-14T18:06:36.257Z] === RUN   TestUpdateReplicatedJob
18:06:37 [2022-07-14T18:06:37.214Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.79s)
18:06:37 [2022-07-14T18:06:37.214Z] === CONT  TestDaemonHostGatewayIP
18:06:39 [2022-07-14T18:06:39.519Z] --- PASS: TestUpdateReplicatedJob (3.01s)
18:06:39 [2022-07-14T18:06:39.520Z] === RUN   TestServiceListWithStatuses
18:06:39 [2022-07-14T18:06:39.520Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:06:39 [2022-07-14T18:06:39.520Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:06:39 [2022-07-14T18:06:39.520Z] === RUN   TestDockerNetworkConnectAlias
18:06:39 [2022-07-14T18:06:39.750Z] --- PASS: TestDaemonHostGatewayIP (2.27s)
18:06:39 [2022-07-14T18:06:39.750Z] === CONT  TestDaemonRestartIpcMode
18:06:40 [2022-07-14T18:06:40.314Z] --- PASS: TestBuildWithHugeFile (50.88s)
18:06:40 [2022-07-14T18:06:40.314Z] === RUN   TestBuildWCOWSandboxSize
18:06:40 [2022-07-14T18:06:40.314Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:06:40 [2022-07-14T18:06:40.314Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:06:40 [2022-07-14T18:06:40.314Z] === RUN   TestBuildWithEmptyDockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:06:40 [2022-07-14T18:06:40.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
18:06:40 [2022-07-14T18:06:40.314Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
18:06:40 [2022-07-14T18:06:40.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
18:06:40 [2022-07-14T18:06:40.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:06:40 [2022-07-14T18:06:40.314Z] === RUN   TestBuildPreserveOwnership
18:06:40 [2022-07-14T18:06:40.314Z] === RUN   TestBuildPreserveOwnership/copy_from
18:06:41 [2022-07-14T18:06:41.344Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:06:41 [2022-07-14T18:06:41.657Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
18:06:43 [2022-07-14T18:06:43.689Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
18:06:43 [2022-07-14T18:06:43.689Z] === RUN   TestDockerNetworkReConnect
18:06:45 [2022-07-14T18:06:45.525Z] --- PASS: TestBuildPreserveOwnership (9.77s)
18:06:45 [2022-07-14T18:06:45.525Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.75s)
18:06:45 [2022-07-14T18:06:45.525Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestBuildPlatformInvalid
18:06:45 [2022-07-14T18:06:45.525Z] --- PASS: TestBuildPlatformInvalid (0.09s)
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:06:45 [2022-07-14T18:06:45.525Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
18:06:45 [2022-07-14T18:06:45.525Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:06:45 [2022-07-14T18:06:45.525Z] PASS
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === Skipped
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:06:45 [2022-07-14T18:06:45.525Z]     build_session_test.go:25: TODO: BuildKit
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:06:45 [2022-07-14T18:06:45.525Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:06:45 [2022-07-14T18:06:45.525Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] DONE 34 tests, 3 skipped in 112.565s
18:06:45 [2022-07-14T18:06:45.525Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:06:45 [2022-07-14T18:06:45.525Z] INFO: Testing against a local daemon
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestConfigInspect
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] --- SKIP: TestConfigInspect (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestConfigList
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] --- SKIP: TestConfigList (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestConfigsCreateAndDelete
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestConfigsUpdate
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] --- SKIP: TestConfigsUpdate (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestTemplatedConfig
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] --- SKIP: TestTemplatedConfig (0.00s)
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestConfigCreateResolve
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z] PASS
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === Skipped
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:06:45 [2022-07-14T18:06:45.525Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:06:45 [2022-07-14T18:06:45.525Z] 
18:06:45 [2022-07-14T18:06:45.525Z] DONE 6 tests, 6 skipped in 0.153s
18:06:45 [2022-07-14T18:06:45.525Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:06:45 [2022-07-14T18:06:45.525Z] INFO: Testing against a local daemon
18:06:45 [2022-07-14T18:06:45.525Z] === RUN   TestAttachWithTTY
18:06:45 [2022-07-14T18:06:45.783Z] --- PASS: TestAttachWithTTY (0.05s)
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestAttachWithoutTTy
18:06:45 [2022-07-14T18:06:45.783Z] --- PASS: TestAttachWithoutTTy (0.05s)
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestCheckpoint
18:06:45 [2022-07-14T18:06:45.783Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:06:45 [2022-07-14T18:06:45.783Z] --- SKIP: TestCheckpoint (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/commit
18:06:45 [2022-07-14T18:06:45.783Z] === PAUSE TestContainerInvalidJSON/commit
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/create
18:06:45 [2022-07-14T18:06:45.783Z] === PAUSE TestContainerInvalidJSON/containers/create
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:06:45 [2022-07-14T18:06:45.783Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:06:45 [2022-07-14T18:06:45.783Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:06:45 [2022-07-14T18:06:45.783Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:06:45 [2022-07-14T18:06:45.783Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:06:45 [2022-07-14T18:06:45.783Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:06:45 [2022-07-14T18:06:45.783Z] === CONT  TestContainerInvalidJSON/commit
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:06:45 [2022-07-14T18:06:45.783Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:06:45 [2022-07-14T18:06:45.783Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:06:45 [2022-07-14T18:06:45.783Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === CONT  TestContainerInvalidJSON/containers/create
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:06:45 [2022-07-14T18:06:45.783Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:06:45 [2022-07-14T18:06:45.783Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:06:45 [2022-07-14T18:06:45.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestCopyFromContainerPathIsNotDir
18:06:45 [2022-07-14T18:06:45.783Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestCopyToContainerPathDoesNotExist
18:06:45 [2022-07-14T18:06:45.783Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:06:45 [2022-07-14T18:06:45.783Z] === RUN   TestCopyEmptyFile
18:06:45 [2022-07-14T18:06:45.848Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
18:06:45 [2022-07-14T18:06:45.848Z] PASS
18:06:45 [2022-07-14T18:06:45.848Z] 
18:06:45 [2022-07-14T18:06:45.848Z] === Skipped
18:06:45 [2022-07-14T18:06:45.848Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:06:45 [2022-07-14T18:06:45.848Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:06:45 [2022-07-14T18:06:45.848Z] 
18:06:45 [2022-07-14T18:06:45.848Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:06:45 [2022-07-14T18:06:45.848Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:06:45 [2022-07-14T18:06:45.848Z] 
18:06:45 [2022-07-14T18:06:45.848Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:06:45 [2022-07-14T18:06:45.848Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:06:45 [2022-07-14T18:06:45.848Z] 
18:06:45 [2022-07-14T18:06:45.848Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
18:06:45 [2022-07-14T18:06:45.848Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:06:45 [2022-07-14T18:06:45.848Z] 
18:06:45 [2022-07-14T18:06:45.848Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:06:45 [2022-07-14T18:06:45.848Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:06:45 [2022-07-14T18:06:45.848Z] 
18:06:45 [2022-07-14T18:06:45.848Z] DONE 264 tests, 5 skipped in 125.898s
18:06:45 [2022-07-14T18:06:45.848Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:06:45 [2022-07-14T18:06:45.848Z] === RUN   TestConfigDaemonLibtrustID
18:06:45 [2022-07-14T18:06:45.848Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:06:45 [2022-07-14T18:06:45.848Z] === RUN   TestConfigDaemonID
18:06:46 [2022-07-14T18:06:46.041Z] --- PASS: TestCopyEmptyFile (0.20s)
18:06:46 [2022-07-14T18:06:46.041Z] === RUN   TestCopyToContainerPathIsNotDir
18:06:46 [2022-07-14T18:06:46.041Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:06:46 [2022-07-14T18:06:46.041Z] === RUN   TestCopyFromContainer
18:06:46 [2022-07-14T18:06:46.202Z] --- PASS: TestDockerNetworkReConnect (3.34s)
18:06:46 [2022-07-14T18:06:46.202Z] === RUN   TestServicePlugin
18:06:46 [2022-07-14T18:06:46.202Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:06:46 [2022-07-14T18:06:46.202Z] --- SKIP: TestServicePlugin (0.00s)
18:06:46 [2022-07-14T18:06:46.202Z] === RUN   TestServiceUpdateLabel
18:06:46 [2022-07-14T18:06:46.786Z]     daemon_test.go:83: [dea8fd17e66d5] daemon is not started
18:06:46 [2022-07-14T18:06:46.786Z] --- PASS: TestConfigDaemonID (1.04s)
18:06:46 [2022-07-14T18:06:46.786Z] === RUN   TestDaemonConfigValidation
18:06:46 [2022-07-14T18:06:46.786Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:06:46 [2022-07-14T18:06:46.786Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:06:46 [2022-07-14T18:06:46.786Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:06:46 [2022-07-14T18:06:46.786Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:06:46 [2022-07-14T18:06:46.786Z] === RUN   TestDaemonConfigValidation/invalid_config
18:06:46 [2022-07-14T18:06:46.786Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:06:46 [2022-07-14T18:06:46.786Z] === RUN   TestDaemonConfigValidation/malformed_config
18:06:46 [2022-07-14T18:06:46.786Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:06:46 [2022-07-14T18:06:46.786Z] === RUN   TestDaemonConfigValidation/valid_config
18:06:46 [2022-07-14T18:06:46.786Z] === PAUSE TestDaemonConfigValidation/valid_config
18:06:46 [2022-07-14T18:06:46.786Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:06:46 [2022-07-14T18:06:46.786Z] === CONT  TestDaemonConfigValidation/malformed_config
18:06:46 [2022-07-14T18:06:46.786Z] === CONT  TestDaemonConfigValidation/invalid_config
18:06:46 [2022-07-14T18:06:46.786Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:06:46 [2022-07-14T18:06:46.786Z] === CONT  TestDaemonConfigValidation/valid_config
18:06:47 [2022-07-14T18:06:47.046Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:06:47 [2022-07-14T18:06:47.046Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
18:06:47 [2022-07-14T18:06:47.046Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
18:06:47 [2022-07-14T18:06:47.046Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
18:06:47 [2022-07-14T18:06:47.046Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
18:06:47 [2022-07-14T18:06:47.046Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
18:06:47 [2022-07-14T18:06:47.046Z] === RUN   TestConfigDaemonSeccompProfiles
18:06:47 [2022-07-14T18:06:47.046Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:06:47 [2022-07-14T18:06:47.983Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:06:48 [2022-07-14T18:06:48.713Z] --- PASS: TestServiceUpdateLabel (2.19s)
18:06:48 [2022-07-14T18:06:48.713Z] === RUN   TestServiceUpdateSecrets
18:06:48 [2022-07-14T18:06:48.921Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:06:50 [2022-07-14T18:06:50.223Z] === RUN   TestCopyFromContainer//
18:06:50 [2022-07-14T18:06:50.223Z] === RUN   TestCopyFromContainer//bar/root
18:06:50 [2022-07-14T18:06:50.223Z] === RUN   TestCopyFromContainer//bar/root/
18:06:50 [2022-07-14T18:06:50.223Z] === RUN   TestCopyFromContainer/bar/quux
18:06:50 [2022-07-14T18:06:50.299Z] === CONT  TestConfigDaemonSeccompProfiles
18:06:50 [2022-07-14T18:06:50.299Z]     daemon_test.go:197: [dc02b9f46ab25] daemon is not started
18:06:50 [2022-07-14T18:06:50.299Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
18:06:50 [2022-07-14T18:06:50.299Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:06:50 [2022-07-14T18:06:50.299Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:06:50 [2022-07-14T18:06:50.299Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:06:50 [2022-07-14T18:06:50.299Z] === RUN   TestDaemonProxy
18:06:50 [2022-07-14T18:06:50.299Z] === RUN   TestDaemonProxy/environment_variables
18:06:50 [2022-07-14T18:06:50.482Z] === RUN   TestCopyFromContainer/bar/quux/
18:06:50 [2022-07-14T18:06:50.482Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:06:50 [2022-07-14T18:06:50.482Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:06:50 [2022-07-14T18:06:50.482Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCopyFromContainer/bar/notarget
18:06:50 [2022-07-14T18:06:50.740Z] --- PASS: TestCopyFromContainer (4.61s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:06:50 [2022-07-14T18:06:50.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:06:50 [2022-07-14T18:06:50.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:06:50 [2022-07-14T18:06:50.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:06:50 [2022-07-14T18:06:50.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:06:50 [2022-07-14T18:06:50.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:06:50 [2022-07-14T18:06:50.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:06:50 [2022-07-14T18:06:50.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateLinkToNonExistingContainer
18:06:50 [2022-07-14T18:06:50.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateWithInvalidEnv
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateWithInvalidEnv/0
18:06:50 [2022-07-14T18:06:50.740Z] === PAUSE TestCreateWithInvalidEnv/0
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateWithInvalidEnv/1
18:06:50 [2022-07-14T18:06:50.740Z] === PAUSE TestCreateWithInvalidEnv/1
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateWithInvalidEnv/2
18:06:50 [2022-07-14T18:06:50.740Z] === PAUSE TestCreateWithInvalidEnv/2
18:06:50 [2022-07-14T18:06:50.740Z] === CONT  TestCreateWithInvalidEnv/0
18:06:50 [2022-07-14T18:06:50.740Z] === CONT  TestCreateWithInvalidEnv/2
18:06:50 [2022-07-14T18:06:50.740Z] === CONT  TestCreateWithInvalidEnv/1
18:06:50 [2022-07-14T18:06:50.740Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:06:50 [2022-07-14T18:06:50.740Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateTmpfsMountsTarget
18:06:50 [2022-07-14T18:06:50.740Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:06:50 [2022-07-14T18:06:50.740Z] === RUN   TestCreateWithCustomMaskedPaths
18:06:51 [2022-07-14T18:06:51.677Z] === RUN   TestDaemonProxy/command-line_options
18:06:52 [2022-07-14T18:06:52.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
18:06:52 [2022-07-14T18:06:52.115Z] === RUN   TestCreateWithCustomReadonlyPaths
18:06:53 [2022-07-14T18:06:53.051Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
18:06:53 [2022-07-14T18:06:53.051Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:06:53 [2022-07-14T18:06:53.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:06:53 [2022-07-14T18:06:53.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:06:53 [2022-07-14T18:06:53.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:06:53 [2022-07-14T18:06:53.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:06:53 [2022-07-14T18:06:53.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:06:53 [2022-07-14T18:06:53.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:06:53 [2022-07-14T18:06:53.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:06:53 [2022-07-14T18:06:53.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:06:53 [2022-07-14T18:06:53.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:06:53 [2022-07-14T18:06:53.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:06:53 [2022-07-14T18:06:53.051Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:06:53 [2022-07-14T18:06:53.051Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:06:53 [2022-07-14T18:06:53.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:06:53 [2022-07-14T18:06:53.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:06:53 [2022-07-14T18:06:53.310Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:06:53 [2022-07-14T18:06:53.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:06:53 [2022-07-14T18:06:53.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
18:06:53 [2022-07-14T18:06:53.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
18:06:53 [2022-07-14T18:06:53.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:06:53 [2022-07-14T18:06:53.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
18:06:53 [2022-07-14T18:06:53.310Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
18:06:53 [2022-07-14T18:06:53.310Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:06:53 [2022-07-14T18:06:53.568Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
18:06:53 [2022-07-14T18:06:53.568Z] === RUN   TestCreateDifferentPlatform
18:06:53 [2022-07-14T18:06:53.568Z] === RUN   TestCreateDifferentPlatform/different_os
18:06:53 [2022-07-14T18:06:53.568Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:06:53 [2022-07-14T18:06:53.568Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:06:53 [2022-07-14T18:06:53.568Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:06:53 [2022-07-14T18:06:53.568Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:06:53 [2022-07-14T18:06:53.568Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:06:53 [2022-07-14T18:06:53.582Z] === RUN   TestDaemonProxy/configuration_file
18:06:53 [2022-07-14T18:06:53.826Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:06:53 [2022-07-14T18:06:53.826Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:06:53 [2022-07-14T18:06:53.826Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:06:53 [2022-07-14T18:06:53.826Z] === RUN   TestCreateInvalidHostConfig
18:06:53 [2022-07-14T18:06:53.826Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:06:53 [2022-07-14T18:06:53.826Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:06:53 [2022-07-14T18:06:53.826Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:06:53 [2022-07-14T18:06:53.826Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:06:53 [2022-07-14T18:06:53.826Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:06:53 [2022-07-14T18:06:53.826Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:06:53 [2022-07-14T18:06:53.826Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:06:53 [2022-07-14T18:06:53.826Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:06:53 [2022-07-14T18:06:53.826Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:06:53 [2022-07-14T18:06:53.826Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:06:53 [2022-07-14T18:06:53.826Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:06:53 [2022-07-14T18:06:53.827Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:06:53 [2022-07-14T18:06:53.827Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:06:53 [2022-07-14T18:06:53.827Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:06:53 [2022-07-14T18:06:53.827Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:06:53 [2022-07-14T18:06:53.827Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:06:53 [2022-07-14T18:06:53.827Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:06:53 [2022-07-14T18:06:53.827Z] === RUN   TestContainerStartOnDaemonRestart
18:06:53 [2022-07-14T18:06:53.827Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:06:53 [2022-07-14T18:06:53.827Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:06:53 [2022-07-14T18:06:53.827Z] === RUN   TestDaemonRestartIpcMode
18:06:53 [2022-07-14T18:06:53.827Z] === PAUSE TestDaemonRestartIpcMode
18:06:53 [2022-07-14T18:06:53.827Z] === RUN   TestDaemonHostGatewayIP
18:06:53 [2022-07-14T18:06:53.827Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:06:53 [2022-07-14T18:06:53.827Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:06:53 [2022-07-14T18:06:53.827Z] === RUN   TestRestartDaemonWithRestartingContainer
18:06:53 [2022-07-14T18:06:53.827Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:06:53 [2022-07-14T18:06:53.827Z] === RUN   TestContainerKillOnDaemonStart
18:06:53 [2022-07-14T18:06:53.827Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:06:53 [2022-07-14T18:06:53.827Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:06:53 [2022-07-14T18:06:53.827Z] === RUN   TestDiff
18:06:54 [2022-07-14T18:06:54.084Z] --- PASS: TestDiff (0.41s)
18:06:54 [2022-07-14T18:06:54.084Z] === RUN   TestExecConsoleSize
18:06:54 [2022-07-14T18:06:54.650Z] --- PASS: TestExecConsoleSize (0.48s)
18:06:54 [2022-07-14T18:06:54.650Z] === RUN   TestExecWithCloseStdin
18:06:55 [2022-07-14T18:06:55.215Z] --- PASS: TestExecWithCloseStdin (0.46s)
18:06:55 [2022-07-14T18:06:55.215Z] === RUN   TestExec
18:06:55 [2022-07-14T18:06:55.474Z] --- PASS: TestExec (0.46s)
18:06:55 [2022-07-14T18:06:55.474Z] === RUN   TestExecUser
18:06:55 [2022-07-14T18:06:55.486Z] === RUN   TestDaemonProxy/conflicting_options
18:06:55 [2022-07-14T18:06:55.746Z] === RUN   TestDaemonProxy/reload_sanitized
18:06:56 [2022-07-14T18:06:56.040Z] --- PASS: TestExecUser (0.46s)
18:06:56 [2022-07-14T18:06:56.040Z] === RUN   TestExportContainerAndImportImage
18:06:56 [2022-07-14T18:06:56.314Z] --- PASS: TestDaemonProxy (6.20s)
18:06:56 [2022-07-14T18:06:56.314Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
18:06:56 [2022-07-14T18:06:56.314Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
18:06:56 [2022-07-14T18:06:56.314Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
18:06:56 [2022-07-14T18:06:56.314Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:06:56 [2022-07-14T18:06:56.314Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:06:56 [2022-07-14T18:06:56.314Z] PASS
18:06:56 [2022-07-14T18:06:56.314Z] 
18:06:56 [2022-07-14T18:06:56.314Z] DONE 18 tests in 11.145s
18:06:56 [2022-07-14T18:06:56.314Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:06:56 [2022-07-14T18:06:56.314Z] INFO: Testing against a local daemon
18:06:56 [2022-07-14T18:06:56.314Z] === RUN   TestCommitInheritsEnv
18:06:56 [2022-07-14T18:06:56.573Z] --- PASS: TestCommitInheritsEnv (0.30s)
18:06:56 [2022-07-14T18:06:56.573Z] === RUN   TestImportExtremelyLargeImageWorks
18:06:56 [2022-07-14T18:06:56.573Z] === PAUSE TestImportExtremelyLargeImageWorks
18:06:56 [2022-07-14T18:06:56.573Z] === RUN   TestImportWithCustomPlatform
18:06:56 [2022-07-14T18:06:56.573Z] === RUN   TestImportWithCustomPlatform/#00
18:06:56 [2022-07-14T18:06:56.607Z] --- PASS: TestExportContainerAndImportImage (0.57s)
18:06:56 [2022-07-14T18:06:56.607Z] === RUN   TestExportContainerAfterDaemonRestart
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform/_______
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform//
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform/linux
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform/LINUX
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform/macos
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:06:56 [2022-07-14T18:06:56.833Z] --- PASS: TestImportWithCustomPlatform (0.33s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:06:56 [2022-07-14T18:06:56.833Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:06:56 [2022-07-14T18:06:56.833Z] === RUN   TestImagesFilterMultiReference
18:06:57 [2022-07-14T18:06:57.093Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:06:57 [2022-07-14T18:06:57.093Z] === RUN   TestImagePullPlatformInvalid
18:06:57 [2022-07-14T18:06:57.093Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:06:57 [2022-07-14T18:06:57.093Z] === RUN   TestRemoveImageOrphaning
18:06:57 [2022-07-14T18:06:57.352Z] --- PASS: TestRemoveImageOrphaning (0.27s)
18:06:57 [2022-07-14T18:06:57.352Z] === RUN   TestRemoveImageGarbageCollector
18:06:57 [2022-07-14T18:06:57.920Z] time="2022-07-14T18:06:57Z" level=info msg="[graphdriver] trying configured driver: overlay2"
18:06:57 [2022-07-14T18:06:57.981Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
18:06:57 [2022-07-14T18:06:57.981Z] === RUN   TestHealthCheckWorkdir
18:06:58 [2022-07-14T18:06:58.550Z] --- PASS: TestHealthCheckWorkdir (0.63s)
18:06:58 [2022-07-14T18:06:58.550Z] === RUN   TestHealthKillContainer
18:06:59 [2022-07-14T18:06:59.299Z] --- PASS: TestRemoveImageGarbageCollector (1.84s)
18:06:59 [2022-07-14T18:06:59.299Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:06:59 [2022-07-14T18:06:59.299Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:06:59 [2022-07-14T18:06:59.299Z] === RUN   TestTagInvalidReference
18:06:59 [2022-07-14T18:06:59.299Z] --- PASS: TestTagInvalidReference (0.01s)
18:06:59 [2022-07-14T18:06:59.299Z] === RUN   TestTagValidPrefixedRepo
18:06:59 [2022-07-14T18:06:59.299Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:06:59 [2022-07-14T18:06:59.299Z] === RUN   TestTagExistedNameWithoutForce
18:06:59 [2022-07-14T18:06:59.299Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:06:59 [2022-07-14T18:06:59.299Z] === RUN   TestTagOfficialNames
18:06:59 [2022-07-14T18:06:59.299Z] --- PASS: TestTagOfficialNames (0.04s)
18:06:59 [2022-07-14T18:06:59.299Z] === RUN   TestTagMatchesDigest
18:06:59 [2022-07-14T18:06:59.299Z] --- PASS: TestTagMatchesDigest (0.01s)
18:06:59 [2022-07-14T18:06:59.299Z] === CONT  TestImportExtremelyLargeImageWorks
18:07:03 [2022-07-14T18:07:03.587Z] --- PASS: TestServiceUpdateSecrets (14.33s)
18:07:03 [2022-07-14T18:07:03.587Z] === RUN   TestServiceUpdateConfigs
18:07:06 [2022-07-14T18:07:06.655Z] --- PASS: TestHealthKillContainer (7.82s)
18:07:06 [2022-07-14T18:07:06.655Z] === RUN   TestInspectCpusetInConfigPre120
18:07:06 [2022-07-14T18:07:06.655Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:07:06 [2022-07-14T18:07:06.655Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:07:06 [2022-07-14T18:07:06.655Z] === RUN   TestIpcModeNone
18:07:06 [2022-07-14T18:07:06.913Z] --- PASS: TestIpcModeNone (0.60s)
18:07:06 [2022-07-14T18:07:06.913Z] === RUN   TestIpcModePrivate
18:07:07 [2022-07-14T18:07:07.171Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
18:07:07 [2022-07-14T18:07:07.429Z] --- PASS: TestIpcModePrivate (0.47s)
18:07:07 [2022-07-14T18:07:07.429Z] === RUN   TestIpcModeShareable
18:07:07 [2022-07-14T18:07:07.429Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:07:07 [2022-07-14T18:07:07.429Z] --- SKIP: TestIpcModeShareable (0.00s)
18:07:07 [2022-07-14T18:07:07.429Z] === RUN   TestAPIIpcModeShareableAndContainer
18:07:08 [2022-07-14T18:07:08.807Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
18:07:08 [2022-07-14T18:07:08.807Z] === RUN   TestAPIIpcModeHost
18:07:08 [2022-07-14T18:07:08.807Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:07:08 [2022-07-14T18:07:08.807Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:07:08 [2022-07-14T18:07:08.807Z] === RUN   TestDaemonIpcModeShareable
18:07:08 [2022-07-14T18:07:08.807Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:07:08 [2022-07-14T18:07:08.807Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:07:08 [2022-07-14T18:07:08.807Z] === RUN   TestDaemonIpcModePrivate
18:07:09 [2022-07-14T18:07:09.742Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
18:07:10 [2022-07-14T18:07:10.000Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
18:07:10 [2022-07-14T18:07:10.000Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:07:10 [2022-07-14T18:07:10.000Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:07:10 [2022-07-14T18:07:10.000Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:07:10 [2022-07-14T18:07:10.000Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:07:10 [2022-07-14T18:07:10.000Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:07:10 [2022-07-14T18:07:10.000Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:07:10 [2022-07-14T18:07:10.000Z] === RUN   TestIpcModeOlderClient
18:07:10 [2022-07-14T18:07:10.000Z] === PAUSE TestIpcModeOlderClient
18:07:10 [2022-07-14T18:07:10.000Z] === RUN   TestKillContainerInvalidSignal
18:07:10 [2022-07-14T18:07:10.574Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
18:07:10 [2022-07-14T18:07:10.574Z] === RUN   TestKillContainer
18:07:10 [2022-07-14T18:07:10.574Z] === RUN   TestKillContainer/no_signal
18:07:10 [2022-07-14T18:07:10.832Z] === RUN   TestKillContainer/non_killing_signal
18:07:11 [2022-07-14T18:07:11.091Z] === RUN   TestKillContainer/killing_signal
18:07:12 [2022-07-14T18:07:12.024Z] --- PASS: TestKillContainer (1.26s)
18:07:12 [2022-07-14T18:07:12.024Z]     --- PASS: TestKillContainer/no_signal (0.42s)
18:07:12 [2022-07-14T18:07:12.024Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
18:07:12 [2022-07-14T18:07:12.024Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
18:07:12 [2022-07-14T18:07:12.024Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:07:12 [2022-07-14T18:07:12.024Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:07:12 [2022-07-14T18:07:12.282Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:07:12 [2022-07-14T18:07:12.848Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
18:07:12 [2022-07-14T18:07:12.848Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
18:07:12 [2022-07-14T18:07:12.848Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s)
18:07:12 [2022-07-14T18:07:12.848Z] === RUN   TestKillStoppedContainer
18:07:12 [2022-07-14T18:07:12.848Z] --- PASS: TestKillStoppedContainer (0.04s)
18:07:12 [2022-07-14T18:07:12.848Z] === RUN   TestKillStoppedContainerAPIPre120
18:07:12 [2022-07-14T18:07:12.848Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:07:12 [2022-07-14T18:07:12.848Z] === RUN   TestKillDifferentUserContainer
18:07:13 [2022-07-14T18:07:13.106Z] --- PASS: TestKillDifferentUserContainer (0.40s)
18:07:13 [2022-07-14T18:07:13.106Z] === RUN   TestInspectOomKilledTrue
18:07:13 [2022-07-14T18:07:13.106Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
18:07:13 [2022-07-14T18:07:13.106Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:07:13 [2022-07-14T18:07:13.106Z] === RUN   TestInspectOomKilledFalse
18:07:13 [2022-07-14T18:07:13.106Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:07:13 [2022-07-14T18:07:13.106Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:07:13 [2022-07-14T18:07:13.106Z] === RUN   TestLinksEtcHostsContentMatch
18:07:13 [2022-07-14T18:07:13.106Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:07:13 [2022-07-14T18:07:13.106Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:07:13 [2022-07-14T18:07:13.106Z] === RUN   TestLinksContainerNames
18:07:14 [2022-07-14T18:07:14.075Z] --- PASS: TestLinksContainerNames (0.90s)
18:07:14 [2022-07-14T18:07:14.075Z] === RUN   TestLogsFollowTailEmpty
18:07:14 [2022-07-14T18:07:14.682Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs/driver_local
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:07:14 [2022-07-14T18:07:14.682Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:07:14 [2022-07-14T18:07:14.682Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:07:14 [2022-07-14T18:07:14.682Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:07:14 [2022-07-14T18:07:14.682Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:07:15 [2022-07-14T18:07:15.307Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:07:15 [2022-07-14T18:07:15.307Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:07:15 [2022-07-14T18:07:15.877Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:07:15 [2022-07-14T18:07:15.877Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:07:16 [2022-07-14T18:07:16.811Z] === RUN   TestLogs/driver_json-file
18:07:16 [2022-07-14T18:07:16.811Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:07:16 [2022-07-14T18:07:16.811Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:07:16 [2022-07-14T18:07:16.811Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:07:16 [2022-07-14T18:07:16.811Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:07:16 [2022-07-14T18:07:16.811Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:07:16 [2022-07-14T18:07:16.811Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:07:17 [2022-07-14T18:07:17.377Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:07:17 [2022-07-14T18:07:17.378Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:07:17 [2022-07-14T18:07:17.943Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:07:17 [2022-07-14T18:07:17.943Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:07:18 [2022-07-14T18:07:18.504Z] --- PASS: TestServiceUpdateConfigs (14.30s)
18:07:18 [2022-07-14T18:07:18.504Z] === RUN   TestServiceUpdateNetwork
18:07:18 [2022-07-14T18:07:18.877Z] --- PASS: TestLogs (4.17s)
18:07:18 [2022-07-14T18:07:18.877Z]     --- PASS: TestLogs/driver_local (0.01s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.74s)
18:07:18 [2022-07-14T18:07:18.877Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s)
18:07:18 [2022-07-14T18:07:18.877Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.75s)
18:07:18 [2022-07-14T18:07:18.877Z] === RUN   TestContainerNetworkMountsNoChown
18:07:19 [2022-07-14T18:07:19.135Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/default
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/default
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/private
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/private
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rprivate
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rprivate
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/slave
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/slave
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rslave
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rslave
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/shared
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/shared
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rshared
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rshared
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/default
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/default/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/default/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/default/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/rshared
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/shared
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/rslave
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/slave
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/rprivate
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/private
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/private/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === RUN   TestMountDaemonRoot/private/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/default/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:07:19 [2022-07-14T18:07:19.135Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/private/mount_root
18:07:19 [2022-07-14T18:07:19.394Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:07:19 [2022-07-14T18:07:19.652Z] === CONT  TestMountDaemonRoot/private/bind_root
18:07:19 [2022-07-14T18:07:19.652Z] --- PASS: TestMountDaemonRoot (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:07:19 [2022-07-14T18:07:19.652Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:07:19 [2022-07-14T18:07:19.652Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:07:19 [2022-07-14T18:07:19.652Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:07:19 [2022-07-14T18:07:19.652Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z] === RUN   TestContainerBindMountNonRecursive
18:07:19 [2022-07-14T18:07:19.652Z]     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)
18:07:19 [2022-07-14T18:07:19.652Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
18:07:19 [2022-07-14T18:07:19.652Z] === RUN   TestContainerVolumesMountedAsShared
18:07:19 [2022-07-14T18:07:19.652Z]     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)
18:07:19 [2022-07-14T18:07:19.652Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z] === RUN   TestContainerVolumesMountedAsSlave
18:07:19 [2022-07-14T18:07:19.652Z]     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)
18:07:19 [2022-07-14T18:07:19.652Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
18:07:19 [2022-07-14T18:07:19.652Z] === RUN   TestNetworkNat
18:07:20 [2022-07-14T18:07:20.218Z] --- PASS: TestNetworkNat (0.52s)
18:07:20 [2022-07-14T18:07:20.218Z] === RUN   TestNetworkLocalhostTCPNat
18:07:20 [2022-07-14T18:07:20.477Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
18:07:20 [2022-07-14T18:07:20.477Z] === RUN   TestNetworkLoopbackNat
18:07:23 [2022-07-14T18:07:23.004Z] --- PASS: TestNetworkLoopbackNat (2.51s)
18:07:23 [2022-07-14T18:07:23.004Z] === RUN   TestPause
18:07:23 [2022-07-14T18:07:23.004Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
18:07:23 [2022-07-14T18:07:23.004Z] --- SKIP: TestPause (0.00s)
18:07:23 [2022-07-14T18:07:23.004Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:07:23 [2022-07-14T18:07:23.004Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:07:23 [2022-07-14T18:07:23.004Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:07:23 [2022-07-14T18:07:23.004Z] === RUN   TestPauseStopPausedContainer
18:07:23 [2022-07-14T18:07:23.004Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
18:07:23 [2022-07-14T18:07:23.004Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
18:07:23 [2022-07-14T18:07:23.004Z] === RUN   TestPidHost
18:07:23 [2022-07-14T18:07:23.939Z] --- PASS: TestPidHost (0.87s)
18:07:23 [2022-07-14T18:07:23.939Z] === RUN   TestPsFilter
18:07:23 [2022-07-14T18:07:23.939Z] --- PASS: TestPsFilter (0.10s)
18:07:23 [2022-07-14T18:07:23.939Z] === RUN   TestRemoveContainerWithRemovedVolume
18:07:24 [2022-07-14T18:07:24.505Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
18:07:24 [2022-07-14T18:07:24.505Z] === RUN   TestRemoveContainerWithVolume
18:07:24 [2022-07-14T18:07:24.763Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
18:07:24 [2022-07-14T18:07:24.763Z] === RUN   TestRemoveContainerRunning
18:07:25 [2022-07-14T18:07:25.329Z] --- PASS: TestRemoveContainerRunning (0.43s)
18:07:25 [2022-07-14T18:07:25.329Z] === RUN   TestRemoveContainerForceRemoveRunning
18:07:25 [2022-07-14T18:07:25.587Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:07:25 [2022-07-14T18:07:25.587Z] === RUN   TestRemoveInvalidContainer
18:07:25 [2022-07-14T18:07:25.587Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:07:25 [2022-07-14T18:07:25.587Z] === RUN   TestRenameLinkedContainer
18:07:27 [2022-07-14T18:07:27.488Z] --- PASS: TestRenameLinkedContainer (1.70s)
18:07:27 [2022-07-14T18:07:27.488Z] === RUN   TestRenameStoppedContainer
18:07:27 [2022-07-14T18:07:27.746Z] --- PASS: TestRenameStoppedContainer (0.41s)
18:07:27 [2022-07-14T18:07:27.746Z] === RUN   TestRenameRunningContainerAndReuse
18:07:28 [2022-07-14T18:07:28.680Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
18:07:28 [2022-07-14T18:07:28.680Z] === RUN   TestRenameInvalidName
18:07:28 [2022-07-14T18:07:28.939Z] --- PASS: TestRenameInvalidName (0.41s)
18:07:28 [2022-07-14T18:07:28.939Z] === RUN   TestRenameAnonymousContainer
18:07:29 [2022-07-14T18:07:29.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:07:30 [2022-07-14T18:07:30.666Z] --- PASS: TestServiceUpdateNetwork (12.29s)
18:07:30 [2022-07-14T18:07:30.666Z] === RUN   TestServiceUpdatePidsLimit
18:07:30 [2022-07-14T18:07:30.666Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:07:30 [2022-07-14T18:07:30.843Z] --- PASS: TestRenameAnonymousContainer (1.51s)
18:07:30 [2022-07-14T18:07:30.843Z] === RUN   TestRenameContainerWithSameName
18:07:31 [2022-07-14T18:07:31.101Z] --- PASS: TestRenameContainerWithSameName (0.41s)
18:07:31 [2022-07-14T18:07:31.101Z] === RUN   TestRenameContainerWithLinkedContainer
18:07:31 [2022-07-14T18:07:31.592Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:07:31 [2022-07-14T18:07:31.668Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
18:07:31 [2022-07-14T18:07:31.668Z] === RUN   TestResize
18:07:32 [2022-07-14T18:07:32.234Z] --- PASS: TestResize (0.42s)
18:07:32 [2022-07-14T18:07:32.234Z] === RUN   TestResizeWithInvalidSize
18:07:32 [2022-07-14T18:07:32.800Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:07:32 [2022-07-14T18:07:32.800Z] === RUN   TestResizeWhenContainerNotStarted
18:07:33 [2022-07-14T18:07:33.059Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
18:07:33 [2022-07-14T18:07:33.059Z] === RUN   TestDaemonRestartKillContainers
18:07:33 [2022-07-14T18:07:33.059Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:07:33 [2022-07-14T18:07:33.059Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:07:33 [2022-07-14T18:07:33.059Z] === RUN   TestCgroupNamespacesRun
18:07:34 [2022-07-14T18:07:34.432Z] --- PASS: TestCgroupNamespacesRun (1.15s)
18:07:34 [2022-07-14T18:07:34.432Z] === RUN   TestCgroupNamespacesRunPrivileged
18:07:35 [2022-07-14T18:07:35.366Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
18:07:35 [2022-07-14T18:07:35.366Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:07:36 [2022-07-14T18:07:36.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
18:07:36 [2022-07-14T18:07:36.740Z] === RUN   TestCgroupNamespacesRunHostMode
18:07:37 [2022-07-14T18:07:37.675Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
18:07:37 [2022-07-14T18:07:37.675Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:07:39 [2022-07-14T18:07:39.047Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
18:07:39 [2022-07-14T18:07:39.047Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:07:39 [2022-07-14T18:07:39.676Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:07:39 [2022-07-14T18:07:39.983Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
18:07:39 [2022-07-14T18:07:39.983Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:07:40 [2022-07-14T18:07:40.548Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
18:07:40 [2022-07-14T18:07:40.548Z] === RUN   TestCgroupNamespacesRunOlderClient
18:07:41 [2022-07-14T18:07:41.923Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s)
18:07:41 [2022-07-14T18:07:41.923Z] === RUN   TestNISDomainname
18:07:41 [2022-07-14T18:07:41.923Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:07:41 [2022-07-14T18:07:41.923Z] --- SKIP: TestNISDomainname (0.02s)
18:07:41 [2022-07-14T18:07:41.923Z] === RUN   TestHostnameDnsResolution
18:07:42 [2022-07-14T18:07:42.748Z] --- PASS: TestHostnameDnsResolution (0.68s)
18:07:42 [2022-07-14T18:07:42.748Z] === RUN   TestUnprivilegedPortsAndPing
18:07:42 [2022-07-14T18:07:42.748Z]     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
18:07:42 [2022-07-14T18:07:42.748Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
18:07:42 [2022-07-14T18:07:42.748Z] === RUN   TestPrivilegedHostDevices
18:07:43 [2022-07-14T18:07:43.008Z] --- PASS: TestPrivilegedHostDevices (0.43s)
18:07:43 [2022-07-14T18:07:43.008Z] === RUN   TestRunConsoleSize
18:07:43 [2022-07-14T18:07:43.574Z] --- PASS: TestRunConsoleSize (0.41s)
18:07:43 [2022-07-14T18:07:43.574Z] === RUN   TestStats
18:07:43 [2022-07-14T18:07:43.574Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:07:43 [2022-07-14T18:07:43.574Z] --- SKIP: TestStats (0.00s)
18:07:43 [2022-07-14T18:07:43.574Z] === RUN   TestStopContainerWithTimeout
18:07:43 [2022-07-14T18:07:43.574Z] === RUN   TestStopContainerWithTimeout/0
18:07:43 [2022-07-14T18:07:43.574Z] === PAUSE TestStopContainerWithTimeout/0
18:07:43 [2022-07-14T18:07:43.574Z] === RUN   TestStopContainerWithTimeout/1
18:07:43 [2022-07-14T18:07:43.574Z] === PAUSE TestStopContainerWithTimeout/1
18:07:43 [2022-07-14T18:07:43.574Z] === RUN   TestStopContainerWithTimeout/3
18:07:43 [2022-07-14T18:07:43.574Z] === PAUSE TestStopContainerWithTimeout/3
18:07:43 [2022-07-14T18:07:43.574Z] === RUN   TestStopContainerWithTimeout/-1
18:07:43 [2022-07-14T18:07:43.574Z] === PAUSE TestStopContainerWithTimeout/-1
18:07:43 [2022-07-14T18:07:43.574Z] === CONT  TestStopContainerWithTimeout/0
18:07:43 [2022-07-14T18:07:43.574Z] === CONT  TestStopContainerWithTimeout/-1
18:07:44 [2022-07-14T18:07:44.150Z] === CONT  TestStopContainerWithTimeout/3
18:07:46 [2022-07-14T18:07:46.048Z] === CONT  TestStopContainerWithTimeout/1
18:07:46 [2022-07-14T18:07:46.206Z] --- PASS: TestServiceUpdatePidsLimit (16.28s)
18:07:46 [2022-07-14T18:07:46.206Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
18:07:46 [2022-07-14T18:07:46.206Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
18:07:46 [2022-07-14T18:07:46.206Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
18:07:46 [2022-07-14T18:07:46.206Z] PASS
18:07:46 [2022-07-14T18:07:46.206Z] 
18:07:46 [2022-07-14T18:07:46.206Z] === Skipped
18:07:46 [2022-07-14T18:07:46.206Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:07:46 [2022-07-14T18:07:46.206Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:07:46 [2022-07-14T18:07:46.206Z] 
18:07:46 [2022-07-14T18:07:46.206Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:07:46 [2022-07-14T18:07:46.206Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:07:46 [2022-07-14T18:07:46.206Z] 
18:07:46 [2022-07-14T18:07:46.206Z] DONE 27 tests, 2 skipped in 131.525s
18:07:46 [2022-07-14T18:07:46.206Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:07:46 [2022-07-14T18:07:46.206Z] ++ 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
18:07:46 [2022-07-14T18:07:46.206Z] ++ set -e
18:07:46 [2022-07-14T18:07:46.206Z] ++ '[' -n 0 ']'
18:07:46 [2022-07-14T18:07:46.206Z] ++ set -x
18:07:46 [2022-07-14T18:07:46.206Z] ++ 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
18:07:46 [2022-07-14T18:07:46.206Z] INFO: Testing against a local daemon
18:07:46 [2022-07-14T18:07:46.206Z] === RUN   TestSessionCreate
18:07:46 [2022-07-14T18:07:46.206Z] --- PASS: TestSessionCreate (0.02s)
18:07:46 [2022-07-14T18:07:46.206Z] === RUN   TestSessionCreateWithBadUpgrade
18:07:46 [2022-07-14T18:07:46.206Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:07:46 [2022-07-14T18:07:46.206Z] PASS
18:07:46 [2022-07-14T18:07:46.206Z] 
18:07:46 [2022-07-14T18:07:46.206Z] DONE 2 tests in 0.126s
18:07:46 [2022-07-14T18:07:46.206Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:07:46 [2022-07-14T18:07:46.206Z] ++ 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
18:07:46 [2022-07-14T18:07:46.206Z] ++ set -e
18:07:46 [2022-07-14T18:07:46.206Z] ++ '[' -n 0 ']'
18:07:46 [2022-07-14T18:07:46.206Z] ++ set -x
18:07:46 [2022-07-14T18:07:46.206Z] ++ 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
18:07:46 [2022-07-14T18:07:46.206Z] INFO: Testing against a local daemon
18:07:46 [2022-07-14T18:07:46.206Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:07:46 [2022-07-14T18:07:46.206Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:07:46 [2022-07-14T18:07:46.206Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:07:46 [2022-07-14T18:07:46.206Z] === RUN   TestDiskUsage
18:07:46 [2022-07-14T18:07:46.206Z] === PAUSE TestDiskUsage
18:07:46 [2022-07-14T18:07:46.206Z] === RUN   TestEventsExecDie
18:07:46 [2022-07-14T18:07:46.462Z] --- PASS: TestEventsExecDie (0.50s)
18:07:46 [2022-07-14T18:07:46.462Z] === RUN   TestEventsBackwardsCompatible
18:07:46 [2022-07-14T18:07:46.462Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:07:46 [2022-07-14T18:07:46.462Z] === RUN   TestEventsVolumeCreate
18:07:46 [2022-07-14T18:07:46.462Z] --- PASS: TestEventsVolumeCreate (0.06s)
18:07:46 [2022-07-14T18:07:46.462Z] === RUN   TestInfoBinaryCommits
18:07:46 [2022-07-14T18:07:46.462Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:07:46 [2022-07-14T18:07:46.462Z] === RUN   TestInfoAPIVersioned
18:07:46 [2022-07-14T18:07:46.718Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:07:46 [2022-07-14T18:07:46.718Z] === RUN   TestInfoAPI
18:07:46 [2022-07-14T18:07:46.718Z] --- PASS: TestInfoAPI (0.02s)
18:07:46 [2022-07-14T18:07:46.718Z] === RUN   TestInfoAPIWarnings
18:07:47 [2022-07-14T18:07:47.946Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:07:47 [2022-07-14T18:07:47.946Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
18:07:47 [2022-07-14T18:07:47.946Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
18:07:47 [2022-07-14T18:07:47.946Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
18:07:47 [2022-07-14T18:07:47.946Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
18:07:47 [2022-07-14T18:07:47.946Z] === RUN   TestDeleteDevicemapper
18:07:47 [2022-07-14T18:07:47.946Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:07:47 [2022-07-14T18:07:47.946Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:07:47 [2022-07-14T18:07:47.946Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:07:48 [2022-07-14T18:07:48.880Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
18:07:48 [2022-07-14T18:07:48.880Z] === RUN   TestUpdateMemory
18:07:48 [2022-07-14T18:07:48.880Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:07:48 [2022-07-14T18:07:48.880Z] --- SKIP: TestUpdateMemory (0.00s)
18:07:48 [2022-07-14T18:07:48.880Z] === RUN   TestUpdateCPUQuota
18:07:48 [2022-07-14T18:07:48.880Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:07:48 [2022-07-14T18:07:48.880Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:07:48 [2022-07-14T18:07:48.880Z] === RUN   TestUpdatePidsLimit
18:07:48 [2022-07-14T18:07:48.880Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:07:48 [2022-07-14T18:07:48.880Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:07:48 [2022-07-14T18:07:48.880Z] === RUN   TestUpdateRestartPolicy
18:07:56 [2022-07-14T18:07:56.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:08:01 [2022-07-14T18:08:01.075Z] --- PASS: TestUpdateRestartPolicy (10.90s)
18:08:01 [2022-07-14T18:08:01.075Z] === RUN   TestUpdateRestartWithAutoRemove
18:08:01 [2022-07-14T18:08:01.075Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
18:08:01 [2022-07-14T18:08:01.075Z] === RUN   TestWaitNonBlocked
18:08:01 [2022-07-14T18:08:01.075Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:08:01 [2022-07-14T18:08:01.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:08:01 [2022-07-14T18:08:01.075Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:08:01 [2022-07-14T18:08:01.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:08:01 [2022-07-14T18:08:01.075Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:08:01 [2022-07-14T18:08:01.075Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:08:01 [2022-07-14T18:08:01.075Z] --- PASS: TestWaitNonBlocked (0.02s)
18:08:01 [2022-07-14T18:08:01.075Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s)
18:08:01 [2022-07-14T18:08:01.075Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
18:08:01 [2022-07-14T18:08:01.075Z] === RUN   TestWaitBlocked
18:08:01 [2022-07-14T18:08:01.075Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:08:01 [2022-07-14T18:08:01.075Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:08:01 [2022-07-14T18:08:01.075Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:08:01 [2022-07-14T18:08:01.075Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:08:01 [2022-07-14T18:08:01.075Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:08:01 [2022-07-14T18:08:01.075Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:08:01 [2022-07-14T18:08:01.333Z] --- PASS: TestWaitBlocked (0.01s)
18:08:01 [2022-07-14T18:08:01.333Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
18:08:01 [2022-07-14T18:08:01.333Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
18:08:01 [2022-07-14T18:08:01.333Z] === RUN   TestWaitConditions
18:08:01 [2022-07-14T18:08:01.591Z] === RUN   TestWaitConditions/default
18:08:01 [2022-07-14T18:08:01.591Z] === PAUSE TestWaitConditions/default
18:08:01 [2022-07-14T18:08:01.591Z] === RUN   TestWaitConditions/not-running
18:08:01 [2022-07-14T18:08:01.591Z] === PAUSE TestWaitConditions/not-running
18:08:01 [2022-07-14T18:08:01.591Z] === RUN   TestWaitConditions/next-exit
18:08:01 [2022-07-14T18:08:01.591Z] === PAUSE TestWaitConditions/next-exit
18:08:01 [2022-07-14T18:08:01.591Z] === RUN   TestWaitConditions/removed
18:08:01 [2022-07-14T18:08:01.591Z] === PAUSE TestWaitConditions/removed
18:08:01 [2022-07-14T18:08:01.591Z] === CONT  TestWaitConditions/default
18:08:01 [2022-07-14T18:08:01.591Z] === CONT  TestWaitConditions/removed
18:08:02 [2022-07-14T18:08:02.963Z] === CONT  TestWaitConditions/next-exit
18:08:03 [2022-07-14T18:08:03.221Z] === CONT  TestWaitConditions/not-running
18:08:04 [2022-07-14T18:08:04.794Z] --- PASS: TestInfoAPIWarnings (16.54s)
18:08:04 [2022-07-14T18:08:04.794Z] === RUN   TestInfoDebug
18:08:04 [2022-07-14T18:08:04.794Z] --- PASS: TestInfoDebug (0.52s)
18:08:04 [2022-07-14T18:08:04.794Z] === RUN   TestInfoInsecureRegistries
18:08:04 [2022-07-14T18:08:04.794Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:08:04 [2022-07-14T18:08:04.794Z] === RUN   TestInfoRegistryMirrors
18:08:04 [2022-07-14T18:08:04.794Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:08:04 [2022-07-14T18:08:04.794Z] === RUN   TestLoginFailsWithBadCredentials
18:08:05 [2022-07-14T18:08:05.050Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
18:08:05 [2022-07-14T18:08:05.050Z] === RUN   TestPingCacheHeaders
18:08:05 [2022-07-14T18:08:05.050Z] --- PASS: TestPingCacheHeaders (0.02s)
18:08:05 [2022-07-14T18:08:05.050Z] === RUN   TestPingGet
18:08:05 [2022-07-14T18:08:05.050Z] --- PASS: TestPingGet (0.01s)
18:08:05 [2022-07-14T18:08:05.050Z] === RUN   TestPingHead
18:08:05 [2022-07-14T18:08:05.050Z] --- PASS: TestPingHead (0.02s)
18:08:05 [2022-07-14T18:08:05.050Z] === RUN   TestPingSwarmHeader
18:08:05 [2022-07-14T18:08:05.120Z] --- PASS: TestWaitConditions (0.01s)
18:08:05 [2022-07-14T18:08:05.120Z]     --- PASS: TestWaitConditions/removed (1.61s)
18:08:05 [2022-07-14T18:08:05.120Z]     --- PASS: TestWaitConditions/default (1.75s)
18:08:05 [2022-07-14T18:08:05.120Z]     --- PASS: TestWaitConditions/next-exit (1.62s)
18:08:05 [2022-07-14T18:08:05.120Z]     --- PASS: TestWaitConditions/not-running (1.53s)
18:08:05 [2022-07-14T18:08:05.120Z] === CONT  TestDaemonRestartIpcMode
18:08:05 [2022-07-14T18:08:05.120Z] === CONT  TestIpcModeOlderClient
18:08:05 [2022-07-14T18:08:05.120Z] --- PASS: TestIpcModeOlderClient (0.09s)
18:08:05 [2022-07-14T18:08:05.120Z] === CONT  TestRestartDaemonWithRestartingContainer
18:08:05 [2022-07-14T18:08:05.610Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:08:06 [2022-07-14T18:08:06.170Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:08:07 [2022-07-14T18:08:07.096Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:08:07 [2022-07-14T18:08:07.351Z] --- PASS: TestPingSwarmHeader (2.06s)
18:08:07 [2022-07-14T18:08:07.351Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:08:07 [2022-07-14T18:08:07.351Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:08:07 [2022-07-14T18:08:07.351Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:08:07 [2022-07-14T18:08:07.351Z] === RUN   TestVersion
18:08:07 [2022-07-14T18:08:07.351Z] --- PASS: TestVersion (0.03s)
18:08:07 [2022-07-14T18:08:07.351Z] === CONT  TestDiskUsage
18:08:07 [2022-07-14T18:08:07.650Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
18:08:07 [2022-07-14T18:08:07.650Z] --- PASS: TestDaemonRestartIpcMode (2.74s)
18:08:07 [2022-07-14T18:08:07.650Z] PASS
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === Skipped
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
18:08:07 [2022-07-14T18:08:07.650Z]     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)
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     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)
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     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)
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
18:08:07 [2022-07-14T18:08:07.650Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
18:08:07 [2022-07-14T18:08:07.650Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:08:07 [2022-07-14T18:08:07.650Z] 
18:08:07 [2022-07-14T18:08:07.650Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
18:08:07 [2022-07-14T18:08:07.650Z]     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
18:08:07 [2022-07-14T18:08:07.651Z] 
18:08:07 [2022-07-14T18:08:07.651Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:08:07 [2022-07-14T18:08:07.651Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:07 [2022-07-14T18:08:07.651Z] 
18:08:07 [2022-07-14T18:08:07.651Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:08:07 [2022-07-14T18:08:07.651Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:08:07 [2022-07-14T18:08:07.651Z] 
18:08:07 [2022-07-14T18:08:07.651Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:08:07 [2022-07-14T18:08:07.651Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:07 [2022-07-14T18:08:07.651Z] 
18:08:07 [2022-07-14T18:08:07.651Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:08:07 [2022-07-14T18:08:07.651Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:07 [2022-07-14T18:08:07.651Z] 
18:08:07 [2022-07-14T18:08:07.651Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:08:07 [2022-07-14T18:08:07.651Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:08:07 [2022-07-14T18:08:07.651Z] 
18:08:07 [2022-07-14T18:08:07.651Z] DONE 241 tests, 27 skipped in 81.999s
18:08:07 [2022-07-14T18:08:07.651Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:08:07 [2022-07-14T18:08:07.651Z] === RUN   TestConfigDaemonLibtrustID
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/container_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/image_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/volume_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:08:07 [2022-07-14T18:08:07.912Z] === RUN   TestDiskUsage/after_container.Run
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:08:08 [2022-07-14T18:08:08.167Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:08:08 [2022-07-14T18:08:08.216Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:08:08 [2022-07-14T18:08:08.216Z] === RUN   TestConfigDaemonID
18:08:08 [2022-07-14T18:08:08.422Z] --- PASS: TestDiskUsage (1.15s)
18:08:08 [2022-07-14T18:08:08.422Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:08:08 [2022-07-14T18:08:08.422Z] PASS
18:08:08 [2022-07-14T18:08:08.422Z] 
18:08:08 [2022-07-14T18:08:08.422Z] === Skipped
18:08:08 [2022-07-14T18:08:08.423Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:08:08 [2022-07-14T18:08:08.423Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:08:08 [2022-07-14T18:08:08.423Z] 
18:08:08 [2022-07-14T18:08:08.423Z] DONE 54 tests, 1 skipped in 22.549s
18:08:08 [2022-07-14T18:08:08.423Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:08:08 [2022-07-14T18:08:08.423Z] ++ 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
18:08:08 [2022-07-14T18:08:08.423Z] ++ set -e
18:08:08 [2022-07-14T18:08:08.423Z] ++ '[' -n 0 ']'
18:08:08 [2022-07-14T18:08:08.423Z] ++ set -x
18:08:08 [2022-07-14T18:08:08.423Z] ++ 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
18:08:08 [2022-07-14T18:08:08.423Z] INFO: Testing against a local daemon
18:08:08 [2022-07-14T18:08:08.423Z] === RUN   TestVolumesCreateAndList
18:08:08 [2022-07-14T18:08:08.423Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:08:08 [2022-07-14T18:08:08.423Z] === RUN   TestVolumesRemove
18:08:08 [2022-07-14T18:08:08.678Z] --- PASS: TestVolumesRemove (0.06s)
18:08:08 [2022-07-14T18:08:08.678Z] === RUN   TestVolumesInspect
18:08:08 [2022-07-14T18:08:08.678Z] --- PASS: TestVolumesInspect (0.02s)
18:08:08 [2022-07-14T18:08:08.678Z] === RUN   TestVolumesInvalidJSON
18:08:08 [2022-07-14T18:08:08.678Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:08:08 [2022-07-14T18:08:08.678Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:08:08 [2022-07-14T18:08:08.678Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:08:08 [2022-07-14T18:08:08.678Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:08:08 [2022-07-14T18:08:08.678Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:08:08 [2022-07-14T18:08:08.678Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:08:08 [2022-07-14T18:08:08.678Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:08:08 [2022-07-14T18:08:08.678Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:08:08 [2022-07-14T18:08:08.678Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:08:08 [2022-07-14T18:08:08.678Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:08:08 [2022-07-14T18:08:08.678Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:08:08 [2022-07-14T18:08:08.678Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:08:08 [2022-07-14T18:08:08.678Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:08:08 [2022-07-14T18:08:08.678Z] PASS
18:08:08 [2022-07-14T18:08:08.678Z] 
18:08:08 [2022-07-14T18:08:08.678Z] DONE 9 tests in 0.196s
18:08:08 [2022-07-14T18:08:08.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:08:08 [2022-07-14T18:08:08.678Z] ++++ cat bundles/test-integration/docker.pid
18:08:08 [2022-07-14T18:08:08.678Z] +++ kill 14254
18:08:08 [2022-07-14T18:08:08.933Z] +++ /etc/init.d/apparmor stop
18:08:08 [2022-07-14T18:08:08.933Z] Leaving: AppArmorNo profiles have been unloaded.
18:08:08 [2022-07-14T18:08:08.933Z] 
18:08:08 [2022-07-14T18:08:08.933Z] Unloading profiles will leave already running processes permanently
18:08:08 [2022-07-14T18:08:08.933Z] unconfined, which can lead to unexpected situations.
18:08:08 [2022-07-14T18:08:08.933Z] 
18:08:08 [2022-07-14T18:08:08.933Z] To set a process to complain mode, use the command line tool
18:08:08 [2022-07-14T18:08:08.933Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:08:08 [2022-07-14T18:08:08.933Z] +++ true
18:08:08 [2022-07-14T18:08:08.933Z] exiting test-integration
18:08:08 [2022-07-14T18:08:08.933Z] ++ exit 0
18:08:08 [2022-07-14T18:08:08.933Z] 
18:08:09 [2022-07-14T18:08:09.152Z]     daemon_test.go:83: [d4bc8c85d4624] daemon is not started
18:08:09 [2022-07-14T18:08:09.152Z] --- PASS: TestConfigDaemonID (1.08s)
18:08:09 [2022-07-14T18:08:09.152Z] === RUN   TestDaemonConfigValidation
18:08:09 [2022-07-14T18:08:09.152Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:08:09 [2022-07-14T18:08:09.152Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:08:09 [2022-07-14T18:08:09.152Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:08:09 [2022-07-14T18:08:09.152Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:08:09 [2022-07-14T18:08:09.152Z] === RUN   TestDaemonConfigValidation/invalid_config
18:08:09 [2022-07-14T18:08:09.152Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:08:09 [2022-07-14T18:08:09.152Z] === RUN   TestDaemonConfigValidation/malformed_config
18:08:09 [2022-07-14T18:08:09.152Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:08:09 [2022-07-14T18:08:09.152Z] === RUN   TestDaemonConfigValidation/valid_config
18:08:09 [2022-07-14T18:08:09.152Z] === PAUSE TestDaemonConfigValidation/valid_config
18:08:09 [2022-07-14T18:08:09.152Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:08:09 [2022-07-14T18:08:09.152Z] === CONT  TestDaemonConfigValidation/malformed_config
18:08:09 [2022-07-14T18:08:09.411Z] === CONT  TestDaemonConfigValidation/valid_config
18:08:09 [2022-07-14T18:08:09.411Z] === CONT  TestDaemonConfigValidation/invalid_config
18:08:09 [2022-07-14T18:08:09.411Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:08:09 [2022-07-14T18:08:09.411Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:08:09 [2022-07-14T18:08:09.411Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
18:08:09 [2022-07-14T18:08:09.411Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
18:08:09 [2022-07-14T18:08:09.411Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
18:08:09 [2022-07-14T18:08:09.411Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
18:08:09 [2022-07-14T18:08:09.411Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:08:09 [2022-07-14T18:08:09.411Z] === RUN   TestConfigDaemonSeccompProfiles
18:08:09 [2022-07-14T18:08:09.411Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
Post stage
[Pipeline] junit
18:08:09 [2022-07-14T18:08:09.505Z] Recording test results
18:08:09 [2022-07-14T18:08:09.829Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:08:10 [2022-07-14T18:08:10.181Z] + echo Ensuring container killed.
18:08:10 [2022-07-14T18:08:10.181Z] Ensuring container killed.
18:08:10 [2022-07-14T18:08:10.181Z] + docker rm -vf docker-pr1
18:08:10 [2022-07-14T18:08:10.181Z] Error: No such container: docker-pr1
[Pipeline] sh
18:08:10 [2022-07-14T18:08:10.494Z] + echo Chowning /workspace to jenkins user
18:08:10 [2022-07-14T18:08:10.494Z] Chowning /workspace to jenkins user
18:08:10 [2022-07-14T18:08:10.494Z] + id -u
18:08:10 [2022-07-14T18:08:10.494Z] + id -g
18:08:10 [2022-07-14T18:08:10.494Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43811:/workspace busybox chown -R 1000:1000 /workspace
18:08:10 [2022-07-14T18:08:10.785Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:08:11 [2022-07-14T18:08:11.723Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:08:12 [2022-07-14T18:08:12.185Z] + bundleName=arm64-integration
18:08:12 [2022-07-14T18:08:12.185Z] + echo Creating arm64-integration-bundles.tar.gz
18:08:12 [2022-07-14T18:08:12.185Z] Creating arm64-integration-bundles.tar.gz
18:08:12 [2022-07-14T18:08:12.185Z] + xargs tar -czf arm64-integration-bundles.tar.gz
18:08:12 [2022-07-14T18:08:12.185Z] + 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
18:08:12 [2022-07-14T18:08:12.450Z] Archiving artifacts
18:08:12 [2022-07-14T18:08:12.658Z] === CONT  TestConfigDaemonSeccompProfiles
18:08:12 [2022-07-14T18:08:12.658Z]     daemon_test.go:197: [d1b91686e99ca] daemon is not started
18:08:12 [2022-07-14T18:08:12.658Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
18:08:12 [2022-07-14T18:08:12.658Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
18:08:12 [2022-07-14T18:08:12.658Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
18:08:12 [2022-07-14T18:08:12.658Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
18:08:12 [2022-07-14T18:08:12.658Z] === RUN   TestDaemonProxy
18:08:12 [2022-07-14T18:08:12.658Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
18:08:12 [2022-07-14T18:08:12.658Z] --- SKIP: TestDaemonProxy (0.00s)
18:08:12 [2022-07-14T18:08:12.658Z] PASS
18:08:12 [2022-07-14T18:08:12.658Z] 
18:08:12 [2022-07-14T18:08:12.658Z] === Skipped
18:08:12 [2022-07-14T18:08:12.658Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
18:08:12 [2022-07-14T18:08:12.658Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
18:08:12 [2022-07-14T18:08:12.658Z] 
18:08:12 [2022-07-14T18:08:12.658Z] DONE 13 tests, 1 skipped in 5.232s
18:08:12 [2022-07-14T18:08:12.658Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:08:12 [2022-07-14T18:08:12.704Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43811/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:08:12 [2022-07-14T18:08:12.916Z] INFO: Testing against a local daemon
18:08:12 [2022-07-14T18:08:12.916Z] === RUN   TestCommitInheritsEnv
18:08:12 [2022-07-14T18:08:12.999Z] + make clean
18:08:12 [2022-07-14T18:08:12.999Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:08:12 [2022-07-14T18:08:12.999Z] docker-dev-cache
18:08:12 [2022-07-14T18:08:12.999Z] docker-mod-cache
[Pipeline] deleteDir
18:08:14 [2022-07-14T18:08:14.289Z] --- PASS: TestCommitInheritsEnv (1.27s)
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportExtremelyLargeImageWorks
18:08:14 [2022-07-14T18:08:14.289Z] === PAUSE TestImportExtremelyLargeImageWorks
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportWithCustomPlatform
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportWithCustomPlatform/#00
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportWithCustomPlatform/_______
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportWithCustomPlatform//
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportWithCustomPlatform/linux
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportWithCustomPlatform/LINUX
18:08:14 [2022-07-14T18:08:14.289Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:08:14 [2022-07-14T18:08:14.547Z] === RUN   TestImportWithCustomPlatform/macos
18:08:14 [2022-07-14T18:08:14.547Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:08:14 [2022-07-14T18:08:14.547Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:08:14 [2022-07-14T18:08:14.547Z] --- PASS: TestImportWithCustomPlatform (0.34s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:08:14 [2022-07-14T18:08:14.547Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:08:14 [2022-07-14T18:08:14.547Z] === RUN   TestImagesFilterMultiReference
18:08:14 [2022-07-14T18:08:14.547Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:08:14 [2022-07-14T18:08:14.547Z] === RUN   TestImagePullPlatformInvalid
18:08:14 [2022-07-14T18:08:14.547Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:08:14 [2022-07-14T18:08:14.547Z] === RUN   TestRemoveImageOrphaning
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:08:16 [2022-07-14T18:08:16.496Z] --- PASS: TestRemoveImageOrphaning (1.57s)
18:08:16 [2022-07-14T18:08:16.496Z] === RUN   TestRemoveImageGarbageCollector
18:08:16 [2022-07-14T18:08:16.496Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:08:16 [2022-07-14T18:08:16.496Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:08:16 [2022-07-14T18:08:16.496Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:08:16 [2022-07-14T18:08:16.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:08:16 [2022-07-14T18:08:16.496Z] === RUN   TestTagInvalidReference
18:08:16 [2022-07-14T18:08:16.496Z] --- PASS: TestTagInvalidReference (0.01s)
18:08:16 [2022-07-14T18:08:16.496Z] === RUN   TestTagValidPrefixedRepo
18:08:16 [2022-07-14T18:08:16.496Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:08:16 [2022-07-14T18:08:16.496Z] === RUN   TestTagExistedNameWithoutForce
18:08:16 [2022-07-14T18:08:16.496Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:08:16 [2022-07-14T18:08:16.496Z] === RUN   TestTagOfficialNames
18:08:16 [2022-07-14T18:08:16.496Z] --- PASS: TestTagOfficialNames (0.05s)
18:08:16 [2022-07-14T18:08:16.496Z] === RUN   TestTagMatchesDigest
18:08:16 [2022-07-14T18:08:16.496Z] --- PASS: TestTagMatchesDigest (0.02s)
18:08:16 [2022-07-14T18:08:16.496Z] === CONT  TestImportExtremelyLargeImageWorks
18:08:28 [2022-07-14T18:08:28.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:08:28 [2022-07-14T18:08:28.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:08:28 [2022-07-14T18:08:28.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:08:29 [2022-07-14T18:08:29.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:08:32 [2022-07-14T18:08:32.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:08:32 [2022-07-14T18:08:32.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:08:35 [2022-07-14T18:08:35.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:08:35 [2022-07-14T18:08:35.845Z] --- PASS: TestImportExtremelyLargeImageWorks (92.12s)
18:08:35 [2022-07-14T18:08:35.845Z] PASS
18:08:35 [2022-07-14T18:08:35.845Z] 
18:08:35 [2022-07-14T18:08:35.845Z] DONE 22 tests in 95.148s
18:08:35 [2022-07-14T18:08:35.845Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:08:35 [2022-07-14T18:08:35.845Z] === RUN   TestStripANSICommands
18:08:35 [2022-07-14T18:08:35.845Z] === RUN   TestStripANSICommands/#00
18:08:35 [2022-07-14T18:08:35.845Z] === RUN   TestStripANSICommands/#01
18:08:35 [2022-07-14T18:08:35.845Z] --- PASS: TestStripANSICommands (0.00s)
18:08:35 [2022-07-14T18:08:35.845Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:08:35 [2022-07-14T18:08:35.845Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:08:35 [2022-07-14T18:08:35.845Z] PASS
18:08:35 [2022-07-14T18:08:35.845Z] 
18:08:35 [2022-07-14T18:08:35.845Z] DONE 3 tests in 0.009s
18:08:35 [2022-07-14T18:08:35.845Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:08:35 [2022-07-14T18:08:35.845Z] INFO: Testing against a local daemon
18:08:35 [2022-07-14T18:08:35.845Z] === RUN   TestNetworkCreateDelete
18:08:35 [2022-07-14T18:08:35.845Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:08:35 [2022-07-14T18:08:35.845Z] === RUN   TestDockerNetworkDeletePreferID
18:08:35 [2022-07-14T18:08:35.845Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
18:08:35 [2022-07-14T18:08:35.845Z] === RUN   TestDaemonDNSFallback
18:08:38 [2022-07-14T18:08:38.379Z] --- PASS: TestDaemonDNSFallback (6.31s)
18:08:38 [2022-07-14T18:08:38.379Z] === RUN   TestInspectNetwork
18:08:41 [2022-07-14T18:08:41.673Z] === RUN   TestInspectNetwork/full_network_id
18:08:41 [2022-07-14T18:08:41.673Z] === RUN   TestInspectNetwork/partial_network_id
18:08:41 [2022-07-14T18:08:41.673Z] === RUN   TestInspectNetwork/network_name
18:08:41 [2022-07-14T18:08:41.673Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:08:43 [2022-07-14T18:08:43.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:08:45 [2022-07-14T18:08:45.864Z] --- PASS: TestInspectNetwork (7.31s)
18:08:45 [2022-07-14T18:08:45.864Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:08:45 [2022-07-14T18:08:45.864Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:08:45 [2022-07-14T18:08:45.864Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:08:45 [2022-07-14T18:08:45.864Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:08:45 [2022-07-14T18:08:45.864Z] === RUN   TestRunContainerWithBridgeNone
18:08:46 [2022-07-14T18:08:46.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:08:47 [2022-07-14T18:08:47.244Z] --- PASS: TestRunContainerWithBridgeNone (1.60s)
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/create
18:08:47 [2022-07-14T18:08:47.244Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:08:47 [2022-07-14T18:08:47.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:08:47 [2022-07-14T18:08:47.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:08:47 [2022-07-14T18:08:47.244Z] === CONT  TestNetworkInvalidJSON/networks/create
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:08:47 [2022-07-14T18:08:47.244Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:08:47 [2022-07-14T18:08:47.244Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:08:47 [2022-07-14T18:08:47.244Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:08:47 [2022-07-14T18:08:47.244Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkList
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkList//networks
18:08:47 [2022-07-14T18:08:47.244Z] === PAUSE TestNetworkList//networks
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestNetworkList//networks/
18:08:47 [2022-07-14T18:08:47.244Z] === PAUSE TestNetworkList//networks/
18:08:47 [2022-07-14T18:08:47.244Z] === CONT  TestNetworkList//networks
18:08:47 [2022-07-14T18:08:47.244Z] === CONT  TestNetworkList//networks/
18:08:47 [2022-07-14T18:08:47.244Z] --- PASS: TestNetworkList (0.01s)
18:08:47 [2022-07-14T18:08:47.244Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z]     --- PASS: TestNetworkList//networks (0.00s)
18:08:47 [2022-07-14T18:08:47.244Z] === RUN   TestHostIPv4BridgeLabel
18:08:47 [2022-07-14T18:08:47.813Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:08:47 [2022-07-14T18:08:47.813Z] === RUN   TestDaemonRestartWithLiveRestore
18:08:48 [2022-07-14T18:08:48.751Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:08:48 [2022-07-14T18:08:48.751Z] === RUN   TestDaemonDefaultNetworkPools
18:08:49 [2022-07-14T18:08:49.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:08:49 [2022-07-14T18:08:49.689Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
18:08:49 [2022-07-14T18:08:49.689Z] === RUN   TestDaemonRestartWithExistingNetwork
18:08:50 [2022-07-14T18:08:50.627Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
18:08:50 [2022-07-14T18:08:50.627Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:08:50 [2022-07-14T18:08:50.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:08:52 [2022-07-14T18:08:52.006Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
18:08:52 [2022-07-14T18:08:52.006Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:08:52 [2022-07-14T18:08:52.575Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:08:52 [2022-07-14T18:08:52.575Z] === RUN   TestServiceWithPredefinedNetwork
18:08:53 [2022-07-14T18:08:53.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:08:55 [2022-07-14T18:08:55.112Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
18:08:55 [2022-07-14T18:08:55.112Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:08:55 [2022-07-14T18:08:55.112Z]     service_test.go:243: FLAKY_TEST
18:08:55 [2022-07-14T18:08:55.112Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:08:55 [2022-07-14T18:08:55.112Z] === RUN   TestServiceWithDataPathPortInit
18:08:55 [2022-07-14T18:08:55.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:08:59 [2022-07-14T18:08:59.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:09:01 [2022-07-14T18:09:01.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:09:05 [2022-07-14T18:09:05.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:09:06 [2022-07-14T18:09:06.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:09:06 [2022-07-14T18:09:06.951Z] Using test binary docker
18:09:07 [2022-07-14T18:09:07.208Z] +++ /etc/init.d/apparmor start
18:09:07 [2022-07-14T18:09:07.208Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:09:07 [2022-07-14T18:09:07.208Z] INFO: Waiting for daemon to start...
18:09:07 [2022-07-14T18:09:07.208Z] Starting dockerd
18:09:07 [2022-07-14T18:09:07.208Z] +++ 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
18:09:09 [2022-07-14T18:09:09.101Z] .
18:09:09 [2022-07-14T18:09:09.101Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:09:09 [2022-07-14T18:09:09.358Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:09:09 [2022-07-14T18:09:09.358Z] Error: No such image: emptyfs
18:09:09 [2022-07-14T18:09:09.358Z] ++++ docker load
18:09:09 [2022-07-14T18:09:09.358Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:09:09 [2022-07-14T18:09:09.922Z] Running integration-test (iteration 1)
18:09:09 [2022-07-14T18:09:09.922Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:09:09 [2022-07-14T18:09:09.922Z] ++ 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
18:09:09 [2022-07-14T18:09:09.922Z] ++ set -e
18:09:09 [2022-07-14T18:09:09.922Z] ++ '[' -n 0 ']'
18:09:09 [2022-07-14T18:09:09.922Z] ++ set -x
18:09:09 [2022-07-14T18:09:09.922Z] ++ 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
18:09:09 [2022-07-14T18:09:09.999Z] --- PASS: TestServiceWithDataPathPortInit (14.20s)
18:09:09 [2022-07-14T18:09:09.999Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:09:10 [2022-07-14T18:09:10.852Z] Loaded image: busybox:latest
18:09:11 [2022-07-14T18:09:11.109Z] Loaded image: busybox:glibc
18:09:11 [2022-07-14T18:09:11.907Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2ay76nnpka2k1z1we2r5x9i4w Created:2022-07-14 18:09:10.169796097 +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[b883074c925bb0ad66af1b32ff0ef52ef3d99652ca63a3fafb0020b82a796ab8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vxi70q34lagmkmuzd69ah2tm4 EndpointID:95c169a9bd86ecb2ca331181f0195cf4544aef6ce911bdb5415e58c7d86c6d0d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df233b6952c531aed8dff2d08f475664f6a6480d2a703d3ede58195268771bda 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:b4bc15c72f25 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vxi70q34lagmkmuzd69ah2tm4 EndpointID:95c169a9bd86ecb2ca331181f0195cf4544aef6ce911bdb5415e58c7d86c6d0d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:09:16 [2022-07-14T18:09:16.099Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s)
18:09:16 [2022-07-14T18:09:16.099Z] PASS
18:09:16 [2022-07-14T18:09:16.099Z] 
18:09:16 [2022-07-14T18:09:16.099Z] === Skipped
18:09:16 [2022-07-14T18:09:16.099Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:09:16 [2022-07-14T18:09:16.099Z]     service_test.go:243: FLAKY_TEST
18:09:16 [2022-07-14T18:09:16.099Z] 
18:09:16 [2022-07-14T18:09:16.099Z] DONE 38 tests, 1 skipped in 44.551s
18:09:16 [2022-07-14T18:09:16.099Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:09:16 [2022-07-14T18:09:16.099Z] INFO: Testing against a local daemon
18:09:16 [2022-07-14T18:09:16.099Z] === RUN   TestDockerNetworkIpvlanPersistance
18:09:16 [2022-07-14T18:09:16.099Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:16 [2022-07-14T18:09:16.099Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:09:16 [2022-07-14T18:09:16.099Z] === RUN   TestDockerNetworkIpvlan
18:09:16 [2022-07-14T18:09:16.099Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:16 [2022-07-14T18:09:16.099Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:09:16 [2022-07-14T18:09:16.099Z] PASS
18:09:16 [2022-07-14T18:09:16.099Z] 
18:09:16 [2022-07-14T18:09:16.099Z] === Skipped
18:09:16 [2022-07-14T18:09:16.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:09:16 [2022-07-14T18:09:16.099Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:16 [2022-07-14T18:09:16.099Z] 
18:09:16 [2022-07-14T18:09:16.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:09:16 [2022-07-14T18:09:16.099Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:16 [2022-07-14T18:09:16.099Z] 
18:09:16 [2022-07-14T18:09:16.099Z] DONE 2 tests, 2 skipped in 0.024s
18:09:16 [2022-07-14T18:09:16.099Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:09:16 [2022-07-14T18:09:16.099Z] INFO: Testing against a local daemon
18:09:16 [2022-07-14T18:09:16.099Z] === RUN   TestDockerNetworkMacvlanPersistance
18:09:16 [2022-07-14T18:09:16.363Z] Loaded image: debian:bullseye-slim
18:09:16 [2022-07-14T18:09:16.363Z] Loaded image: hello-world:latest
18:09:16 [2022-07-14T18:09:16.363Z] Loaded image: arm32v7/hello-world:latest
18:09:16 [2022-07-14T18:09:16.363Z] INFO: Testing against a local daemon
18:09:16 [2022-07-14T18:09:16.363Z] === RUN   TestCgroupNamespacesBuild
18:09:17 [2022-07-14T18:09:17.477Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
18:09:17 [2022-07-14T18:09:17.477Z] === RUN   TestDockerNetworkMacvlan
18:09:18 [2022-07-14T18:09:18.048Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:09:18 [2022-07-14T18:09:18.887Z] --- PASS: TestCgroupNamespacesBuild (2.36s)
18:09:18 [2022-07-14T18:09:18.887Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:09:18 [2022-07-14T18:09:18.986Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:09:19 [2022-07-14T18:09:19.555Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:09:20 [2022-07-14T18:09:20.782Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s)
18:09:20 [2022-07-14T18:09:20.782Z] === RUN   TestBuildWithSession
18:09:20 [2022-07-14T18:09:20.782Z]     build_session_test.go:25: TODO: BuildKit
18:09:20 [2022-07-14T18:09:20.782Z] --- SKIP: TestBuildWithSession (0.00s)
18:09:20 [2022-07-14T18:09:20.782Z] === RUN   TestBuildSquashParent
18:09:21 [2022-07-14T18:09:21.463Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:09:23 [2022-07-14T18:09:23.371Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:09:26 [2022-07-14T18:09:26.667Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:09:27 [2022-07-14T18:09:27.236Z] --- PASS: TestDockerNetworkMacvlan (9.93s)
18:09:27 [2022-07-14T18:09:27.236Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:09:27 [2022-07-14T18:09:27.236Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:09:27 [2022-07-14T18:09:27.236Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
18:09:27 [2022-07-14T18:09:27.236Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s)
18:09:27 [2022-07-14T18:09:27.236Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s)
18:09:27 [2022-07-14T18:09:27.236Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
18:09:27 [2022-07-14T18:09:27.236Z] PASS
18:09:27 [2022-07-14T18:09:27.236Z] 
18:09:27 [2022-07-14T18:09:27.236Z] DONE 8 tests in 11.236s
18:09:27 [2022-07-14T18:09:27.236Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:09:27 [2022-07-14T18:09:27.236Z] testing: warning: no tests to run
18:09:27 [2022-07-14T18:09:27.236Z] PASS
18:09:27 [2022-07-14T18:09:27.236Z] 
18:09:27 [2022-07-14T18:09:27.236Z] DONE 0 tests in 0.007s
18:09:27 [2022-07-14T18:09:27.236Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:09:27 [2022-07-14T18:09:27.236Z] INFO: Testing against a local daemon
18:09:27 [2022-07-14T18:09:27.236Z] === RUN   TestAuthZPluginAllowRequest
18:09:28 [2022-07-14T18:09:28.616Z] --- PASS: TestAuthZPluginAllowRequest (1.20s)
18:09:28 [2022-07-14T18:09:28.616Z] === RUN   TestAuthZPluginTLS
18:09:29 [2022-07-14T18:09:29.184Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:09:29 [2022-07-14T18:09:29.184Z] === RUN   TestAuthZPluginDenyRequest
18:09:29 [2022-07-14T18:09:29.753Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:09:29 [2022-07-14T18:09:29.753Z] === RUN   TestAuthZPluginAPIDenyResponse
18:09:30 [2022-07-14T18:09:30.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:09:30 [2022-07-14T18:09:30.012Z] === RUN   TestAuthZPluginDenyResponse
18:09:30 [2022-07-14T18:09:30.581Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:09:30 [2022-07-14T18:09:30.581Z] === RUN   TestAuthZPluginAllowEventStream
18:09:30 [2022-07-14T18:09:30.777Z] --- PASS: TestBuildSquashParent (9.11s)
18:09:30 [2022-07-14T18:09:30.777Z] === RUN   TestBuildWithRemoveAndForceRemove
18:09:30 [2022-07-14T18:09:30.777Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:09:30 [2022-07-14T18:09:30.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:09:30 [2022-07-14T18:09:30.777Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:09:30 [2022-07-14T18:09:30.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:09:30 [2022-07-14T18:09:30.777Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:09:30 [2022-07-14T18:09:30.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:09:30 [2022-07-14T18:09:30.777Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:09:30 [2022-07-14T18:09:30.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:09:30 [2022-07-14T18:09:30.777Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:09:30 [2022-07-14T18:09:30.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:09:30 [2022-07-14T18:09:30.777Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:09:30 [2022-07-14T18:09:30.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:09:30 [2022-07-14T18:09:30.777Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:09:30 [2022-07-14T18:09:30.777Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:09:31 [2022-07-14T18:09:31.961Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
18:09:31 [2022-07-14T18:09:31.961Z] === RUN   TestAuthZPluginErrorResponse
18:09:32 [2022-07-14T18:09:32.531Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:09:32 [2022-07-14T18:09:32.531Z] === RUN   TestAuthZPluginErrorRequest
18:09:33 [2022-07-14T18:09:33.103Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:09:33 [2022-07-14T18:09:33.103Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:09:33 [2022-07-14T18:09:33.672Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:09:33 [2022-07-14T18:09:33.672Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:09:34 [2022-07-14T18:09:34.053Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:09:34 [2022-07-14T18:09:34.053Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:09:35 [2022-07-14T18:09:35.053Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
18:09:35 [2022-07-14T18:09:35.053Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:09:36 [2022-07-14T18:09:36.433Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
18:09:36 [2022-07-14T18:09:36.433Z] === RUN   TestAuthZPluginHeader
18:09:37 [2022-07-14T18:09:37.001Z] --- PASS: TestAuthZPluginHeader (0.70s)
18:09:37 [2022-07-14T18:09:37.001Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:09:37 [2022-07-14T18:09:37.330Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:09:37 [2022-07-14T18:09:37.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:09:40 [2022-07-14T18:09:40.606Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
18:09:40 [2022-07-14T18:09:40.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.91s)
18:09:40 [2022-07-14T18:09:40.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.93s)
18:09:40 [2022-07-14T18:09:40.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.51s)
18:09:40 [2022-07-14T18:09:40.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.50s)
18:09:40 [2022-07-14T18:09:40.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s)
18:09:40 [2022-07-14T18:09:40.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s)
18:09:40 [2022-07-14T18:09:40.606Z] === RUN   TestBuildMultiStageCopy
18:09:40 [2022-07-14T18:09:40.606Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:09:41 [2022-07-14T18:09:41.256Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.28s)
18:09:41 [2022-07-14T18:09:41.256Z] === RUN   TestAuthZPluginV2Disable
18:09:43 [2022-07-14T18:09:43.129Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:09:43 [2022-07-14T18:09:43.692Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:09:44 [2022-07-14T18:09:44.256Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:09:44 [2022-07-14T18:09:44.820Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:09:45 [2022-07-14T18:09:45.447Z] --- PASS: TestAuthZPluginV2Disable (3.77s)
18:09:45 [2022-07-14T18:09:45.447Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:09:45 [2022-07-14T18:09:45.751Z] --- PASS: TestBuildMultiStageCopy (5.24s)
18:09:45 [2022-07-14T18:09:45.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.85s)
18:09:45 [2022-07-14T18:09:45.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
18:09:45 [2022-07-14T18:09:45.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s)
18:09:45 [2022-07-14T18:09:45.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
18:09:45 [2022-07-14T18:09:45.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
18:09:45 [2022-07-14T18:09:45.751Z] === RUN   TestBuildMultiStageParentConfig
18:09:47 [2022-07-14T18:09:47.120Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
18:09:47 [2022-07-14T18:09:47.120Z] === RUN   TestBuildLabelWithTargets
18:09:48 [2022-07-14T18:09:48.735Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s)
18:09:48 [2022-07-14T18:09:48.735Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:09:49 [2022-07-14T18:09:49.641Z] --- PASS: TestBuildLabelWithTargets (2.27s)
18:09:49 [2022-07-14T18:09:49.641Z] === RUN   TestBuildWithEmptyLayers
18:09:50 [2022-07-14T18:09:50.571Z] --- PASS: TestBuildWithEmptyLayers (1.31s)
18:09:50 [2022-07-14T18:09:50.571Z] === RUN   TestBuildMultiStageOnBuild
18:09:52 [2022-07-14T18:09:52.951Z] --- PASS: TestImportExtremelyLargeImageWorks (92.82s)
18:09:52 [2022-07-14T18:09:52.951Z] PASS
18:09:52 [2022-07-14T18:09:52.951Z] 
18:09:52 [2022-07-14T18:09:52.951Z] === Skipped
18:09:52 [2022-07-14T18:09:52.951Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:09:52 [2022-07-14T18:09:52.951Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:09:52 [2022-07-14T18:09:52.951Z] 
18:09:52 [2022-07-14T18:09:52.951Z] DONE 22 tests, 1 skipped in 96.427s
18:09:52 [2022-07-14T18:09:52.951Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:09:52 [2022-07-14T18:09:52.951Z] === RUN   TestStripANSICommands
18:09:52 [2022-07-14T18:09:52.951Z] === RUN   TestStripANSICommands/#00
18:09:52 [2022-07-14T18:09:52.951Z] === RUN   TestStripANSICommands/#01
18:09:52 [2022-07-14T18:09:52.951Z] --- PASS: TestStripANSICommands (0.00s)
18:09:52 [2022-07-14T18:09:52.951Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:09:52 [2022-07-14T18:09:52.951Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:09:52 [2022-07-14T18:09:52.951Z] PASS
18:09:52 [2022-07-14T18:09:52.951Z] 
18:09:52 [2022-07-14T18:09:52.951Z] DONE 3 tests in 0.037s
18:09:52 [2022-07-14T18:09:52.951Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:09:52 [2022-07-14T18:09:52.951Z] INFO: Testing against a local daemon
18:09:52 [2022-07-14T18:09:52.951Z] === RUN   TestNetworkCreateDelete
18:09:52 [2022-07-14T18:09:52.951Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:09:52 [2022-07-14T18:09:52.951Z] === RUN   TestDockerNetworkDeletePreferID
18:09:52 [2022-07-14T18:09:52.951Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
18:09:52 [2022-07-14T18:09:52.951Z] === RUN   TestDaemonDNSFallback
18:09:53 [2022-07-14T18:09:53.846Z] --- PASS: TestBuildMultiStageOnBuild (3.29s)
18:09:53 [2022-07-14T18:09:53.846Z] === RUN   TestBuildUncleanTarFilenames
18:09:55 [2022-07-14T18:09:55.741Z] --- PASS: TestBuildUncleanTarFilenames (1.90s)
18:09:55 [2022-07-14T18:09:55.741Z] === RUN   TestBuildMultiStageLayerLeak
18:09:56 [2022-07-14T18:09:56.231Z] --- PASS: TestDaemonDNSFallback (6.33s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestInspectNetwork
18:09:56 [2022-07-14T18:09:56.231Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestInspectNetwork (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestRunContainerWithBridgeNone
18:09:56 [2022-07-14T18:09:56.231Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/create
18:09:56 [2022-07-14T18:09:56.231Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:09:56 [2022-07-14T18:09:56.231Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:09:56 [2022-07-14T18:09:56.231Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:09:56 [2022-07-14T18:09:56.231Z] === CONT  TestNetworkInvalidJSON/networks/create
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:09:56 [2022-07-14T18:09:56.231Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:09:56 [2022-07-14T18:09:56.231Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:09:56 [2022-07-14T18:09:56.231Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:09:56 [2022-07-14T18:09:56.231Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkList
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkList//networks
18:09:56 [2022-07-14T18:09:56.231Z] === PAUSE TestNetworkList//networks
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestNetworkList//networks/
18:09:56 [2022-07-14T18:09:56.231Z] === PAUSE TestNetworkList//networks/
18:09:56 [2022-07-14T18:09:56.231Z] === CONT  TestNetworkList//networks
18:09:56 [2022-07-14T18:09:56.231Z] === CONT  TestNetworkList//networks/
18:09:56 [2022-07-14T18:09:56.231Z] --- PASS: TestNetworkList (0.01s)
18:09:56 [2022-07-14T18:09:56.231Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     --- PASS: TestNetworkList//networks (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestHostIPv4BridgeLabel
18:09:56 [2022-07-14T18:09:56.231Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestDaemonRestartWithLiveRestore
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestDaemonDefaultNetworkPools
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestDaemonRestartWithExistingNetwork
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestServiceWithPredefinedNetwork
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:243: FLAKY_TEST
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestServiceWithDataPathPortInit
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z] PASS
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === Skipped
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:243: FLAKY_TEST
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:09:56 [2022-07-14T18:09:56.231Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:09:56 [2022-07-14T18:09:56.231Z] 
18:09:56 [2022-07-14T18:09:56.231Z] DONE 34 tests, 12 skipped in 7.059s
18:09:56 [2022-07-14T18:09:56.232Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:09:56 [2022-07-14T18:09:56.490Z] INFO: Testing against a local daemon
18:09:56 [2022-07-14T18:09:56.490Z] === RUN   TestDockerNetworkIpvlanPersistance
18:09:56 [2022-07-14T18:09:56.490Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:56 [2022-07-14T18:09:56.490Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z] === RUN   TestDockerNetworkIpvlan
18:09:56 [2022-07-14T18:09:56.490Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:56 [2022-07-14T18:09:56.490Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z] PASS
18:09:56 [2022-07-14T18:09:56.490Z] 
18:09:56 [2022-07-14T18:09:56.490Z] === Skipped
18:09:56 [2022-07-14T18:09:56.490Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:56 [2022-07-14T18:09:56.490Z] 
18:09:56 [2022-07-14T18:09:56.490Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:09:56 [2022-07-14T18:09:56.490Z] 
18:09:56 [2022-07-14T18:09:56.490Z] DONE 2 tests, 2 skipped in 0.098s
18:09:56 [2022-07-14T18:09:56.490Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:09:56 [2022-07-14T18:09:56.490Z] INFO: Testing against a local daemon
18:09:56 [2022-07-14T18:09:56.490Z] === RUN   TestDockerNetworkMacvlanPersistance
18:09:56 [2022-07-14T18:09:56.490Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.490Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z] === RUN   TestDockerNetworkMacvlan
18:09:56 [2022-07-14T18:09:56.490Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.490Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z] PASS
18:09:56 [2022-07-14T18:09:56.490Z] 
18:09:56 [2022-07-14T18:09:56.490Z] === Skipped
18:09:56 [2022-07-14T18:09:56.490Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.490Z] 
18:09:56 [2022-07-14T18:09:56.490Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:09:56 [2022-07-14T18:09:56.490Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
18:09:56 [2022-07-14T18:09:56.490Z] 
18:09:56 [2022-07-14T18:09:56.490Z] DONE 2 tests, 2 skipped in 0.085s
18:09:56 [2022-07-14T18:09:56.490Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:09:56 [2022-07-14T18:09:56.490Z] testing: warning: no tests to run
18:09:56 [2022-07-14T18:09:56.490Z] PASS
18:09:56 [2022-07-14T18:09:56.490Z] 
18:09:56 [2022-07-14T18:09:56.490Z] DONE 0 tests in 0.027s
18:09:56 [2022-07-14T18:09:56.490Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:09:56 [2022-07-14T18:09:56.748Z] INFO: Testing against a local daemon
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginAllowRequest
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginTLS
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginDenyRequest
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginAPIDenyResponse
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginDenyResponse
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginAllowEventStream
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginErrorResponse
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginErrorRequest
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginHeader
18:09:56 [2022-07-14T18:09:56.748Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:56 [2022-07-14T18:09:56.748Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:09:56 [2022-07-14T18:09:56.748Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:09:57 [2022-07-14T18:09:57.006Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:57 [2022-07-14T18:09:57.006Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s)
18:09:57 [2022-07-14T18:09:57.006Z] === RUN   TestAuthZPluginV2Disable
18:09:57 [2022-07-14T18:09:57.571Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:57 [2022-07-14T18:09:57.571Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
18:09:57 [2022-07-14T18:09:57.571Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:09:57 [2022-07-14T18:09:57.829Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:57 [2022-07-14T18:09:57.829Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
18:09:57 [2022-07-14T18:09:57.829Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:09:58 [2022-07-14T18:09:58.088Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.088Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
18:09:58 [2022-07-14T18:09:58.088Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s)
18:09:58 [2022-07-14T18:09:58.346Z] PASS
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === Skipped
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s)
18:09:58 [2022-07-14T18:09:58.346Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.346Z] 
18:09:58 [2022-07-14T18:09:58.346Z] DONE 17 tests, 17 skipped in 1.842s
18:09:58 [2022-07-14T18:09:58.346Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:09:58 [2022-07-14T18:09:58.604Z] INFO: Testing against a local daemon
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:09:58 [2022-07-14T18:09:58.604Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:09:58 [2022-07-14T18:09:58.604Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:09:58 [2022-07-14T18:09:58.604Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:09:58 [2022-07-14T18:09:58.604Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:09:58 [2022-07-14T18:09:58.604Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:09:58 [2022-07-14T18:09:58.604Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:09:58 [2022-07-14T18:09:58.604Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:09:58 [2022-07-14T18:09:58.604Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginInstall
18:09:58 [2022-07-14T18:09:58.604Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.604Z] --- SKIP: TestPluginInstall (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginsWithRuntimes
18:09:58 [2022-07-14T18:09:58.604Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:09:58 [2022-07-14T18:09:58.604Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestPluginBackCompatMediaTypes
18:09:58 [2022-07-14T18:09:58.604Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:09:58 [2022-07-14T18:09:58.604Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z] PASS
18:09:58 [2022-07-14T18:09:58.604Z] 
18:09:58 [2022-07-14T18:09:58.604Z] === Skipped
18:09:58 [2022-07-14T18:09:58.604Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:09:58 [2022-07-14T18:09:58.604Z] 
18:09:58 [2022-07-14T18:09:58.604Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:09:58 [2022-07-14T18:09:58.604Z] 
18:09:58 [2022-07-14T18:09:58.604Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
18:09:58 [2022-07-14T18:09:58.604Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:09:58 [2022-07-14T18:09:58.604Z] 
18:09:58 [2022-07-14T18:09:58.604Z] DONE 19 tests, 3 skipped in 0.140s
18:09:58 [2022-07-14T18:09:58.604Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:09:58 [2022-07-14T18:09:58.604Z] INFO: Testing against a local daemon
18:09:58 [2022-07-14T18:09:58.604Z] === RUN   TestExternalGraphDriver
18:09:58 [2022-07-14T18:09:58.862Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:09:58 [2022-07-14T18:09:58.862Z] --- SKIP: TestExternalGraphDriver (0.34s)
18:09:58 [2022-07-14T18:09:58.862Z] === RUN   TestGraphdriverPluginV2
18:09:59 [2022-07-14T18:09:59.935Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s)
18:09:59 [2022-07-14T18:09:59.935Z] === RUN   TestBuildWithHugeFile
18:10:00 [2022-07-14T18:10:00.952Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.31s)
18:10:00 [2022-07-14T18:10:00.952Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:10:03 [2022-07-14T18:10:03.104Z] --- PASS: TestGraphdriverPluginV2 (3.74s)
18:10:03 [2022-07-14T18:10:03.104Z] PASS
18:10:03 [2022-07-14T18:10:03.104Z] 
18:10:03 [2022-07-14T18:10:03.104Z] === Skipped
18:10:03 [2022-07-14T18:10:03.104Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
18:10:03 [2022-07-14T18:10:03.104Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:10:03 [2022-07-14T18:10:03.104Z] 
18:10:03 [2022-07-14T18:10:03.104Z] DONE 2 tests, 1 skipped in 4.162s
18:10:03 [2022-07-14T18:10:03.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:10:03 [2022-07-14T18:10:03.104Z] INFO: Testing against a local daemon
18:10:03 [2022-07-14T18:10:03.104Z] === RUN   TestContinueAfterPluginCrash
18:10:03 [2022-07-14T18:10:03.104Z] === PAUSE TestContinueAfterPluginCrash
18:10:03 [2022-07-14T18:10:03.104Z] === RUN   TestReadPluginNoRead
18:10:03 [2022-07-14T18:10:03.104Z] === PAUSE TestReadPluginNoRead
18:10:03 [2022-07-14T18:10:03.104Z] === RUN   TestDaemonStartWithLogOpt
18:10:03 [2022-07-14T18:10:03.104Z] === PAUSE TestDaemonStartWithLogOpt
18:10:03 [2022-07-14T18:10:03.104Z] === CONT  TestContinueAfterPluginCrash
18:10:03 [2022-07-14T18:10:03.104Z] === CONT  TestDaemonStartWithLogOpt
18:10:07 [2022-07-14T18:10:07.290Z] --- PASS: TestDaemonStartWithLogOpt (4.42s)
18:10:07 [2022-07-14T18:10:07.290Z] === CONT  TestReadPluginNoRead
18:10:09 [2022-07-14T18:10:09.819Z] === RUN   TestReadPluginNoRead/default
18:10:10 [2022-07-14T18:10:10.758Z] === RUN   TestReadPluginNoRead/disabled_caching
18:10:12 [2022-07-14T18:10:12.134Z] --- PASS: TestContinueAfterPluginCrash (9.13s)
18:10:12 [2022-07-14T18:10:12.134Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:10:13 [2022-07-14T18:10:13.509Z] === CONT  TestReadPluginNoRead
18:10:13 [2022-07-14T18:10:13.509Z]     read_test.go:92: [d634f53a52f34] daemon is not started
18:10:13 [2022-07-14T18:10:13.509Z] --- PASS: TestReadPluginNoRead (6.10s)
18:10:13 [2022-07-14T18:10:13.509Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
18:10:13 [2022-07-14T18:10:13.509Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.36s)
18:10:13 [2022-07-14T18:10:13.509Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
18:10:13 [2022-07-14T18:10:13.509Z] PASS
18:10:13 [2022-07-14T18:10:13.509Z] 
18:10:13 [2022-07-14T18:10:13.509Z] DONE 6 tests in 10.631s
18:10:13 [2022-07-14T18:10:13.509Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:10:13 [2022-07-14T18:10:13.509Z] testing: warning: no tests to run
18:10:13 [2022-07-14T18:10:13.509Z] PASS
18:10:13 [2022-07-14T18:10:13.509Z] 
18:10:13 [2022-07-14T18:10:13.509Z] DONE 0 tests in 0.031s
18:10:13 [2022-07-14T18:10:13.509Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:10:13 [2022-07-14T18:10:13.509Z] INFO: Testing against a local daemon
18:10:13 [2022-07-14T18:10:13.509Z] === RUN   TestPluginWithDevMounts
18:10:13 [2022-07-14T18:10:13.509Z]     mounts_test.go:20: (*Execution).IsRootless-fm
18:10:13 [2022-07-14T18:10:13.509Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:10:13 [2022-07-14T18:10:13.509Z] PASS
18:10:13 [2022-07-14T18:10:13.509Z] 
18:10:13 [2022-07-14T18:10:13.509Z] === Skipped
18:10:13 [2022-07-14T18:10:13.509Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:10:13 [2022-07-14T18:10:13.509Z]     mounts_test.go:20: (*Execution).IsRootless-fm
18:10:13 [2022-07-14T18:10:13.509Z] 
18:10:13 [2022-07-14T18:10:13.509Z] DONE 1 tests, 1 skipped in 0.101s
18:10:13 [2022-07-14T18:10:13.509Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:10:13 [2022-07-14T18:10:13.509Z] INFO: Testing against a local daemon
18:10:13 [2022-07-14T18:10:13.509Z] === RUN   TestSecretInspect
18:10:13 [2022-07-14T18:10:13.509Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.509Z] --- SKIP: TestSecretInspect (0.01s)
18:10:13 [2022-07-14T18:10:13.509Z] === RUN   TestSecretList
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestSecretList (0.02s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestSecretsCreateAndDelete
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestSecretsUpdate
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestSecretsUpdate (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestTemplatedSecret
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestTemplatedSecret (0.00s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestSecretCreateResolve
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] PASS
18:10:13 [2022-07-14T18:10:13.767Z] 
18:10:13 [2022-07-14T18:10:13.767Z] === Skipped
18:10:13 [2022-07-14T18:10:13.767Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] 
18:10:13 [2022-07-14T18:10:13.767Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] 
18:10:13 [2022-07-14T18:10:13.767Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] 
18:10:13 [2022-07-14T18:10:13.767Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] 
18:10:13 [2022-07-14T18:10:13.767Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] 
18:10:13 [2022-07-14T18:10:13.767Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] 
18:10:13 [2022-07-14T18:10:13.767Z] DONE 6 tests, 6 skipped in 0.154s
18:10:13 [2022-07-14T18:10:13.767Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:10:13 [2022-07-14T18:10:13.767Z] INFO: Testing against a local daemon
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestServiceCreateInit
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- PASS: TestServiceCreateInit (0.02s)
18:10:13 [2022-07-14T18:10:13.767Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:10:13 [2022-07-14T18:10:13.767Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestCreateServiceMultipleTimes
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestCreateServiceConflict
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestCreateServiceMaxReplicas
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestCreateWithDuplicateNetworkNames
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestCreateServiceSecretFileMode
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:13 [2022-07-14T18:10:13.767Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
18:10:13 [2022-07-14T18:10:13.767Z] === RUN   TestCreateServiceConfigFileMode
18:10:13 [2022-07-14T18:10:13.767Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestCreateServiceSysctls
18:10:14 [2022-07-14T18:10:14.026Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestCreateServiceSysctls (0.03s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestCreateServiceCapabilities
18:10:14 [2022-07-14T18:10:14.026Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestInspect
18:10:14 [2022-07-14T18:10:14.026Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestInspect (0.02s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestCreateJob
18:10:14 [2022-07-14T18:10:14.026Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestCreateJob (0.01s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestReplicatedJob
18:10:14 [2022-07-14T18:10:14.026Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestReplicatedJob (0.01s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestUpdateReplicatedJob
18:10:14 [2022-07-14T18:10:14.026Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestServiceListWithStatuses
18:10:14 [2022-07-14T18:10:14.026Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestDockerNetworkConnectAlias
18:10:14 [2022-07-14T18:10:14.026Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestDockerNetworkReConnect
18:10:14 [2022-07-14T18:10:14.026Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:14 [2022-07-14T18:10:14.026Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
18:10:14 [2022-07-14T18:10:14.026Z] === RUN   TestServicePlugin
18:10:15 [2022-07-14T18:10:15.837Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
18:10:15 [2022-07-14T18:10:15.837Z] PASS
18:10:15 [2022-07-14T18:10:15.837Z] 
18:10:15 [2022-07-14T18:10:15.837Z] DONE 17 tests in 48.565s
18:10:15 [2022-07-14T18:10:15.837Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:10:15 [2022-07-14T18:10:15.837Z] INFO: Testing against a local daemon
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:10:15 [2022-07-14T18:10:15.837Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:10:15 [2022-07-14T18:10:15.837Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:10:15 [2022-07-14T18:10:15.837Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:10:15 [2022-07-14T18:10:15.837Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:10:15 [2022-07-14T18:10:15.837Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:10:15 [2022-07-14T18:10:15.837Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:10:15 [2022-07-14T18:10:15.837Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:10:15 [2022-07-14T18:10:15.837Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInstall
18:10:15 [2022-07-14T18:10:15.837Z] === RUN   TestPluginInstall/no_auth
18:10:15 [2022-07-14T18:10:15.927Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:15 [2022-07-14T18:10:15.927Z] --- SKIP: TestServicePlugin (1.94s)
18:10:15 [2022-07-14T18:10:15.927Z] === RUN   TestServiceUpdateLabel
18:10:15 [2022-07-14T18:10:15.927Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:15 [2022-07-14T18:10:15.927Z] --- SKIP: TestServiceUpdateLabel (0.01s)
18:10:15 [2022-07-14T18:10:15.927Z] === RUN   TestServiceUpdateSecrets
18:10:15 [2022-07-14T18:10:15.927Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:15 [2022-07-14T18:10:15.927Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
18:10:15 [2022-07-14T18:10:15.927Z] === RUN   TestServiceUpdateConfigs
18:10:15 [2022-07-14T18:10:15.927Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:15 [2022-07-14T18:10:15.927Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
18:10:15 [2022-07-14T18:10:15.927Z] === RUN   TestServiceUpdateNetwork
18:10:15 [2022-07-14T18:10:15.927Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:15 [2022-07-14T18:10:15.927Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
18:10:15 [2022-07-14T18:10:15.927Z] === RUN   TestServiceUpdatePidsLimit
18:10:15 [2022-07-14T18:10:15.927Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
18:10:16 [2022-07-14T18:10:16.185Z] PASS
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === Skipped
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
18:10:16 [2022-07-14T18:10:16.185Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestInspect (0.02s)
18:10:16 [2022-07-14T18:10:16.185Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:10:16 [2022-07-14T18:10:16.185Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s)
18:10:16 [2022-07-14T18:10:16.185Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
18:10:16 [2022-07-14T18:10:16.185Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
18:10:16 [2022-07-14T18:10:16.185Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
18:10:16 [2022-07-14T18:10:16.185Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
18:10:16 [2022-07-14T18:10:16.185Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] DONE 24 tests, 23 skipped in 2.366s
18:10:16 [2022-07-14T18:10:16.185Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:10:16 [2022-07-14T18:10:16.185Z] INFO: Testing against a local daemon
18:10:16 [2022-07-14T18:10:16.185Z] === RUN   TestSessionCreate
18:10:16 [2022-07-14T18:10:16.185Z] --- PASS: TestSessionCreate (0.04s)
18:10:16 [2022-07-14T18:10:16.185Z] === RUN   TestSessionCreateWithBadUpgrade
18:10:16 [2022-07-14T18:10:16.185Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
18:10:16 [2022-07-14T18:10:16.185Z] PASS
18:10:16 [2022-07-14T18:10:16.185Z] 
18:10:16 [2022-07-14T18:10:16.185Z] DONE 2 tests in 0.148s
18:10:16 [2022-07-14T18:10:16.185Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:10:16 [2022-07-14T18:10:16.443Z] INFO: Testing against a local daemon
18:10:16 [2022-07-14T18:10:16.443Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:10:16 [2022-07-14T18:10:16.443Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:10:16 [2022-07-14T18:10:16.443Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:10:16 [2022-07-14T18:10:16.443Z] === RUN   TestDiskUsage
18:10:16 [2022-07-14T18:10:16.443Z] === PAUSE TestDiskUsage
18:10:16 [2022-07-14T18:10:16.443Z] === RUN   TestEventsExecDie
18:10:16 [2022-07-14T18:10:16.776Z] time="2022-07-14T18:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:10:16 [2022-07-14T18:10:16.777Z] time="2022-07-14T18:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98835bbd055a23e7fb99ee4c90584c86aa2a187386bcdccc03a01a8ba3527d64" mediatype=application/vnd.docker.plugin.v1+json size=522
18:10:16 [2022-07-14T18:10:16.777Z] time="2022-07-14T18:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:10:16 [2022-07-14T18:10:16.777Z] time="2022-07-14T18:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98835bbd055a23e7fb99ee4c90584c86aa2a187386bcdccc03a01a8ba3527d64" mediatype=application/vnd.docker.plugin.v1+json size=522
18:10:17 [2022-07-14T18:10:17.018Z] --- PASS: TestEventsExecDie (0.54s)
18:10:17 [2022-07-14T18:10:17.018Z] === RUN   TestEventsBackwardsCompatible
18:10:17 [2022-07-14T18:10:17.018Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:10:17 [2022-07-14T18:10:17.018Z] === RUN   TestEventsVolumeCreate
18:10:17 [2022-07-14T18:10:17.018Z] --- PASS: TestEventsVolumeCreate (0.05s)
18:10:17 [2022-07-14T18:10:17.018Z] === RUN   TestInfoBinaryCommits
18:10:17 [2022-07-14T18:10:17.018Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:10:17 [2022-07-14T18:10:17.018Z] === RUN   TestInfoAPIVersioned
18:10:17 [2022-07-14T18:10:17.018Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:10:17 [2022-07-14T18:10:17.018Z] === RUN   TestInfoAPI
18:10:17 [2022-07-14T18:10:17.018Z] --- PASS: TestInfoAPI (0.02s)
18:10:17 [2022-07-14T18:10:17.018Z] === RUN   TestInfoAPIWarnings
18:10:17 [2022-07-14T18:10:17.036Z] === RUN   TestPluginInstall/with_htpasswd
18:10:17 [2022-07-14T18:10:17.296Z] time="2022-07-14T18:10:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:10:17 [2022-07-14T18:10:17.296Z] time="2022-07-14T18:10:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98835bbd055a23e7fb99ee4c90584c86aa2a187386bcdccc03a01a8ba3527d64" mediatype=application/vnd.docker.plugin.v1+json size=522
18:10:17 [2022-07-14T18:10:17.296Z] time="2022-07-14T18:10:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:10:17 [2022-07-14T18:10:17.296Z] time="2022-07-14T18:10:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98835bbd055a23e7fb99ee4c90584c86aa2a187386bcdccc03a01a8ba3527d64" mediatype=application/vnd.docker.plugin.v1+json size=522
18:10:17 [2022-07-14T18:10:17.555Z] === RUN   TestPluginInstall/with_insecure
18:10:18 [2022-07-14T18:10:18.493Z] time="2022-07-14T18:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:10:18 [2022-07-14T18:10:18.493Z] time="2022-07-14T18:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3602d085964825115ccc2667bc6c101ebc9215c03c4a50b74fa4990988aa7b05" mediatype=application/vnd.docker.plugin.v1+json size=522
18:10:18 [2022-07-14T18:10:18.493Z] time="2022-07-14T18:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:10:18 [2022-07-14T18:10:18.493Z] time="2022-07-14T18:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3602d085964825115ccc2667bc6c101ebc9215c03c4a50b74fa4990988aa7b05" mediatype=application/vnd.docker.plugin.v1+json size=522
18:10:18 [2022-07-14T18:10:18.753Z]     plugin_test.go:195: [d7eb1e1545923] daemon is not started
18:10:18 [2022-07-14T18:10:18.753Z] --- PASS: TestPluginInstall (2.79s)
18:10:18 [2022-07-14T18:10:18.753Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
18:10:18 [2022-07-14T18:10:18.753Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
18:10:18 [2022-07-14T18:10:18.753Z]     --- PASS: TestPluginInstall/with_insecure (1.10s)
18:10:18 [2022-07-14T18:10:18.753Z] === RUN   TestPluginsWithRuntimes
18:10:20 [2022-07-14T18:10:20.132Z] === RUN   TestPluginsWithRuntimes/No_Args
18:10:21 [2022-07-14T18:10:21.069Z] === RUN   TestPluginsWithRuntimes/With_Args
18:10:22 [2022-07-14T18:10:22.006Z] --- PASS: TestPluginsWithRuntimes (3.36s)
18:10:22 [2022-07-14T18:10:22.006Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
18:10:22 [2022-07-14T18:10:22.006Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
18:10:22 [2022-07-14T18:10:22.006Z] === RUN   TestPluginBackCompatMediaTypes
18:10:22 [2022-07-14T18:10:22.576Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
18:10:22 [2022-07-14T18:10:22.576Z] PASS
18:10:22 [2022-07-14T18:10:22.576Z] 
18:10:22 [2022-07-14T18:10:22.576Z] DONE 24 tests in 6.770s
18:10:22 [2022-07-14T18:10:22.576Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:10:22 [2022-07-14T18:10:22.835Z] INFO: Testing against a local daemon
18:10:22 [2022-07-14T18:10:22.835Z] === RUN   TestExternalGraphDriver
18:10:23 [2022-07-14T18:10:23.094Z] === RUN   TestExternalGraphDriver/json
18:10:25 [2022-07-14T18:10:25.012Z] === RUN   TestExternalGraphDriver/spec
18:10:26 [2022-07-14T18:10:26.391Z] === RUN   TestExternalGraphDriver/pull
18:10:28 [2022-07-14T18:10:28.298Z] --- PASS: TestExternalGraphDriver (5.36s)
18:10:28 [2022-07-14T18:10:28.298Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
18:10:28 [2022-07-14T18:10:28.298Z]     --- PASS: TestExternalGraphDriver/spec (1.64s)
18:10:28 [2022-07-14T18:10:28.298Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
18:10:28 [2022-07-14T18:10:28.298Z] === RUN   TestGraphdriverPluginV2
18:10:32 [2022-07-14T18:10:32.492Z] --- PASS: TestGraphdriverPluginV2 (4.23s)
18:10:32 [2022-07-14T18:10:32.492Z] PASS
18:10:32 [2022-07-14T18:10:32.492Z] 
18:10:32 [2022-07-14T18:10:32.492Z] DONE 5 tests in 9.637s
18:10:32 [2022-07-14T18:10:32.492Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:10:32 [2022-07-14T18:10:32.492Z] INFO: Testing against a local daemon
18:10:32 [2022-07-14T18:10:32.492Z] === RUN   TestContinueAfterPluginCrash
18:10:32 [2022-07-14T18:10:32.492Z] === PAUSE TestContinueAfterPluginCrash
18:10:32 [2022-07-14T18:10:32.492Z] === RUN   TestReadPluginNoRead
18:10:32 [2022-07-14T18:10:32.492Z] === PAUSE TestReadPluginNoRead
18:10:32 [2022-07-14T18:10:32.492Z] === RUN   TestDaemonStartWithLogOpt
18:10:32 [2022-07-14T18:10:32.492Z] === PAUSE TestDaemonStartWithLogOpt
18:10:32 [2022-07-14T18:10:32.492Z] === CONT  TestContinueAfterPluginCrash
18:10:32 [2022-07-14T18:10:32.492Z] === CONT  TestDaemonStartWithLogOpt
18:10:35 [2022-07-14T18:10:35.087Z] --- PASS: TestInfoAPIWarnings (16.57s)
18:10:35 [2022-07-14T18:10:35.087Z] === RUN   TestInfoDebug
18:10:35 [2022-07-14T18:10:35.087Z] --- PASS: TestInfoDebug (0.54s)
18:10:35 [2022-07-14T18:10:35.087Z] === RUN   TestInfoInsecureRegistries
18:10:35 [2022-07-14T18:10:35.087Z] --- PASS: TestInfoInsecureRegistries (0.55s)
18:10:35 [2022-07-14T18:10:35.087Z] === RUN   TestInfoRegistryMirrors
18:10:35 [2022-07-14T18:10:35.345Z] --- PASS: TestInfoRegistryMirrors (0.54s)
18:10:35 [2022-07-14T18:10:35.345Z] === RUN   TestLoginFailsWithBadCredentials
18:10:35 [2022-07-14T18:10:35.603Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
18:10:35 [2022-07-14T18:10:35.603Z] === RUN   TestPingCacheHeaders
18:10:35 [2022-07-14T18:10:35.603Z] --- PASS: TestPingCacheHeaders (0.04s)
18:10:35 [2022-07-14T18:10:35.603Z] === RUN   TestPingGet
18:10:35 [2022-07-14T18:10:35.603Z] --- PASS: TestPingGet (0.01s)
18:10:35 [2022-07-14T18:10:35.603Z] === RUN   TestPingHead
18:10:35 [2022-07-14T18:10:35.603Z] --- PASS: TestPingHead (0.03s)
18:10:35 [2022-07-14T18:10:35.603Z] === RUN   TestPingSwarmHeader
18:10:35 [2022-07-14T18:10:35.783Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
18:10:35 [2022-07-14T18:10:35.784Z] === CONT  TestReadPluginNoRead
18:10:36 [2022-07-14T18:10:36.169Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:10:36 [2022-07-14T18:10:36.734Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:10:37 [2022-07-14T18:10:37.668Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:10:37 [2022-07-14T18:10:37.668Z] --- PASS: TestPingSwarmHeader (2.08s)
18:10:37 [2022-07-14T18:10:37.668Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:10:37 [2022-07-14T18:10:37.668Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:10:37 [2022-07-14T18:10:37.668Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:10:37 [2022-07-14T18:10:37.668Z] === RUN   TestVersion
18:10:37 [2022-07-14T18:10:37.930Z] --- PASS: TestVersion (0.04s)
18:10:37 [2022-07-14T18:10:37.930Z] === CONT  TestDiskUsage
18:10:38 [2022-07-14T18:10:38.320Z] === RUN   TestReadPluginNoRead/default
18:10:38 [2022-07-14T18:10:38.496Z] === RUN   TestDiskUsage/empty
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/container_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/image_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/volume_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.497Z] === RUN   TestDiskUsage/after_container.Run
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:10:38 [2022-07-14T18:10:38.755Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:10:39 [2022-07-14T18:10:39.013Z] --- PASS: TestDiskUsage (1.25s)
18:10:39 [2022-07-14T18:10:39.013Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
18:10:39 [2022-07-14T18:10:39.013Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
18:10:39 [2022-07-14T18:10:39.013Z] PASS
18:10:39 [2022-07-14T18:10:39.013Z] 
18:10:39 [2022-07-14T18:10:39.013Z] === Skipped
18:10:39 [2022-07-14T18:10:39.013Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:10:39 [2022-07-14T18:10:39.013Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:10:39 [2022-07-14T18:10:39.013Z] 
18:10:39 [2022-07-14T18:10:39.013Z] DONE 54 tests, 1 skipped in 22.844s
18:10:39 [2022-07-14T18:10:39.013Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:10:39 [2022-07-14T18:10:39.260Z] === RUN   TestReadPluginNoRead/disabled_caching
18:10:39 [2022-07-14T18:10:39.271Z] INFO: Testing against a local daemon
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesCreateAndList
18:10:39 [2022-07-14T18:10:39.271Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesRemove
18:10:39 [2022-07-14T18:10:39.271Z] --- PASS: TestVolumesRemove (0.06s)
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesInspect
18:10:39 [2022-07-14T18:10:39.271Z] --- PASS: TestVolumesInspect (0.02s)
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesInvalidJSON
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:10:39 [2022-07-14T18:10:39.271Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:10:39 [2022-07-14T18:10:39.271Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:10:39 [2022-07-14T18:10:39.271Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:10:39 [2022-07-14T18:10:39.271Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:10:39 [2022-07-14T18:10:39.271Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:10:39 [2022-07-14T18:10:39.271Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:10:39 [2022-07-14T18:10:39.271Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:10:39 [2022-07-14T18:10:39.271Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:10:39 [2022-07-14T18:10:39.271Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:10:39 [2022-07-14T18:10:39.271Z] PASS
18:10:39 [2022-07-14T18:10:39.271Z] 
18:10:39 [2022-07-14T18:10:39.271Z] DONE 9 tests in 0.193s
18:10:39 [2022-07-14T18:10:39.271Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:10:39 [2022-07-14T18:10:39.271Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14247 is not a child of this shell
18:10:39 [2022-07-14T18:10:39.271Z] warning: PID 14247 from bundles/test-integration/docker.pid had a nonzero exit code
18:10:39 [2022-07-14T18:10:39.271Z] Leaving: AppArmorNo profiles have been unloaded.
18:10:39 [2022-07-14T18:10:39.271Z] 
18:10:39 [2022-07-14T18:10:39.271Z] Unloading profiles will leave already running processes permanently
18:10:39 [2022-07-14T18:10:39.271Z] unconfined, which can lead to unexpected situations.
18:10:39 [2022-07-14T18:10:39.271Z] 
18:10:39 [2022-07-14T18:10:39.271Z] To set a process to complain mode, use the command line tool
18:10:39 [2022-07-14T18:10:39.271Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:10:39 [2022-07-14T18:10:39.271Z] Removing test suite binaries
18:10:39 [2022-07-14T18:10:39.271Z] exiting test-integration
18:10:39 [2022-07-14T18:10:39.271Z] ++ exit 0
18:10:39 [2022-07-14T18:10:39.271Z] 
18:10:40 [2022-07-14T18:10:40.639Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:10:40 [2022-07-14T18:10:40.639Z] --- PASS: TestContinueAfterPluginCrash (8.38s)
Post stage
[Pipeline] junit
18:10:40 [2022-07-14T18:10:40.655Z] Recording test results
18:10:42 [2022-07-14T18:10:42.018Z] === CONT  TestReadPluginNoRead
18:10:42 [2022-07-14T18:10:42.018Z]     read_test.go:92: [d66221d6e984f] daemon is not started
18:10:42 [2022-07-14T18:10:42.018Z] --- PASS: TestReadPluginNoRead (6.01s)
18:10:42 [2022-07-14T18:10:42.018Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
18:10:42 [2022-07-14T18:10:42.018Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
18:10:42 [2022-07-14T18:10:42.018Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
18:10:42 [2022-07-14T18:10:42.018Z] PASS
18:10:42 [2022-07-14T18:10:42.018Z] 
18:10:42 [2022-07-14T18:10:42.018Z] DONE 6 tests in 9.423s
18:10:42 [2022-07-14T18:10:42.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:10:42 [2022-07-14T18:10:42.018Z] testing: warning: no tests to run
18:10:42 [2022-07-14T18:10:42.018Z] PASS
18:10:42 [2022-07-14T18:10:42.018Z] 
18:10:42 [2022-07-14T18:10:42.018Z] DONE 0 tests in 0.007s
18:10:42 [2022-07-14T18:10:42.018Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:10:42 [2022-07-14T18:10:42.018Z] INFO: Testing against a local daemon
18:10:42 [2022-07-14T18:10:42.018Z] === RUN   TestPluginWithDevMounts
18:10:42 [2022-07-14T18:10:42.018Z] === PAUSE TestPluginWithDevMounts
18:10:42 [2022-07-14T18:10:42.018Z] === CONT  TestPluginWithDevMounts
18:10:42 [2022-07-14T18:10:42.471Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:10:42 [2022-07-14T18:10:42.805Z] + echo Ensuring container killed.
18:10:42 [2022-07-14T18:10:42.805Z] Ensuring container killed.
18:10:42 [2022-07-14T18:10:42.805Z] + docker rm -vf docker-pr1
18:10:42 [2022-07-14T18:10:42.805Z] Error: No such container: docker-pr1
[Pipeline] sh
18:10:43 [2022-07-14T18:10:43.092Z] + echo Chowning /workspace to jenkins user
18:10:43 [2022-07-14T18:10:43.092Z] Chowning /workspace to jenkins user
18:10:43 [2022-07-14T18:10:43.092Z] + id -u
18:10:43 [2022-07-14T18:10:43.092Z] + id -g
18:10:43 [2022-07-14T18:10:43.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43811:/workspace busybox chown -R 1000:1000 /workspace
18:10:43 [2022-07-14T18:10:43.092Z] Unable to find image 'busybox:latest' locally
18:10:43 [2022-07-14T18:10:43.092Z] latest: Pulling from library/busybox
18:10:43 [2022-07-14T18:10:43.350Z] 19d511225f94: Pulling fs layer
18:10:43 [2022-07-14T18:10:43.350Z] 19d511225f94: Download complete
18:10:43 [2022-07-14T18:10:43.350Z] 19d511225f94: Pull complete
18:10:43 [2022-07-14T18:10:43.350Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
18:10:43 [2022-07-14T18:10:43.350Z] Status: Downloaded newer image for busybox:latest
18:10:43 [2022-07-14T18:10:43.398Z] --- PASS: TestPluginWithDevMounts (1.55s)
18:10:43 [2022-07-14T18:10:43.398Z] PASS
18:10:43 [2022-07-14T18:10:43.398Z] 
18:10:43 [2022-07-14T18:10:43.398Z] DONE 1 tests in 1.574s
18:10:43 [2022-07-14T18:10:43.398Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:10:43 [2022-07-14T18:10:43.398Z] INFO: Testing against a local daemon
18:10:43 [2022-07-14T18:10:43.398Z] === RUN   TestSecretInspect
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:10:45 [2022-07-14T18:10:45.544Z] + bundleName=amd64-rootless
18:10:45 [2022-07-14T18:10:45.544Z] + echo Creating amd64-rootless-bundles.tar.gz
18:10:45 [2022-07-14T18:10:45.544Z] Creating amd64-rootless-bundles.tar.gz
18:10:45 [2022-07-14T18:10:45.544Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:10:45 [2022-07-14T18:10:45.544Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
18:10:45 [2022-07-14T18:10:45.556Z] Archiving artifacts
18:10:45 [2022-07-14T18:10:45.934Z] --- PASS: TestSecretInspect (2.18s)
18:10:45 [2022-07-14T18:10:45.934Z] === RUN   TestSecretList
18:10:47 [2022-07-14T18:10:47.150Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43811/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:10:47 [2022-07-14T18:10:47.455Z] + make clean
18:10:47 [2022-07-14T18:10:47.713Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:10:47 [2022-07-14T18:10:47.713Z] docker-dev-cache
18:10:47 [2022-07-14T18:10:47.713Z] docker-mod-cache
[Pipeline] deleteDir
18:10:47 [2022-07-14T18:10:47.846Z] --- PASS: TestSecretList (2.18s)
18:10:47 [2022-07-14T18:10:47.846Z] === RUN   TestSecretsCreateAndDelete
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:10:50 [2022-07-14T18:10:50.380Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
18:10:50 [2022-07-14T18:10:50.380Z] === RUN   TestSecretsUpdate
18:10:52 [2022-07-14T18:10:52.285Z] --- PASS: TestSecretsUpdate (2.18s)
18:10:52 [2022-07-14T18:10:52.285Z] === RUN   TestTemplatedSecret
18:10:54 [2022-07-14T18:10:54.823Z] --- PASS: TestTemplatedSecret (2.59s)
18:10:54 [2022-07-14T18:10:54.823Z] === RUN   TestSecretCreateResolve
18:10:57 [2022-07-14T18:10:57.361Z] --- PASS: TestSecretCreateResolve (2.22s)
18:10:57 [2022-07-14T18:10:57.361Z] PASS
18:10:57 [2022-07-14T18:10:57.361Z] 
18:10:57 [2022-07-14T18:10:57.361Z] DONE 6 tests in 13.538s
18:10:57 [2022-07-14T18:10:57.361Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:10:57 [2022-07-14T18:10:57.361Z] INFO: Testing against a local daemon
18:10:57 [2022-07-14T18:10:57.361Z] === RUN   TestServiceCreateInit
18:10:57 [2022-07-14T18:10:57.361Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:11:00 [2022-07-14T18:11:00.680Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:11:04 [2022-07-14T18:11:04.875Z] --- PASS: TestServiceCreateInit (7.63s)
18:11:04 [2022-07-14T18:11:04.875Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
18:11:04 [2022-07-14T18:11:04.875Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s)
18:11:04 [2022-07-14T18:11:04.875Z] === RUN   TestCreateServiceMultipleTimes
18:11:22 [2022-07-14T18:11:22.973Z] --- PASS: TestCreateServiceMultipleTimes (15.72s)
18:11:22 [2022-07-14T18:11:22.973Z] === RUN   TestCreateServiceConflict
18:11:22 [2022-07-14T18:11:22.973Z] --- PASS: TestCreateServiceConflict (2.16s)
18:11:22 [2022-07-14T18:11:22.973Z] === RUN   TestCreateServiceMaxReplicas
18:11:24 [2022-07-14T18:11:24.880Z] --- PASS: TestCreateServiceMaxReplicas (2.34s)
18:11:24 [2022-07-14T18:11:24.880Z] === RUN   TestCreateWithDuplicateNetworkNames
18:11:39 [2022-07-14T18:11:39.768Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s)
18:11:39 [2022-07-14T18:11:39.768Z] === RUN   TestCreateServiceSecretFileMode
18:11:40 [2022-07-14T18:11:40.707Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
18:11:40 [2022-07-14T18:11:40.707Z] === RUN   TestCreateServiceConfigFileMode
18:11:43 [2022-07-14T18:11:43.243Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
18:11:43 [2022-07-14T18:11:43.243Z] === RUN   TestCreateServiceSysctls
18:11:46 [2022-07-14T18:11:46.535Z] --- PASS: TestCreateServiceSysctls (3.12s)
18:11:46 [2022-07-14T18:11:46.535Z] === RUN   TestCreateServiceCapabilities
18:11:49 [2022-07-14T18:11:49.071Z] --- PASS: TestCreateServiceCapabilities (2.52s)
18:11:49 [2022-07-14T18:11:49.071Z] === RUN   TestInspect
18:11:51 [2022-07-14T18:11:51.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:11:51 [2022-07-14T18:11:51.355Z] Using test binary docker
18:11:51 [2022-07-14T18:11:51.355Z] +++ /etc/init.d/apparmor start
18:11:51 [2022-07-14T18:11:51.355Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:11:51 [2022-07-14T18:11:51.355Z] INFO: Waiting for daemon to start...
18:11:51 [2022-07-14T18:11:51.355Z] Starting dockerd
18:11:51 [2022-07-14T18:11:51.355Z] +++ 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
18:11:51 [2022-07-14T18:11:51.608Z] --- PASS: TestInspect (2.78s)
18:11:51 [2022-07-14T18:11:51.608Z] === RUN   TestCreateJob
18:11:51 [2022-07-14T18:11:51.928Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:11:51 [2022-07-14T18:11:51.928Z] Using test binary docker
18:11:51 [2022-07-14T18:11:51.928Z] +++ /etc/init.d/apparmor start
18:11:51 [2022-07-14T18:11:51.928Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:11:51 [2022-07-14T18:11:51.928Z] INFO: Waiting for daemon to start...
18:11:51 [2022-07-14T18:11:51.928Z] Starting dockerd
18:11:51 [2022-07-14T18:11:51.928Z] +++ 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
18:11:53 [2022-07-14T18:11:53.305Z] .
18:11:53 [2022-07-14T18:11:53.305Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:11:53 [2022-07-14T18:11:53.305Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:11:53 [2022-07-14T18:11:53.305Z] Error: No such image: emptyfs
18:11:53 [2022-07-14T18:11:53.305Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:11:53 [2022-07-14T18:11:53.305Z] ++++ docker load
18:11:53 [2022-07-14T18:11:53.305Z] Running integration-test (iteration 1)
18:11:53 [2022-07-14T18:11:53.305Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:11:53 [2022-07-14T18:11:53.305Z] ++ 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)/'
18:11:53 [2022-07-14T18:11:53.305Z] ++ set -e
18:11:53 [2022-07-14T18:11:53.305Z] ++ '[' -n 0 ']'
18:11:53 [2022-07-14T18:11:53.305Z] ++ set -x
18:11:53 [2022-07-14T18:11:53.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
18:11:54 [2022-07-14T18:11:54.234Z] Loaded image: busybox:latest
18:11:54 [2022-07-14T18:11:54.234Z] 
18:11:54 [2022-07-14T18:11:54.234Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:11:54 [2022-07-14T18:11:54.234Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:11:54 [2022-07-14T18:11:54.234Z] Error: No such image: emptyfs
18:11:54 [2022-07-14T18:11:54.234Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:11:54 [2022-07-14T18:11:54.234Z] ++++ docker load
18:11:54 [2022-07-14T18:11:54.491Z] Loaded image: busybox:glibc
18:11:54 [2022-07-14T18:11:54.491Z] Running integration-test (iteration 1)
18:11:54 [2022-07-14T18:11:54.491Z] 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)/
18:11:54 [2022-07-14T18:11:54.491Z] ++ 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)/'
18:11:54 [2022-07-14T18:11:54.491Z] ++ set -e
18:11:54 [2022-07-14T18:11:54.491Z] ++ '[' -n 0 ']'
18:11:54 [2022-07-14T18:11:54.491Z] ++ set -x
18:11:54 [2022-07-14T18:11:54.491Z] ++ 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)/'
18:11:54 [2022-07-14T18:11:54.902Z] --- PASS: TestCreateJob (3.04s)
18:11:54 [2022-07-14T18:11:54.902Z] === RUN   TestReplicatedJob
18:11:55 [2022-07-14T18:11:55.862Z] Loaded image: busybox:latest
18:11:56 [2022-07-14T18:11:56.119Z] Loaded image: busybox:glibc
18:11:59 [2022-07-14T18:11:59.431Z] Loaded image: debian:bullseye-slim
18:11:59 [2022-07-14T18:11:59.431Z] Loaded image: hello-world:latest
18:11:59 [2022-07-14T18:11:59.431Z] Loaded image: arm32v7/hello-world:latest
18:11:59 [2022-07-14T18:11:59.431Z] INFO: Testing against a local daemon
18:11:59 [2022-07-14T18:11:59.431Z] === RUN   TestDockerDaemonSuite
18:11:59 [2022-07-14T18:11:59.431Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:12:00 [2022-07-14T18:12:00.181Z] --- PASS: TestReplicatedJob (5.08s)
18:12:00 [2022-07-14T18:12:00.181Z] === RUN   TestUpdateReplicatedJob
18:12:00 [2022-07-14T18:12:00.361Z] Loaded image: debian:bullseye-slim
18:12:00 [2022-07-14T18:12:00.633Z] Loaded image: hello-world:latest
18:12:00 [2022-07-14T18:12:00.889Z] Loaded image: arm32v7/hello-world:latest
18:12:00 [2022-07-14T18:12:00.889Z] INFO: Testing against a local daemon
18:12:00 [2022-07-14T18:12:00.889Z] === RUN   TestDockerSuite
18:12:00 [2022-07-14T18:12:00.889Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:12:01 [2022-07-14T18:12:01.146Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:12:01 [2022-07-14T18:12:01.146Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:12:01 [2022-07-14T18:12:01.146Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:12:01 [2022-07-14T18:12:01.146Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:12:01 [2022-07-14T18:12:01.146Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:12:01 [2022-07-14T18:12:01.146Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:12:01 [2022-07-14T18:12:01.146Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:12:02 [2022-07-14T18:12:02.080Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:12:02 [2022-07-14T18:12:02.337Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:12:02 [2022-07-14T18:12:02.720Z] --- PASS: TestUpdateReplicatedJob (3.14s)
18:12:02 [2022-07-14T18:12:02.720Z] === RUN   TestServiceListWithStatuses
18:12:02 [2022-07-14T18:12:02.720Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:12:02 [2022-07-14T18:12:02.720Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:12:02 [2022-07-14T18:12:02.720Z] === RUN   TestDockerNetworkConnectAlias
18:12:02 [2022-07-14T18:12:02.901Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:12:03 [2022-07-14T18:12:03.464Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:12:04 [2022-07-14T18:12:04.393Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:12:05 [2022-07-14T18:12:05.323Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:12:05 [2022-07-14T18:12:05.323Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:12:05 [2022-07-14T18:12:05.323Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:12:06 [2022-07-14T18:12:06.693Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:12:06 [2022-07-14T18:12:06.916Z] --- PASS: TestDockerNetworkConnectAlias (4.17s)
18:12:06 [2022-07-14T18:12:06.916Z] === RUN   TestDockerNetworkReConnect
18:12:06 [2022-07-14T18:12:06.950Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:12:06 [2022-07-14T18:12:06.950Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:12:06 [2022-07-14T18:12:06.950Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:12:06 [2022-07-14T18:12:06.950Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:12:07 [2022-07-14T18:12:07.878Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:12:08 [2022-07-14T18:12:08.808Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:12:08 [2022-07-14T18:12:08.808Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:12:09 [2022-07-14T18:12:09.063Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:12:09 [2022-07-14T18:12:09.064Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:12:10 [2022-07-14T18:12:10.208Z] --- PASS: TestDockerNetworkReConnect (3.42s)
18:12:10 [2022-07-14T18:12:10.208Z] === RUN   TestServicePlugin
18:12:10 [2022-07-14T18:12:10.432Z] --- PASS: TestBuildWithHugeFile (130.82s)
18:12:10 [2022-07-14T18:12:10.432Z] === RUN   TestBuildWCOWSandboxSize
18:12:10 [2022-07-14T18:12:10.432Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:12:10 [2022-07-14T18:12:10.432Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:12:10 [2022-07-14T18:12:10.432Z] === RUN   TestBuildWithEmptyDockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:12:10 [2022-07-14T18:12:10.432Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:12:10 [2022-07-14T18:12:10.432Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
18:12:10 [2022-07-14T18:12:10.432Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
18:12:10 [2022-07-14T18:12:10.432Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:12:10 [2022-07-14T18:12:10.432Z] === RUN   TestBuildPreserveOwnership
18:12:10 [2022-07-14T18:12:10.432Z] === RUN   TestBuildPreserveOwnership/copy_from
18:12:12 [2022-07-14T18:12:12.324Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:12:12 [2022-07-14T18:12:12.580Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:12:13 [2022-07-14T18:12:13.508Z] --- PASS: TestBuildPreserveOwnership (3.26s)
18:12:13 [2022-07-14T18:12:13.508Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.00s)
18:12:13 [2022-07-14T18:12:13.508Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s)
18:12:13 [2022-07-14T18:12:13.508Z] === RUN   TestBuildPlatformInvalid
18:12:13 [2022-07-14T18:12:13.764Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:12:13 [2022-07-14T18:12:13.764Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:12:14 [2022-07-14T18:12:14.329Z] Loaded image: busybox:latest
18:12:14 [2022-07-14T18:12:14.405Z]     plugin_test.go:61: [d555eeee67f6f] joining swarm manager [d1d10c85e01bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:12:14 [2022-07-14T18:12:14.586Z] Loaded image: busybox:glibc
18:12:14 [2022-07-14T18:12:14.586Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:12:15 [2022-07-14T18:12:15.344Z]     plugin_test.go:64: [ddf8bb19c7ffc] joining swarm manager [d1d10c85e01bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:12:16 [2022-07-14T18:12:16.479Z] Loaded image: debian:bullseye-slim
18:12:16 [2022-07-14T18:12:16.479Z] Loaded image: hello-world:latest
18:12:16 [2022-07-14T18:12:16.479Z] Loaded image: arm32v7/hello-world:latest
18:12:16 [2022-07-14T18:12:16.736Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:12:18 [2022-07-14T18:12:18.630Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:12:19 [2022-07-14T18:12:19.193Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:12:20 [2022-07-14T18:12:20.566Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:12:21 [2022-07-14T18:12:21.495Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:12:22 [2022-07-14T18:12:22.426Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:12:23 [2022-07-14T18:12:23.796Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:12:23 [2022-07-14T18:12:23.796Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:12:23 [2022-07-14T18:12:23.796Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:12:24 [2022-07-14T18:12:24.727Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:12:25 [2022-07-14T18:12:25.290Z]     docker_cli_daemon_test.go:1474: [df18e43d23d1c] daemon is not started
18:12:25 [2022-07-14T18:12:25.547Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:12:26 [2022-07-14T18:12:26.110Z]     check_test.go:540: [daf107a5246c8] daemon is not started
18:12:26 [2022-07-14T18:12:26.110Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:12:26 [2022-07-14T18:12:26.678Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:12:28 [2022-07-14T18:12:28.045Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:12:28 [2022-07-14T18:12:28.608Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:12:28 [2022-07-14T18:12:28.866Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.22s)
18:12:28 [2022-07-14T18:12:28.866Z] PASS
18:12:28 [2022-07-14T18:12:28.866Z] 
18:12:28 [2022-07-14T18:12:28.866Z] === Skipped
18:12:28 [2022-07-14T18:12:28.866Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:12:28 [2022-07-14T18:12:28.866Z]     build_session_test.go:25: TODO: BuildKit
18:12:28 [2022-07-14T18:12:28.866Z] 
18:12:28 [2022-07-14T18:12:28.866Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:12:28 [2022-07-14T18:12:28.866Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:12:28 [2022-07-14T18:12:28.866Z] 
18:12:28 [2022-07-14T18:12:28.866Z] DONE 34 tests, 2 skipped in 199.081s
18:12:28 [2022-07-14T18:12:28.866Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:12:28 [2022-07-14T18:12:28.866Z] ++ 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
18:12:28 [2022-07-14T18:12:28.866Z] ++ set -e
18:12:28 [2022-07-14T18:12:28.866Z] ++ '[' -n 0 ']'
18:12:28 [2022-07-14T18:12:28.866Z] ++ set -x
18:12:28 [2022-07-14T18:12:28.866Z] ++ 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
18:12:29 [2022-07-14T18:12:29.122Z] INFO: Testing against a local daemon
18:12:29 [2022-07-14T18:12:29.122Z] === RUN   TestConfigInspect
18:12:30 [2022-07-14T18:12:30.489Z]     check_test.go:540: [d129d49ae98df] daemon is not started
18:12:30 [2022-07-14T18:12:30.489Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:12:31 [2022-07-14T18:12:31.856Z] --- PASS: TestConfigInspect (2.76s)
18:12:31 [2022-07-14T18:12:31.856Z] === RUN   TestConfigList
18:12:32 [2022-07-14T18:12:32.785Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:12:33 [2022-07-14T18:12:33.042Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:12:33 [2022-07-14T18:12:33.606Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:12:34 [2022-07-14T18:12:34.169Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:12:34 [2022-07-14T18:12:34.426Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:12:34 [2022-07-14T18:12:34.426Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:12:34 [2022-07-14T18:12:34.426Z] --- PASS: TestConfigList (2.76s)
18:12:34 [2022-07-14T18:12:34.426Z] === RUN   TestConfigsCreateAndDelete
18:12:34 [2022-07-14T18:12:34.682Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:12:34 [2022-07-14T18:12:34.682Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:12:36 [2022-07-14T18:12:36.054Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:12:37 [2022-07-14T18:12:37.425Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:12:37 [2022-07-14T18:12:37.425Z] --- PASS: TestConfigsCreateAndDelete (2.97s)
18:12:37 [2022-07-14T18:12:37.425Z] === RUN   TestConfigsUpdate
18:12:37 [2022-07-14T18:12:37.681Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:12:37 [2022-07-14T18:12:37.681Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:12:38 [2022-07-14T18:12:38.246Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:12:39 [2022-07-14T18:12:39.178Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:12:39 [2022-07-14T18:12:39.773Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:12:40 [2022-07-14T18:12:40.031Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:12:40 [2022-07-14T18:12:40.605Z] --- PASS: TestConfigsUpdate (3.16s)
18:12:40 [2022-07-14T18:12:40.605Z] === RUN   TestTemplatedConfig
18:12:40 [2022-07-14T18:12:40.605Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:12:41 [2022-07-14T18:12:41.534Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:12:41 [2022-07-14T18:12:41.534Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:12:41 [2022-07-14T18:12:41.534Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:12:41 [2022-07-14T18:12:41.897Z] --- PASS: TestServicePlugin (30.32s)
18:12:41 [2022-07-14T18:12:41.897Z] === RUN   TestServiceUpdateLabel
18:12:42 [2022-07-14T18:12:42.462Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:12:42 [2022-07-14T18:12:42.462Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:12:42 [2022-07-14T18:12:42.462Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:12:42 [2022-07-14T18:12:42.462Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:12:42 [2022-07-14T18:12:42.462Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:12:42 [2022-07-14T18:12:42.720Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:12:42 [2022-07-14T18:12:42.834Z] --- PASS: TestServiceUpdateLabel (2.21s)
18:12:42 [2022-07-14T18:12:42.834Z] === RUN   TestServiceUpdateSecrets
18:12:43 [2022-07-14T18:12:43.650Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:12:44 [2022-07-14T18:12:44.214Z] --- PASS: TestTemplatedConfig (3.58s)
18:12:44 [2022-07-14T18:12:44.214Z] === RUN   TestConfigCreateResolve
18:12:44 [2022-07-14T18:12:44.470Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:12:45 [2022-07-14T18:12:45.400Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:12:45 [2022-07-14T18:12:45.400Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:12:45 [2022-07-14T18:12:45.963Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:12:46 [2022-07-14T18:12:46.892Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:12:47 [2022-07-14T18:12:47.456Z] --- PASS: TestConfigCreateResolve (3.05s)
18:12:47 [2022-07-14T18:12:47.456Z] PASS
18:12:47 [2022-07-14T18:12:47.456Z] 
18:12:47 [2022-07-14T18:12:47.456Z] DONE 6 tests in 18.406s
18:12:47 [2022-07-14T18:12:47.456Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:12:47 [2022-07-14T18:12:47.456Z] ++ 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
18:12:47 [2022-07-14T18:12:47.456Z] ++ set -e
18:12:47 [2022-07-14T18:12:47.456Z] ++ '[' -n 0 ']'
18:12:47 [2022-07-14T18:12:47.456Z] ++ set -x
18:12:47 [2022-07-14T18:12:47.456Z] ++ 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
18:12:47 [2022-07-14T18:12:47.456Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:12:47 [2022-07-14T18:12:47.456Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:12:47 [2022-07-14T18:12:47.456Z] INFO: Testing against a local daemon
18:12:47 [2022-07-14T18:12:47.456Z] === RUN   TestAttachWithTTY
18:12:47 [2022-07-14T18:12:47.713Z] --- PASS: TestAttachWithTTY (0.06s)
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestAttachWithoutTTy
18:12:47 [2022-07-14T18:12:47.713Z] --- PASS: TestAttachWithoutTTy (0.05s)
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestCheckpoint
18:12:47 [2022-07-14T18:12:47.713Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:12:47 [2022-07-14T18:12:47.713Z] --- SKIP: TestCheckpoint (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/commit
18:12:47 [2022-07-14T18:12:47.713Z] === PAUSE TestContainerInvalidJSON/commit
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/create
18:12:47 [2022-07-14T18:12:47.713Z] === PAUSE TestContainerInvalidJSON/containers/create
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:12:47 [2022-07-14T18:12:47.713Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:12:47 [2022-07-14T18:12:47.713Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:12:47 [2022-07-14T18:12:47.713Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:12:47 [2022-07-14T18:12:47.713Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:12:47 [2022-07-14T18:12:47.713Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:12:47 [2022-07-14T18:12:47.713Z] === CONT  TestContainerInvalidJSON/commit
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:12:47 [2022-07-14T18:12:47.713Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:12:47 [2022-07-14T18:12:47.713Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:12:47 [2022-07-14T18:12:47.713Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:12:47 [2022-07-14T18:12:47.713Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:12:47 [2022-07-14T18:12:47.713Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === CONT  TestContainerInvalidJSON/containers/create
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:12:47 [2022-07-14T18:12:47.713Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:12:47 [2022-07-14T18:12:47.713Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:12:47 [2022-07-14T18:12:47.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestCopyFromContainerPathIsNotDir
18:12:47 [2022-07-14T18:12:47.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
18:12:47 [2022-07-14T18:12:47.713Z] === RUN   TestCopyToContainerPathDoesNotExist
18:12:47 [2022-07-14T18:12:47.970Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
18:12:47 [2022-07-14T18:12:47.970Z] === RUN   TestCopyEmptyFile
18:12:48 [2022-07-14T18:12:48.228Z] --- PASS: TestCopyEmptyFile (0.36s)
18:12:48 [2022-07-14T18:12:48.228Z] === RUN   TestCopyToContainerPathIsNotDir
18:12:48 [2022-07-14T18:12:48.228Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:12:48 [2022-07-14T18:12:48.228Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:12:48 [2022-07-14T18:12:48.228Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
18:12:48 [2022-07-14T18:12:48.228Z] === RUN   TestCopyFromContainer
18:12:49 [2022-07-14T18:12:49.158Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:12:49 [2022-07-14T18:12:49.721Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:12:49 [2022-07-14T18:12:49.721Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:12:50 [2022-07-14T18:12:50.287Z] === RUN   TestCopyFromContainer//
18:12:50 [2022-07-14T18:12:50.287Z] === RUN   TestCopyFromContainer//bar/root
18:12:50 [2022-07-14T18:12:50.287Z] === RUN   TestCopyFromContainer//bar/root/
18:12:50 [2022-07-14T18:12:50.544Z] === RUN   TestCopyFromContainer/bar/quux
18:12:50 [2022-07-14T18:12:50.544Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:12:50 [2022-07-14T18:12:50.544Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:12:50 [2022-07-14T18:12:50.544Z] === RUN   TestCopyFromContainer/bar/quux/
18:12:50 [2022-07-14T18:12:50.801Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:12:50 [2022-07-14T18:12:50.801Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:12:51 [2022-07-14T18:12:51.058Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:12:51 [2022-07-14T18:12:51.058Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:12:51 [2022-07-14T18:12:51.315Z] === RUN   TestCopyFromContainer/bar/notarget
18:12:51 [2022-07-14T18:12:51.315Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:12:51 [2022-07-14T18:12:51.315Z] --- PASS: TestCopyFromContainer (3.07s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
18:12:51 [2022-07-14T18:12:51.315Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
18:12:51 [2022-07-14T18:12:51.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:12:51 [2022-07-14T18:12:51.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:12:51 [2022-07-14T18:12:51.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:12:51 [2022-07-14T18:12:51.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:12:51 [2022-07-14T18:12:51.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:12:51 [2022-07-14T18:12:51.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:12:51 [2022-07-14T18:12:51.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:12:51 [2022-07-14T18:12:51.571Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:12:51 [2022-07-14T18:12:51.571Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:12:51 [2022-07-14T18:12:51.571Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:12:51 [2022-07-14T18:12:51.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
18:12:51 [2022-07-14T18:12:51.571Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:12:51 [2022-07-14T18:12:51.571Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:12:51 [2022-07-14T18:12:51.571Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:12:51 [2022-07-14T18:12:51.571Z] === RUN   TestCreateLinkToNonExistingContainer
18:12:51 [2022-07-14T18:12:51.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:12:51 [2022-07-14T18:12:51.571Z] === RUN   TestCreateWithInvalidEnv
18:12:51 [2022-07-14T18:12:51.571Z] === RUN   TestCreateWithInvalidEnv/0
18:12:51 [2022-07-14T18:12:51.571Z] === PAUSE TestCreateWithInvalidEnv/0
18:12:51 [2022-07-14T18:12:51.571Z] === RUN   TestCreateWithInvalidEnv/1
18:12:51 [2022-07-14T18:12:51.571Z] === PAUSE TestCreateWithInvalidEnv/1
18:12:51 [2022-07-14T18:12:51.571Z] === RUN   TestCreateWithInvalidEnv/2
18:12:51 [2022-07-14T18:12:51.571Z] === PAUSE TestCreateWithInvalidEnv/2
18:12:51 [2022-07-14T18:12:51.571Z] === CONT  TestCreateWithInvalidEnv/0
18:12:51 [2022-07-14T18:12:51.571Z] === CONT  TestCreateWithInvalidEnv/2
18:12:51 [2022-07-14T18:12:51.571Z] === CONT  TestCreateWithInvalidEnv/1
18:12:51 [2022-07-14T18:12:51.571Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:12:51 [2022-07-14T18:12:51.571Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:12:51 [2022-07-14T18:12:51.571Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:12:51 [2022-07-14T18:12:51.571Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:12:51 [2022-07-14T18:12:51.571Z] === RUN   TestCreateTmpfsMountsTarget
18:12:51 [2022-07-14T18:12:51.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:12:51 [2022-07-14T18:12:51.571Z] === RUN   TestCreateWithCustomMaskedPaths
18:12:52 [2022-07-14T18:12:52.135Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:12:52 [2022-07-14T18:12:52.391Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:12:53 [2022-07-14T18:12:53.321Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:12:53 [2022-07-14T18:12:53.321Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:12:53 [2022-07-14T18:12:53.577Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:12:53 [2022-07-14T18:12:53.834Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
18:12:53 [2022-07-14T18:12:53.834Z] === RUN   TestCreateWithCustomReadonlyPaths
18:12:53 [2022-07-14T18:12:53.834Z]     check_test.go:540: [d40c1fae43c74] daemon is not started
18:12:53 [2022-07-14T18:12:53.834Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:12:54 [2022-07-14T18:12:54.398Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:12:55 [2022-07-14T18:12:55.767Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:12:55 [2022-07-14T18:12:55.767Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s)
18:12:55 [2022-07-14T18:12:55.767Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:12:55 [2022-07-14T18:12:55.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:12:55 [2022-07-14T18:12:55.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:12:55 [2022-07-14T18:12:55.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:12:55 [2022-07-14T18:12:55.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:12:55 [2022-07-14T18:12:55.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:12:55 [2022-07-14T18:12:55.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:12:55 [2022-07-14T18:12:55.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:12:55 [2022-07-14T18:12:55.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:12:55 [2022-07-14T18:12:55.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:12:55 [2022-07-14T18:12:55.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:12:56 [2022-07-14T18:12:56.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:12:56 [2022-07-14T18:12:56.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:12:56 [2022-07-14T18:12:56.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:12:56 [2022-07-14T18:12:56.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:12:56 [2022-07-14T18:12:56.024Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:12:56 [2022-07-14T18:12:56.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:12:56 [2022-07-14T18:12:56.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:12:56 [2022-07-14T18:12:56.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:12:56 [2022-07-14T18:12:56.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
18:12:56 [2022-07-14T18:12:56.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:12:56 [2022-07-14T18:12:56.024Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:12:56 [2022-07-14T18:12:56.024Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:12:56 [2022-07-14T18:12:56.280Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:12:56 [2022-07-14T18:12:56.843Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateDifferentPlatform
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateDifferentPlatform/different_os
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:12:56 [2022-07-14T18:12:56.843Z] --- PASS: TestCreateDifferentPlatform (0.03s)
18:12:56 [2022-07-14T18:12:56.843Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:12:56 [2022-07-14T18:12:56.843Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:12:56 [2022-07-14T18:12:56.843Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:12:56 [2022-07-14T18:12:56.843Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateInvalidHostConfig
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:12:56 [2022-07-14T18:12:56.843Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:12:56 [2022-07-14T18:12:56.843Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:12:56 [2022-07-14T18:12:56.843Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:12:56 [2022-07-14T18:12:56.843Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:12:56 [2022-07-14T18:12:56.843Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
18:12:56 [2022-07-14T18:12:56.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:12:56 [2022-07-14T18:12:56.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:12:56 [2022-07-14T18:12:56.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:12:56 [2022-07-14T18:12:56.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestContainerStartOnDaemonRestart
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestContainerStartOnDaemonRestart
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestDaemonRestartIpcMode
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestDaemonRestartIpcMode
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestDaemonHostGatewayIP
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestDaemonHostGatewayIP
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestRestartDaemonWithRestartingContainer
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestContainerKillOnDaemonStart
18:12:56 [2022-07-14T18:12:56.843Z] === PAUSE TestContainerKillOnDaemonStart
18:12:56 [2022-07-14T18:12:56.843Z] === RUN   TestDiff
18:12:57 [2022-07-14T18:12:57.407Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:12:57 [2022-07-14T18:12:57.407Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:12:57 [2022-07-14T18:12:57.407Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:12:57 [2022-07-14T18:12:57.407Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:12:57 [2022-07-14T18:12:57.664Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:12:57 [2022-07-14T18:12:57.664Z] --- PASS: TestDiff (0.78s)
18:12:57 [2022-07-14T18:12:57.664Z] === RUN   TestExecConsoleSize
18:12:57 [2022-07-14T18:12:57.718Z] --- PASS: TestServiceUpdateSecrets (14.48s)
18:12:57 [2022-07-14T18:12:57.719Z] === RUN   TestServiceUpdateConfigs
18:12:57 [2022-07-14T18:12:57.920Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:12:58 [2022-07-14T18:12:58.177Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:12:58 [2022-07-14T18:12:58.433Z] --- PASS: TestExecConsoleSize (0.88s)
18:12:58 [2022-07-14T18:12:58.433Z] === RUN   TestExecWithCloseStdin
18:12:59 [2022-07-14T18:12:59.363Z] --- PASS: TestExecWithCloseStdin (0.70s)
18:12:59 [2022-07-14T18:12:59.363Z] === RUN   TestExec
18:12:59 [2022-07-14T18:12:59.927Z] --- PASS: TestExec (0.73s)
18:12:59 [2022-07-14T18:12:59.927Z] === RUN   TestExecUser
18:12:59 [2022-07-14T18:12:59.927Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:13:00 [2022-07-14T18:13:00.492Z] --- PASS: TestExecUser (0.57s)
18:13:00 [2022-07-14T18:13:00.492Z] === RUN   TestExportContainerAndImportImage
18:13:01 [2022-07-14T18:13:01.056Z] --- PASS: TestExportContainerAndImportImage (0.59s)
18:13:01 [2022-07-14T18:13:01.056Z] === RUN   TestExportContainerAfterDaemonRestart
18:13:02 [2022-07-14T18:13:02.422Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
18:13:02 [2022-07-14T18:13:02.422Z] === RUN   TestHealthCheckWorkdir
18:13:02 [2022-07-14T18:13:02.678Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:13:03 [2022-07-14T18:13:03.241Z] === RUN   TestDockerSuite/TestContainerAPITop
18:13:03 [2022-07-14T18:13:03.241Z] --- PASS: TestHealthCheckWorkdir (0.90s)
18:13:03 [2022-07-14T18:13:03.241Z] === RUN   TestHealthKillContainer
18:13:03 [2022-07-14T18:13:03.498Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:13:04 [2022-07-14T18:13:04.061Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:13:04 [2022-07-14T18:13:04.061Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:13:04 [2022-07-14T18:13:04.061Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:13:04 [2022-07-14T18:13:04.061Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:13:06 [2022-07-14T18:13:06.577Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:13:07 [2022-07-14T18:13:07.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:13:07 [2022-07-14T18:13:07.140Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:13:07 [2022-07-14T18:13:07.702Z]     check_test.go:540: [dc078631d81c8] daemon is not started
18:13:07 [2022-07-14T18:13:07.702Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:13:07 [2022-07-14T18:13:07.702Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
18:13:08 [2022-07-14T18:13:08.264Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:13:08 [2022-07-14T18:13:08.825Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:13:09 [2022-07-14T18:13:09.081Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
18:13:09 [2022-07-14T18:13:09.339Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:13:10 [2022-07-14T18:13:10.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:13:11 [2022-07-14T18:13:11.635Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:13:11 [2022-07-14T18:13:11.636Z] --- PASS: TestHealthKillContainer (8.29s)
18:13:11 [2022-07-14T18:13:11.636Z] === RUN   TestInspectCpusetInConfigPre120
18:13:11 [2022-07-14T18:13:11.895Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:13:12 [2022-07-14T18:13:12.152Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
18:13:12 [2022-07-14T18:13:12.152Z] === RUN   TestIpcModeNone
18:13:12 [2022-07-14T18:13:12.661Z] --- PASS: TestServiceUpdateConfigs (14.58s)
18:13:12 [2022-07-14T18:13:12.661Z] === RUN   TestServiceUpdateNetwork
18:13:12 [2022-07-14T18:13:12.715Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f85530_<nil>_<nil>}
18:13:12 [2022-07-14T18:13:12.974Z] --- PASS: TestIpcModeNone (0.89s)
18:13:12 [2022-07-14T18:13:12.974Z] === RUN   TestIpcModePrivate
18:13:13 [2022-07-14T18:13:13.536Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:111, shared: false, mustBeShared: false
18:13:13 [2022-07-14T18:13:13.792Z] --- PASS: TestIpcModePrivate (0.72s)
18:13:13 [2022-07-14T18:13:13.792Z] === RUN   TestIpcModeShareable
18:13:14 [2022-07-14T18:13:14.048Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
18:13:14 [2022-07-14T18:13:14.305Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1342610096_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:13:14 [2022-07-14T18:13:14.305Z] --- PASS: TestIpcModeShareable (0.54s)
18:13:14 [2022-07-14T18:13:14.305Z] === RUN   TestAPIIpcModeShareableAndContainer
18:13:15 [2022-07-14T18:13:15.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1342610096_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:13:16 [2022-07-14T18:13:16.605Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:13:16 [2022-07-14T18:13:16.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
18:13:16 [2022-07-14T18:13:16.605Z] === RUN   TestAPIIpcModeHost
18:13:17 [2022-07-14T18:13:17.167Z] --- PASS: TestAPIIpcModeHost (0.46s)
18:13:17 [2022-07-14T18:13:17.167Z] === RUN   TestDaemonIpcModeShareable
18:13:17 [2022-07-14T18:13:17.167Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32652099647_/foo_false__<nil>_<nil>_<nil>_<nil>}
18:13:18 [2022-07-14T18:13:18.536Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true
18:13:18 [2022-07-14T18:13:18.536Z] --- PASS: TestDaemonIpcModeShareable (1.53s)
18:13:18 [2022-07-14T18:13:18.536Z] === RUN   TestDaemonIpcModePrivate
18:13:18 [2022-07-14T18:13:18.792Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32652099647_/foo_true__<nil>_<nil>_<nil>_<nil>}
18:13:18 [2022-07-14T18:13:18.792Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:13:18 [2022-07-14T18:13:18.792Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:13:18 [2022-07-14T18:13:18.792Z]     check_test.go:540: [dbaa58b5ea0c4] daemon is not started
18:13:18 [2022-07-14T18:13:18.792Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:13:20 [2022-07-14T18:13:20.208Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
18:13:20 [2022-07-14T18:13:20.208Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
18:13:20 [2022-07-14T18:13:20.208Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:13:20 [2022-07-14T18:13:20.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32652099647_/foo_true__0xc000f85560_<nil>_<nil>_<nil>}
18:13:20 [2022-07-14T18:13:20.773Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:13:21 [2022-07-14T18:13:21.708Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
18:13:21 [2022-07-14T18:13:21.708Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s)
18:13:21 [2022-07-14T18:13:21.708Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:13:21 [2022-07-14T18:13:21.966Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f85578_<nil>_<nil>}
18:13:22 [2022-07-14T18:13:22.533Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:13:23 [2022-07-14T18:13:23.095Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true
18:13:23 [2022-07-14T18:13:23.095Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s)
18:13:23 [2022-07-14T18:13:23.095Z] === RUN   TestIpcModeOlderClient
18:13:23 [2022-07-14T18:13:23.352Z] === PAUSE TestIpcModeOlderClient
18:13:23 [2022-07-14T18:13:23.352Z] === RUN   TestKillContainerInvalidSignal
18:13:23 [2022-07-14T18:13:23.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f85590_<nil>_<nil>}
18:13:23 [2022-07-14T18:13:23.917Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:13:23 [2022-07-14T18:13:23.917Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
18:13:23 [2022-07-14T18:13:23.917Z] === RUN   TestKillContainer
18:13:23 [2022-07-14T18:13:23.917Z] === RUN   TestKillContainer/no_signal
18:13:24 [2022-07-14T18:13:24.481Z] === RUN   TestKillContainer/non_killing_signal
18:13:24 [2022-07-14T18:13:24.872Z] --- PASS: TestServiceUpdateNetwork (12.46s)
18:13:24 [2022-07-14T18:13:24.872Z] === RUN   TestServiceUpdatePidsLimit
18:13:25 [2022-07-14T18:13:25.044Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f855a8_<nil>_<nil>}
18:13:25 [2022-07-14T18:13:25.044Z] === RUN   TestKillContainer/killing_signal
18:13:25 [2022-07-14T18:13:25.607Z]     check_test.go:540: [d0a5a795eb550] daemon is not started
18:13:25 [2022-07-14T18:13:25.607Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:13:25 [2022-07-14T18:13:25.809Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:13:25 [2022-07-14T18:13:25.863Z] --- PASS: TestKillContainer (1.97s)
18:13:25 [2022-07-14T18:13:25.863Z]     --- PASS: TestKillContainer/no_signal (0.58s)
18:13:25 [2022-07-14T18:13:25.863Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
18:13:25 [2022-07-14T18:13:25.863Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
18:13:25 [2022-07-14T18:13:25.863Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:13:25 [2022-07-14T18:13:25.863Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:13:26 [2022-07-14T18:13:26.379Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:13:26 [2022-07-14T18:13:26.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f855c0_<nil>_<nil>}
18:13:26 [2022-07-14T18:13:26.683Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:13:27 [2022-07-14T18:13:27.615Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
18:13:27 [2022-07-14T18:13:27.615Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s)
18:13:27 [2022-07-14T18:13:27.615Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
18:13:27 [2022-07-14T18:13:27.615Z] === RUN   TestKillStoppedContainer
18:13:27 [2022-07-14T18:13:27.615Z] --- PASS: TestKillStoppedContainer (0.05s)
18:13:27 [2022-07-14T18:13:27.615Z] === RUN   TestKillStoppedContainerAPIPre120
18:13:27 [2022-07-14T18:13:27.615Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:13:27 [2022-07-14T18:13:27.615Z] === RUN   TestKillDifferentUserContainer
18:13:28 [2022-07-14T18:13:28.179Z] --- PASS: TestKillDifferentUserContainer (0.66s)
18:13:28 [2022-07-14T18:13:28.179Z] === RUN   TestInspectOomKilledTrue
18:13:28 [2022-07-14T18:13:28.179Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:13:28 [2022-07-14T18:13:28.179Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:13:28 [2022-07-14T18:13:28.179Z] === RUN   TestInspectOomKilledFalse
18:13:28 [2022-07-14T18:13:28.179Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:13:28 [2022-07-14T18:13:28.179Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:13:28 [2022-07-14T18:13:28.179Z] === RUN   TestLinksEtcHostsContentMatch
18:13:28 [2022-07-14T18:13:28.179Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:13:28 [2022-07-14T18:13:28.179Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:13:28 [2022-07-14T18:13:28.742Z]     check_test.go:540: [da160e88d12f7] daemon is not started
18:13:28 [2022-07-14T18:13:28.742Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
18:13:28 [2022-07-14T18:13:28.742Z] === RUN   TestLinksContainerNames
18:13:28 [2022-07-14T18:13:28.742Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:13:29 [2022-07-14T18:13:29.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:13:29 [2022-07-14T18:13:29.927Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:13:29 [2022-07-14T18:13:29.927Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:13:29 [2022-07-14T18:13:29.927Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:13:29 [2022-07-14T18:13:29.927Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:13:29 [2022-07-14T18:13:29.927Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:13:29 [2022-07-14T18:13:29.927Z] --- PASS: TestLinksContainerNames (1.32s)
18:13:29 [2022-07-14T18:13:29.927Z] === RUN   TestLogsFollowTailEmpty
18:13:29 [2022-07-14T18:13:29.927Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:13:30 [2022-07-14T18:13:30.855Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs/driver_local
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:13:30 [2022-07-14T18:13:30.855Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:13:30 [2022-07-14T18:13:30.855Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:13:30 [2022-07-14T18:13:30.855Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:13:31 [2022-07-14T18:13:31.786Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:13:31 [2022-07-14T18:13:31.786Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:13:31 [2022-07-14T18:13:31.786Z]     docker_cli_daemon_plugins_test.go:80: [d753123cfbfea] daemon is not started
18:13:32 [2022-07-14T18:13:32.351Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:13:32 [2022-07-14T18:13:32.608Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:13:32 [2022-07-14T18:13:32.867Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:13:33 [2022-07-14T18:13:33.124Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:13:33 [2022-07-14T18:13:33.381Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:13:33 [2022-07-14T18:13:33.638Z] === RUN   TestLogs/driver_json-file
18:13:33 [2022-07-14T18:13:33.638Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:13:33 [2022-07-14T18:13:33.638Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:13:33 [2022-07-14T18:13:33.638Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:13:33 [2022-07-14T18:13:33.638Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:13:33 [2022-07-14T18:13:33.638Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:13:33 [2022-07-14T18:13:33.638Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:13:33 [2022-07-14T18:13:33.638Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:13:33 [2022-07-14T18:13:33.638Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:13:33 [2022-07-14T18:13:33.638Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:13:33 [2022-07-14T18:13:33.638Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:13:33 [2022-07-14T18:13:33.638Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:13:33 [2022-07-14T18:13:33.638Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:13:33 [2022-07-14T18:13:33.895Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:13:33 [2022-07-14T18:13:33.895Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:13:34 [2022-07-14T18:13:34.500Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:13:34 [2022-07-14T18:13:34.827Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:13:34 [2022-07-14T18:13:34.827Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:13:35 [2022-07-14T18:13:35.084Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:13:36 [2022-07-14T18:13:36.014Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:13:36 [2022-07-14T18:13:36.014Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:13:36 [2022-07-14T18:13:36.271Z]     docker_cli_daemon_plugins_test.go:170: [d84c16b10df10] daemon is not started
18:13:36 [2022-07-14T18:13:36.837Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:13:36 [2022-07-14T18:13:36.837Z] --- PASS: TestLogs (6.25s)
18:13:36 [2022-07-14T18:13:36.837Z]     --- PASS: TestLogs/driver_local (0.02s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.12s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.15s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.91s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.01s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.01s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.95s)
18:13:36 [2022-07-14T18:13:36.837Z]     --- PASS: TestLogs/driver_json-file (0.02s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.85s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.90s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.27s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.29s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.90s)
18:13:36 [2022-07-14T18:13:36.837Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.94s)
18:13:36 [2022-07-14T18:13:36.837Z] === RUN   TestContainerNetworkMountsNoChown
18:13:37 [2022-07-14T18:13:37.402Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot/default
18:13:37 [2022-07-14T18:13:37.402Z] === PAUSE TestMountDaemonRoot/default
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot/private
18:13:37 [2022-07-14T18:13:37.402Z] === PAUSE TestMountDaemonRoot/private
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot/rprivate
18:13:37 [2022-07-14T18:13:37.402Z] === PAUSE TestMountDaemonRoot/rprivate
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot/slave
18:13:37 [2022-07-14T18:13:37.402Z] === PAUSE TestMountDaemonRoot/slave
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot/rslave
18:13:37 [2022-07-14T18:13:37.402Z] === PAUSE TestMountDaemonRoot/rslave
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot/shared
18:13:37 [2022-07-14T18:13:37.402Z] === PAUSE TestMountDaemonRoot/shared
18:13:37 [2022-07-14T18:13:37.402Z] === RUN   TestMountDaemonRoot/rshared
18:13:37 [2022-07-14T18:13:37.402Z] === PAUSE TestMountDaemonRoot/rshared
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/default
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/default/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/default/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/rshared
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/shared
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/rslave
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/slave
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/rprivate
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/private
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/private/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/private/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/default/bind_root
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/default/mount_root
18:13:37 [2022-07-14T18:13:37.660Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:13:37 [2022-07-14T18:13:37.917Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/private/mount_root
18:13:37 [2022-07-14T18:13:37.917Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:13:38 [2022-07-14T18:13:38.175Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:13:38 [2022-07-14T18:13:38.175Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:13:38 [2022-07-14T18:13:38.175Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:13:38 [2022-07-14T18:13:38.175Z] === CONT  TestMountDaemonRoot/private/bind_root
18:13:38 [2022-07-14T18:13:38.175Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:13:38 [2022-07-14T18:13:38.175Z] --- PASS: TestMountDaemonRoot (0.02s)
18:13:38 [2022-07-14T18:13:38.175Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:13:38 [2022-07-14T18:13:38.175Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
18:13:38 [2022-07-14T18:13:38.175Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
18:13:38 [2022-07-14T18:13:38.175Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:13:38 [2022-07-14T18:13:38.175Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:13:38 [2022-07-14T18:13:38.175Z] === RUN   TestContainerBindMountNonRecursive
18:13:38 [2022-07-14T18:13:38.432Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:13:38 [2022-07-14T18:13:38.432Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:13:39 [2022-07-14T18:13:39.364Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:13:40 [2022-07-14T18:13:40.293Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:13:40 [2022-07-14T18:13:40.293Z] --- PASS: TestContainerBindMountNonRecursive (2.12s)
18:13:40 [2022-07-14T18:13:40.293Z] === RUN   TestContainerVolumesMountedAsShared
18:13:40 [2022-07-14T18:13:40.858Z] === RUN   TestDockerSuite/TestExecAPIStart
18:13:41 [2022-07-14T18:13:41.069Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
18:13:41 [2022-07-14T18:13:41.069Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
18:13:41 [2022-07-14T18:13:41.069Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
18:13:41 [2022-07-14T18:13:41.069Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
18:13:41 [2022-07-14T18:13:41.069Z] PASS
18:13:41 [2022-07-14T18:13:41.069Z] 
18:13:41 [2022-07-14T18:13:41.069Z] === Skipped
18:13:41 [2022-07-14T18:13:41.069Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:13:41 [2022-07-14T18:13:41.069Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:13:41 [2022-07-14T18:13:41.069Z] 
18:13:41 [2022-07-14T18:13:41.069Z] DONE 27 tests, 1 skipped in 163.764s
18:13:41 [2022-07-14T18:13:41.069Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:13:41 [2022-07-14T18:13:41.069Z] INFO: Testing against a local daemon
18:13:41 [2022-07-14T18:13:41.069Z] === RUN   TestSessionCreate
18:13:41 [2022-07-14T18:13:41.069Z] --- PASS: TestSessionCreate (0.02s)
18:13:41 [2022-07-14T18:13:41.069Z] === RUN   TestSessionCreateWithBadUpgrade
18:13:41 [2022-07-14T18:13:41.069Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:13:41 [2022-07-14T18:13:41.069Z] PASS
18:13:41 [2022-07-14T18:13:41.069Z] 
18:13:41 [2022-07-14T18:13:41.069Z] DONE 2 tests in 0.056s
18:13:41 [2022-07-14T18:13:41.069Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:13:41 [2022-07-14T18:13:41.069Z] INFO: Testing against a local daemon
18:13:41 [2022-07-14T18:13:41.069Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:13:41 [2022-07-14T18:13:41.069Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
18:13:41 [2022-07-14T18:13:41.069Z] === RUN   TestDiskUsage
18:13:41 [2022-07-14T18:13:41.069Z] === PAUSE TestDiskUsage
18:13:41 [2022-07-14T18:13:41.069Z] === RUN   TestEventsExecDie
18:13:41 [2022-07-14T18:13:41.115Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
18:13:41 [2022-07-14T18:13:41.115Z] === RUN   TestContainerVolumesMountedAsSlave
18:13:41 [2022-07-14T18:13:41.329Z] --- PASS: TestEventsExecDie (0.55s)
18:13:41 [2022-07-14T18:13:41.329Z] === RUN   TestEventsBackwardsCompatible
18:13:41 [2022-07-14T18:13:41.329Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:13:41 [2022-07-14T18:13:41.329Z] === RUN   TestEventsVolumeCreate
18:13:41 [2022-07-14T18:13:41.329Z] --- PASS: TestEventsVolumeCreate (0.06s)
18:13:41 [2022-07-14T18:13:41.329Z] === RUN   TestInfoBinaryCommits
18:13:41 [2022-07-14T18:13:41.372Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:13:41 [2022-07-14T18:13:41.589Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:13:41 [2022-07-14T18:13:41.589Z] === RUN   TestInfoAPIVersioned
18:13:41 [2022-07-14T18:13:41.589Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:13:41 [2022-07-14T18:13:41.589Z] === RUN   TestInfoAPI
18:13:41 [2022-07-14T18:13:41.589Z] --- PASS: TestInfoAPI (0.02s)
18:13:41 [2022-07-14T18:13:41.589Z] === RUN   TestInfoAPIWarnings
18:13:41 [2022-07-14T18:13:41.628Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s)
18:13:41 [2022-07-14T18:13:41.628Z] === RUN   TestNetworkNat
18:13:41 [2022-07-14T18:13:41.885Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:13:42 [2022-07-14T18:13:42.449Z] --- PASS: TestNetworkNat (0.76s)
18:13:42 [2022-07-14T18:13:42.449Z] === RUN   TestNetworkLocalhostTCPNat
18:13:42 [2022-07-14T18:13:42.449Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:13:42 [2022-07-14T18:13:42.708Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:13:42 [2022-07-14T18:13:42.966Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s)
18:13:42 [2022-07-14T18:13:42.966Z] === RUN   TestNetworkLoopbackNat
18:13:42 [2022-07-14T18:13:42.966Z]     check_test.go:540: [d0120f76ee28f] daemon is not started
18:13:42 [2022-07-14T18:13:42.966Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:13:43 [2022-07-14T18:13:43.532Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:13:44 [2022-07-14T18:13:44.461Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:13:44 [2022-07-14T18:13:44.461Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:13:45 [2022-07-14T18:13:45.024Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:13:45 [2022-07-14T18:13:45.588Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:13:46 [2022-07-14T18:13:46.151Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:13:46 [2022-07-14T18:13:46.151Z] --- PASS: TestNetworkLoopbackNat (3.12s)
18:13:46 [2022-07-14T18:13:46.151Z] === RUN   TestPause
18:13:46 [2022-07-14T18:13:46.715Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:13:46 [2022-07-14T18:13:46.973Z] --- PASS: TestPause (0.76s)
18:13:46 [2022-07-14T18:13:46.973Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:13:46 [2022-07-14T18:13:46.973Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:13:46 [2022-07-14T18:13:46.973Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:13:46 [2022-07-14T18:13:46.973Z] === RUN   TestPauseStopPausedContainer
18:13:47 [2022-07-14T18:13:47.537Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:13:47 [2022-07-14T18:13:47.793Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:13:47 [2022-07-14T18:13:47.793Z] --- PASS: TestPauseStopPausedContainer (0.83s)
18:13:47 [2022-07-14T18:13:47.793Z] === RUN   TestPidHost
18:13:48 [2022-07-14T18:13:48.357Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:13:49 [2022-07-14T18:13:49.288Z] --- PASS: TestPidHost (1.67s)
18:13:49 [2022-07-14T18:13:49.288Z] === RUN   TestPsFilter
18:13:49 [2022-07-14T18:13:49.545Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:13:49 [2022-07-14T18:13:49.545Z] --- PASS: TestPsFilter (0.13s)
18:13:49 [2022-07-14T18:13:49.545Z] === RUN   TestRemoveContainerWithRemovedVolume
18:13:50 [2022-07-14T18:13:50.108Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:13:50 [2022-07-14T18:13:50.365Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
18:13:50 [2022-07-14T18:13:50.365Z] === RUN   TestRemoveContainerWithVolume
18:13:50 [2022-07-14T18:13:50.928Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:13:50 [2022-07-14T18:13:50.928Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
18:13:50 [2022-07-14T18:13:50.928Z] === RUN   TestRemoveContainerRunning
18:13:51 [2022-07-14T18:13:51.491Z] --- PASS: TestRemoveContainerRunning (0.53s)
18:13:51 [2022-07-14T18:13:51.491Z] === RUN   TestRemoveContainerForceRemoveRunning
18:13:52 [2022-07-14T18:13:52.054Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
18:13:52 [2022-07-14T18:13:52.054Z] === RUN   TestRemoveInvalidContainer
18:13:52 [2022-07-14T18:13:52.054Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:13:52 [2022-07-14T18:13:52.054Z] === RUN   TestRenameLinkedContainer
18:13:52 [2022-07-14T18:13:52.310Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:13:54 [2022-07-14T18:13:54.205Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:13:54 [2022-07-14T18:13:54.462Z] --- PASS: TestRenameLinkedContainer (2.21s)
18:13:54 [2022-07-14T18:13:54.462Z] === RUN   TestRenameStoppedContainer
18:13:54 [2022-07-14T18:13:54.462Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:13:55 [2022-07-14T18:13:55.024Z] --- PASS: TestRenameStoppedContainer (0.52s)
18:13:55 [2022-07-14T18:13:55.024Z] === RUN   TestRenameRunningContainerAndReuse
18:13:55 [2022-07-14T18:13:55.953Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
18:13:55 [2022-07-14T18:13:55.953Z] === RUN   TestRenameInvalidName
18:13:56 [2022-07-14T18:13:56.209Z] --- PASS: TestRenameInvalidName (0.48s)
18:13:56 [2022-07-14T18:13:56.209Z] === RUN   TestRenameAnonymousContainer
18:13:58 [2022-07-14T18:13:58.104Z] --- PASS: TestRenameAnonymousContainer (1.63s)
18:13:58 [2022-07-14T18:13:58.104Z] === RUN   TestRenameContainerWithSameName
18:13:58 [2022-07-14T18:13:58.104Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:13:58 [2022-07-14T18:13:58.386Z] --- PASS: TestRenameContainerWithSameName (0.55s)
18:13:58 [2022-07-14T18:13:58.386Z] === RUN   TestRenameContainerWithLinkedContainer
18:13:59 [2022-07-14T18:13:59.679Z] --- PASS: TestInfoAPIWarnings (16.55s)
18:13:59 [2022-07-14T18:13:59.679Z] === RUN   TestInfoDebug
18:13:59 [2022-07-14T18:13:59.679Z] --- PASS: TestInfoDebug (0.52s)
18:13:59 [2022-07-14T18:13:59.679Z] === RUN   TestInfoInsecureRegistries
18:13:59 [2022-07-14T18:13:59.679Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:13:59 [2022-07-14T18:13:59.679Z] === RUN   TestInfoRegistryMirrors
18:13:59 [2022-07-14T18:13:59.679Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:13:59 [2022-07-14T18:13:59.679Z] === RUN   TestLoginFailsWithBadCredentials
18:13:59 [2022-07-14T18:13:59.775Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s)
18:13:59 [2022-07-14T18:13:59.775Z] === RUN   TestResize
18:13:59 [2022-07-14T18:13:59.939Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
18:13:59 [2022-07-14T18:13:59.939Z] === RUN   TestPingCacheHeaders
18:13:59 [2022-07-14T18:13:59.939Z] --- PASS: TestPingCacheHeaders (0.02s)
18:13:59 [2022-07-14T18:13:59.939Z] === RUN   TestPingGet
18:13:59 [2022-07-14T18:13:59.939Z] --- PASS: TestPingGet (0.02s)
18:13:59 [2022-07-14T18:13:59.939Z] === RUN   TestPingHead
18:13:59 [2022-07-14T18:13:59.939Z] --- PASS: TestPingHead (0.02s)
18:13:59 [2022-07-14T18:13:59.939Z] === RUN   TestPingSwarmHeader
18:14:00 [2022-07-14T18:14:00.032Z] --- PASS: TestResize (0.48s)
18:14:00 [2022-07-14T18:14:00.032Z] === RUN   TestResizeWithInvalidSize
18:14:00 [2022-07-14T18:14:00.288Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:14:00 [2022-07-14T18:14:00.288Z] === RUN   TestResizeWhenContainerNotStarted
18:14:00 [2022-07-14T18:14:00.508Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:14:00 [2022-07-14T18:14:00.851Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:14:00 [2022-07-14T18:14:00.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:01 [2022-07-14T18:14:01.077Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:14:01 [2022-07-14T18:14:01.107Z] === RUN   TestDockerSuite/TestGetContainerStats
18:14:02 [2022-07-14T18:14:02.016Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:14:02 [2022-07-14T18:14:02.016Z] --- PASS: TestPingSwarmHeader (2.06s)
18:14:02 [2022-07-14T18:14:02.016Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:14:02 [2022-07-14T18:14:02.016Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:14:02 [2022-07-14T18:14:02.016Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:14:02 [2022-07-14T18:14:02.016Z] === RUN   TestVersion
18:14:02 [2022-07-14T18:14:02.016Z] --- PASS: TestVersion (0.02s)
18:14:02 [2022-07-14T18:14:02.016Z] === CONT  TestCgroupDriverSystemdMemoryLimit
18:14:02 [2022-07-14T18:14:02.016Z] === CONT  TestDiskUsage
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/container_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/image_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/volume_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/build-cache_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:14:02 [2022-07-14T18:14:02.592Z] === RUN   TestDiskUsage/after_LoadBusybox
18:14:02 [2022-07-14T18:14:02.852Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:14:02 [2022-07-14T18:14:02.852Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:14:02 [2022-07-14T18:14:02.852Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:14:02 [2022-07-14T18:14:02.852Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:14:02 [2022-07-14T18:14:02.852Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:14:03 [2022-07-14T18:14:03.000Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:03 [2022-07-14T18:14:03.112Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:14:03 [2022-07-14T18:14:03.112Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:14:03 [2022-07-14T18:14:03.112Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:14:03 [2022-07-14T18:14:03.112Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:14:03 [2022-07-14T18:14:03.112Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:14:03 [2022-07-14T18:14:03.112Z] === RUN   TestDiskUsage/after_container.Run
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:14:03 [2022-07-14T18:14:03.372Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:14:03 [2022-07-14T18:14:03.632Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:14:03 [2022-07-14T18:14:03.632Z] --- PASS: TestDiskUsage (1.58s)
18:14:03 [2022-07-14T18:14:03.632Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]     --- PASS: TestDiskUsage/after_container.Run (0.52s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:14:03 [2022-07-14T18:14:03.632Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
18:14:03 [2022-07-14T18:14:03.632Z] PASS
18:14:03 [2022-07-14T18:14:03.632Z] 
18:14:03 [2022-07-14T18:14:03.632Z] DONE 54 tests in 22.975s
18:14:03 [2022-07-14T18:14:03.632Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:14:03 [2022-07-14T18:14:03.892Z] INFO: Testing against a local daemon
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesCreateAndList
18:14:03 [2022-07-14T18:14:03.892Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesRemove
18:14:03 [2022-07-14T18:14:03.892Z] --- PASS: TestVolumesRemove (0.07s)
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesInspect
18:14:03 [2022-07-14T18:14:03.892Z] --- PASS: TestVolumesInspect (0.02s)
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesInvalidJSON
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:14:03 [2022-07-14T18:14:03.892Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:14:03 [2022-07-14T18:14:03.892Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:14:03 [2022-07-14T18:14:03.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:14:03 [2022-07-14T18:14:03.892Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:14:03 [2022-07-14T18:14:03.892Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:14:03 [2022-07-14T18:14:03.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:14:03 [2022-07-14T18:14:03.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:14:03 [2022-07-14T18:14:03.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:14:03 [2022-07-14T18:14:03.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:14:03 [2022-07-14T18:14:03.892Z] PASS
18:14:03 [2022-07-14T18:14:03.892Z] 
18:14:03 [2022-07-14T18:14:03.892Z] DONE 9 tests in 0.142s
18:14:03 [2022-07-14T18:14:03.892Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:14:04 [2022-07-14T18:14:04.461Z] Stopping apparmor (via systemctl): apparmor.service.
18:14:04 [2022-07-14T18:14:04.461Z] Removing test suite binaries
18:14:04 [2022-07-14T18:14:04.461Z] exiting test-integration
18:14:04 [2022-07-14T18:14:04.461Z] ++ exit 0
18:14:04 [2022-07-14T18:14:04.461Z] 
18:14:04 [2022-07-14T18:14:04.890Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:14:05 [2022-07-14T18:14:05.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:14:05 [2022-07-14T18:14:05.709Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
Post stage
[Pipeline] junit
18:14:05 [2022-07-14T18:14:05.909Z] Recording test results
18:14:06 [2022-07-14T18:14:06.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:14:07 [2022-07-14T18:14:07.478Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:14:07 [2022-07-14T18:14:07.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:14:07 [2022-07-14T18:14:07.815Z] + echo Ensuring container killed.
18:14:07 [2022-07-14T18:14:07.815Z] Ensuring container killed.
18:14:07 [2022-07-14T18:14:07.815Z] + docker rm -vf docker-pr1
18:14:07 [2022-07-14T18:14:07.815Z] Error: No such container: docker-pr1
[Pipeline] sh
18:14:08 [2022-07-14T18:14:08.101Z] + echo Chowning /workspace to jenkins user
18:14:08 [2022-07-14T18:14:08.101Z] Chowning /workspace to jenkins user
18:14:08 [2022-07-14T18:14:08.101Z] + id -u
18:14:08 [2022-07-14T18:14:08.101Z] + id -g
18:14:08 [2022-07-14T18:14:08.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43811:/workspace busybox chown -R 1000:1000 /workspace
18:14:08 [2022-07-14T18:14:08.101Z] Unable to find image 'busybox:latest' locally
18:14:08 [2022-07-14T18:14:08.101Z] latest: Pulling from library/busybox
18:14:08 [2022-07-14T18:14:08.361Z] 19d511225f94: Pulling fs layer
18:14:08 [2022-07-14T18:14:08.361Z] 19d511225f94: Verifying Checksum
18:14:08 [2022-07-14T18:14:08.361Z] 19d511225f94: Download complete
18:14:08 [2022-07-14T18:14:08.361Z] 19d511225f94: Pull complete
18:14:08 [2022-07-14T18:14:08.361Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
18:14:08 [2022-07-14T18:14:08.361Z] Status: Downloaded newer image for busybox:latest
18:14:08 [2022-07-14T18:14:08.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:14:09 [2022-07-14T18:14:09.500Z]     check_test.go:540: [dea553569a4ad] daemon is not started
[Pipeline] catchError
[Pipeline] {
18:14:09 [2022-07-14T18:14:09.757Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
[Pipeline] sh
18:14:10 [2022-07-14T18:14:10.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:14:10 [2022-07-14T18:14:10.039Z] + bundleName=amd64-cgroup2
18:14:10 [2022-07-14T18:14:10.039Z] + echo Creating amd64-cgroup2-bundles.tar.gz
18:14:10 [2022-07-14T18:14:10.039Z] Creating amd64-cgroup2-bundles.tar.gz
18:14:10 [2022-07-14T18:14:10.039Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:14:10 [2022-07-14T18:14:10.039Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
18:14:10 [2022-07-14T18:14:10.310Z] Archiving artifacts
18:14:10 [2022-07-14T18:14:10.578Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:14:11 [2022-07-14T18:14:11.755Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43811/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:14:11 [2022-07-14T18:14:11.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:14:11 [2022-07-14T18:14:11.948Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:14:12 [2022-07-14T18:14:12.060Z] + make clean
18:14:12 [2022-07-14T18:14:12.060Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:14:12 [2022-07-14T18:14:12.060Z] docker-dev-cache
18:14:12 [2022-07-14T18:14:12.060Z] docker-mod-cache
[Pipeline] deleteDir
18:14:12 [2022-07-14T18:14:12.204Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:14:12 [2022-07-14T18:14:12.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:14:14 [2022-07-14T18:14:14.661Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:14:15 [2022-07-14T18:14:15.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:14:16 [2022-07-14T18:14:16.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:14:17 [2022-07-14T18:14:17.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:17 [2022-07-14T18:14:17.085Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:14:17 [2022-07-14T18:14:17.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:14:18 [2022-07-14T18:14:18.214Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:14:18 [2022-07-14T18:14:18.214Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:14:18 [2022-07-14T18:14:18.472Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:14:19 [2022-07-14T18:14:19.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:19 [2022-07-14T18:14:19.403Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:14:20 [2022-07-14T18:14:20.333Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:14:21 [2022-07-14T18:14:21.703Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:14:22 [2022-07-14T18:14:22.270Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:14:23 [2022-07-14T18:14:23.201Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:14:23 [2022-07-14T18:14:23.765Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:14:23 [2022-07-14T18:14:23.765Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:14:23 [2022-07-14T18:14:23.765Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.29s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.13s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.69s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.70s)
18:14:23 [2022-07-14T18:14:23.765Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.64s)
18:14:23 [2022-07-14T18:14:23.765Z] === RUN   TestCgroupNamespacesRun
18:14:23 [2022-07-14T18:14:23.765Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:14:25 [2022-07-14T18:14:25.134Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:14:25 [2022-07-14T18:14:25.392Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:14:25 [2022-07-14T18:14:25.955Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:14:25 [2022-07-14T18:14:25.955Z] --- PASS: TestCgroupNamespacesRun (2.08s)
18:14:25 [2022-07-14T18:14:25.955Z] === RUN   TestCgroupNamespacesRunPrivileged
18:14:27 [2022-07-14T18:14:27.325Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.40s)
18:14:27 [2022-07-14T18:14:27.325Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:14:27 [2022-07-14T18:14:27.581Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:14:28 [2022-07-14T18:14:28.949Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:14:28 [2022-07-14T18:14:28.949Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s)
18:14:28 [2022-07-14T18:14:28.949Z] === RUN   TestCgroupNamespacesRunHostMode
18:14:29 [2022-07-14T18:14:29.512Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:14:30 [2022-07-14T18:14:30.442Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
18:14:30 [2022-07-14T18:14:30.442Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:14:30 [2022-07-14T18:14:30.442Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:14:31 [2022-07-14T18:14:31.809Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s)
18:14:31 [2022-07-14T18:14:31.809Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:14:32 [2022-07-14T18:14:32.738Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:14:32 [2022-07-14T18:14:32.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s)
18:14:32 [2022-07-14T18:14:32.995Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:14:33 [2022-07-14T18:14:33.924Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s)
18:14:33 [2022-07-14T18:14:33.924Z] === RUN   TestCgroupNamespacesRunOlderClient
18:14:35 [2022-07-14T18:14:35.294Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:14:35 [2022-07-14T18:14:35.294Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
18:14:35 [2022-07-14T18:14:35.294Z] === RUN   TestNISDomainname
18:14:35 [2022-07-14T18:14:35.552Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:14:35 [2022-07-14T18:14:35.808Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:14:36 [2022-07-14T18:14:36.065Z] --- PASS: TestNISDomainname (0.91s)
18:14:36 [2022-07-14T18:14:36.065Z] === RUN   TestHostnameDnsResolution
18:14:37 [2022-07-14T18:14:37.436Z] --- PASS: TestHostnameDnsResolution (1.25s)
18:14:37 [2022-07-14T18:14:37.436Z] === RUN   TestUnprivilegedPortsAndPing
18:14:37 [2022-07-14T18:14:37.436Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:14:38 [2022-07-14T18:14:38.368Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s)
18:14:38 [2022-07-14T18:14:38.368Z] === RUN   TestPrivilegedHostDevices
18:14:38 [2022-07-14T18:14:38.931Z] --- PASS: TestPrivilegedHostDevices (0.65s)
18:14:38 [2022-07-14T18:14:38.931Z] === RUN   TestRunConsoleSize
18:14:39 [2022-07-14T18:14:39.861Z] --- PASS: TestRunConsoleSize (0.85s)
18:14:39 [2022-07-14T18:14:39.861Z] === RUN   TestStats
18:14:40 [2022-07-14T18:14:40.117Z]     check_test.go:540: [dbff5f58a2775] daemon is not started
18:14:40 [2022-07-14T18:14:40.117Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:14:41 [2022-07-14T18:14:41.491Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:14:42 [2022-07-14T18:14:42.457Z] --- PASS: TestStats (2.63s)
18:14:42 [2022-07-14T18:14:42.457Z] === RUN   TestStopContainerWithTimeout
18:14:42 [2022-07-14T18:14:42.457Z] === RUN   TestStopContainerWithTimeout/0
18:14:42 [2022-07-14T18:14:42.457Z] === PAUSE TestStopContainerWithTimeout/0
18:14:42 [2022-07-14T18:14:42.457Z] === RUN   TestStopContainerWithTimeout/1
18:14:42 [2022-07-14T18:14:42.457Z] === PAUSE TestStopContainerWithTimeout/1
18:14:42 [2022-07-14T18:14:42.457Z] === RUN   TestStopContainerWithTimeout/3
18:14:42 [2022-07-14T18:14:42.457Z] === PAUSE TestStopContainerWithTimeout/3
18:14:42 [2022-07-14T18:14:42.457Z] === RUN   TestStopContainerWithTimeout/-1
18:14:42 [2022-07-14T18:14:42.457Z] === PAUSE TestStopContainerWithTimeout/-1
18:14:42 [2022-07-14T18:14:42.457Z] === CONT  TestStopContainerWithTimeout/0
18:14:42 [2022-07-14T18:14:42.457Z] === CONT  TestStopContainerWithTimeout/-1
18:14:43 [2022-07-14T18:14:43.387Z] === CONT  TestStopContainerWithTimeout/3
18:14:43 [2022-07-14T18:14:43.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:14:44 [2022-07-14T18:14:44.573Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:14:44 [2022-07-14T18:14:44.573Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:14:44 [2022-07-14T18:14:44.573Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:14:45 [2022-07-14T18:14:45.138Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:14:45 [2022-07-14T18:14:45.138Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:14:45 [2022-07-14T18:14:45.396Z] === CONT  TestStopContainerWithTimeout/1
18:14:45 [2022-07-14T18:14:45.653Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:14:45 [2022-07-14T18:14:45.911Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:14:46 [2022-07-14T18:14:46.474Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:14:46 [2022-07-14T18:14:46.474Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:14:47 [2022-07-14T18:14:47.404Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:14:47 [2022-07-14T18:14:47.404Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
18:14:47 [2022-07-14T18:14:47.404Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
18:14:47 [2022-07-14T18:14:47.404Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
18:14:47 [2022-07-14T18:14:47.404Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
18:14:47 [2022-07-14T18:14:47.404Z] === RUN   TestDeleteDevicemapper
18:14:47 [2022-07-14T18:14:47.404Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:14:47 [2022-07-14T18:14:47.404Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:14:47 [2022-07-14T18:14:47.404Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:14:47 [2022-07-14T18:14:47.967Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:14:47 [2022-07-14T18:14:47.967Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:14:48 [2022-07-14T18:14:48.898Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:14:50 [2022-07-14T18:14:50.794Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s)
18:14:50 [2022-07-14T18:14:50.794Z] === RUN   TestUpdateMemory
18:14:50 [2022-07-14T18:14:50.794Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:14:50 [2022-07-14T18:14:50.794Z] --- SKIP: TestUpdateMemory (0.00s)
18:14:50 [2022-07-14T18:14:50.794Z] === RUN   TestUpdateCPUQuota
18:14:51 [2022-07-14T18:14:51.051Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:14:52 [2022-07-14T18:14:52.420Z] --- PASS: TestUpdateCPUQuota (1.49s)
18:14:52 [2022-07-14T18:14:52.420Z] === RUN   TestUpdatePidsLimit
18:14:52 [2022-07-14T18:14:52.420Z] === RUN   TestUpdatePidsLimit/update_from_none
18:14:52 [2022-07-14T18:14:52.420Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:14:52 [2022-07-14T18:14:52.420Z] === RUN   TestUpdatePidsLimit/no_change
18:14:52 [2022-07-14T18:14:52.983Z] === RUN   TestDockerSuite/TestAttachDetach
18:14:52 [2022-07-14T18:14:52.983Z] === RUN   TestUpdatePidsLimit/update_lower
18:14:53 [2022-07-14T18:14:53.240Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:14:53 [2022-07-14T18:14:53.498Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:14:53 [2022-07-14T18:14:53.756Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:14:53 [2022-07-14T18:14:53.756Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:14:54 [2022-07-14T18:14:54.318Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:14:54 [2022-07-14T18:14:54.885Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:14:55 [2022-07-14T18:14:55.451Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:14:55 [2022-07-14T18:14:55.708Z] --- PASS: TestUpdatePidsLimit (3.39s)
18:14:55 [2022-07-14T18:14:55.708Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.30s)
18:14:55 [2022-07-14T18:14:55.708Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
18:14:55 [2022-07-14T18:14:55.708Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
18:14:55 [2022-07-14T18:14:55.708Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
18:14:55 [2022-07-14T18:14:55.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
18:14:55 [2022-07-14T18:14:55.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
18:14:55 [2022-07-14T18:14:55.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
18:14:55 [2022-07-14T18:14:55.708Z] === RUN   TestUpdateRestartPolicy
18:14:56 [2022-07-14T18:14:56.638Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:14:57 [2022-07-14T18:14:57.201Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:14:57 [2022-07-14T18:14:57.458Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:14:58 [2022-07-14T18:14:58.022Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:14:58 [2022-07-14T18:14:58.952Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:15:02 [2022-07-14T18:15:02.223Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:15:02 [2022-07-14T18:15:02.223Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:15:02 [2022-07-14T18:15:02.223Z]     check_test.go:540: [d6fe3d10336f7] daemon is not started
18:15:02 [2022-07-14T18:15:02.223Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:15:02 [2022-07-14T18:15:02.223Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:15:02 [2022-07-14T18:15:02.223Z]     check_test.go:540: [df0fc08b94a47] daemon is not started
18:15:02 [2022-07-14T18:15:02.223Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:15:04 [2022-07-14T18:15:04.747Z]     check_test.go:540: [dcf06c9eee9dc] daemon is not started
18:15:04 [2022-07-14T18:15:04.747Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:15:08 [2022-07-14T18:15:08.022Z] --- PASS: TestUpdateRestartPolicy (12.22s)
18:15:08 [2022-07-14T18:15:08.022Z] === RUN   TestUpdateRestartWithAutoRemove
18:15:08 [2022-07-14T18:15:08.585Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
18:15:08 [2022-07-14T18:15:08.585Z] === RUN   TestWaitNonBlocked
18:15:08 [2022-07-14T18:15:08.585Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:15:08 [2022-07-14T18:15:08.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:15:08 [2022-07-14T18:15:08.585Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:15:08 [2022-07-14T18:15:08.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:15:08 [2022-07-14T18:15:08.585Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:15:08 [2022-07-14T18:15:08.585Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:15:08 [2022-07-14T18:15:08.842Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:15:09 [2022-07-14T18:15:09.773Z] --- PASS: TestWaitNonBlocked (0.02s)
18:15:09 [2022-07-14T18:15:09.773Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
18:15:09 [2022-07-14T18:15:09.773Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
18:15:09 [2022-07-14T18:15:09.773Z] === RUN   TestWaitBlocked
18:15:09 [2022-07-14T18:15:09.773Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:15:09 [2022-07-14T18:15:09.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:15:09 [2022-07-14T18:15:09.773Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:15:09 [2022-07-14T18:15:09.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:15:09 [2022-07-14T18:15:09.773Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:15:09 [2022-07-14T18:15:09.773Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:15:11 [2022-07-14T18:15:11.142Z] --- PASS: TestWaitBlocked (0.03s)
18:15:11 [2022-07-14T18:15:11.142Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
18:15:11 [2022-07-14T18:15:11.142Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
18:15:11 [2022-07-14T18:15:11.142Z] === RUN   TestWaitConditions
18:15:11 [2022-07-14T18:15:11.142Z] === RUN   TestWaitConditions/default
18:15:11 [2022-07-14T18:15:11.142Z] === PAUSE TestWaitConditions/default
18:15:11 [2022-07-14T18:15:11.142Z] === RUN   TestWaitConditions/not-running
18:15:11 [2022-07-14T18:15:11.142Z] === PAUSE TestWaitConditions/not-running
18:15:11 [2022-07-14T18:15:11.142Z] === RUN   TestWaitConditions/next-exit
18:15:11 [2022-07-14T18:15:11.142Z] === PAUSE TestWaitConditions/next-exit
18:15:11 [2022-07-14T18:15:11.143Z] === RUN   TestWaitConditions/removed
18:15:11 [2022-07-14T18:15:11.143Z] === PAUSE TestWaitConditions/removed
18:15:11 [2022-07-14T18:15:11.143Z] === CONT  TestWaitConditions/default
18:15:11 [2022-07-14T18:15:11.143Z] === CONT  TestWaitConditions/removed
18:15:12 [2022-07-14T18:15:12.072Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:15:13 [2022-07-14T18:15:13.004Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:15:13 [2022-07-14T18:15:13.261Z] === CONT  TestWaitConditions/next-exit
18:15:13 [2022-07-14T18:15:13.261Z] === CONT  TestWaitConditions/not-running
18:15:13 [2022-07-14T18:15:13.824Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:15:14 [2022-07-14T18:15:14.754Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:15:15 [2022-07-14T18:15:15.010Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:15:15 [2022-07-14T18:15:15.010Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:15:15 [2022-07-14T18:15:15.574Z] --- PASS: TestWaitConditions (0.03s)
18:15:15 [2022-07-14T18:15:15.574Z]     --- PASS: TestWaitConditions/default (2.26s)
18:15:15 [2022-07-14T18:15:15.574Z]     --- PASS: TestWaitConditions/removed (2.27s)
18:15:15 [2022-07-14T18:15:15.574Z]     --- PASS: TestWaitConditions/next-exit (2.16s)
18:15:15 [2022-07-14T18:15:15.574Z]     --- PASS: TestWaitConditions/not-running (2.19s)
18:15:15 [2022-07-14T18:15:15.574Z] === CONT  TestContainerStartOnDaemonRestart
18:15:15 [2022-07-14T18:15:15.574Z] === CONT  TestRestartDaemonWithRestartingContainer
18:15:16 [2022-07-14T18:15:16.942Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:15:17 [2022-07-14T18:15:17.872Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:15:19 [2022-07-14T18:15:19.242Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s)
18:15:19 [2022-07-14T18:15:19.242Z] === CONT  TestIpcModeOlderClient
18:15:19 [2022-07-14T18:15:19.242Z] --- PASS: TestIpcModeOlderClient (0.08s)
18:15:19 [2022-07-14T18:15:19.242Z] === CONT  TestContainerKillOnDaemonStart
18:15:19 [2022-07-14T18:15:19.242Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.56s)
18:15:19 [2022-07-14T18:15:19.242Z] === CONT  TestDaemonHostGatewayIP
18:15:20 [2022-07-14T18:15:20.171Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:15:21 [2022-07-14T18:15:21.102Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:15:22 [2022-07-14T18:15:22.470Z] --- PASS: TestDaemonHostGatewayIP (3.45s)
18:15:22 [2022-07-14T18:15:22.470Z] === CONT  TestDaemonRestartIpcMode
18:15:22 [2022-07-14T18:15:22.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:15:26 [2022-07-14T18:15:26.001Z] --- PASS: TestDaemonRestartIpcMode (3.23s)
18:15:26 [2022-07-14T18:15:26.564Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:15:27 [2022-07-14T18:15:27.536Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:15:29 [2022-07-14T18:15:29.453Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:15:30 [2022-07-14T18:15:30.821Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:15:30 [2022-07-14T18:15:30.821Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:15:31 [2022-07-14T18:15:31.384Z]     check_test.go:540: [d4d7c03918752] daemon is not started
18:15:31 [2022-07-14T18:15:31.384Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:15:31 [2022-07-14T18:15:31.641Z] --- PASS: TestContainerKillOnDaemonStart (12.50s)
18:15:31 [2022-07-14T18:15:31.641Z] PASS
18:15:31 [2022-07-14T18:15:31.641Z] 
18:15:31 [2022-07-14T18:15:31.641Z] === Skipped
18:15:31 [2022-07-14T18:15:31.641Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:15:31 [2022-07-14T18:15:31.641Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:15:31 [2022-07-14T18:15:31.641Z] 
18:15:31 [2022-07-14T18:15:31.641Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:15:31 [2022-07-14T18:15:31.641Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:15:31 [2022-07-14T18:15:31.641Z] 
18:15:31 [2022-07-14T18:15:31.641Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:15:31 [2022-07-14T18:15:31.641Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:15:31 [2022-07-14T18:15:31.641Z] 
18:15:31 [2022-07-14T18:15:31.641Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:15:31 [2022-07-14T18:15:31.641Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:15:31 [2022-07-14T18:15:31.641Z] 
18:15:31 [2022-07-14T18:15:31.641Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:15:31 [2022-07-14T18:15:31.641Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:15:31 [2022-07-14T18:15:31.641Z] 
18:15:31 [2022-07-14T18:15:31.641Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:15:31 [2022-07-14T18:15:31.641Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:15:31 [2022-07-14T18:15:31.641Z] 
18:15:31 [2022-07-14T18:15:31.641Z] DONE 264 tests, 6 skipped in 164.199s
18:15:31 [2022-07-14T18:15:31.641Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:15:31 [2022-07-14T18:15:31.641Z] ++ 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
18:15:31 [2022-07-14T18:15:31.641Z] ++ set -e
18:15:31 [2022-07-14T18:15:31.641Z] ++ '[' -n 0 ']'
18:15:31 [2022-07-14T18:15:31.641Z] ++ set -x
18:15:31 [2022-07-14T18:15:31.641Z] ++ 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
18:15:31 [2022-07-14T18:15:31.641Z] === RUN   TestConfigDaemonLibtrustID
18:15:32 [2022-07-14T18:15:32.206Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
18:15:32 [2022-07-14T18:15:32.206Z] === RUN   TestConfigDaemonID
18:15:32 [2022-07-14T18:15:32.462Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:15:33 [2022-07-14T18:15:33.394Z]     daemon_test.go:83: [d1132b9899940] daemon is not started
18:15:33 [2022-07-14T18:15:33.394Z] --- PASS: TestConfigDaemonID (1.10s)
18:15:33 [2022-07-14T18:15:33.394Z] === RUN   TestDaemonConfigValidation
18:15:33 [2022-07-14T18:15:33.394Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:15:33 [2022-07-14T18:15:33.394Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:15:33 [2022-07-14T18:15:33.394Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:15:33 [2022-07-14T18:15:33.394Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:15:33 [2022-07-14T18:15:33.394Z] === RUN   TestDaemonConfigValidation/invalid_config
18:15:33 [2022-07-14T18:15:33.394Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:15:33 [2022-07-14T18:15:33.394Z] === RUN   TestDaemonConfigValidation/malformed_config
18:15:33 [2022-07-14T18:15:33.394Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:15:33 [2022-07-14T18:15:33.394Z] === RUN   TestDaemonConfigValidation/valid_config
18:15:33 [2022-07-14T18:15:33.394Z] === PAUSE TestDaemonConfigValidation/valid_config
18:15:33 [2022-07-14T18:15:33.394Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:15:33 [2022-07-14T18:15:33.394Z] === CONT  TestDaemonConfigValidation/malformed_config
18:15:33 [2022-07-14T18:15:33.394Z] === CONT  TestDaemonConfigValidation/valid_config
18:15:33 [2022-07-14T18:15:33.651Z] === CONT  TestDaemonConfigValidation/invalid_config
18:15:33 [2022-07-14T18:15:33.651Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:15:33 [2022-07-14T18:15:33.908Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:15:33 [2022-07-14T18:15:33.908Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s)
18:15:33 [2022-07-14T18:15:33.908Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.16s)
18:15:33 [2022-07-14T18:15:33.908Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.17s)
18:15:33 [2022-07-14T18:15:33.908Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.24s)
18:15:33 [2022-07-14T18:15:33.908Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s)
18:15:33 [2022-07-14T18:15:33.908Z] === RUN   TestConfigDaemonSeccompProfiles
18:15:33 [2022-07-14T18:15:33.908Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:15:34 [2022-07-14T18:15:34.472Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:15:35 [2022-07-14T18:15:35.034Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:15:35 [2022-07-14T18:15:35.964Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:15:35 [2022-07-14T18:15:35.964Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:15:37 [2022-07-14T18:15:37.330Z] === CONT  TestConfigDaemonSeccompProfiles
18:15:37 [2022-07-14T18:15:37.330Z]     daemon_test.go:197: [d8971d71d94ee] daemon is not started
18:15:37 [2022-07-14T18:15:37.330Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s)
18:15:37 [2022-07-14T18:15:37.330Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
18:15:37 [2022-07-14T18:15:37.330Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
18:15:37 [2022-07-14T18:15:37.330Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
18:15:37 [2022-07-14T18:15:37.330Z] === RUN   TestDaemonProxy
18:15:37 [2022-07-14T18:15:37.330Z] === RUN   TestDaemonProxy/environment_variables
18:15:37 [2022-07-14T18:15:37.330Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:15:37 [2022-07-14T18:15:37.587Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:15:38 [2022-07-14T18:15:38.517Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:15:38 [2022-07-14T18:15:38.774Z] === RUN   TestDaemonProxy/command-line_options
18:15:40 [2022-07-14T18:15:40.141Z]     check_test.go:540: [dc2caf0de8c55] daemon is not started
18:15:40 [2022-07-14T18:15:40.141Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:15:40 [2022-07-14T18:15:40.141Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:15:40 [2022-07-14T18:15:40.704Z] === RUN   TestDaemonProxy/configuration_file
18:15:42 [2022-07-14T18:15:42.593Z] === RUN   TestDaemonProxy/conflicting_options
18:15:42 [2022-07-14T18:15:42.850Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:15:42 [2022-07-14T18:15:42.850Z] === RUN   TestDaemonProxy/reload_sanitized
18:15:43 [2022-07-14T18:15:43.412Z] --- PASS: TestDaemonProxy (6.23s)
18:15:43 [2022-07-14T18:15:43.412Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
18:15:43 [2022-07-14T18:15:43.412Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
18:15:43 [2022-07-14T18:15:43.412Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
18:15:43 [2022-07-14T18:15:43.412Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
18:15:43 [2022-07-14T18:15:43.412Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
18:15:43 [2022-07-14T18:15:43.412Z] PASS
18:15:43 [2022-07-14T18:15:43.412Z] 
18:15:43 [2022-07-14T18:15:43.412Z] DONE 18 tests in 11.731s
18:15:43 [2022-07-14T18:15:43.412Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:15:43 [2022-07-14T18:15:43.412Z] ++ 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
18:15:43 [2022-07-14T18:15:43.413Z] ++ set -e
18:15:43 [2022-07-14T18:15:43.413Z] ++ '[' -n 0 ']'
18:15:43 [2022-07-14T18:15:43.413Z] ++ set -x
18:15:43 [2022-07-14T18:15:43.413Z] ++ 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
18:15:43 [2022-07-14T18:15:43.413Z] === RUN   TestDockerSuite/TestBuildAddScript
18:15:43 [2022-07-14T18:15:43.413Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:15:43 [2022-07-14T18:15:43.413Z] INFO: Testing against a local daemon
18:15:43 [2022-07-14T18:15:43.413Z] === RUN   TestCommitInheritsEnv
18:15:43 [2022-07-14T18:15:43.975Z] --- PASS: TestCommitInheritsEnv (0.36s)
18:15:43 [2022-07-14T18:15:43.975Z] === RUN   TestImportExtremelyLargeImageWorks
18:15:43 [2022-07-14T18:15:43.975Z] === PAUSE TestImportExtremelyLargeImageWorks
18:15:43 [2022-07-14T18:15:43.975Z] === RUN   TestImportWithCustomPlatform
18:15:43 [2022-07-14T18:15:43.975Z] === RUN   TestImportWithCustomPlatform/#00
18:15:43 [2022-07-14T18:15:43.975Z] === RUN   TestImportWithCustomPlatform/_______
18:15:43 [2022-07-14T18:15:43.975Z] === RUN   TestImportWithCustomPlatform//
18:15:43 [2022-07-14T18:15:43.975Z] === RUN   TestImportWithCustomPlatform/linux
18:15:44 [2022-07-14T18:15:44.233Z] === RUN   TestImportWithCustomPlatform/LINUX
18:15:44 [2022-07-14T18:15:44.233Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:15:44 [2022-07-14T18:15:44.490Z] === RUN   TestImportWithCustomPlatform/macos
18:15:44 [2022-07-14T18:15:44.490Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:15:44 [2022-07-14T18:15:44.490Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:15:44 [2022-07-14T18:15:44.490Z] --- PASS: TestImportWithCustomPlatform (0.60s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.14s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/linux (0.17s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.11s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:15:44 [2022-07-14T18:15:44.490Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:15:44 [2022-07-14T18:15:44.490Z] === RUN   TestImagesFilterMultiReference
18:15:44 [2022-07-14T18:15:44.490Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:15:44 [2022-07-14T18:15:44.490Z] === RUN   TestImagePullPlatformInvalid
18:15:44 [2022-07-14T18:15:44.490Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:15:44 [2022-07-14T18:15:44.490Z] === RUN   TestRemoveImageOrphaning
18:15:45 [2022-07-14T18:15:45.052Z] --- PASS: TestRemoveImageOrphaning (0.34s)
18:15:45 [2022-07-14T18:15:45.052Z] === RUN   TestRemoveImageGarbageCollector
18:15:45 [2022-07-14T18:15:45.308Z] time="2022-07-14T18:15:45Z" level=info msg="[graphdriver] trying configured driver: overlay2"
18:15:45 [2022-07-14T18:15:45.871Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:15:47 [2022-07-14T18:15:47.241Z] --- PASS: TestRemoveImageGarbageCollector (2.38s)
18:15:47 [2022-07-14T18:15:47.241Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:15:47 [2022-07-14T18:15:47.241Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:15:47 [2022-07-14T18:15:47.241Z] === RUN   TestTagInvalidReference
18:15:47 [2022-07-14T18:15:47.241Z] --- PASS: TestTagInvalidReference (0.01s)
18:15:47 [2022-07-14T18:15:47.241Z] === RUN   TestTagValidPrefixedRepo
18:15:47 [2022-07-14T18:15:47.497Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:15:47 [2022-07-14T18:15:47.497Z] === RUN   TestTagExistedNameWithoutForce
18:15:47 [2022-07-14T18:15:47.497Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:15:47 [2022-07-14T18:15:47.497Z] === RUN   TestTagOfficialNames
18:15:47 [2022-07-14T18:15:47.497Z] --- PASS: TestTagOfficialNames (0.06s)
18:15:47 [2022-07-14T18:15:47.497Z] === RUN   TestTagMatchesDigest
18:15:47 [2022-07-14T18:15:47.497Z] --- PASS: TestTagMatchesDigest (0.02s)
18:15:47 [2022-07-14T18:15:47.497Z] === CONT  TestImportExtremelyLargeImageWorks
18:15:49 [2022-07-14T18:15:49.390Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:15:50 [2022-07-14T18:15:50.319Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:15:50 [2022-07-14T18:15:50.882Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:15:51 [2022-07-14T18:15:51.445Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:15:51 [2022-07-14T18:15:51.445Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
18:15:52 [2022-07-14T18:15:52.009Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
18:15:52 [2022-07-14T18:15:52.573Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
18:15:52 [2022-07-14T18:15:52.829Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:15:53 [2022-07-14T18:15:53.092Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
18:15:53 [2022-07-14T18:15:53.656Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
18:15:54 [2022-07-14T18:15:54.221Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
18:15:54 [2022-07-14T18:15:54.477Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
18:15:55 [2022-07-14T18:15:55.040Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
18:15:55 [2022-07-14T18:15:55.604Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
18:15:56 [2022-07-14T18:15:56.166Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
18:15:56 [2022-07-14T18:15:56.729Z]     check_test.go:540: [dbaec06dfdd4a] daemon is not started
18:15:56 [2022-07-14T18:15:56.729Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:15:57 [2022-07-14T18:15:57.292Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:15:57 [2022-07-14T18:15:57.855Z]     check_test.go:540: [df42e629cc12b] daemon is not started
18:15:57 [2022-07-14T18:15:57.855Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:15:58 [2022-07-14T18:15:58.418Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:15:59 [2022-07-14T18:15:59.788Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:16:00 [2022-07-14T18:16:00.353Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:16:00 [2022-07-14T18:16:00.610Z] === RUN   TestDockerSuite/TestBuildAddTar
18:16:03 [2022-07-14T18:16:03.132Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:16:03 [2022-07-14T18:16:03.696Z]     check_test.go:540: [d62c58c33b3c6] daemon is not started
18:16:03 [2022-07-14T18:16:03.696Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:16:06 [2022-07-14T18:16:06.969Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:16:08 [2022-07-14T18:16:08.338Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:16:09 [2022-07-14T18:16:09.269Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:16:10 [2022-07-14T18:16:10.669Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:16:12 [2022-07-14T18:16:12.582Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:16:12 [2022-07-14T18:16:12.839Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:16:13 [2022-07-14T18:16:13.771Z]     check_test.go:540: [d47b7eea6b645] daemon is not started
18:16:13 [2022-07-14T18:16:13.771Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:16:16 [2022-07-14T18:16:16.295Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:16:18 [2022-07-14T18:16:18.821Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:16:22 [2022-07-14T18:16:22.092Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:16:23 [2022-07-14T18:16:23.461Z] === RUN   TestDockerSuite/TestBuildBlankName
18:16:23 [2022-07-14T18:16:23.718Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:16:25 [2022-07-14T18:16:25.086Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:16:26 [2022-07-14T18:16:26.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:16:27 [2022-07-14T18:16:27.909Z]     check_test.go:540: [d12a7ee22530c] daemon is not started
18:16:27 [2022-07-14T18:16:27.909Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:16:28 [2022-07-14T18:16:28.165Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:16:28 [2022-07-14T18:16:28.423Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:16:28 [2022-07-14T18:16:28.680Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:16:29 [2022-07-14T18:16:29.242Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:16:29 [2022-07-14T18:16:29.806Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:16:31 [2022-07-14T18:16:31.177Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:16:31 [2022-07-14T18:16:31.177Z]     check_test.go:540: [d7eee95e2661e] daemon is not started
18:16:31 [2022-07-14T18:16:31.177Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:16:32 [2022-07-14T18:16:32.108Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:16:34 [2022-07-14T18:16:34.002Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:16:34 [2022-07-14T18:16:34.002Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:16:36 [2022-07-14T18:16:36.525Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:16:36 [2022-07-14T18:16:36.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:16:37 [2022-07-14T18:16:37.455Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:16:40 [2022-07-14T18:16:40.730Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:16:40 [2022-07-14T18:16:40.730Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:16:42 [2022-07-14T18:16:42.100Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:16:43 [2022-07-14T18:16:43.994Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:16:47 [2022-07-14T18:16:47.266Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:16:51 [2022-07-14T18:16:51.440Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:16:52 [2022-07-14T18:16:52.368Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:16:55 [2022-07-14T18:16:55.743Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:16:55 [2022-07-14T18:16:55.743Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:16:57 [2022-07-14T18:16:57.112Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:16:58 [2022-07-14T18:16:58.481Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:16:58 [2022-07-14T18:16:58.481Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:16:59 [2022-07-14T18:16:59.045Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:16:59 [2022-07-14T18:16:59.303Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:17:01 [2022-07-14T18:17:01.196Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:17:02 [2022-07-14T18:17:02.566Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:17:03 [2022-07-14T18:17:03.498Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:17:08 [2022-07-14T18:17:08.759Z]     docker_cli_daemon_test.go:2503: [dba8f61b3d01e] daemon is not started
18:17:09 [2022-07-14T18:17:09.016Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:17:10 [2022-07-14T18:17:10.391Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:17:10 [2022-07-14T18:17:10.391Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:17:11 [2022-07-14T18:17:11.759Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:17:13 [2022-07-14T18:17:13.126Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:17:14 [2022-07-14T18:17:14.055Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:17:19 [2022-07-14T18:17:19.303Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:17:19 [2022-07-14T18:17:19.560Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:17:20 [2022-07-14T18:17:20.929Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:17:21 [2022-07-14T18:17:21.861Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:17:22 [2022-07-14T18:17:22.119Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:17:23 [2022-07-14T18:17:23.050Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:17:23 [2022-07-14T18:17:23.614Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:17:25 [2022-07-14T18:17:25.508Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:17:26 [2022-07-14T18:17:26.073Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:17:26 [2022-07-14T18:17:26.330Z]     check_test.go:540: [d7d2ec3ed7a8f] daemon is not started
18:17:26 [2022-07-14T18:17:26.330Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:17:26 [2022-07-14T18:17:26.587Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:17:27 [2022-07-14T18:17:27.151Z] === RUN   TestDockerSuite/TestBuildCmd
18:17:27 [2022-07-14T18:17:27.408Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:17:27 [2022-07-14T18:17:27.665Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:17:28 [2022-07-14T18:17:28.229Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:17:28 [2022-07-14T18:17:28.229Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
18:17:28 [2022-07-14T18:17:28.229Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:17:29 [2022-07-14T18:17:29.597Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:17:32 [2022-07-14T18:17:32.869Z] --- PASS: TestDockerDaemonSuite (333.31s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.02s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.54s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.69s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.19s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.25s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.90s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.46s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.61s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.59s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.74s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.47s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.50s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.56s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.03s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.41s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.19s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.65s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.09s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.85s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.09s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.54s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.04s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.17s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.27s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.71s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.15s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.68s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.77s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.91s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.05s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.51s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.23s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.29s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.68s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.52s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.56s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.47s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.06s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.68s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
18:17:32 [2022-07-14T18:17:32.869Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.18s)
18:17:32 [2022-07-14T18:17:32.869Z] === RUN   TestDockerSwarmSuite
18:17:32 [2022-07-14T18:17:32.869Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:17:35 [2022-07-14T18:17:35.391Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:17:35 [2022-07-14T18:17:35.648Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:17:35 [2022-07-14T18:17:35.905Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:17:37 [2022-07-14T18:17:37.293Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:17:37 [2022-07-14T18:17:37.550Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:17:38 [2022-07-14T18:17:38.918Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:17:38 [2022-07-14T18:17:38.918Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:17:39 [2022-07-14T18:17:39.483Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:17:39 [2022-07-14T18:17:39.740Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:17:43 [2022-07-14T18:17:43.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:17:52 [2022-07-14T18:17:52.006Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:17:52 [2022-07-14T18:17:52.006Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:17:53 [2022-07-14T18:17:53.902Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:17:57 [2022-07-14T18:17:57.176Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:17:57 [2022-07-14T18:17:57.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:17:58 [2022-07-14T18:17:58.363Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:17:58 [2022-07-14T18:17:58.620Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:17:58 [2022-07-14T18:17:58.620Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
18:17:58 [2022-07-14T18:17:58.620Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:17:58 [2022-07-14T18:17:58.620Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
18:17:58 [2022-07-14T18:17:58.620Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:17:58 [2022-07-14T18:17:58.620Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
18:17:58 [2022-07-14T18:17:58.620Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:17:58 [2022-07-14T18:17:58.620Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
18:17:58 [2022-07-14T18:17:58.620Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:18:01 [2022-07-14T18:18:01.139Z]     docker_api_swarm_test.go:563: [d7c9bc7665d4c] joining swarm manager [df0714209fdd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:18:02 [2022-07-14T18:18:02.074Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:18:07 [2022-07-14T18:18:07.328Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:18:09 [2022-07-14T18:18:09.222Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:18:09 [2022-07-14T18:18:09.479Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:18:13 [2022-07-14T18:18:13.657Z]     docker_api_swarm_test.go:585: [d72d2c5ac4377] joining swarm manager [df0714209fdd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:18:15 [2022-07-14T18:18:15.026Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:18:17 [2022-07-14T18:18:17.548Z]     check_test.go:611: [d7c9bc7665d4c] daemon is not started
18:18:20 [2022-07-14T18:18:20.917Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:18:20 [2022-07-14T18:18:20.917Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:18:21 [2022-07-14T18:18:21.846Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:18:25 [2022-07-14T18:18:25.120Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:18:25 [2022-07-14T18:18:25.683Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:18:25 [2022-07-14T18:18:25.683Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:18:26 [2022-07-14T18:18:26.613Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:18:27 [2022-07-14T18:18:27.542Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:18:27 [2022-07-14T18:18:27.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:18:27 [2022-07-14T18:18:27.799Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:18:27 [2022-07-14T18:18:27.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:18:28 [2022-07-14T18:18:28.741Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:18:30 [2022-07-14T18:18:30.635Z]     docker_api_swarm_test.go:46: [db8d88584bd2b] joining swarm manager [df67755391e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:18:38 [2022-07-14T18:18:38.732Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:18:38 [2022-07-14T18:18:38.732Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:18:41 [2022-07-14T18:18:41.254Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:18:49 [2022-07-14T18:18:49.348Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:18:49 [2022-07-14T18:18:49.348Z] --- PASS: TestImportExtremelyLargeImageWorks (181.74s)
18:18:49 [2022-07-14T18:18:49.348Z] PASS
18:18:49 [2022-07-14T18:18:49.348Z] 
18:18:49 [2022-07-14T18:18:49.348Z] DONE 22 tests in 185.928s
18:18:49 [2022-07-14T18:18:49.348Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:18:49 [2022-07-14T18:18:49.348Z] ++ 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
18:18:49 [2022-07-14T18:18:49.348Z] ++ set -e
18:18:49 [2022-07-14T18:18:49.348Z] ++ '[' -n 0 ']'
18:18:49 [2022-07-14T18:18:49.348Z] ++ set -x
18:18:49 [2022-07-14T18:18:49.348Z] ++ 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
18:18:49 [2022-07-14T18:18:49.348Z] === RUN   TestStripANSICommands
18:18:49 [2022-07-14T18:18:49.348Z] === RUN   TestStripANSICommands/#00
18:18:49 [2022-07-14T18:18:49.349Z] === RUN   TestStripANSICommands/#01
18:18:49 [2022-07-14T18:18:49.349Z] --- PASS: TestStripANSICommands (0.00s)
18:18:49 [2022-07-14T18:18:49.349Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:18:49 [2022-07-14T18:18:49.349Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:18:49 [2022-07-14T18:18:49.349Z] PASS
18:18:49 [2022-07-14T18:18:49.349Z] 
18:18:49 [2022-07-14T18:18:49.349Z] DONE 3 tests in 0.044s
18:18:49 [2022-07-14T18:18:49.349Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:18:49 [2022-07-14T18:18:49.349Z] ++ 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
18:18:49 [2022-07-14T18:18:49.349Z] ++ set -e
18:18:49 [2022-07-14T18:18:49.349Z] ++ '[' -n 0 ']'
18:18:49 [2022-07-14T18:18:49.349Z] ++ set -x
18:18:49 [2022-07-14T18:18:49.349Z] ++ 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
18:18:49 [2022-07-14T18:18:49.349Z] INFO: Testing against a local daemon
18:18:49 [2022-07-14T18:18:49.349Z] === RUN   TestNetworkCreateDelete
18:18:49 [2022-07-14T18:18:49.606Z] --- PASS: TestNetworkCreateDelete (0.20s)
18:18:49 [2022-07-14T18:18:49.606Z] === RUN   TestDockerNetworkDeletePreferID
18:18:49 [2022-07-14T18:18:49.606Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:18:50 [2022-07-14T18:18:50.169Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
18:18:50 [2022-07-14T18:18:50.169Z] === RUN   TestDaemonDNSFallback
18:18:50 [2022-07-14T18:18:50.732Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:18:51 [2022-07-14T18:18:51.661Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:18:51 [2022-07-14T18:18:51.917Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:18:54 [2022-07-14T18:18:54.439Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:18:55 [2022-07-14T18:18:55.805Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:18:57 [2022-07-14T18:18:57.173Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:18:57 [2022-07-14T18:18:57.173Z] --- PASS: TestDaemonDNSFallback (6.95s)
18:18:57 [2022-07-14T18:18:57.173Z] === RUN   TestInspectNetwork
18:19:01 [2022-07-14T18:19:01.353Z] === RUN   TestInspectNetwork/full_network_id
18:19:01 [2022-07-14T18:19:01.353Z] === RUN   TestInspectNetwork/partial_network_id
18:19:01 [2022-07-14T18:19:01.353Z] === RUN   TestInspectNetwork/network_name
18:19:01 [2022-07-14T18:19:01.353Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:19:01 [2022-07-14T18:19:01.609Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:19:02 [2022-07-14T18:19:02.976Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:19:03 [2022-07-14T18:19:03.907Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:19:05 [2022-07-14T18:19:05.799Z] --- PASS: TestInspectNetwork (8.32s)
18:19:05 [2022-07-14T18:19:05.799Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:19:05 [2022-07-14T18:19:05.799Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:19:05 [2022-07-14T18:19:05.799Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:19:05 [2022-07-14T18:19:05.799Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:19:05 [2022-07-14T18:19:05.799Z] === RUN   TestRunContainerWithBridgeNone
18:19:07 [2022-07-14T18:19:07.693Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/create
18:19:07 [2022-07-14T18:19:07.693Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:19:07 [2022-07-14T18:19:07.693Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:19:07 [2022-07-14T18:19:07.693Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:19:07 [2022-07-14T18:19:07.693Z] === CONT  TestNetworkInvalidJSON/networks/create
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:19:07 [2022-07-14T18:19:07.693Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:19:07 [2022-07-14T18:19:07.693Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:19:07 [2022-07-14T18:19:07.693Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:19:07 [2022-07-14T18:19:07.693Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkList
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkList//networks
18:19:07 [2022-07-14T18:19:07.693Z] === PAUSE TestNetworkList//networks
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestNetworkList//networks/
18:19:07 [2022-07-14T18:19:07.693Z] === PAUSE TestNetworkList//networks/
18:19:07 [2022-07-14T18:19:07.693Z] === CONT  TestNetworkList//networks
18:19:07 [2022-07-14T18:19:07.693Z] === CONT  TestNetworkList//networks/
18:19:07 [2022-07-14T18:19:07.693Z] --- PASS: TestNetworkList (0.02s)
18:19:07 [2022-07-14T18:19:07.693Z]     --- PASS: TestNetworkList//networks (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:19:07 [2022-07-14T18:19:07.693Z] === RUN   TestHostIPv4BridgeLabel
18:19:08 [2022-07-14T18:19:08.255Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
18:19:08 [2022-07-14T18:19:08.255Z] === RUN   TestDaemonRestartWithLiveRestore
18:19:09 [2022-07-14T18:19:09.185Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:19:09 [2022-07-14T18:19:09.185Z] === RUN   TestDaemonDefaultNetworkPools
18:19:10 [2022-07-14T18:19:10.113Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
18:19:10 [2022-07-14T18:19:10.113Z] === RUN   TestDaemonRestartWithExistingNetwork
18:19:11 [2022-07-14T18:19:11.042Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
18:19:11 [2022-07-14T18:19:11.042Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:19:12 [2022-07-14T18:19:12.411Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
18:19:12 [2022-07-14T18:19:12.411Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:19:12 [2022-07-14T18:19:12.973Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
18:19:12 [2022-07-14T18:19:12.973Z] === RUN   TestServiceWithPredefinedNetwork
18:19:14 [2022-07-14T18:19:14.865Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:19:15 [2022-07-14T18:19:15.122Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:19:16 [2022-07-14T18:19:16.053Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s)
18:19:16 [2022-07-14T18:19:16.053Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:19:16 [2022-07-14T18:19:16.053Z]     service_test.go:243: FLAKY_TEST
18:19:16 [2022-07-14T18:19:16.053Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:19:16 [2022-07-14T18:19:16.053Z] === RUN   TestServiceWithDataPathPortInit
18:19:18 [2022-07-14T18:19:18.574Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:19:18 [2022-07-14T18:19:18.830Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:19:19 [2022-07-14T18:19:19.088Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:19:19 [2022-07-14T18:19:19.650Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:19:19 [2022-07-14T18:19:19.650Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:19:19 [2022-07-14T18:19:19.650Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:19:19 [2022-07-14T18:19:19.907Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:19:21 [2022-07-14T18:19:21.294Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:19:22 [2022-07-14T18:19:22.222Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:19:23 [2022-07-14T18:19:23.151Z] === RUN   TestDockerSuite/TestBuildEnv
18:19:24 [2022-07-14T18:19:24.078Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:19:25 [2022-07-14T18:19:25.007Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:19:25 [2022-07-14T18:19:25.570Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:19:30 [2022-07-14T18:19:30.818Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:19:31 [2022-07-14T18:19:31.746Z] --- PASS: TestServiceWithDataPathPortInit (15.86s)
18:19:31 [2022-07-14T18:19:31.746Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:19:35 [2022-07-14T18:19:35.916Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yal6fipo3uadkny63afdt1ihj Created:2022-07-14 18:19:33.214378942 +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[1477be1b879708a40841ac7e3db7a2283d3d1c74978643a3b6007d4a11c97a53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jjri5p0oqin0043qyrn3qtoi6 EndpointID:edb775c4c21b9ef62600674a0d084078899646e4f755c1299400fb1a1cc9fdb4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb29de3c56916d6dcc6b69c43ecf1212e343576be6ebcfc480550b0a06a081c5 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:853eb79ba89f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jjri5p0oqin0043qyrn3qtoi6 EndpointID:edb775c4c21b9ef62600674a0d084078899646e4f755c1299400fb1a1cc9fdb4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:19:38 [2022-07-14T18:19:38.437Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:19:40 [2022-07-14T18:19:40.329Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s)
18:19:40 [2022-07-14T18:19:40.329Z] PASS
18:19:40 [2022-07-14T18:19:40.329Z] 
18:19:40 [2022-07-14T18:19:40.329Z] === Skipped
18:19:40 [2022-07-14T18:19:40.329Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:19:40 [2022-07-14T18:19:40.329Z]     service_test.go:243: FLAKY_TEST
18:19:40 [2022-07-14T18:19:40.329Z] 
18:19:40 [2022-07-14T18:19:40.329Z] DONE 38 tests, 1 skipped in 50.661s
18:19:40 [2022-07-14T18:19:40.329Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:19:40 [2022-07-14T18:19:40.329Z] ++ 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
18:19:40 [2022-07-14T18:19:40.329Z] ++ set -e
18:19:40 [2022-07-14T18:19:40.329Z] ++ '[' -n 0 ']'
18:19:40 [2022-07-14T18:19:40.329Z] ++ set -x
18:19:40 [2022-07-14T18:19:40.329Z] ++ 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
18:19:40 [2022-07-14T18:19:40.329Z] INFO: Testing against a local daemon
18:19:40 [2022-07-14T18:19:40.329Z] === RUN   TestDockerNetworkIpvlanPersistance
18:19:40 [2022-07-14T18:19:40.329Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:19:40 [2022-07-14T18:19:40.329Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:19:40 [2022-07-14T18:19:40.329Z] === RUN   TestDockerNetworkIpvlan
18:19:40 [2022-07-14T18:19:40.329Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:19:40 [2022-07-14T18:19:40.329Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:19:40 [2022-07-14T18:19:40.329Z] PASS
18:19:40 [2022-07-14T18:19:40.329Z] 
18:19:40 [2022-07-14T18:19:40.329Z] === Skipped
18:19:40 [2022-07-14T18:19:40.329Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:19:40 [2022-07-14T18:19:40.329Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:19:40 [2022-07-14T18:19:40.329Z] 
18:19:40 [2022-07-14T18:19:40.329Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:19:40 [2022-07-14T18:19:40.329Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:19:40 [2022-07-14T18:19:40.329Z] 
18:19:40 [2022-07-14T18:19:40.329Z] DONE 2 tests, 2 skipped in 0.126s
18:19:40 [2022-07-14T18:19:40.329Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:19:40 [2022-07-14T18:19:40.329Z] ++ 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
18:19:40 [2022-07-14T18:19:40.329Z] ++ set -e
18:19:40 [2022-07-14T18:19:40.329Z] ++ '[' -n 0 ']'
18:19:40 [2022-07-14T18:19:40.329Z] ++ set -x
18:19:40 [2022-07-14T18:19:40.329Z] ++ 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
18:19:40 [2022-07-14T18:19:40.329Z]     docker_api_swarm_test.go:304: [dc075319da747] joining swarm manager [d8b12338bc458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:19:40 [2022-07-14T18:19:40.329Z] INFO: Testing against a local daemon
18:19:40 [2022-07-14T18:19:40.329Z] === RUN   TestDockerNetworkMacvlanPersistance
18:19:41 [2022-07-14T18:19:41.699Z]     docker_api_swarm_test.go:305: [d38bf742e4385] joining swarm manager [d8b12338bc458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:19:41 [2022-07-14T18:19:41.699Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
18:19:41 [2022-07-14T18:19:41.699Z] === RUN   TestDockerNetworkMacvlan
18:19:42 [2022-07-14T18:19:42.628Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:19:42 [2022-07-14T18:19:42.628Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
18:19:43 [2022-07-14T18:19:43.557Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:19:44 [2022-07-14T18:19:44.495Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:19:45 [2022-07-14T18:19:45.423Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:19:46 [2022-07-14T18:19:46.790Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:19:46 [2022-07-14T18:19:46.790Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:19:48 [2022-07-14T18:19:48.682Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:19:53 [2022-07-14T18:19:53.936Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:19:54 [2022-07-14T18:19:54.192Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:19:54 [2022-07-14T18:19:54.448Z] --- PASS: TestDockerNetworkMacvlan (12.77s)
18:19:54 [2022-07-14T18:19:54.448Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
18:19:54 [2022-07-14T18:19:54.448Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
18:19:54 [2022-07-14T18:19:54.448Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
18:19:54 [2022-07-14T18:19:54.448Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s)
18:19:54 [2022-07-14T18:19:54.448Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s)
18:19:54 [2022-07-14T18:19:54.448Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
18:19:54 [2022-07-14T18:19:54.448Z] PASS
18:19:54 [2022-07-14T18:19:54.448Z] 
18:19:54 [2022-07-14T18:19:54.448Z] DONE 8 tests in 14.341s
18:19:54 [2022-07-14T18:19:54.448Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:19:54 [2022-07-14T18:19:54.448Z] ++ 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
18:19:54 [2022-07-14T18:19:54.448Z] ++ set -e
18:19:54 [2022-07-14T18:19:54.448Z] ++ '[' -n 0 ']'
18:19:54 [2022-07-14T18:19:54.448Z] ++ set -x
18:19:54 [2022-07-14T18:19:54.448Z] ++ 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
18:19:54 [2022-07-14T18:19:54.705Z] testing: warning: no tests to run
18:19:54 [2022-07-14T18:19:54.705Z] PASS
18:19:54 [2022-07-14T18:19:54.705Z] 
18:19:54 [2022-07-14T18:19:54.705Z] DONE 0 tests in 0.033s
18:19:54 [2022-07-14T18:19:54.705Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:19:54 [2022-07-14T18:19:54.705Z] ++ 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
18:19:54 [2022-07-14T18:19:54.705Z] ++ set -e
18:19:54 [2022-07-14T18:19:54.705Z] ++ '[' -n 0 ']'
18:19:54 [2022-07-14T18:19:54.705Z] ++ set -x
18:19:54 [2022-07-14T18:19:54.705Z] ++ 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
18:19:54 [2022-07-14T18:19:54.705Z] INFO: Testing against a local daemon
18:19:54 [2022-07-14T18:19:54.705Z] === RUN   TestAuthZPluginAllowRequest
18:19:54 [2022-07-14T18:19:54.961Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:19:55 [2022-07-14T18:19:55.217Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:19:55 [2022-07-14T18:19:55.781Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:19:56 [2022-07-14T18:19:56.038Z] --- PASS: TestAuthZPluginAllowRequest (1.45s)
18:19:56 [2022-07-14T18:19:56.038Z] === RUN   TestAuthZPluginTLS
18:19:56 [2022-07-14T18:19:56.295Z]     docker_api_swarm_test.go:364: Waiting for possible election...
18:19:56 [2022-07-14T18:19:56.859Z] --- PASS: TestAuthZPluginTLS (0.60s)
18:19:56 [2022-07-14T18:19:56.859Z] === RUN   TestAuthZPluginDenyRequest
18:19:57 [2022-07-14T18:19:57.115Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:19:57 [2022-07-14T18:19:57.115Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
18:19:57 [2022-07-14T18:19:57.115Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:19:57 [2022-07-14T18:19:57.372Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
18:19:57 [2022-07-14T18:19:57.372Z] === RUN   TestAuthZPluginAPIDenyResponse
18:19:57 [2022-07-14T18:19:57.372Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:19:57 [2022-07-14T18:19:57.935Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:19:57 [2022-07-14T18:19:57.935Z] === RUN   TestAuthZPluginDenyResponse
18:19:58 [2022-07-14T18:19:58.500Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
18:19:58 [2022-07-14T18:19:58.500Z] === RUN   TestAuthZPluginAllowEventStream
18:19:59 [2022-07-14T18:19:59.869Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
18:19:59 [2022-07-14T18:19:59.869Z] === RUN   TestAuthZPluginErrorResponse
18:20:00 [2022-07-14T18:20:00.432Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:20:00 [2022-07-14T18:20:00.432Z] === RUN   TestAuthZPluginErrorRequest
18:20:00 [2022-07-14T18:20:00.995Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
18:20:00 [2022-07-14T18:20:00.995Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:20:01 [2022-07-14T18:20:01.558Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:20:01 [2022-07-14T18:20:01.558Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:20:03 [2022-07-14T18:20:03.451Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s)
18:20:03 [2022-07-14T18:20:03.451Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:20:05 [2022-07-14T18:20:05.344Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s)
18:20:05 [2022-07-14T18:20:05.344Z] === RUN   TestAuthZPluginHeader
18:20:05 [2022-07-14T18:20:05.344Z] === RUN   TestDockerSuite/TestBuildExpose
18:20:05 [2022-07-14T18:20:05.344Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:20:05 [2022-07-14T18:20:05.921Z] --- PASS: TestAuthZPluginHeader (0.88s)
18:20:05 [2022-07-14T18:20:05.921Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:20:05 [2022-07-14T18:20:05.921Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:20:06 [2022-07-14T18:20:06.179Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:20:06 [2022-07-14T18:20:06.435Z] === RUN   TestDockerSuite/TestBuildFails
18:20:06 [2022-07-14T18:20:06.999Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:20:06 [2022-07-14T18:20:06.999Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:20:07 [2022-07-14T18:20:07.927Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:20:08 [2022-07-14T18:20:08.857Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:20:10 [2022-07-14T18:20:10.224Z]     docker_api_swarm_test.go:272: [dee61e42e2254] joining swarm manager [d2ef5b52d0160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:20:11 [2022-07-14T18:20:11.154Z] === RUN   TestDockerSuite/TestBuildForceRm
18:20:11 [2022-07-14T18:20:11.154Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s)
18:20:11 [2022-07-14T18:20:11.154Z] === RUN   TestAuthZPluginV2Disable
18:20:11 [2022-07-14T18:20:11.717Z]     docker_api_swarm_test.go:273: [d56e47cb956d6] joining swarm manager [d2ef5b52d0160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:20:12 [2022-07-14T18:20:12.646Z] === RUN   TestDockerSuite/TestBuildFromGit
18:20:13 [2022-07-14T18:20:13.577Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:20:13 [2022-07-14T18:20:13.833Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:20:14 [2022-07-14T18:20:14.396Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:20:15 [2022-07-14T18:20:15.325Z] --- PASS: TestAuthZPluginV2Disable (4.16s)
18:20:15 [2022-07-14T18:20:15.325Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:20:15 [2022-07-14T18:20:15.888Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:20:16 [2022-07-14T18:20:16.450Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:20:16 [2022-07-14T18:20:16.450Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:20:18 [2022-07-14T18:20:18.343Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:20:19 [2022-07-14T18:20:19.272Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.07s)
18:20:19 [2022-07-14T18:20:19.272Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:20:19 [2022-07-14T18:20:19.528Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:20:20 [2022-07-14T18:20:20.895Z] === RUN   TestDockerSuite/TestBuildIidFile
18:20:20 [2022-07-14T18:20:20.895Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:20:21 [2022-07-14T18:20:21.457Z] === RUN   TestDockerSuite/TestBuildInheritance
18:20:22 [2022-07-14T18:20:22.020Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:20:22 [2022-07-14T18:20:22.276Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:20:22 [2022-07-14T18:20:22.532Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:20:23 [2022-07-14T18:20:23.096Z] === RUN   TestDockerSuite/TestBuildLabel
18:20:23 [2022-07-14T18:20:23.660Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:20:24 [2022-07-14T18:20:24.237Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:20:24 [2022-07-14T18:20:24.800Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:20:25 [2022-07-14T18:20:25.057Z] === RUN   TestDockerSuite/TestBuildLabels
18:20:25 [2022-07-14T18:20:25.986Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:20:27 [2022-07-14T18:20:27.352Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:20:29 [2022-07-14T18:20:29.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:20:29 [2022-07-14T18:20:29.499Z] === RUN   TestDockerSuite/TestBuildLastModified
18:20:31 [2022-07-14T18:20:31.389Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.89s)
18:20:31 [2022-07-14T18:20:31.389Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:20:33 [2022-07-14T18:20:33.909Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:20:35 [2022-07-14T18:20:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:20:35 [2022-07-14T18:20:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:20:35 [2022-07-14T18:20:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:20:35 [2022-07-14T18:20:35.802Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:20:35 [2022-07-14T18:20:35.802Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:20:36 [2022-07-14T18:20:36.058Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:20:36 [2022-07-14T18:20:36.986Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:20:37 [2022-07-14T18:20:37.915Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:20:40 [2022-07-14T18:20:40.436Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:20:40 [2022-07-14T18:20:40.437Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:20:40 [2022-07-14T18:20:40.999Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:20:47 [2022-07-14T18:20:47.538Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:20:48 [2022-07-14T18:20:48.100Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:20:48 [2022-07-14T18:20:48.100Z] PASS
18:20:48 [2022-07-14T18:20:48.100Z] 
18:20:48 [2022-07-14T18:20:48.100Z] DONE 17 tests in 53.587s
18:20:48 [2022-07-14T18:20:48.100Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:20:48 [2022-07-14T18:20:48.100Z] ++ 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
18:20:48 [2022-07-14T18:20:48.100Z] ++ set -e
18:20:48 [2022-07-14T18:20:48.100Z] ++ '[' -n 0 ']'
18:20:48 [2022-07-14T18:20:48.100Z] ++ set -x
18:20:48 [2022-07-14T18:20:48.100Z] ++ 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
18:20:48 [2022-07-14T18:20:48.360Z] INFO: Testing against a local daemon
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:20:48 [2022-07-14T18:20:48.360Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:20:48 [2022-07-14T18:20:48.360Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:20:48 [2022-07-14T18:20:48.360Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:20:48 [2022-07-14T18:20:48.360Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:20:48 [2022-07-14T18:20:48.360Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:20:48 [2022-07-14T18:20:48.360Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:20:48 [2022-07-14T18:20:48.360Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:20:48 [2022-07-14T18:20:48.360Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInstall
18:20:48 [2022-07-14T18:20:48.360Z] === RUN   TestPluginInstall/no_auth
18:20:48 [2022-07-14T18:20:48.922Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:20:49 [2022-07-14T18:20:49.852Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:20:50 [2022-07-14T18:20:50.415Z] time="2022-07-14T18:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:20:50 [2022-07-14T18:20:50.415Z] time="2022-07-14T18:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0032960a5218cdf23d288c6603171cf3025ae85f3cc214fdde2c5cc4270aeb05" mediatype=application/vnd.docker.plugin.v1+json size=522
18:20:50 [2022-07-14T18:20:50.415Z] time="2022-07-14T18:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:20:50 [2022-07-14T18:20:50.415Z] time="2022-07-14T18:20:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0032960a5218cdf23d288c6603171cf3025ae85f3cc214fdde2c5cc4270aeb05" mediatype=application/vnd.docker.plugin.v1+json size=522
18:20:50 [2022-07-14T18:20:50.671Z] === RUN   TestPluginInstall/with_htpasswd
18:20:51 [2022-07-14T18:20:51.236Z] time="2022-07-14T18:20:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:20:51 [2022-07-14T18:20:51.236Z] time="2022-07-14T18:20:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a800017f308361904c9ce3b2e9645d7ecba11d4afd7a714ab99f8da084a856b9" mediatype=application/vnd.docker.plugin.v1+json size=522
18:20:51 [2022-07-14T18:20:51.236Z] time="2022-07-14T18:20:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:20:51 [2022-07-14T18:20:51.236Z] time="2022-07-14T18:20:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a800017f308361904c9ce3b2e9645d7ecba11d4afd7a714ab99f8da084a856b9" mediatype=application/vnd.docker.plugin.v1+json size=522
18:20:51 [2022-07-14T18:20:51.492Z] === RUN   TestPluginInstall/with_insecure
18:20:52 [2022-07-14T18:20:52.055Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:20:52 [2022-07-14T18:20:52.055Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
18:20:52 [2022-07-14T18:20:52.055Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:20:52 [2022-07-14T18:20:52.619Z] time="2022-07-14T18:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:20:52 [2022-07-14T18:20:52.619Z] time="2022-07-14T18:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:946487c32ec7070db44762b1a6a1cc0294e6a7832bd635f131f17b897aff9e7f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:20:52 [2022-07-14T18:20:52.619Z] time="2022-07-14T18:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:20:52 [2022-07-14T18:20:52.619Z] time="2022-07-14T18:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:946487c32ec7070db44762b1a6a1cc0294e6a7832bd635f131f17b897aff9e7f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:20:52 [2022-07-14T18:20:52.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:20:52 [2022-07-14T18:20:52.879Z]     plugin_test.go:195: [da66c01d30c72] daemon is not started
18:20:52 [2022-07-14T18:20:52.879Z] --- PASS: TestPluginInstall (4.62s)
18:20:52 [2022-07-14T18:20:52.879Z]     --- PASS: TestPluginInstall/no_auth (2.34s)
18:20:52 [2022-07-14T18:20:52.879Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
18:20:52 [2022-07-14T18:20:52.879Z]     --- PASS: TestPluginInstall/with_insecure (1.50s)
18:20:52 [2022-07-14T18:20:52.879Z] === RUN   TestPluginsWithRuntimes
18:20:54 [2022-07-14T18:20:54.772Z] === RUN   TestPluginsWithRuntimes/No_Args
18:20:56 [2022-07-14T18:20:56.141Z] === RUN   TestPluginsWithRuntimes/With_Args
18:20:57 [2022-07-14T18:20:57.070Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:20:57 [2022-07-14T18:20:57.070Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:20:57 [2022-07-14T18:20:57.326Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:20:57 [2022-07-14T18:20:57.326Z] --- PASS: TestPluginsWithRuntimes (4.40s)
18:20:57 [2022-07-14T18:20:57.326Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.33s)
18:20:57 [2022-07-14T18:20:57.326Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.16s)
18:20:57 [2022-07-14T18:20:57.326Z] === RUN   TestPluginBackCompatMediaTypes
18:20:58 [2022-07-14T18:20:58.258Z] --- PASS: TestPluginBackCompatMediaTypes (0.87s)
18:20:58 [2022-07-14T18:20:58.258Z] PASS
18:20:58 [2022-07-14T18:20:58.258Z] 
18:20:58 [2022-07-14T18:20:58.258Z] DONE 24 tests in 10.074s
18:20:58 [2022-07-14T18:20:58.258Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:20:58 [2022-07-14T18:20:58.258Z] ++ 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
18:20:58 [2022-07-14T18:20:58.258Z] ++ set -e
18:20:58 [2022-07-14T18:20:58.258Z] ++ '[' -n 0 ']'
18:20:58 [2022-07-14T18:20:58.258Z] ++ set -x
18:20:58 [2022-07-14T18:20:58.258Z] ++ 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
18:20:58 [2022-07-14T18:20:58.514Z] INFO: Testing against a local daemon
18:20:58 [2022-07-14T18:20:58.514Z] === RUN   TestExternalGraphDriver
18:20:58 [2022-07-14T18:20:58.771Z] === RUN   TestExternalGraphDriver/json
18:20:59 [2022-07-14T18:20:59.336Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:20:59 [2022-07-14T18:20:59.594Z]     docker_api_swarm_node_test.go:20: [d5eecd1928eb7] joining swarm manager [d64f2df577636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:20:59 [2022-07-14T18:20:59.851Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:21:00 [2022-07-14T18:21:00.781Z]     docker_api_swarm_node_test.go:21: [dbbca81ce3379] joining swarm manager [d64f2df577636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:21:00 [2022-07-14T18:21:00.781Z] === RUN   TestExternalGraphDriver/spec
18:21:01 [2022-07-14T18:21:01.714Z] === RUN   TestDockerSuite/TestBuildNetNone
18:21:02 [2022-07-14T18:21:02.278Z] === RUN   TestDockerSuite/TestBuildNoContext
18:21:02 [2022-07-14T18:21:02.841Z] === RUN   TestExternalGraphDriver/pull
18:21:03 [2022-07-14T18:21:03.098Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:21:03 [2022-07-14T18:21:03.662Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:21:04 [2022-07-14T18:21:04.592Z] --- PASS: TestExternalGraphDriver (6.17s)
18:21:04 [2022-07-14T18:21:04.592Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
18:21:04 [2022-07-14T18:21:04.592Z]     --- PASS: TestExternalGraphDriver/spec (1.87s)
18:21:04 [2022-07-14T18:21:04.592Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
18:21:04 [2022-07-14T18:21:04.592Z] === RUN   TestGraphdriverPluginV2
18:21:04 [2022-07-14T18:21:04.848Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:21:05 [2022-07-14T18:21:05.410Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:21:05 [2022-07-14T18:21:05.410Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:21:05 [2022-07-14T18:21:05.979Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:21:06 [2022-07-14T18:21:06.236Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:21:06 [2022-07-14T18:21:06.798Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:21:08 [2022-07-14T18:21:08.166Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:21:09 [2022-07-14T18:21:09.535Z] --- PASS: TestGraphdriverPluginV2 (4.77s)
18:21:09 [2022-07-14T18:21:09.535Z] PASS
18:21:09 [2022-07-14T18:21:09.535Z] 
18:21:09 [2022-07-14T18:21:09.535Z] DONE 5 tests in 11.056s
18:21:09 [2022-07-14T18:21:09.535Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:21:09 [2022-07-14T18:21:09.535Z] ++ 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
18:21:09 [2022-07-14T18:21:09.535Z] ++ set -e
18:21:09 [2022-07-14T18:21:09.535Z] ++ '[' -n 0 ']'
18:21:09 [2022-07-14T18:21:09.535Z] ++ set -x
18:21:09 [2022-07-14T18:21:09.535Z] ++ 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
18:21:09 [2022-07-14T18:21:09.535Z] INFO: Testing against a local daemon
18:21:09 [2022-07-14T18:21:09.535Z] === RUN   TestContinueAfterPluginCrash
18:21:09 [2022-07-14T18:21:09.535Z] === PAUSE TestContinueAfterPluginCrash
18:21:09 [2022-07-14T18:21:09.535Z] === RUN   TestReadPluginNoRead
18:21:09 [2022-07-14T18:21:09.535Z] === PAUSE TestReadPluginNoRead
18:21:09 [2022-07-14T18:21:09.535Z] === RUN   TestDaemonStartWithLogOpt
18:21:09 [2022-07-14T18:21:09.535Z] === PAUSE TestDaemonStartWithLogOpt
18:21:09 [2022-07-14T18:21:09.535Z] === CONT  TestContinueAfterPluginCrash
18:21:09 [2022-07-14T18:21:09.535Z] === CONT  TestDaemonStartWithLogOpt
18:21:10 [2022-07-14T18:21:10.466Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:21:11 [2022-07-14T18:21:11.029Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:21:11 [2022-07-14T18:21:11.960Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:21:14 [2022-07-14T18:21:14.483Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:21:14 [2022-07-14T18:21:14.483Z] --- PASS: TestDaemonStartWithLogOpt (4.94s)
18:21:14 [2022-07-14T18:21:14.483Z] === CONT  TestReadPluginNoRead
18:21:16 [2022-07-14T18:21:16.377Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:21:16 [2022-07-14T18:21:16.634Z]     docker_api_swarm_test.go:502: [ddbd301e65e3f] joining swarm manager [db99aa21bc833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:21:17 [2022-07-14T18:21:17.569Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:21:18 [2022-07-14T18:21:18.131Z] === RUN   TestReadPluginNoRead/default
18:21:20 [2022-07-14T18:21:20.024Z] === RUN   TestReadPluginNoRead/disabled_caching
18:21:20 [2022-07-14T18:21:20.024Z] --- PASS: TestContinueAfterPluginCrash (10.45s)
18:21:20 [2022-07-14T18:21:20.024Z] === RUN   TestDockerSuite/TestBuildPATH
18:21:21 [2022-07-14T18:21:21.391Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:21:21 [2022-07-14T18:21:21.954Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:21:22 [2022-07-14T18:21:22.517Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:21:22 [2022-07-14T18:21:22.773Z] === CONT  TestReadPluginNoRead
18:21:22 [2022-07-14T18:21:22.773Z]     read_test.go:92: [d0756592f12ca] daemon is not started
18:21:22 [2022-07-14T18:21:22.773Z] --- PASS: TestReadPluginNoRead (8.21s)
18:21:22 [2022-07-14T18:21:22.773Z]     --- PASS: TestReadPluginNoRead/default (1.57s)
18:21:22 [2022-07-14T18:21:22.773Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
18:21:22 [2022-07-14T18:21:22.773Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
18:21:22 [2022-07-14T18:21:22.773Z] PASS
18:21:22 [2022-07-14T18:21:22.773Z] 
18:21:22 [2022-07-14T18:21:22.773Z] DONE 6 tests in 13.265s
18:21:22 [2022-07-14T18:21:22.773Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:21:22 [2022-07-14T18:21:22.773Z] ++ 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
18:21:22 [2022-07-14T18:21:22.773Z] ++ set -e
18:21:22 [2022-07-14T18:21:22.773Z] ++ '[' -n 0 ']'
18:21:22 [2022-07-14T18:21:22.773Z] ++ set -x
18:21:22 [2022-07-14T18:21:22.773Z] ++ 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
18:21:22 [2022-07-14T18:21:22.773Z] testing: warning: no tests to run
18:21:22 [2022-07-14T18:21:22.773Z] PASS
18:21:22 [2022-07-14T18:21:22.773Z] 
18:21:22 [2022-07-14T18:21:22.773Z] DONE 0 tests in 0.034s
18:21:22 [2022-07-14T18:21:22.773Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:21:22 [2022-07-14T18:21:22.773Z] ++ 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
18:21:22 [2022-07-14T18:21:22.773Z] ++ set -e
18:21:22 [2022-07-14T18:21:22.773Z] ++ '[' -n 0 ']'
18:21:22 [2022-07-14T18:21:22.773Z] ++ set -x
18:21:22 [2022-07-14T18:21:22.773Z] ++ 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
18:21:22 [2022-07-14T18:21:22.773Z] INFO: Testing against a local daemon
18:21:22 [2022-07-14T18:21:22.773Z] === RUN   TestPluginWithDevMounts
18:21:22 [2022-07-14T18:21:22.773Z] === PAUSE TestPluginWithDevMounts
18:21:22 [2022-07-14T18:21:22.773Z] === CONT  TestPluginWithDevMounts
18:21:23 [2022-07-14T18:21:23.336Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:21:24 [2022-07-14T18:21:24.704Z] --- PASS: TestPluginWithDevMounts (1.78s)
18:21:24 [2022-07-14T18:21:24.704Z] PASS
18:21:24 [2022-07-14T18:21:24.704Z] 
18:21:24 [2022-07-14T18:21:24.704Z] DONE 1 tests in 1.909s
18:21:24 [2022-07-14T18:21:24.704Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:21:24 [2022-07-14T18:21:24.704Z] ++ 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
18:21:24 [2022-07-14T18:21:24.704Z] ++ set -e
18:21:24 [2022-07-14T18:21:24.704Z] ++ '[' -n 0 ']'
18:21:24 [2022-07-14T18:21:24.704Z] ++ set -x
18:21:24 [2022-07-14T18:21:24.704Z] ++ 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
18:21:24 [2022-07-14T18:21:24.704Z] INFO: Testing against a local daemon
18:21:24 [2022-07-14T18:21:24.704Z] === RUN   TestSecretInspect
18:21:26 [2022-07-14T18:21:26.602Z]     docker_api_swarm_test.go:507: [d4b3f3add0e54] joining swarm manager [db99aa21bc833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:21:27 [2022-07-14T18:21:27.970Z] --- PASS: TestSecretInspect (2.91s)
18:21:27 [2022-07-14T18:21:27.970Z] === RUN   TestSecretList
18:21:30 [2022-07-14T18:21:30.487Z] --- PASS: TestSecretList (2.61s)
18:21:30 [2022-07-14T18:21:30.487Z] === RUN   TestSecretsCreateAndDelete
18:21:30 [2022-07-14T18:21:30.487Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:21:33 [2022-07-14T18:21:33.006Z] --- PASS: TestSecretsCreateAndDelete (2.60s)
18:21:33 [2022-07-14T18:21:33.006Z] === RUN   TestSecretsUpdate
18:21:33 [2022-07-14T18:21:33.263Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:21:35 [2022-07-14T18:21:35.154Z] === RUN   TestDockerSuite/TestBuildRm
18:21:35 [2022-07-14T18:21:35.717Z] --- PASS: TestSecretsUpdate (2.85s)
18:21:35 [2022-07-14T18:21:35.717Z] === RUN   TestTemplatedSecret
18:21:37 [2022-07-14T18:21:37.613Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:21:38 [2022-07-14T18:21:38.176Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:21:38 [2022-07-14T18:21:38.740Z] --- PASS: TestTemplatedSecret (2.94s)
18:21:38 [2022-07-14T18:21:38.740Z] === RUN   TestSecretCreateResolve
18:21:39 [2022-07-14T18:21:39.669Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:21:40 [2022-07-14T18:21:40.232Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:21:41 [2022-07-14T18:21:41.161Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:21:41 [2022-07-14T18:21:41.417Z] --- PASS: TestSecretCreateResolve (2.68s)
18:21:41 [2022-07-14T18:21:41.418Z] PASS
18:21:41 [2022-07-14T18:21:41.418Z] 
18:21:41 [2022-07-14T18:21:41.418Z] DONE 6 tests in 16.683s
18:21:41 [2022-07-14T18:21:41.418Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:21:41 [2022-07-14T18:21:41.418Z] ++ 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
18:21:41 [2022-07-14T18:21:41.418Z] ++ set -e
18:21:41 [2022-07-14T18:21:41.418Z] ++ '[' -n 0 ']'
18:21:41 [2022-07-14T18:21:41.418Z] ++ set -x
18:21:41 [2022-07-14T18:21:41.418Z] ++ 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
18:21:41 [2022-07-14T18:21:41.418Z] INFO: Testing against a local daemon
18:21:41 [2022-07-14T18:21:41.418Z] === RUN   TestServiceCreateInit
18:21:41 [2022-07-14T18:21:41.418Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:21:41 [2022-07-14T18:21:41.984Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:21:42 [2022-07-14T18:21:42.546Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:21:45 [2022-07-14T18:21:45.818Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:21:45 [2022-07-14T18:21:45.818Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:21:46 [2022-07-14T18:21:46.074Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:21:46 [2022-07-14T18:21:46.074Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:21:46 [2022-07-14T18:21:46.075Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
18:21:46 [2022-07-14T18:21:46.075Z] === RUN   TestDockerSuite/TestBuildSpaces
18:21:46 [2022-07-14T18:21:46.331Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:21:47 [2022-07-14T18:21:47.260Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:21:47 [2022-07-14T18:21:47.260Z] === RUN   TestDockerSuite/TestBuildStderr
18:21:48 [2022-07-14T18:21:48.198Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:21:50 [2022-07-14T18:21:50.088Z] --- PASS: TestServiceCreateInit (8.45s)
18:21:50 [2022-07-14T18:21:50.088Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s)
18:21:50 [2022-07-14T18:21:50.088Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s)
18:21:50 [2022-07-14T18:21:50.088Z] === RUN   TestCreateServiceMultipleTimes
18:21:51 [2022-07-14T18:21:51.453Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:21:52 [2022-07-14T18:21:52.384Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:21:53 [2022-07-14T18:21:53.315Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:21:53 [2022-07-14T18:21:53.879Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:21:54 [2022-07-14T18:21:54.807Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:21:56 [2022-07-14T18:21:56.703Z] === RUN   TestDockerSuite/TestBuildUser
18:21:57 [2022-07-14T18:21:57.633Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:21:59 [2022-07-14T18:21:59.524Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:22:00 [2022-07-14T18:22:00.455Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:22:01 [2022-07-14T18:22:01.385Z]     docker_api_swarm_node_test.go:81: [dbff6453d080f] joining swarm manager [d330ebb56d087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:22:07 [2022-07-14T18:22:07.928Z] --- PASS: TestCreateServiceMultipleTimes (17.23s)
18:22:07 [2022-07-14T18:22:07.928Z] === RUN   TestCreateServiceConflict
18:22:10 [2022-07-14T18:22:10.451Z] --- PASS: TestCreateServiceConflict (3.35s)
18:22:10 [2022-07-14T18:22:10.451Z] === RUN   TestCreateServiceMaxReplicas
18:22:13 [2022-07-14T18:22:13.726Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:22:13 [2022-07-14T18:22:13.982Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:22:14 [2022-07-14T18:22:14.239Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
18:22:14 [2022-07-14T18:22:14.239Z] === RUN   TestCreateWithDuplicateNetworkNames
18:22:14 [2022-07-14T18:22:14.239Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:22:15 [2022-07-14T18:22:15.168Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:22:15 [2022-07-14T18:22:15.731Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:22:15 [2022-07-14T18:22:15.731Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:22:17 [2022-07-14T18:22:17.624Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:22:17 [2022-07-14T18:22:17.624Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
18:22:17 [2022-07-14T18:22:17.624Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:22:17 [2022-07-14T18:22:17.624Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
18:22:17 [2022-07-14T18:22:17.624Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:22:17 [2022-07-14T18:22:17.624Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
18:22:17 [2022-07-14T18:22:17.624Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:22:17 [2022-07-14T18:22:17.624Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:22:17 [2022-07-14T18:22:17.624Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:22:18 [2022-07-14T18:22:18.553Z]     docker_api_swarm_node_test.go:53: [d4879fb371042] joining swarm manager [d34e8c0b71402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:22:18 [2022-07-14T18:22:18.810Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:22:18 [2022-07-14T18:22:18.810Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:22:19 [2022-07-14T18:22:19.375Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:22:19 [2022-07-14T18:22:19.631Z]     docker_api_swarm_node_test.go:54: [d9b712263e09b] joining swarm manager [d34e8c0b71402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:22:19 [2022-07-14T18:22:19.888Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:22:20 [2022-07-14T18:22:20.451Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:22:20 [2022-07-14T18:22:20.708Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:22:22 [2022-07-14T18:22:22.600Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:22:23 [2022-07-14T18:22:23.528Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:22:24 [2022-07-14T18:22:24.090Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:22:24 [2022-07-14T18:22:24.346Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:22:24 [2022-07-14T18:22:24.907Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:22:24 [2022-07-14T18:22:24.907Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
18:22:24 [2022-07-14T18:22:24.907Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:22:25 [2022-07-14T18:22:25.470Z] === RUN   TestDockerSuite/TestBuildXZHost
18:22:26 [2022-07-14T18:22:26.836Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:22:27 [2022-07-14T18:22:27.092Z] === RUN   TestDockerSuite/TestCommitChange
18:22:28 [2022-07-14T18:22:28.022Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:22:28 [2022-07-14T18:22:28.022Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s)
18:22:28 [2022-07-14T18:22:28.022Z] === RUN   TestCreateServiceSecretFileMode
18:22:28 [2022-07-14T18:22:28.586Z] === RUN   TestDockerSuite/TestCommitHardlink
18:22:29 [2022-07-14T18:22:29.956Z] === RUN   TestDockerSuite/TestCommitNewFile
18:22:30 [2022-07-14T18:22:30.888Z] --- PASS: TestCreateServiceSecretFileMode (2.95s)
18:22:30 [2022-07-14T18:22:30.888Z] === RUN   TestCreateServiceConfigFileMode
18:22:31 [2022-07-14T18:22:31.143Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:22:32 [2022-07-14T18:22:32.080Z] === RUN   TestDockerSuite/TestCommitTTY
18:22:33 [2022-07-14T18:22:33.452Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:22:33 [2022-07-14T18:22:33.708Z] --- PASS: TestCreateServiceConfigFileMode (2.82s)
18:22:33 [2022-07-14T18:22:33.708Z] === RUN   TestCreateServiceSysctls
18:22:34 [2022-07-14T18:22:34.637Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:22:34 [2022-07-14T18:22:34.895Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:22:36 [2022-07-14T18:22:36.264Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:22:36 [2022-07-14T18:22:36.520Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:22:37 [2022-07-14T18:22:37.082Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:22:37 [2022-07-14T18:22:37.338Z] --- PASS: TestCreateServiceSysctls (3.66s)
18:22:37 [2022-07-14T18:22:37.338Z] === RUN   TestCreateServiceCapabilities
18:22:37 [2022-07-14T18:22:37.595Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:22:38 [2022-07-14T18:22:38.525Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:22:39 [2022-07-14T18:22:39.092Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:22:39 [2022-07-14T18:22:39.656Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:22:40 [2022-07-14T18:22:40.219Z] --- PASS: TestCreateServiceCapabilities (2.97s)
18:22:40 [2022-07-14T18:22:40.219Z] === RUN   TestInspect
18:22:40 [2022-07-14T18:22:40.477Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:22:41 [2022-07-14T18:22:41.407Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:22:41 [2022-07-14T18:22:41.664Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:22:42 [2022-07-14T18:22:42.594Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:22:43 [2022-07-14T18:22:43.523Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:22:43 [2022-07-14T18:22:43.779Z] --- PASS: TestInspect (3.35s)
18:22:43 [2022-07-14T18:22:43.779Z] === RUN   TestCreateJob
18:22:44 [2022-07-14T18:22:44.342Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:22:44 [2022-07-14T18:22:44.905Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:22:45 [2022-07-14T18:22:45.835Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:22:47 [2022-07-14T18:22:47.203Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:22:47 [2022-07-14T18:22:47.460Z] --- PASS: TestCreateJob (3.83s)
18:22:47 [2022-07-14T18:22:47.460Z] === RUN   TestReplicatedJob
18:22:47 [2022-07-14T18:22:47.717Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:22:48 [2022-07-14T18:22:48.646Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:22:48 [2022-07-14T18:22:48.646Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:22:49 [2022-07-14T18:22:49.209Z] === RUN   TestDockerSuite/TestCpRelativePath
18:22:50 [2022-07-14T18:22:50.148Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:22:51 [2022-07-14T18:22:51.077Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:22:51 [2022-07-14T18:22:51.639Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:22:51 [2022-07-14T18:22:51.895Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:22:52 [2022-07-14T18:22:52.824Z] === RUN   TestDockerSuite/TestCpToCaseA
18:22:53 [2022-07-14T18:22:53.753Z] --- PASS: TestReplicatedJob (6.33s)
18:22:53 [2022-07-14T18:22:53.753Z] === RUN   TestUpdateReplicatedJob
18:22:54 [2022-07-14T18:22:54.319Z] === RUN   TestDockerSuite/TestCpToCaseB
18:22:54 [2022-07-14T18:22:54.881Z] === RUN   TestDockerSuite/TestCpToCaseC
18:22:56 [2022-07-14T18:22:56.777Z] === RUN   TestDockerSuite/TestCpToCaseD
18:22:57 [2022-07-14T18:22:57.339Z] --- PASS: TestUpdateReplicatedJob (3.59s)
18:22:57 [2022-07-14T18:22:57.339Z] === RUN   TestServiceListWithStatuses
18:22:57 [2022-07-14T18:22:57.339Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:22:57 [2022-07-14T18:22:57.339Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:22:57 [2022-07-14T18:22:57.339Z] === RUN   TestDockerNetworkConnectAlias
18:22:58 [2022-07-14T18:22:58.267Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:23:00 [2022-07-14T18:23:00.786Z]     docker_api_swarm_test.go:202: [dc1e46911cf30] joining swarm manager [da519764fd58f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:23:01 [2022-07-14T18:23:01.353Z] === RUN   TestDockerSuite/TestCpToCaseE
18:23:03 [2022-07-14T18:23:03.871Z] --- PASS: TestDockerNetworkConnectAlias (5.98s)
18:23:03 [2022-07-14T18:23:03.871Z] === RUN   TestDockerNetworkReConnect
18:23:03 [2022-07-14T18:23:03.871Z] === RUN   TestDockerSuite/TestCpToCaseF
18:23:04 [2022-07-14T18:23:04.434Z] === RUN   TestDockerSuite/TestCpToCaseG
18:23:07 [2022-07-14T18:23:07.710Z] --- PASS: TestDockerNetworkReConnect (4.04s)
18:23:07 [2022-07-14T18:23:07.710Z] === RUN   TestServicePlugin
18:23:08 [2022-07-14T18:23:08.640Z] === RUN   TestDockerSuite/TestCpToCaseH
18:23:11 [2022-07-14T18:23:11.201Z] === RUN   TestDockerSuite/TestCpToCaseI
18:23:11 [2022-07-14T18:23:11.764Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:23:12 [2022-07-14T18:23:12.021Z]     plugin_test.go:61: [ded17a1de250b] joining swarm manager [d4cacf296167b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:23:13 [2022-07-14T18:23:13.387Z]     plugin_test.go:64: [df6fc91dc9a19] joining swarm manager [d4cacf296167b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:23:15 [2022-07-14T18:23:15.283Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:23:15 [2022-07-14T18:23:15.846Z] === RUN   TestDockerSuite/TestCpToDot
18:23:16 [2022-07-14T18:23:16.409Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:23:17 [2022-07-14T18:23:17.339Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:23:18 [2022-07-14T18:23:18.268Z] === RUN   TestDockerSuite/TestCpToStdout
18:23:18 [2022-07-14T18:23:18.831Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:23:19 [2022-07-14T18:23:19.762Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:23:19 [2022-07-14T18:23:19.762Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:23:20 [2022-07-14T18:23:20.326Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:23:20 [2022-07-14T18:23:20.583Z] === RUN   TestDockerSuite/TestCpVolumePath
18:23:21 [2022-07-14T18:23:21.513Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:23:21 [2022-07-14T18:23:21.513Z] === RUN   TestDockerSuite/TestCreateArgs
18:23:21 [2022-07-14T18:23:21.513Z] === RUN   TestDockerSuite/TestCreateByImageID
18:23:22 [2022-07-14T18:23:22.076Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:23:22 [2022-07-14T18:23:22.639Z]     docker_api_swarm_test.go:384: [d74e3080cee17] joining swarm manager [d1f63bbca16cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:23:22 [2022-07-14T18:23:22.639Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:23:22 [2022-07-14T18:23:22.639Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:23:22 [2022-07-14T18:23:22.639Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:23:22 [2022-07-14T18:23:22.895Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:23:23 [2022-07-14T18:23:23.459Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:23:24 [2022-07-14T18:23:24.021Z] === RUN   TestDockerSuite/TestCreateLabels
18:23:24 [2022-07-14T18:23:24.021Z]     docker_api_swarm_test.go:385: [d92425fb2461c] joining swarm manager [d1f63bbca16cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:23:24 [2022-07-14T18:23:24.021Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:23:24 [2022-07-14T18:23:24.021Z] === RUN   TestDockerSuite/TestCreateRM
18:23:24 [2022-07-14T18:23:24.278Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:23:24 [2022-07-14T18:23:24.278Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
18:23:24 [2022-07-14T18:23:24.278Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:23:24 [2022-07-14T18:23:24.278Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:23:24 [2022-07-14T18:23:24.278Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:23:26 [2022-07-14T18:23:26.169Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:23:26 [2022-07-14T18:23:26.169Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:23:26 [2022-07-14T18:23:26.169Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:23:29 [2022-07-14T18:23:29.441Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:23:29 [2022-07-14T18:23:29.442Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:23:29 [2022-07-14T18:23:29.701Z] === RUN   TestDockerSuite/TestEventsAttach
18:23:30 [2022-07-14T18:23:30.267Z] === RUN   TestDockerSuite/TestEventsCommit
18:23:30 [2022-07-14T18:23:30.833Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:23:31 [2022-07-14T18:23:31.090Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:23:31 [2022-07-14T18:23:31.652Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:23:32 [2022-07-14T18:23:32.213Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:23:33 [2022-07-14T18:23:33.579Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:23:34 [2022-07-14T18:23:34.510Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:23:37 [2022-07-14T18:23:37.029Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:23:38 [2022-07-14T18:23:38.395Z] === RUN   TestDockerSuite/TestEventsCopy
18:23:39 [2022-07-14T18:23:39.323Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:23:40 [2022-07-14T18:23:40.252Z] --- PASS: TestServicePlugin (32.61s)
18:23:40 [2022-07-14T18:23:40.252Z] === RUN   TestServiceUpdateLabel
18:23:40 [2022-07-14T18:23:40.509Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:23:42 [2022-07-14T18:23:42.400Z] --- PASS: TestServiceUpdateLabel (2.36s)
18:23:42 [2022-07-14T18:23:42.400Z] === RUN   TestServiceUpdateSecrets
18:23:46 [2022-07-14T18:23:46.568Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:23:46 [2022-07-14T18:23:46.568Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:23:47 [2022-07-14T18:23:47.496Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:23:48 [2022-07-14T18:23:48.057Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:23:48 [2022-07-14T18:23:48.313Z] === RUN   TestDockerSuite/TestEventsFilterType
18:23:48 [2022-07-14T18:23:48.569Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:23:48 [2022-07-14T18:23:48.569Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:23:48 [2022-07-14T18:23:48.826Z] === RUN   TestDockerSuite/TestEventsFilters
18:23:49 [2022-07-14T18:23:49.753Z] === RUN   TestDockerSuite/TestEventsFormat
18:23:50 [2022-07-14T18:23:50.688Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:23:50 [2022-07-14T18:23:50.688Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:23:50 [2022-07-14T18:23:50.688Z] === RUN   TestDockerSuite/TestEventsImageImport
18:23:51 [2022-07-14T18:23:51.251Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:23:51 [2022-07-14T18:23:51.507Z] === RUN   TestDockerSuite/TestEventsImagePull
18:23:52 [2022-07-14T18:23:52.435Z] === RUN   TestDockerSuite/TestEventsImageTag
18:23:53 [2022-07-14T18:23:53.800Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:23:53 [2022-07-14T18:23:53.800Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:23:53 [2022-07-14T18:23:53.800Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:23:53 [2022-07-14T18:23:53.800Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:23:53 [2022-07-14T18:23:53.800Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:23:53 [2022-07-14T18:23:53.800Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:23:56 [2022-07-14T18:23:56.317Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:23:56 [2022-07-14T18:23:56.575Z] === RUN   TestDockerSuite/TestEventsRename
18:23:57 [2022-07-14T18:23:57.504Z] === RUN   TestDockerSuite/TestEventsResize
18:23:57 [2022-07-14T18:23:57.504Z] --- PASS: TestServiceUpdateSecrets (14.90s)
18:23:57 [2022-07-14T18:23:57.504Z] === RUN   TestServiceUpdateConfigs
18:23:58 [2022-07-14T18:23:58.066Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:23:58 [2022-07-14T18:23:58.323Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:23:59 [2022-07-14T18:23:59.253Z] === RUN   TestDockerSuite/TestEventsStreaming
18:23:59 [2022-07-14T18:23:59.817Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:24:03 [2022-07-14T18:24:03.085Z] === RUN   TestDockerSuite/TestEventsTop
18:24:03 [2022-07-14T18:24:03.085Z] === RUN   TestDockerSuite/TestEventsUntag
18:24:05 [2022-07-14T18:24:05.601Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:24:12 [2022-07-14T18:24:12.138Z] --- PASS: TestServiceUpdateConfigs (14.87s)
18:24:12 [2022-07-14T18:24:12.138Z] === RUN   TestServiceUpdateNetwork
18:24:17 [2022-07-14T18:24:17.388Z]     check_test.go:611: [d92425fb2461c] daemon is not started
18:24:17 [2022-07-14T18:24:17.388Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:24:17 [2022-07-14T18:24:17.388Z] === RUN   TestDockerSuite/TestNetworkEvents
18:24:18 [2022-07-14T18:24:18.756Z]     docker_api_swarm_test.go:802: [d4c3403c15f09] joining swarm manager [d4eecfaba55d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:24:20 [2022-07-14T18:24:20.122Z]     docker_api_swarm_test.go:802: [dd659b9aaf561] joining swarm manager [d4eecfaba55d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:24:21 [2022-07-14T18:24:21.487Z]     docker_api_swarm_test.go:802: [dc5078065886b] joining swarm manager [d4eecfaba55d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:24:22 [2022-07-14T18:24:22.416Z] === RUN   TestDockerSuite/TestVolumeEvents
18:24:22 [2022-07-14T18:24:22.672Z]     docker_api_swarm_test.go:802: [d862ef5240324] joining swarm manager [d4eecfaba55d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:24:22 [2022-07-14T18:24:22.929Z] === RUN   TestDockerSuite/TestExec
18:24:23 [2022-07-14T18:24:23.491Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:24:24 [2022-07-14T18:24:24.053Z]     docker_api_swarm_test.go:810: [de3376f6286ed] joining swarm manager [d4eecfaba55d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
18:24:24 [2022-07-14T18:24:24.981Z] === RUN   TestDockerSuite/TestExecCgroup
18:24:24 [2022-07-14T18:24:24.981Z] --- PASS: TestServiceUpdateNetwork (12.76s)
18:24:24 [2022-07-14T18:24:24.981Z] === RUN   TestServiceUpdatePidsLimit
18:24:25 [2022-07-14T18:24:25.912Z] === RUN   TestDockerSuite/TestExecEnv
18:24:26 [2022-07-14T18:24:26.474Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:24:26 [2022-07-14T18:24:26.474Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:24:27 [2022-07-14T18:24:27.038Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:24:27 [2022-07-14T18:24:27.967Z] === RUN   TestDockerSuite/TestExecExitStatus
18:24:28 [2022-07-14T18:24:28.223Z] === RUN   TestDockerSuite/TestExecInspectID
18:24:30 [2022-07-14T18:24:30.114Z] === RUN   TestDockerSuite/TestExecInteractive
18:24:30 [2022-07-14T18:24:30.371Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:24:30 [2022-07-14T18:24:30.934Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:24:31 [2022-07-14T18:24:31.497Z] === RUN   TestDockerSuite/TestExecParseError
18:24:32 [2022-07-14T18:24:32.062Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:24:32 [2022-07-14T18:24:32.319Z] === RUN   TestDockerSuite/TestExecSetEnv
18:24:32 [2022-07-14T18:24:32.882Z] === RUN   TestDockerSuite/TestExecStartFails
18:24:33 [2022-07-14T18:24:33.444Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:24:34 [2022-07-14T18:24:34.006Z] === RUN   TestDockerSuite/TestExecTTY
18:24:34 [2022-07-14T18:24:34.006Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:24:34 [2022-07-14T18:24:34.577Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:24:35 [2022-07-14T18:24:35.140Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:24:35 [2022-07-14T18:24:35.704Z] === RUN   TestDockerSuite/TestExecUlimits
18:24:36 [2022-07-14T18:24:36.266Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:24:36 [2022-07-14T18:24:36.266Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
18:24:36 [2022-07-14T18:24:36.266Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:24:37 [2022-07-14T18:24:37.634Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:24:37 [2022-07-14T18:24:37.890Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:24:38 [2022-07-14T18:24:38.819Z] === RUN   TestDockerSuite/TestExecWithTERM
18:24:39 [2022-07-14T18:24:39.382Z] === RUN   TestDockerSuite/TestExecWithUser
18:24:39 [2022-07-14T18:24:39.944Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:24:40 [2022-07-14T18:24:40.873Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:24:41 [2022-07-14T18:24:41.803Z] --- PASS: TestServiceUpdatePidsLimit (16.86s)
18:24:41 [2022-07-14T18:24:41.803Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s)
18:24:41 [2022-07-14T18:24:41.803Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s)
18:24:41 [2022-07-14T18:24:41.803Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
18:24:41 [2022-07-14T18:24:41.803Z] PASS
18:24:41 [2022-07-14T18:24:41.803Z] 
18:24:41 [2022-07-14T18:24:41.803Z] === Skipped
18:24:41 [2022-07-14T18:24:41.803Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:24:41 [2022-07-14T18:24:41.803Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:24:41 [2022-07-14T18:24:41.803Z] 
18:24:41 [2022-07-14T18:24:41.803Z] DONE 27 tests, 1 skipped in 180.437s
18:24:41 [2022-07-14T18:24:41.803Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:24:41 [2022-07-14T18:24:41.804Z] ++ 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
18:24:41 [2022-07-14T18:24:41.804Z] ++ set -e
18:24:41 [2022-07-14T18:24:41.804Z] ++ '[' -n 0 ']'
18:24:41 [2022-07-14T18:24:41.804Z] ++ set -x
18:24:41 [2022-07-14T18:24:41.804Z] ++ 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
18:24:42 [2022-07-14T18:24:42.060Z] INFO: Testing against a local daemon
18:24:42 [2022-07-14T18:24:42.060Z] === RUN   TestSessionCreate
18:24:42 [2022-07-14T18:24:42.060Z] --- PASS: TestSessionCreate (0.04s)
18:24:42 [2022-07-14T18:24:42.060Z] === RUN   TestSessionCreateWithBadUpgrade
18:24:42 [2022-07-14T18:24:42.060Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
18:24:42 [2022-07-14T18:24:42.060Z] PASS
18:24:42 [2022-07-14T18:24:42.060Z] 
18:24:42 [2022-07-14T18:24:42.060Z] DONE 2 tests in 0.173s
18:24:42 [2022-07-14T18:24:42.060Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:24:42 [2022-07-14T18:24:42.060Z] ++ 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
18:24:42 [2022-07-14T18:24:42.060Z] ++ set -e
18:24:42 [2022-07-14T18:24:42.060Z] ++ '[' -n 0 ']'
18:24:42 [2022-07-14T18:24:42.060Z] ++ set -x
18:24:42 [2022-07-14T18:24:42.060Z] ++ 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
18:24:42 [2022-07-14T18:24:42.060Z] INFO: Testing against a local daemon
18:24:42 [2022-07-14T18:24:42.060Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:24:42 [2022-07-14T18:24:42.060Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:24:42 [2022-07-14T18:24:42.060Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:24:42 [2022-07-14T18:24:42.060Z] === RUN   TestDiskUsage
18:24:42 [2022-07-14T18:24:42.060Z] === PAUSE TestDiskUsage
18:24:42 [2022-07-14T18:24:42.060Z] === RUN   TestEventsExecDie
18:24:43 [2022-07-14T18:24:43.428Z] --- PASS: TestEventsExecDie (0.98s)
18:24:43 [2022-07-14T18:24:43.428Z] === RUN   TestEventsBackwardsCompatible
18:24:43 [2022-07-14T18:24:43.428Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:24:43 [2022-07-14T18:24:43.428Z] === RUN   TestEventsVolumeCreate
18:24:43 [2022-07-14T18:24:43.428Z] --- PASS: TestEventsVolumeCreate (0.07s)
18:24:43 [2022-07-14T18:24:43.428Z] === RUN   TestInfoBinaryCommits
18:24:43 [2022-07-14T18:24:43.428Z] --- PASS: TestInfoBinaryCommits (0.04s)
18:24:43 [2022-07-14T18:24:43.428Z] === RUN   TestInfoAPIVersioned
18:24:43 [2022-07-14T18:24:43.428Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:24:43 [2022-07-14T18:24:43.428Z] === RUN   TestInfoAPI
18:24:43 [2022-07-14T18:24:43.428Z] --- PASS: TestInfoAPI (0.03s)
18:24:43 [2022-07-14T18:24:43.428Z] === RUN   TestInfoAPIWarnings
18:24:44 [2022-07-14T18:24:44.356Z] === RUN   TestDockerSuite/TestHealth
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestInfoAPIWarnings (16.54s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestInfoDebug
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestInfoDebug (0.52s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestInfoInsecureRegistries
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestInfoRegistryMirrors
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestLoginFailsWithBadCredentials
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestPingCacheHeaders
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestPingCacheHeaders (0.02s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestPingGet
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestPingGet (0.02s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestPingHead
18:25:02 [2022-07-14T18:25:02.405Z] --- PASS: TestPingHead (0.02s)
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestPingSwarmHeader
18:25:02 [2022-07-14T18:25:02.405Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:25:02 [2022-07-14T18:25:02.966Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:25:03 [2022-07-14T18:25:03.223Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:25:04 [2022-07-14T18:25:04.151Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:25:04 [2022-07-14T18:25:04.151Z] --- PASS: TestPingSwarmHeader (2.35s)
18:25:04 [2022-07-14T18:25:04.151Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:25:04 [2022-07-14T18:25:04.151Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:25:04 [2022-07-14T18:25:04.151Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:25:04 [2022-07-14T18:25:04.151Z] === RUN   TestVersion
18:25:04 [2022-07-14T18:25:04.407Z] --- PASS: TestVersion (0.03s)
18:25:04 [2022-07-14T18:25:04.407Z] === CONT  TestDiskUsage
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/container_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/image_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/volume_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:25:04 [2022-07-14T18:25:04.970Z] === RUN   TestDiskUsage/after_container.Run
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:25:05 [2022-07-14T18:25:05.549Z] --- PASS: TestDiskUsage (1.28s)
18:25:05 [2022-07-14T18:25:05.549Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]     --- PASS: TestDiskUsage/after_container.Run (0.40s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z] PASS
18:25:05 [2022-07-14T18:25:05.549Z] 
18:25:05 [2022-07-14T18:25:05.549Z] === Skipped
18:25:05 [2022-07-14T18:25:05.549Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:25:05 [2022-07-14T18:25:05.549Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:25:05 [2022-07-14T18:25:05.549Z] 
18:25:05 [2022-07-14T18:25:05.549Z] DONE 54 tests, 1 skipped in 23.526s
18:25:05 [2022-07-14T18:25:05.549Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:25:05 [2022-07-14T18:25:05.549Z] ++ 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
18:25:05 [2022-07-14T18:25:05.549Z] ++ set -e
18:25:05 [2022-07-14T18:25:05.549Z] ++ '[' -n 0 ']'
18:25:05 [2022-07-14T18:25:05.549Z] ++ set -x
18:25:05 [2022-07-14T18:25:05.549Z] ++ 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
18:25:05 [2022-07-14T18:25:05.549Z] INFO: Testing against a local daemon
18:25:05 [2022-07-14T18:25:05.549Z] === RUN   TestVolumesCreateAndList
18:25:05 [2022-07-14T18:25:05.810Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesRemove
18:25:05 [2022-07-14T18:25:05.810Z] --- PASS: TestVolumesRemove (0.05s)
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesInspect
18:25:05 [2022-07-14T18:25:05.810Z] --- PASS: TestVolumesInspect (0.02s)
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesInvalidJSON
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:25:05 [2022-07-14T18:25:05.810Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:25:05 [2022-07-14T18:25:05.810Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:25:05 [2022-07-14T18:25:05.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:25:05 [2022-07-14T18:25:05.810Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:25:05 [2022-07-14T18:25:05.810Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:25:05 [2022-07-14T18:25:05.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:25:05 [2022-07-14T18:25:05.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:25:05 [2022-07-14T18:25:05.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:25:05 [2022-07-14T18:25:05.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:25:05 [2022-07-14T18:25:05.810Z] PASS
18:25:05 [2022-07-14T18:25:05.810Z] 
18:25:05 [2022-07-14T18:25:05.810Z] DONE 9 tests in 0.222s
18:25:05 [2022-07-14T18:25:05.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:25:06 [2022-07-14T18:25:06.067Z] ++++ cat bundles/test-integration/docker.pid
18:25:06 [2022-07-14T18:25:06.067Z] +++ kill 6682
18:25:06 [2022-07-14T18:25:06.067Z] +++ /etc/init.d/apparmor stop
18:25:06 [2022-07-14T18:25:06.067Z] Leaving: AppArmorNo profiles have been unloaded.
18:25:06 [2022-07-14T18:25:06.067Z] 
18:25:06 [2022-07-14T18:25:06.067Z] Unloading profiles will leave already running processes permanently
18:25:06 [2022-07-14T18:25:06.067Z] unconfined, which can lead to unexpected situations.
18:25:06 [2022-07-14T18:25:06.067Z] 
18:25:06 [2022-07-14T18:25:06.067Z] To set a process to complain mode, use the command line tool
18:25:06 [2022-07-14T18:25:06.067Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:25:06 [2022-07-14T18:25:06.067Z] +++ true
18:25:06 [2022-07-14T18:25:06.067Z] exiting test-integration
18:25:06 [2022-07-14T18:25:06.067Z] ++ exit 0
18:25:06 [2022-07-14T18:25:06.067Z] 
18:25:06 [2022-07-14T18:25:06.629Z] === RUN   TestDockerSuite/TestBuildHistory
18:25:06 [2022-07-14T18:25:06.885Z] + for job in $(jobs -p)
18:25:06 [2022-07-14T18:25:06.885Z] + wait 7853
18:25:09 [2022-07-14T18:25:09.403Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:25:09 [2022-07-14T18:25:09.403Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:25:09 [2022-07-14T18:25:09.403Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:25:09 [2022-07-14T18:25:09.403Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:25:09 [2022-07-14T18:25:09.403Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:25:09 [2022-07-14T18:25:09.660Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:25:09 [2022-07-14T18:25:09.660Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:25:10 [2022-07-14T18:25:10.589Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:25:10 [2022-07-14T18:25:10.845Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:25:11 [2022-07-14T18:25:11.102Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:25:11 [2022-07-14T18:25:11.102Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:25:11 [2022-07-14T18:25:11.102Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:25:11 [2022-07-14T18:25:11.358Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:25:11 [2022-07-14T18:25:11.614Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:25:11 [2022-07-14T18:25:11.870Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:25:11 [2022-07-14T18:25:11.870Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:25:12 [2022-07-14T18:25:12.433Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:25:12 [2022-07-14T18:25:12.433Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:25:12 [2022-07-14T18:25:12.996Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:25:13 [2022-07-14T18:25:13.559Z] === RUN   TestDockerSuite/TestImagesFormat
18:25:13 [2022-07-14T18:25:13.559Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:25:14 [2022-07-14T18:25:14.122Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:25:16 [2022-07-14T18:25:16.638Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:25:16 [2022-07-14T18:25:16.638Z] === RUN   TestDockerSuite/TestImportBadURL
18:25:16 [2022-07-14T18:25:16.638Z] === RUN   TestDockerSuite/TestImportDisplay
18:25:18 [2022-07-14T18:25:18.004Z] === RUN   TestDockerSuite/TestImportFile
18:25:18 [2022-07-14T18:25:18.931Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:25:18 [2022-07-14T18:25:18.931Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:25:19 [2022-07-14T18:25:19.860Z] === RUN   TestDockerSuite/TestImportGzipped
18:25:21 [2022-07-14T18:25:21.228Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:25:22 [2022-07-14T18:25:22.156Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:25:22 [2022-07-14T18:25:22.718Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:25:22 [2022-07-14T18:25:22.974Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:25:23 [2022-07-14T18:25:23.536Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:25:23 [2022-07-14T18:25:23.536Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:25:23 [2022-07-14T18:25:23.536Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:25:24 [2022-07-14T18:25:24.100Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:25:24 [2022-07-14T18:25:24.664Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:25:24 [2022-07-14T18:25:24.664Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:25:24 [2022-07-14T18:25:24.920Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:25:24 [2022-07-14T18:25:24.920Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
18:25:24 [2022-07-14T18:25:24.920Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:25:25 [2022-07-14T18:25:25.482Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:25:26 [2022-07-14T18:25:26.044Z] === RUN   TestDockerSuite/TestInspectDefault
18:25:26 [2022-07-14T18:25:26.606Z] === RUN   TestDockerSuite/TestInspectHistory
18:25:27 [2022-07-14T18:25:27.168Z] === RUN   TestDockerSuite/TestInspectImage
18:25:27 [2022-07-14T18:25:27.168Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:25:27 [2022-07-14T18:25:27.168Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:25:27 [2022-07-14T18:25:27.168Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
18:25:27 [2022-07-14T18:25:27.168Z] === RUN   TestDockerSuite/TestInspectInt64
18:25:27 [2022-07-14T18:25:27.424Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:25:27 [2022-07-14T18:25:27.987Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:25:27 [2022-07-14T18:25:27.987Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:25:28 [2022-07-14T18:25:28.549Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:25:29 [2022-07-14T18:25:29.111Z] === RUN   TestDockerSuite/TestInspectPlugin
18:25:31 [2022-07-14T18:25:31.001Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:25:31 [2022-07-14T18:25:31.257Z] === RUN   TestDockerSuite/TestInspectRootFS
18:25:31 [2022-07-14T18:25:31.257Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:25:31 [2022-07-14T18:25:31.821Z] === RUN   TestDockerSuite/TestInspectStatus
18:25:32 [2022-07-14T18:25:32.383Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:25:33 [2022-07-14T18:25:33.752Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:25:34 [2022-07-14T18:25:34.683Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:25:35 [2022-07-14T18:25:35.245Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:25:35 [2022-07-14T18:25:35.807Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:25:36 [2022-07-14T18:25:36.063Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:25:36 [2022-07-14T18:25:36.319Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:25:36 [2022-07-14T18:25:36.884Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:25:37 [2022-07-14T18:25:37.448Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:25:37 [2022-07-14T18:25:37.448Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:25:38 [2022-07-14T18:25:38.378Z]     docker_api_swarm_service_test.go:395: [df728ceed9d49] joining swarm manager [d11db89e50c20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:25:38 [2022-07-14T18:25:38.940Z] === RUN   TestDockerSuite/TestLinksEnvs
18:25:39 [2022-07-14T18:25:39.197Z]     docker_api_swarm_service_test.go:395: [d7e68e1a938d5] joining swarm manager [d11db89e50c20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:25:40 [2022-07-14T18:25:40.128Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:25:40 [2022-07-14T18:25:40.386Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:25:42 [2022-07-14T18:25:42.304Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:25:44 [2022-07-14T18:25:44.198Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:25:46 [2022-07-14T18:25:46.090Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:25:46 [2022-07-14T18:25:46.090Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:25:47 [2022-07-14T18:25:47.456Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:25:47 [2022-07-14T18:25:47.456Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:25:48 [2022-07-14T18:25:48.018Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:25:54 [2022-07-14T18:25:54.559Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:25:55 [2022-07-14T18:25:55.121Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:25:56 [2022-07-14T18:25:56.051Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:25:56 [2022-07-14T18:25:56.613Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:25:57 [2022-07-14T18:25:57.544Z]     docker_api_swarm_service_test.go:343: [d69c5ba0505d5] joining swarm manager [d4040e0906d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:25:58 [2022-07-14T18:25:58.475Z]     docker_api_swarm_service_test.go:343: [de2bd50bbab38] joining swarm manager [d4040e0906d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:25:58 [2022-07-14T18:25:58.732Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:25:58 [2022-07-14T18:25:58.732Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:25:58 [2022-07-14T18:25:58.732Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:26:00 [2022-07-14T18:26:00.098Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:26:01 [2022-07-14T18:26:01.467Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:26:02 [2022-07-14T18:26:02.396Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:26:03 [2022-07-14T18:26:03.323Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:26:03 [2022-07-14T18:26:03.911Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:26:05 [2022-07-14T18:26:05.804Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:26:06 [2022-07-14T18:26:06.060Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:26:06 [2022-07-14T18:26:06.622Z] === RUN   TestDockerSuite/TestLogsSince
18:26:13 [2022-07-14T18:26:13.157Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:26:13 [2022-07-14T18:26:13.157Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:26:14 [2022-07-14T18:26:14.523Z]     docker_api_swarm_service_test.go:490: [de4beee46c085] joining swarm manager [d7d503029f979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:26:15 [2022-07-14T18:26:15.084Z]     docker_api_swarm_service_test.go:490: [dbb50b5c21ed3] joining swarm manager [d7d503029f979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:26:19 [2022-07-14T18:26:19.253Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:26:19 [2022-07-14T18:26:19.253Z] === RUN   TestDockerSuite/TestLogsTail
18:26:19 [2022-07-14T18:26:19.509Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:26:20 [2022-07-14T18:26:20.072Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:26:20 [2022-07-14T18:26:20.635Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:26:20 [2022-07-14T18:26:20.635Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:26:20 [2022-07-14T18:26:20.635Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:26:20 [2022-07-14T18:26:20.635Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:26:20 [2022-07-14T18:26:20.635Z] === RUN   TestDockerSuite/TestNetHostname
18:26:22 [2022-07-14T18:26:22.003Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:26:22 [2022-07-14T18:26:22.003Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:26:22 [2022-07-14T18:26:22.259Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:26:22 [2022-07-14T18:26:22.259Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:26:22 [2022-07-14T18:26:22.822Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:26:23 [2022-07-14T18:26:23.386Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:26:24 [2022-07-14T18:26:24.315Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:26:24 [2022-07-14T18:26:24.315Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:26:24 [2022-07-14T18:26:24.315Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:26:24 [2022-07-14T18:26:24.571Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:26:27 [2022-07-14T18:26:27.088Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:26:30 [2022-07-14T18:26:30.363Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:26:30 [2022-07-14T18:26:30.927Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:26:31 [2022-07-14T18:26:31.855Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:26:32 [2022-07-14T18:26:32.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:26:34 [2022-07-14T18:26:34.678Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:26:34 [2022-07-14T18:26:34.937Z]     docker_api_swarm_service_test.go:128: [d174316ecc1fa] joining swarm manager [d509c0d34a258]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:26:35 [2022-07-14T18:26:35.866Z]     docker_api_swarm_service_test.go:129: [df90b088ebc97] joining swarm manager [d509c0d34a258]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:26:37 [2022-07-14T18:26:37.760Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:26:37 [2022-07-14T18:26:37.760Z]     docker_api_swarm_service_test.go:137: [d360481e4c126] joining swarm manager [d509c0d34a258]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:26:38 [2022-07-14T18:26:38.690Z]     docker_api_swarm_service_test.go:138: [d2cb77b132d94] joining swarm manager [d509c0d34a258]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:26:39 [2022-07-14T18:26:39.253Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:26:42 [2022-07-14T18:26:42.520Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:26:44 [2022-07-14T18:26:44.408Z] === RUN   TestDockerSuite/TestPluginActive
18:26:46 [2022-07-14T18:26:46.297Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:26:52 [2022-07-14T18:26:52.839Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:26:52 [2022-07-14T18:26:52.839Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
18:26:52 [2022-07-14T18:26:52.839Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:26:53 [2022-07-14T18:26:53.774Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:26:57 [2022-07-14T18:26:57.040Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:27:01 [2022-07-14T18:27:01.207Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:27:01 [2022-07-14T18:27:01.769Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:27:03 [2022-07-14T18:27:03.660Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:27:03 [2022-07-14T18:27:03.660Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:27:04 [2022-07-14T18:27:04.588Z] === RUN   TestDockerSuite/TestPortHostBinding
18:27:05 [2022-07-14T18:27:05.517Z] === RUN   TestDockerSuite/TestPortList
18:27:06 [2022-07-14T18:27:06.080Z]     docker_api_swarm_service_test.go:304: [d43d755c2dfa5] joining swarm manager [d6193a91c4908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:27:07 [2022-07-14T18:27:07.009Z]     docker_api_swarm_service_test.go:304: [d5952bc23bb74] joining swarm manager [d6193a91c4908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:27:13 [2022-07-14T18:27:13.550Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:27:16 [2022-07-14T18:27:16.067Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:27:16 [2022-07-14T18:27:16.067Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:27:17 [2022-07-14T18:27:17.957Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:27:18 [2022-07-14T18:27:18.893Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:27:19 [2022-07-14T18:27:19.455Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:27:19 [2022-07-14T18:27:19.455Z] === RUN   TestDockerSuite/TestPsByOrder
18:27:21 [2022-07-14T18:27:21.345Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:27:21 [2022-07-14T18:27:21.909Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:27:24 [2022-07-14T18:27:24.427Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:27:26 [2022-07-14T18:27:26.946Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:27:26 [2022-07-14T18:27:26.946Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:27:26 [2022-07-14T18:27:26.946Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:27:28 [2022-07-14T18:27:28.837Z]     docker_api_swarm_service_test.go:100: [da38ddf5d8f69] joining swarm manager [ddf2363118056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:27:29 [2022-07-14T18:27:29.765Z]     docker_api_swarm_service_test.go:101: [da359a1ac1a2b] joining swarm manager [ddf2363118056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:27:29 [2022-07-14T18:27:29.765Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:27:36 [2022-07-14T18:27:36.307Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:27:37 [2022-07-14T18:27:37.234Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:27:39 [2022-07-14T18:27:39.123Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:27:39 [2022-07-14T18:27:39.686Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:27:40 [2022-07-14T18:27:40.616Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:27:42 [2022-07-14T18:27:42.513Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:27:43 [2022-07-14T18:27:43.888Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:27:45 [2022-07-14T18:27:45.258Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:27:45 [2022-07-14T18:27:45.514Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:27:46 [2022-07-14T18:27:46.077Z] === RUN   TestDockerSuite/TestPsRightTagName
18:27:47 [2022-07-14T18:27:47.968Z] === RUN   TestDockerSuite/TestPsShowMounts
18:27:48 [2022-07-14T18:27:48.225Z]     check_test.go:611: [da38ddf5d8f69] daemon is not started
18:27:50 [2022-07-14T18:27:50.118Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:27:50 [2022-07-14T18:27:50.118Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
18:27:50 [2022-07-14T18:27:50.118Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:27:50 [2022-07-14T18:27:50.118Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:27:50 [2022-07-14T18:27:50.680Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:27:50 [2022-07-14T18:27:50.680Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:27:51 [2022-07-14T18:27:51.608Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:27:52 [2022-07-14T18:27:52.537Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:27:53 [2022-07-14T18:27:53.099Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:27:54 [2022-07-14T18:27:54.030Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:27:56 [2022-07-14T18:27:56.552Z]     docker_api_swarm_service_test.go:533: [d1d2a6cd1dda1] joining swarm manager [dc3f53ce2fe85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:27:57 [2022-07-14T18:27:57.482Z]     docker_api_swarm_service_test.go:534: [d38a586c49a24] joining swarm manager [dc3f53ce2fe85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:28:00 [2022-07-14T18:28:00.006Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:28:01 [2022-07-14T18:28:01.373Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:28:03 [2022-07-14T18:28:03.274Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:28:03 [2022-07-14T18:28:03.274Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:28:03 [2022-07-14T18:28:03.274Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:28:03 [2022-07-14T18:28:03.533Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:28:06 [2022-07-14T18:28:06.050Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:28:06 [2022-07-14T18:28:06.614Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:28:08 [2022-07-14T18:28:08.508Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:28:09 [2022-07-14T18:28:09.436Z] === RUN   TestDockerSuite/TestRmiBlank
18:28:09 [2022-07-14T18:28:09.436Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:28:09 [2022-07-14T18:28:09.436Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:28:11 [2022-07-14T18:28:11.955Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:28:12 [2022-07-14T18:28:12.884Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:28:12 [2022-07-14T18:28:12.884Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:28:14 [2022-07-14T18:28:14.251Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:28:14 [2022-07-14T18:28:14.508Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:28:15 [2022-07-14T18:28:15.876Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:28:16 [2022-07-14T18:28:16.439Z] === RUN   TestDockerSuite/TestRmiTag
18:28:16 [2022-07-14T18:28:16.695Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:28:16 [2022-07-14T18:28:16.951Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:28:20 [2022-07-14T18:28:20.221Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:28:20 [2022-07-14T18:28:20.221Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:28:20 [2022-07-14T18:28:20.783Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:28:20 [2022-07-14T18:28:20.783Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:28:21 [2022-07-14T18:28:21.040Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:28:21 [2022-07-14T18:28:21.603Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:28:22 [2022-07-14T18:28:22.167Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:28:22 [2022-07-14T18:28:22.729Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:28:22 [2022-07-14T18:28:22.985Z]     docker_api_swarm_service_test.go:148: [d9501c8c9904b] joining swarm manager [d8880167c27df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:28:23 [2022-07-14T18:28:23.249Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:28:23 [2022-07-14T18:28:23.813Z]     docker_api_swarm_service_test.go:148: [d602a7298f5df] joining swarm manager [d8880167c27df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:28:24 [2022-07-14T18:28:24.070Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:28:28 [2022-07-14T18:28:28.240Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:28:28 [2022-07-14T18:28:28.496Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:28:29 [2022-07-14T18:28:29.426Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:28:30 [2022-07-14T18:28:30.357Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:28:32 [2022-07-14T18:28:32.248Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:28:33 [2022-07-14T18:28:33.177Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:28:35 [2022-07-14T18:28:35.694Z] === RUN   TestDockerSuite/TestDevicePermissions
18:28:35 [2022-07-14T18:28:35.694Z] === RUN   TestDockerSuite/TestDockerFails
18:28:35 [2022-07-14T18:28:35.694Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:28:37 [2022-07-14T18:28:37.060Z] === RUN   TestDockerSuite/TestMountIntoProc
18:28:37 [2022-07-14T18:28:37.316Z] === RUN   TestDockerSuite/TestMountIntoSys
18:28:37 [2022-07-14T18:28:37.879Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:28:39 [2022-07-14T18:28:39.244Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:28:39 [2022-07-14T18:28:39.502Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:28:40 [2022-07-14T18:28:40.065Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:28:40 [2022-07-14T18:28:40.994Z] === RUN   TestDockerSuite/TestRunAddHost
18:28:41 [2022-07-14T18:28:41.925Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:28:42 [2022-07-14T18:28:42.182Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:28:42 [2022-07-14T18:28:42.747Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:28:42 [2022-07-14T18:28:42.747Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:28:43 [2022-07-14T18:28:43.311Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:28:44 [2022-07-14T18:28:44.260Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:28:44 [2022-07-14T18:28:44.824Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:28:45 [2022-07-14T18:28:45.386Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:28:45 [2022-07-14T18:28:45.948Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:28:46 [2022-07-14T18:28:46.877Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:28:47 [2022-07-14T18:28:47.807Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:28:48 [2022-07-14T18:28:48.371Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:28:49 [2022-07-14T18:28:49.300Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:28:49 [2022-07-14T18:28:49.863Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:28:50 [2022-07-14T18:28:50.426Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:28:50 [2022-07-14T18:28:50.989Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:28:51 [2022-07-14T18:28:51.553Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:28:52 [2022-07-14T18:28:52.480Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:28:52 [2022-07-14T18:28:52.736Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:28:53 [2022-07-14T18:28:53.298Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:28:53 [2022-07-14T18:28:53.554Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:28:53 [2022-07-14T18:28:53.554Z] === RUN   TestDockerSuite/TestRunBindMounts
18:28:55 [2022-07-14T18:28:55.446Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:28:55 [2022-07-14T18:28:55.446Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:28:56 [2022-07-14T18:28:56.009Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:28:56 [2022-07-14T18:28:56.572Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:28:56 [2022-07-14T18:28:56.828Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:28:56 [2022-07-14T18:28:56.828Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:28:57 [2022-07-14T18:28:57.393Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:28:57 [2022-07-14T18:28:57.649Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:28:58 [2022-07-14T18:28:58.213Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:28:58 [2022-07-14T18:28:58.469Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:28:59 [2022-07-14T18:28:59.032Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:28:59 [2022-07-14T18:28:59.032Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:28:59 [2022-07-14T18:28:59.594Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:28:59 [2022-07-14T18:28:59.594Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:29:00 [2022-07-14T18:29:00.157Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:29:00 [2022-07-14T18:29:00.157Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:29:00 [2022-07-14T18:29:00.727Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:29:01 [2022-07-14T18:29:01.292Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:29:02 [2022-07-14T18:29:02.221Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:29:02 [2022-07-14T18:29:02.221Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:29:02 [2022-07-14T18:29:02.785Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:29:04 [2022-07-14T18:29:04.155Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:29:05 [2022-07-14T18:29:05.522Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:29:06 [2022-07-14T18:29:06.450Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:29:06 [2022-07-14T18:29:06.706Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:29:07 [2022-07-14T18:29:07.268Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:29:07 [2022-07-14T18:29:07.830Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:29:08 [2022-07-14T18:29:08.395Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:29:08 [2022-07-14T18:29:08.651Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:29:09 [2022-07-14T18:29:09.580Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:29:12 [2022-07-14T18:29:12.099Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:29:12 [2022-07-14T18:29:12.099Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:29:12 [2022-07-14T18:29:12.662Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:29:14 [2022-07-14T18:29:14.554Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:29:15 [2022-07-14T18:29:15.484Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:29:17 [2022-07-14T18:29:17.374Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:29:19 [2022-07-14T18:29:19.266Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:29:19 [2022-07-14T18:29:19.266Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
18:29:19 [2022-07-14T18:29:19.266Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:29:19 [2022-07-14T18:29:19.266Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
18:29:19 [2022-07-14T18:29:19.266Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:29:19 [2022-07-14T18:29:19.522Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:29:20 [2022-07-14T18:29:20.924Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:29:21 [2022-07-14T18:29:21.853Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:29:23 [2022-07-14T18:29:23.221Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:29:23 [2022-07-14T18:29:23.785Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:29:25 [2022-07-14T18:29:25.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:29:25 [2022-07-14T18:29:25.677Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:29:26 [2022-07-14T18:29:26.239Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:29:26 [2022-07-14T18:29:26.239Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:29:26 [2022-07-14T18:29:26.239Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:29:26 [2022-07-14T18:29:26.495Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:29:28 [2022-07-14T18:29:28.388Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:29:28 [2022-07-14T18:29:28.388Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:29:28 [2022-07-14T18:29:28.951Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:29:29 [2022-07-14T18:29:29.882Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:29:30 [2022-07-14T18:29:30.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:29:30 [2022-07-14T18:29:30.395Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:29:30 [2022-07-14T18:29:30.650Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:29:30 [2022-07-14T18:29:30.907Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:29:31 [2022-07-14T18:29:31.164Z] === RUN   TestDockerSuite/TestRunEnvironment
18:29:31 [2022-07-14T18:29:31.727Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:29:32 [2022-07-14T18:29:32.657Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:29:32 [2022-07-14T18:29:32.657Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:29:33 [2022-07-14T18:29:33.219Z] === RUN   TestDockerSuite/TestRunExitCode
18:29:33 [2022-07-14T18:29:33.783Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:29:34 [2022-07-14T18:29:34.040Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:29:34 [2022-07-14T18:29:34.604Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:29:35 [2022-07-14T18:29:35.533Z] === RUN   TestDockerSuite/TestRunExposePort
18:29:35 [2022-07-14T18:29:35.533Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:29:35 [2022-07-14T18:29:35.789Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:29:36 [2022-07-14T18:29:36.047Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:29:36 [2022-07-14T18:29:36.610Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:29:37 [2022-07-14T18:29:37.540Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:29:38 [2022-07-14T18:29:38.115Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:29:38 [2022-07-14T18:29:38.115Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
18:29:38 [2022-07-14T18:29:38.115Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:29:39 [2022-07-14T18:29:39.052Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:29:40 [2022-07-14T18:29:40.943Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:29:41 [2022-07-14T18:29:41.506Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:29:42 [2022-07-14T18:29:42.070Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:29:44 [2022-07-14T18:29:44.585Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:29:47 [2022-07-14T18:29:47.853Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:29:51 [2022-07-14T18:29:51.123Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:29:52 [2022-07-14T18:29:52.488Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:29:53 [2022-07-14T18:29:53.418Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:29:54 [2022-07-14T18:29:54.347Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:29:54 [2022-07-14T18:29:54.347Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:29:54 [2022-07-14T18:29:54.347Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:29:54 [2022-07-14T18:29:54.347Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:29:54 [2022-07-14T18:29:54.910Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:29:56 [2022-07-14T18:29:56.800Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:29:57 [2022-07-14T18:29:57.730Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:29:58 [2022-07-14T18:29:58.658Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:30:05 [2022-07-14T18:30:05.204Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:30:05 [2022-07-14T18:30:05.204Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:30:05 [2022-07-14T18:30:05.204Z] === RUN   TestDockerSuite/TestRunModeHostname
18:30:05 [2022-07-14T18:30:05.461Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:30:05 [2022-07-14T18:30:05.718Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:30:05 [2022-07-14T18:30:05.718Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:30:06 [2022-07-14T18:30:06.648Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:30:07 [2022-07-14T18:30:07.576Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:30:08 [2022-07-14T18:30:08.508Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:30:08 [2022-07-14T18:30:08.508Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:30:08 [2022-07-14T18:30:08.508Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:30:09 [2022-07-14T18:30:09.435Z] === RUN   TestDockerSuite/TestRunMount
18:30:13 [2022-07-14T18:30:13.606Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:30:13 [2022-07-14T18:30:13.606Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:30:14 [2022-07-14T18:30:14.169Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:30:15 [2022-07-14T18:30:15.096Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:30:15 [2022-07-14T18:30:15.096Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:30:16 [2022-07-14T18:30:16.987Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:30:18 [2022-07-14T18:30:18.880Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:30:20 [2022-07-14T18:30:20.248Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:30:21 [2022-07-14T18:30:21.613Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:30:22 [2022-07-14T18:30:22.541Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:30:22 [2022-07-14T18:30:22.541Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:30:22 [2022-07-14T18:30:22.798Z] === RUN   TestDockerSuite/TestRunNetHost
18:30:24 [2022-07-14T18:30:24.191Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:30:24 [2022-07-14T18:30:24.191Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:30:24 [2022-07-14T18:30:24.447Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:30:25 [2022-07-14T18:30:25.010Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:30:26 [2022-07-14T18:30:26.908Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:30:27 [2022-07-14T18:30:27.470Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:30:28 [2022-07-14T18:30:28.836Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:30:30 [2022-07-14T18:30:30.730Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:30:32 [2022-07-14T18:30:32.096Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:30:32 [2022-07-14T18:30:32.661Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:30:32 [2022-07-14T18:30:32.661Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:30:33 [2022-07-14T18:30:33.589Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:30:33 [2022-07-14T18:30:33.589Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:30:33 [2022-07-14T18:30:33.589Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:30:34 [2022-07-14T18:30:34.151Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:30:34 [2022-07-14T18:30:34.714Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:30:34 [2022-07-14T18:30:34.714Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:30:34 [2022-07-14T18:30:34.970Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:30:36 [2022-07-14T18:30:36.337Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:30:38 [2022-07-14T18:30:38.853Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:30:41 [2022-07-14T18:30:41.372Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:30:41 [2022-07-14T18:30:41.372Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
18:30:41 [2022-07-14T18:30:41.372Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:30:41 [2022-07-14T18:30:41.372Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:30:41 [2022-07-14T18:30:41.628Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:30:42 [2022-07-14T18:30:42.192Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:30:43 [2022-07-14T18:30:43.566Z] === RUN   TestDockerSuite/TestRunPortInUse
18:30:44 [2022-07-14T18:30:44.495Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:30:44 [2022-07-14T18:30:44.751Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:30:45 [2022-07-14T18:30:45.008Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
18:30:45 [2022-07-14T18:30:45.265Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:30:45 [2022-07-14T18:30:45.521Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:30:46 [2022-07-14T18:30:46.083Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:30:46 [2022-07-14T18:30:46.646Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:30:47 [2022-07-14T18:30:47.574Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:30:47 [2022-07-14T18:30:47.574Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
18:30:47 [2022-07-14T18:30:47.574Z] === RUN   TestDockerSuite/TestRunPublishPort
18:30:47 [2022-07-14T18:30:47.574Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:30:48 [2022-07-14T18:30:48.137Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:30:48 [2022-07-14T18:30:48.699Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:30:48 [2022-07-14T18:30:48.699Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
18:30:48 [2022-07-14T18:30:48.699Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:30:49 [2022-07-14T18:30:49.261Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:30:50 [2022-07-14T18:30:50.194Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:30:50 [2022-07-14T18:30:50.449Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:30:50 [2022-07-14T18:30:50.449Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
18:30:50 [2022-07-14T18:30:50.449Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:30:52 [2022-07-14T18:30:52.970Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:30:52 [2022-07-14T18:30:52.970Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:30:53 [2022-07-14T18:30:53.900Z] === RUN   TestDockerSuite/TestRunRm
18:30:54 [2022-07-14T18:30:54.828Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:30:58 [2022-07-14T18:30:58.096Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:30:58 [2022-07-14T18:30:58.659Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:30:58 [2022-07-14T18:30:58.915Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:30:59 [2022-07-14T18:30:59.477Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:31:01 [2022-07-14T18:31:01.368Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:31:01 [2022-07-14T18:31:01.930Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:31:04 [2022-07-14T18:31:04.488Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:31:04 [2022-07-14T18:31:04.488Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:31:07 [2022-07-14T18:31:07.757Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:31:08 [2022-07-14T18:31:08.013Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:31:08 [2022-07-14T18:31:08.578Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:31:09 [2022-07-14T18:31:09.142Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:31:09 [2022-07-14T18:31:09.705Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:31:10 [2022-07-14T18:31:10.267Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:31:10 [2022-07-14T18:31:10.523Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:31:11 [2022-07-14T18:31:11.085Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:31:11 [2022-07-14T18:31:11.647Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:31:11 [2022-07-14T18:31:11.904Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:31:12 [2022-07-14T18:31:12.835Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:31:13 [2022-07-14T18:31:13.397Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:31:13 [2022-07-14T18:31:13.654Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:31:16 [2022-07-14T18:31:16.171Z] === RUN   TestDockerSuite/TestRunState
18:31:16 [2022-07-14T18:31:16.171Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:31:17 [2022-07-14T18:31:17.538Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:31:17 [2022-07-14T18:31:17.794Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:31:18 [2022-07-14T18:31:18.358Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:31:18 [2022-07-14T18:31:18.615Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:31:18 [2022-07-14T18:31:18.615Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
18:31:18 [2022-07-14T18:31:18.615Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:31:19 [2022-07-14T18:31:19.178Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:31:19 [2022-07-14T18:31:19.741Z] === RUN   TestDockerSuite/TestRunSysctls
18:31:20 [2022-07-14T18:31:20.670Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:31:20 [2022-07-14T18:31:20.670Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:31:20 [2022-07-14T18:31:20.670Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:31:20 [2022-07-14T18:31:20.927Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:31:21 [2022-07-14T18:31:21.185Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
18:31:23 [2022-07-14T18:31:23.110Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:31:23 [2022-07-14T18:31:23.673Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
18:31:24 [2022-07-14T18:31:24.235Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:31:25 [2022-07-14T18:31:25.164Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:31:27 [2022-07-14T18:31:27.684Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:31:27 [2022-07-14T18:31:27.942Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:31:30 [2022-07-14T18:31:30.461Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:31:30 [2022-07-14T18:31:30.717Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:31:31 [2022-07-14T18:31:31.280Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:31:32 [2022-07-14T18:31:32.213Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:31:32 [2022-07-14T18:31:32.469Z]     docker_cli_service_logs_test.go:248: checking task r1ifm05uyx41
18:31:32 [2022-07-14T18:31:32.469Z]     docker_cli_service_logs_test.go:253: checking messages for r1ifm05uyx41
18:31:32 [2022-07-14T18:31:32.469Z]     docker_cli_service_logs_test.go:248: checking task v0m0oirqth7k
18:31:32 [2022-07-14T18:31:32.469Z]     docker_cli_service_logs_test.go:253: checking messages for v0m0oirqth7k
18:31:32 [2022-07-14T18:31:32.725Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:31:33 [2022-07-14T18:31:33.288Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:31:34 [2022-07-14T18:31:34.216Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:31:35 [2022-07-14T18:31:35.584Z] === RUN   TestDockerSuite/TestRunUserByID
18:31:36 [2022-07-14T18:31:36.147Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:31:36 [2022-07-14T18:31:36.404Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:31:36 [2022-07-14T18:31:36.404Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:31:36 [2022-07-14T18:31:36.404Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:31:36 [2022-07-14T18:31:36.968Z] === RUN   TestDockerSuite/TestRunUserByName
18:31:37 [2022-07-14T18:31:37.530Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:31:38 [2022-07-14T18:31:38.098Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:31:38 [2022-07-14T18:31:38.098Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
18:31:38 [2022-07-14T18:31:38.098Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:31:38 [2022-07-14T18:31:38.354Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:31:38 [2022-07-14T18:31:38.916Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:31:41 [2022-07-14T18:31:41.436Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:31:41 [2022-07-14T18:31:41.695Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:31:42 [2022-07-14T18:31:42.635Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:31:44 [2022-07-14T18:31:44.531Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:31:45 [2022-07-14T18:31:45.897Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:31:47 [2022-07-14T18:31:47.265Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:31:48 [2022-07-14T18:31:48.630Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:31:49 [2022-07-14T18:31:49.192Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:31:49 [2022-07-14T18:31:49.192Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
18:31:49 [2022-07-14T18:31:49.192Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:31:49 [2022-07-14T18:31:49.192Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
18:31:49 [2022-07-14T18:31:49.192Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:31:49 [2022-07-14T18:31:49.192Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
18:31:49 [2022-07-14T18:31:49.192Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:31:49 [2022-07-14T18:31:49.192Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:31:49 [2022-07-14T18:31:49.192Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
18:31:49 [2022-07-14T18:31:49.192Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:31:49 [2022-07-14T18:31:49.755Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:31:50 [2022-07-14T18:31:50.317Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:31:51 [2022-07-14T18:31:51.688Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:31:52 [2022-07-14T18:31:52.250Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:31:52 [2022-07-14T18:31:52.815Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:31:52 [2022-07-14T18:31:52.815Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:31:53 [2022-07-14T18:31:53.378Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:31:53 [2022-07-14T18:31:53.378Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
18:31:53 [2022-07-14T18:31:53.378Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:31:53 [2022-07-14T18:31:53.635Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:31:53 [2022-07-14T18:31:53.635Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:31:53 [2022-07-14T18:31:53.635Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
18:31:53 [2022-07-14T18:31:53.635Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:31:53 [2022-07-14T18:31:53.635Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
18:31:53 [2022-07-14T18:31:53.635Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:31:53 [2022-07-14T18:31:53.635Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
18:31:53 [2022-07-14T18:31:53.635Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:31:53 [2022-07-14T18:31:53.635Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
18:31:53 [2022-07-14T18:31:53.635Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:31:53 [2022-07-14T18:31:53.635Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
18:31:53 [2022-07-14T18:31:53.635Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:31:53 [2022-07-14T18:31:53.891Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:31:54 [2022-07-14T18:31:54.148Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:31:54 [2022-07-14T18:31:54.711Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:31:54 [2022-07-14T18:31:54.711Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:31:55 [2022-07-14T18:31:55.273Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:31:55 [2022-07-14T18:31:55.529Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:31:56 [2022-07-14T18:31:56.093Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:31:56 [2022-07-14T18:31:56.350Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:31:56 [2022-07-14T18:31:56.350Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:31:56 [2022-07-14T18:31:56.912Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:31:57 [2022-07-14T18:31:57.476Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:31:57 [2022-07-14T18:31:57.476Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:31:57 [2022-07-14T18:31:57.476Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:31:57 [2022-07-14T18:31:57.733Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:31:59 [2022-07-14T18:31:59.103Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:31:59 [2022-07-14T18:31:59.103Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:31:59 [2022-07-14T18:31:59.672Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:31:59 [2022-07-14T18:31:59.672Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
18:31:59 [2022-07-14T18:31:59.672Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:32:00 [2022-07-14T18:32:00.240Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:32:00 [2022-07-14T18:32:00.240Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:32:01 [2022-07-14T18:32:01.168Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:32:01 [2022-07-14T18:32:01.425Z]     docker_cli_swarm_test.go:1895: [d4e1771ea0e53] joining swarm manager [d39f0eb73e99a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:32:01 [2022-07-14T18:32:01.681Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:32:02 [2022-07-14T18:32:02.608Z]     docker_cli_swarm_test.go:1896: [df045bcc3bd0e] joining swarm manager [d39f0eb73e99a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:32:03 [2022-07-14T18:32:03.536Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:32:04 [2022-07-14T18:32:04.099Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:32:04 [2022-07-14T18:32:04.099Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:32:04 [2022-07-14T18:32:04.099Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:32:04 [2022-07-14T18:32:04.099Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
18:32:04 [2022-07-14T18:32:04.661Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
18:32:05 [2022-07-14T18:32:05.223Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
18:32:06 [2022-07-14T18:32:06.150Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:32:07 [2022-07-14T18:32:07.515Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:32:07 [2022-07-14T18:32:07.772Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:32:10 [2022-07-14T18:32:10.291Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:32:12 [2022-07-14T18:32:12.809Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:32:15 [2022-07-14T18:32:15.406Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:32:16 [2022-07-14T18:32:16.334Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:32:17 [2022-07-14T18:32:17.701Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:32:18 [2022-07-14T18:32:18.630Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:32:18 [2022-07-14T18:32:18.888Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:32:19 [2022-07-14T18:32:19.450Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:32:21 [2022-07-14T18:32:21.342Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:32:22 [2022-07-14T18:32:22.709Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:32:24 [2022-07-14T18:32:24.077Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:32:25 [2022-07-14T18:32:25.007Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:32:26 [2022-07-14T18:32:26.377Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:32:27 [2022-07-14T18:32:27.305Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:32:28 [2022-07-14T18:32:28.234Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:32:29 [2022-07-14T18:32:29.601Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:32:30 [2022-07-14T18:32:30.162Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:32:33 [2022-07-14T18:32:33.433Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:32:33 [2022-07-14T18:32:33.433Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
18:32:33 [2022-07-14T18:32:33.433Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:32:33 [2022-07-14T18:32:33.433Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:32:33 [2022-07-14T18:32:33.433Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:32:33 [2022-07-14T18:32:33.994Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:32:34 [2022-07-14T18:32:34.923Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:32:35 [2022-07-14T18:32:35.486Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:32:35 [2022-07-14T18:32:35.486Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:32:36 [2022-07-14T18:32:36.882Z] === RUN   TestDockerSuite/TestSaveImageId
18:32:36 [2022-07-14T18:32:36.882Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:32:37 [2022-07-14T18:32:37.138Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:32:38 [2022-07-14T18:32:38.504Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1471997632
18:32:38 [2022-07-14T18:32:38.504Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:32:38 [2022-07-14T18:32:38.504Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:32:39 [2022-07-14T18:32:39.979Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:32:39 [2022-07-14T18:32:39.979Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:32:39 [2022-07-14T18:32:39.979Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:32:40 [2022-07-14T18:32:40.907Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:32:42 [2022-07-14T18:32:42.274Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:32:44 [2022-07-14T18:32:44.789Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:32:44 [2022-07-14T18:32:44.789Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:32:45 [2022-07-14T18:32:45.045Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:32:45 [2022-07-14T18:32:45.302Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:32:45 [2022-07-14T18:32:45.302Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:32:46 [2022-07-14T18:32:46.667Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:32:46 [2022-07-14T18:32:46.667Z]     docker_cli_sni_test.go:30: Flakey test
18:32:46 [2022-07-14T18:32:46.667Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:32:47 [2022-07-14T18:32:47.597Z]     docker_cli_swarm_test.go:1796: [d496e4eeeb53d] joining swarm manager [d651ee7bd452b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:32:48 [2022-07-14T18:32:48.962Z]     docker_cli_swarm_test.go:1797: [d04df5efac95d] joining swarm manager [d651ee7bd452b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:32:52 [2022-07-14T18:32:52.228Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:32:53 [2022-07-14T18:32:53.157Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:32:54 [2022-07-14T18:32:54.088Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:32:55 [2022-07-14T18:32:55.021Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:32:57 [2022-07-14T18:32:57.542Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:32:58 [2022-07-14T18:32:58.909Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:32:59 [2022-07-14T18:32:59.473Z] === RUN   TestDockerSuite/TestStartRecordError
18:33:00 [2022-07-14T18:33:00.403Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:33:01 [2022-07-14T18:33:01.773Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:33:03 [2022-07-14T18:33:03.140Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:33:04 [2022-07-14T18:33:04.507Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:33:05 [2022-07-14T18:33:05.438Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:33:10 [2022-07-14T18:33:10.688Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:33:12 [2022-07-14T18:33:12.053Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:33:12 [2022-07-14T18:33:12.981Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:33:14 [2022-07-14T18:33:14.347Z]     docker_cli_swarm_test.go:1315: [d1159fcb8bfb7] joining swarm manager [d8d1bf318ef57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:33:15 [2022-07-14T18:33:15.713Z]     docker_cli_swarm_test.go:1316: [dd8dd0b6c4e7b] joining swarm manager [d8d1bf318ef57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:33:17 [2022-07-14T18:33:17.619Z] === RUN   TestDockerSuite/TestStatsNoStream
18:33:20 [2022-07-14T18:33:20.139Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:33:20 [2022-07-14T18:33:20.396Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:33:20 [2022-07-14T18:33:20.960Z] === RUN   TestDockerSuite/TestTopPrivileged
18:33:21 [2022-07-14T18:33:21.525Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:33:21 [2022-07-14T18:33:21.525Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
18:33:21 [2022-07-14T18:33:21.525Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:33:22 [2022-07-14T18:33:22.087Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
18:33:22 [2022-07-14T18:33:22.343Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:33:22 [2022-07-14T18:33:22.343Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
18:33:22 [2022-07-14T18:33:22.343Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:33:22 [2022-07-14T18:33:22.343Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
18:33:22 [2022-07-14T18:33:22.343Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:33:23 [2022-07-14T18:33:23.271Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
18:33:23 [2022-07-14T18:33:23.838Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:33:24 [2022-07-14T18:33:24.401Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:33:25 [2022-07-14T18:33:25.329Z] === RUN   TestDockerSuite/TestUpdateStats
18:33:29 [2022-07-14T18:33:29.496Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:33:29 [2022-07-14T18:33:29.752Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:33:29 [2022-07-14T18:33:29.752Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
18:33:29 [2022-07-14T18:33:29.752Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:33:30 [2022-07-14T18:33:30.679Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:33:30 [2022-07-14T18:33:30.936Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:33:32 [2022-07-14T18:33:32.832Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:33:34 [2022-07-14T18:33:34.203Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:33:35 [2022-07-14T18:33:35.569Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:33:50 [2022-07-14T18:33:50.417Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:33:50 [2022-07-14T18:33:50.676Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:33:50 [2022-07-14T18:33:50.676Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:33:51 [2022-07-14T18:33:51.239Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:33:51 [2022-07-14T18:33:51.239Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:33:51 [2022-07-14T18:33:51.239Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:33:51 [2022-07-14T18:33:51.239Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:33:51 [2022-07-14T18:33:51.802Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:33:51 [2022-07-14T18:33:51.802Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:33:52 [2022-07-14T18:33:52.364Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:33:52 [2022-07-14T18:33:52.620Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:33:52 [2022-07-14T18:33:52.620Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:33:52 [2022-07-14T18:33:52.620Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:33:52 [2022-07-14T18:33:52.620Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:33:53 [2022-07-14T18:33:53.988Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:33:54 [2022-07-14T18:33:54.245Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:33:54 [2022-07-14T18:33:54.245Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:33:54 [2022-07-14T18:33:54.245Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:33:54 [2022-07-14T18:33:54.503Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:33:54 [2022-07-14T18:33:54.503Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:33:54 [2022-07-14T18:33:54.503Z] --- PASS: TestDockerSuite (1313.49s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.05s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.51s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.82s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.66s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.17s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.29s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.67s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.29s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.75s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.81s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.88s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.59s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.05s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.75s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:33:54 [2022-07-14T18:33:54.503Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.19s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.37s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.43s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.36s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.79s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f85530_<nil>_<nil>} (1.49s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1342610096_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.45s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1342610096_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.59s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32652099647_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.50s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32652099647_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.51s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32652099647_/foo_true__0xc000f85560_<nil>_<nil>_<nil>} (1.57s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f85578_<nil>_<nil>} (1.58s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f85590_<nil>_<nil>} (1.50s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f855a8_<nil>_<nil>} (1.54s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f855c0_<nil>_<nil>} (1.70s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.42s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
18:33:54 [2022-07-14T18:33:54.504Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.03s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.87s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.88s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.74s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.80s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.89s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.57s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.75s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.05s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.04s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.32s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.24s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.58s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.07s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.90s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.84s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.10s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.43s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.12s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.73s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.44s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.50s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.59s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.71s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.48s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.89s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.36s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.07s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.56s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.84s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.59s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.19s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.34s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.94s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.17s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.69s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.41s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.48s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.49s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.57s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.35s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.40s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.18s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.25s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.27s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.51s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.22s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.73s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.39s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.31s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.61s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.06s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.03s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.23s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.79s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.50s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.59s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.97s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.68s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.25s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.19s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.61s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.23s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.25s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.85s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.44s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.23s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.45s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.30s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.83s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.95s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.06s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.86s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.67s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.32s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.51s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.50s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.23s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.64s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.26s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFails (0.55s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.73s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.18s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.45s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.00s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.70s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.36s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.41s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.99s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.27s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.54s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s)
18:33:54 [2022-07-14T18:33:54.504Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.62s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.65s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.25s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.08s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.30s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.77s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.35s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.92s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.08s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.93s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.09s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.74s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.77s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.58s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.41s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.08s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.43s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.62s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.43s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.74s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.06s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildRm (2.46s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.98s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.20s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.04s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.16s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.84s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.09s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.96s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.44s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildUser (1.33s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.74s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.78s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.86s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.44s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.41s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.74s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.31s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitChange (0.70s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.30s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.36s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.34s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.26s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.96s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.08s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.42s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.55s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.79s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.47s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.79s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.54s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.05s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.33s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToDot (0.49s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.56s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.95s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.46s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.53s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.60s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.92s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.07s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.80s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.31s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.94s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.89s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.68s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsRename (0.74s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsResize (0.60s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.51s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsTop (0.53s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.15s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.59s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.67s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExec (0.58s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.33s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.99s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecEnv (0.52s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.34s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.52s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.65s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.55s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.54s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecTTY (0.55s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.61s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.49s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestHealth (18.81s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.39s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.55s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImportFile (1.05s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.12s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.41s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s)
18:33:54 [2022-07-14T18:33:54.505Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.34s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.61s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.67s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.67s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.54s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.28s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.10s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.49s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.67s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.87s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.91s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.66s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.99s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.36s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsSince (6.55s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsTail (0.49s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestNetHostname (1.24s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.69s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.28s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.83s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.66s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.91s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.90s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPluginActive (2.25s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.70s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.61s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.86s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.71s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.11s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPortList (7.23s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.07s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.84s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.96s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.83s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.21s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.29s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.72s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.81s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.90s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.83s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.53s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.51s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.64s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.75s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.04s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.03s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.43s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.65s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.71s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.77s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.49s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.41s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.66s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.64s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.37s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.25s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.41s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.60s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.12s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.76s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.98s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.35s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.60s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.54s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.54s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.72s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.68s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.10s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
18:33:54 [2022-07-14T18:33:54.506Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.78s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunMount (3.76s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.14s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.52s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.84s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.83s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.82s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.71s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.05s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.39s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.98s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.54s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.19s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.69s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunRm (0.61s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.96s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.72s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunState (1.25s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.96s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.73s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.92s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.40s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.64s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.48s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.51s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.15s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.53s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.26s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.27s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.62s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s)
18:33:54 [2022-07-14T18:33:54.507Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s)
18:33:54 [2022-07-14T18:33:54.507Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s)
18:33:54 [2022-07-14T18:33:54.507Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.71s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.75s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.14s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.86s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.20s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.05s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.27s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.39s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.56s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.49s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.10s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
18:33:54 [2022-07-14T18:33:54.507Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
18:33:54 [2022-07-14T18:33:54.507Z] === RUN   TestDockerRegistrySuite
18:33:54 [2022-07-14T18:33:54.507Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:33:55 [2022-07-14T18:33:55.872Z]     check_test.go:427: [d6d966a9983c0] daemon is not started
18:33:55 [2022-07-14T18:33:55.873Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:33:56 [2022-07-14T18:33:56.802Z]     check_test.go:427: [dba4c92590918] daemon is not started
18:33:56 [2022-07-14T18:33:56.802Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:33:57 [2022-07-14T18:33:57.731Z]     check_test.go:427: [dfaa5f7ae8735] daemon is not started
18:33:57 [2022-07-14T18:33:57.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:33:57 [2022-07-14T18:33:57.986Z]     check_test.go:427: [deb372327527a] daemon is not started
18:33:57 [2022-07-14T18:33:57.986Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:34:01 [2022-07-14T18:34:01.257Z]     check_test.go:427: [d5d90ddc45df6] daemon is not started
18:34:01 [2022-07-14T18:34:01.257Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:34:06 [2022-07-14T18:34:06.504Z]     check_test.go:427: [d830868eb1dba] daemon is not started
18:34:06 [2022-07-14T18:34:06.504Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:34:08 [2022-07-14T18:34:08.396Z]     check_test.go:427: [de7e2e08917ac] daemon is not started
18:34:08 [2022-07-14T18:34:08.396Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:34:09 [2022-07-14T18:34:09.342Z]     check_test.go:427: [d81697dadfa71] daemon is not started
18:34:09 [2022-07-14T18:34:09.342Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:34:10 [2022-07-14T18:34:10.270Z]     check_test.go:427: [d1b24f21c35d3] daemon is not started
18:34:10 [2022-07-14T18:34:10.270Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:34:11 [2022-07-14T18:34:11.199Z]     check_test.go:427: [d7b0e0a7ba1fb] daemon is not started
18:34:11 [2022-07-14T18:34:11.199Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:34:12 [2022-07-14T18:34:12.565Z]     check_test.go:427: [ddb8af0ba2aa5] daemon is not started
18:34:12 [2022-07-14T18:34:12.565Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:34:13 [2022-07-14T18:34:13.493Z]     check_test.go:427: [dff5a6bced3e0] daemon is not started
18:34:13 [2022-07-14T18:34:13.493Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:34:14 [2022-07-14T18:34:14.421Z]     check_test.go:427: [d8166308e37f7] daemon is not started
18:34:14 [2022-07-14T18:34:14.421Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:34:15 [2022-07-14T18:34:15.350Z]     check_test.go:427: [dbffadc4651f7] daemon is not started
18:34:15 [2022-07-14T18:34:15.350Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:34:16 [2022-07-14T18:34:16.283Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7699096dd19272f32daf7d2312cbc9ae81a6215059290b5d570f63b4571d6c30
18:34:17 [2022-07-14T18:34:17.211Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5bbbb3cf210c4e00cf81e0bb75eb8af3005b34f428aa6b000248ec0f4e21af88
18:34:17 [2022-07-14T18:34:17.211Z]     check_test.go:427: [df1373f0c7102] daemon is not started
18:34:17 [2022-07-14T18:34:17.211Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:34:18 [2022-07-14T18:34:18.140Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ac0f868c6266f13a9bd4303b62f73861fbbe9eef7639ae51a86df081665da32
18:34:18 [2022-07-14T18:34:18.704Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d11d87bc96e6f62cc3586544d42bb4e170f63aca9168f64ccd11bad31ff19e67
18:34:18 [2022-07-14T18:34:18.960Z]     check_test.go:427: [d232af1a609d4] daemon is not started
18:34:19 [2022-07-14T18:34:19.216Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:34:20 [2022-07-14T18:34:20.145Z]     check_test.go:427: [d5ae5806a1a7f] daemon is not started
18:34:20 [2022-07-14T18:34:20.145Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:34:21 [2022-07-14T18:34:21.513Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:34:22 [2022-07-14T18:34:22.076Z]     check_test.go:427: [d3524407b2605] daemon is not started
18:34:22 [2022-07-14T18:34:22.333Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:34:23 [2022-07-14T18:34:23.701Z]     check_test.go:427: [d68a53ae076f8] daemon is not started
18:34:23 [2022-07-14T18:34:23.701Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:34:23 [2022-07-14T18:34:23.701Z]     check_test.go:427: [d90fa4e66c1bd] daemon is not started
18:34:23 [2022-07-14T18:34:23.701Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:34:25 [2022-07-14T18:34:25.069Z]     check_test.go:427: [d7729de1886fa] daemon is not started
18:34:25 [2022-07-14T18:34:25.069Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:34:25 [2022-07-14T18:34:25.632Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:34:25 [2022-07-14T18:34:25.900Z]     check_test.go:427: [df8bb44969dee] daemon is not started
18:34:25 [2022-07-14T18:34:25.900Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:34:26 [2022-07-14T18:34:26.830Z]     check_test.go:427: [dc98bae222e1d] daemon is not started
18:34:26 [2022-07-14T18:34:26.830Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:34:30 [2022-07-14T18:34:30.100Z]     check_test.go:427: [d4ec065c9d6fb] daemon is not started
18:34:30 [2022-07-14T18:34:30.100Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:34:30 [2022-07-14T18:34:30.664Z]     check_test.go:427: [d178fca8804b8] daemon is not started
18:34:30 [2022-07-14T18:34:30.664Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:34:32 [2022-07-14T18:34:32.033Z]     check_test.go:427: [df8ba0e3eab88] daemon is not started
18:34:32 [2022-07-14T18:34:32.033Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:34:32 [2022-07-14T18:34:32.289Z]     check_test.go:427: [d9f82cc06cbab] daemon is not started
18:34:32 [2022-07-14T18:34:32.289Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:34:32 [2022-07-14T18:34:32.545Z]     check_test.go:427: [d02199146712d] daemon is not started
18:34:32 [2022-07-14T18:34:32.545Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:34:32 [2022-07-14T18:34:32.802Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:34:32 [2022-07-14T18:34:32.802Z]     check_test.go:427: [da35e440a2295] daemon is not started
18:34:32 [2022-07-14T18:34:32.802Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:34:33 [2022-07-14T18:34:33.058Z]     check_test.go:427: [ded1920b28585] daemon is not started
18:34:33 [2022-07-14T18:34:33.058Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:34:33 [2022-07-14T18:34:33.621Z]     check_test.go:427: [d523bae8f7f65] daemon is not started
18:34:33 [2022-07-14T18:34:33.621Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:34:33 [2022-07-14T18:34:33.621Z]     check_test.go:427: [dd36d6c0e4541] daemon is not started
18:34:33 [2022-07-14T18:34:33.621Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:34:34 [2022-07-14T18:34:34.991Z]     check_test.go:427: [d483d3a0abf8c] daemon is not started
18:34:34 [2022-07-14T18:34:34.991Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:34:36 [2022-07-14T18:34:36.884Z]     check_test.go:427: [db6f5f25d8cf6] daemon is not started
18:34:36 [2022-07-14T18:34:36.884Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:34:37 [2022-07-14T18:34:37.813Z]     check_test.go:427: [d07061f0fe6a5] daemon is not started
18:34:37 [2022-07-14T18:34:37.813Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:34:39 [2022-07-14T18:34:39.182Z]     check_test.go:427: [d3c05f1682e06] daemon is not started
18:34:39 [2022-07-14T18:34:39.182Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:34:39 [2022-07-14T18:34:39.745Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:34:40 [2022-07-14T18:34:40.002Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:34:40 [2022-07-14T18:34:40.932Z] --- PASS: TestDockerRegistrySuite (46.25s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.11s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.03s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.20s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.61s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.78s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s)
18:34:40 [2022-07-14T18:34:40.932Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
18:34:40 [2022-07-14T18:34:40.932Z] === RUN   TestDockerSchema1RegistrySuite
18:34:40 [2022-07-14T18:34:40.932Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:34:40 [2022-07-14T18:34:40.932Z]     check_test.go:454: [d26c338c917b7] daemon is not started
18:34:40 [2022-07-14T18:34:40.932Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:34:42 [2022-07-14T18:34:42.300Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:34:44 [2022-07-14T18:34:44.192Z]     check_test.go:454: [d6b3c85b38325] daemon is not started
18:34:44 [2022-07-14T18:34:44.192Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:34:46 [2022-07-14T18:34:46.739Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
18:34:49 [2022-07-14T18:34:49.258Z]     check_test.go:454: [ded94e5bb01dc] daemon is not started
18:34:49 [2022-07-14T18:34:49.258Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:34:50 [2022-07-14T18:34:50.188Z]     check_test.go:454: [da7e476a551cf] daemon is not started
18:34:50 [2022-07-14T18:34:50.188Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:34:50 [2022-07-14T18:34:50.188Z]     check_test.go:454: [d8ad73ee8ec90] daemon is not started
18:34:50 [2022-07-14T18:34:50.188Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:34:51 [2022-07-14T18:34:51.117Z]     check_test.go:454: [dce282f349f13] daemon is not started
18:34:51 [2022-07-14T18:34:51.117Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:34:52 [2022-07-14T18:34:52.051Z]     check_test.go:454: [d30dd819f4896] daemon is not started
18:34:52 [2022-07-14T18:34:52.051Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:34:52 [2022-07-14T18:34:52.981Z]     check_test.go:454: [db3a5d951a827] daemon is not started
18:34:52 [2022-07-14T18:34:52.981Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:34:54 [2022-07-14T18:34:54.348Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:34:55 [2022-07-14T18:34:55.720Z]     check_test.go:454: [d861c89af6646] daemon is not started
18:34:55 [2022-07-14T18:34:55.720Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:34:55 [2022-07-14T18:34:55.977Z]     check_test.go:454: [dfbb35b0ef769] daemon is not started
18:34:55 [2022-07-14T18:34:55.977Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:34:56 [2022-07-14T18:34:56.539Z]     check_test.go:454: [d0bd5918fd536] daemon is not started
18:34:56 [2022-07-14T18:34:56.539Z] --- PASS: TestDockerSchema1RegistrySuite (15.72s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.39s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.73s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.54s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.53s)
18:34:56 [2022-07-14T18:34:56.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s)
18:34:56 [2022-07-14T18:34:56.539Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:34:56 [2022-07-14T18:34:56.539Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:34:57 [2022-07-14T18:34:57.102Z]     check_test.go:483: [db90ef74a9da4] daemon is not started
18:34:57 [2022-07-14T18:34:57.102Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:34:58 [2022-07-14T18:34:58.032Z]     check_test.go:483: [df05171a470fb] daemon is not started
18:34:58 [2022-07-14T18:34:58.032Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:34:58 [2022-07-14T18:34:58.032Z]     check_test.go:483: [d287ee8e8430a] daemon is not started
18:34:58 [2022-07-14T18:34:58.032Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:34:58 [2022-07-14T18:34:58.289Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:34:58 [2022-07-14T18:34:58.289Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:34:58 [2022-07-14T18:34:58.289Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:34:59 [2022-07-14T18:34:59.657Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:35:00 [2022-07-14T18:35:00.220Z]     check_test.go:483: [d479c97ee229b] daemon is not started
18:35:00 [2022-07-14T18:35:00.220Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:35:00 [2022-07-14T18:35:00.784Z]     check_test.go:483: [dd2abfc04698b] daemon is not started
18:35:00 [2022-07-14T18:35:00.784Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:35:01 [2022-07-14T18:35:01.714Z]     check_test.go:483: [d2eb5ed53eb24] daemon is not started
18:35:01 [2022-07-14T18:35:01.714Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:35:01 [2022-07-14T18:35:01.970Z]     check_test.go:483: [dd05854575cd8] daemon is not started
18:35:01 [2022-07-14T18:35:01.970Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.44s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.73s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.35s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.72s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.99s)
18:35:01 [2022-07-14T18:35:01.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
18:35:01 [2022-07-14T18:35:01.970Z] === RUN   TestDockerRegistryAuthTokenSuite
18:35:01 [2022-07-14T18:35:01.970Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:35:03 [2022-07-14T18:35:03.862Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:35:04 [2022-07-14T18:35:04.795Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:35:05 [2022-07-14T18:35:05.357Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:35:07 [2022-07-14T18:35:07.247Z]     check_test.go:510: [d16398df6f7da] daemon is not started
18:35:07 [2022-07-14T18:35:07.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:35:07 [2022-07-14T18:35:07.247Z]     check_test.go:510: [dbee0d0827780] daemon is not started
18:35:07 [2022-07-14T18:35:07.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:35:07 [2022-07-14T18:35:07.247Z]     check_test.go:510: [dd29086c0addb] daemon is not started
18:35:07 [2022-07-14T18:35:07.503Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:35:07 [2022-07-14T18:35:07.503Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:35:07 [2022-07-14T18:35:07.503Z]     check_test.go:510: [d9232312a51d0] daemon is not started
18:35:07 [2022-07-14T18:35:07.503Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:35:07 [2022-07-14T18:35:07.759Z]     check_test.go:510: [da37f3d19e37f] daemon is not started
18:35:07 [2022-07-14T18:35:07.759Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s)
18:35:07 [2022-07-14T18:35:07.759Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
18:35:07 [2022-07-14T18:35:07.759Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
18:35:07 [2022-07-14T18:35:07.759Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:35:07 [2022-07-14T18:35:07.759Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s)
18:35:07 [2022-07-14T18:35:07.759Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
18:35:07 [2022-07-14T18:35:07.759Z] === RUN   TestDockerNetworkSuite
18:35:07 [2022-07-14T18:35:07.759Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:35:09 [2022-07-14T18:35:09.128Z]     docker_cli_network_unix_test.go:46: [d101db9a1095c] daemon is not started
18:35:09 [2022-07-14T18:35:09.128Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:35:10 [2022-07-14T18:35:10.057Z]     docker_cli_network_unix_test.go:46: [d527b922b0c7d] daemon is not started
18:35:10 [2022-07-14T18:35:10.314Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:35:12 [2022-07-14T18:35:12.833Z]     docker_cli_network_unix_test.go:46: [d965d6b1efd27] daemon is not started
18:35:13 [2022-07-14T18:35:13.091Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:35:14 [2022-07-14T18:35:14.460Z]     docker_cli_network_unix_test.go:46: [d7e530097de28] daemon is not started
18:35:14 [2022-07-14T18:35:14.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:35:14 [2022-07-14T18:35:14.715Z]     docker_cli_network_unix_test.go:1233: [dd8c74e4c1c4d] daemon is not started
18:35:17 [2022-07-14T18:35:17.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:35:18 [2022-07-14T18:35:18.164Z]     docker_cli_network_unix_test.go:46: [df5bb7d3d2c43] daemon is not started
18:35:18 [2022-07-14T18:35:18.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:35:23 [2022-07-14T18:35:23.671Z]     docker_cli_network_unix_test.go:46: [d06f02737084f] daemon is not started
18:35:23 [2022-07-14T18:35:23.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:35:25 [2022-07-14T18:35:25.563Z]     docker_cli_network_unix_test.go:46: [d35987c6376e4] daemon is not started
18:35:25 [2022-07-14T18:35:25.827Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:35:27 [2022-07-14T18:35:27.197Z]     docker_cli_network_unix_test.go:46: [dfdd4475e9b7a] daemon is not started
18:35:27 [2022-07-14T18:35:27.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:35:27 [2022-07-14T18:35:27.456Z]     docker_cli_network_unix_test.go:46: [db5eaa48d15d4] daemon is not started
18:35:27 [2022-07-14T18:35:27.456Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:35:28 [2022-07-14T18:35:28.018Z]     docker_cli_network_unix_test.go:46: [de8134c0204f4] daemon is not started
18:35:28 [2022-07-14T18:35:28.018Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:35:28 [2022-07-14T18:35:28.581Z]     docker_cli_network_unix_test.go:46: [df0949a6f2486] daemon is not started
18:35:28 [2022-07-14T18:35:28.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:35:29 [2022-07-14T18:35:29.400Z]     docker_cli_network_unix_test.go:46: [d2b146eabda4d] daemon is not started
18:35:29 [2022-07-14T18:35:29.657Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:35:29 [2022-07-14T18:35:29.914Z]     docker_cli_network_unix_test.go:46: [d0b4014a18870] daemon is not started
18:35:29 [2022-07-14T18:35:29.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:35:30 [2022-07-14T18:35:30.170Z]     docker_cli_network_unix_test.go:46: [d7e84e58e5f85] daemon is not started
18:35:30 [2022-07-14T18:35:30.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:35:30 [2022-07-14T18:35:30.734Z]     docker_cli_network_unix_test.go:46: [d13da4c714dbb] daemon is not started
18:35:30 [2022-07-14T18:35:30.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:35:30 [2022-07-14T18:35:30.990Z]     docker_cli_network_unix_test.go:46: [d6eeef881c1e3] daemon is not started
18:35:30 [2022-07-14T18:35:30.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:35:31 [2022-07-14T18:35:31.247Z]     docker_cli_network_unix_test.go:46: [d3a87ad339e1b] daemon is not started
18:35:31 [2022-07-14T18:35:31.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:35:31 [2022-07-14T18:35:31.247Z]     docker_cli_network_unix_test.go:46: [d26878c90e4df] daemon is not started
18:35:31 [2022-07-14T18:35:31.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:35:32 [2022-07-14T18:35:32.176Z]     docker_cli_network_unix_test.go:46: [dca43bce55a37] daemon is not started
18:35:32 [2022-07-14T18:35:32.176Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:35:32 [2022-07-14T18:35:32.738Z]     docker_cli_network_unix_test.go:46: [d20567160fea1] daemon is not started
18:35:32 [2022-07-14T18:35:32.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:35:32 [2022-07-14T18:35:32.994Z]     docker_cli_network_unix_test.go:46: [d2f9a7f7265a2] daemon is not started
18:35:32 [2022-07-14T18:35:32.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:35:33 [2022-07-14T18:35:33.250Z]     docker_cli_network_unix_test.go:46: [d12955d916b5d] daemon is not started
18:35:33 [2022-07-14T18:35:33.250Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:35:33 [2022-07-14T18:35:33.506Z]     docker_cli_network_unix_test.go:46: [df9882a71a541] daemon is not started
18:35:33 [2022-07-14T18:35:33.506Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:35:34 [2022-07-14T18:35:34.437Z]     docker_cli_network_unix_test.go:968: [d83aedcb0b634] daemon is not started
18:35:35 [2022-07-14T18:35:35.804Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:35:36 [2022-07-14T18:35:36.731Z]     docker_cli_network_unix_test.go:46: [d0703a850af1e] daemon is not started
18:35:36 [2022-07-14T18:35:36.731Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:35:39 [2022-07-14T18:35:39.250Z]     docker_cli_network_unix_test.go:1116: [d2a94c355e54c] daemon is not started
18:35:42 [2022-07-14T18:35:42.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:35:42 [2022-07-14T18:35:42.520Z]     docker_cli_network_unix_test.go:46: [d0219709fec83] daemon is not started
18:35:42 [2022-07-14T18:35:42.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:35:43 [2022-07-14T18:35:43.449Z]     docker_cli_network_unix_test.go:46: [deda92ef0d8af] daemon is not started
18:35:43 [2022-07-14T18:35:43.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:35:43 [2022-07-14T18:35:43.449Z]     docker_cli_network_unix_test.go:46: [d6fce0738f76a] daemon is not started
18:35:43 [2022-07-14T18:35:43.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:35:43 [2022-07-14T18:35:43.449Z]     docker_cli_network_unix_test.go:46: [d7ac72ab9d623] daemon is not started
18:35:43 [2022-07-14T18:35:43.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:35:43 [2022-07-14T18:35:43.705Z]     docker_cli_network_unix_test.go:46: [d7c4517289fce] daemon is not started
18:35:43 [2022-07-14T18:35:43.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:35:43 [2022-07-14T18:35:43.705Z]     docker_cli_network_unix_test.go:46: [d6f5018604208] daemon is not started
18:35:43 [2022-07-14T18:35:43.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:35:43 [2022-07-14T18:35:43.705Z]     docker_cli_network_unix_test.go:46: [de9c9c5b6d32a] daemon is not started
18:35:43 [2022-07-14T18:35:43.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:35:45 [2022-07-14T18:35:45.612Z]     docker_cli_network_unix_test.go:46: [dbdc8f1b27304] daemon is not started
18:35:46 [2022-07-14T18:35:46.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:35:46 [2022-07-14T18:35:46.174Z]     docker_cli_network_unix_test.go:46: [dac967f3adf32] daemon is not started
18:35:46 [2022-07-14T18:35:46.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:35:46 [2022-07-14T18:35:46.174Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:35:46 [2022-07-14T18:35:46.174Z]     docker_cli_network_unix_test.go:46: [d9a197e3c15d8] daemon is not started
18:35:46 [2022-07-14T18:35:46.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:35:46 [2022-07-14T18:35:46.736Z]     docker_cli_network_unix_test.go:46: [d0b3db6cfa478] daemon is not started
18:35:46 [2022-07-14T18:35:46.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:35:51 [2022-07-14T18:35:51.163Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:35:52 [2022-07-14T18:35:52.093Z]     docker_cli_network_unix_test.go:1084: [dab4dc17969dc] daemon is not started
18:35:53 [2022-07-14T18:35:53.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:35:53 [2022-07-14T18:35:53.460Z]     docker_cli_network_unix_test.go:46: [dd51c3af43408] daemon is not started
18:35:53 [2022-07-14T18:35:53.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:35:54 [2022-07-14T18:35:54.023Z]     docker_cli_network_unix_test.go:46: [dc5fc7f365d25] daemon is not started
18:35:54 [2022-07-14T18:35:54.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:35:55 [2022-07-14T18:35:55.646Z]     docker_cli_network_unix_test.go:46: [d509e7fac6792] daemon is not started
18:35:55 [2022-07-14T18:35:55.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:35:55 [2022-07-14T18:35:55.902Z]     docker_cli_network_unix_test.go:46: [d4ebdd83c9ddc] daemon is not started
18:35:55 [2022-07-14T18:35:55.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:35:56 [2022-07-14T18:35:56.464Z]     docker_cli_network_unix_test.go:46: [dfcf569bdc00d] daemon is not started
18:35:56 [2022-07-14T18:35:56.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:35:56 [2022-07-14T18:35:56.977Z]     docker_cli_network_unix_test.go:46: [dd4f50313d353] daemon is not started
18:35:56 [2022-07-14T18:35:56.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:35:57 [2022-07-14T18:35:57.906Z]     docker_cli_network_unix_test.go:46: [d1cf7ea4ae9d7] daemon is not started
18:35:57 [2022-07-14T18:35:57.906Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:36:02 [2022-07-14T18:36:02.073Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:36:03 [2022-07-14T18:36:03.964Z]     docker_cli_swarm_test.go:1180: [d82d7c52d1c58] joining swarm manager [d8c38610da05d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:36:04 [2022-07-14T18:36:04.220Z]     docker_cli_network_unix_test.go:46: [d2f05b9fd64bb] daemon is not started
18:36:04 [2022-07-14T18:36:04.476Z] --- PASS: TestDockerNetworkSuite (56.69s)
18:36:04 [2022-07-14T18:36:04.476Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.51s)
18:36:04 [2022-07-14T18:36:04.476Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.04s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.37s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
18:36:04 [2022-07-14T18:36:04.477Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.40s)
18:36:04 [2022-07-14T18:36:04.477Z] === RUN   TestDockerHubPullSuite
18:36:04 [2022-07-14T18:36:04.477Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:36:06 [2022-07-14T18:36:06.372Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
18:36:08 [2022-07-14T18:36:08.887Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
18:36:10 [2022-07-14T18:36:10.253Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
18:36:10 [2022-07-14T18:36:10.253Z]     docker_cli_swarm_test.go:1189: [dc397aebbaf17] joining swarm manager [d8c38610da05d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:36:12 [2022-07-14T18:36:12.143Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
18:36:12 [2022-07-14T18:36:12.399Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
18:36:12 [2022-07-14T18:36:12.961Z] --- PASS: TestDockerHubPullSuite (8.47s)
18:36:12 [2022-07-14T18:36:12.961Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.58s)
18:36:12 [2022-07-14T18:36:12.961Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s)
18:36:12 [2022-07-14T18:36:12.961Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s)
18:36:12 [2022-07-14T18:36:12.961Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.70s)
18:36:12 [2022-07-14T18:36:12.961Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
18:36:12 [2022-07-14T18:36:12.961Z] PASS
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === Skipped
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.961Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:36:12 [2022-07-14T18:36:12.961Z] 
18:36:12 [2022-07-14T18:36:12.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.02s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_sni_test.go:30: Flakey test
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:36:12 [2022-07-14T18:36:12.962Z]     docker_cli_network_unix_test.go:46: [d9a197e3c15d8] daemon is not started
18:36:12 [2022-07-14T18:36:12.962Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] DONE 1265 tests, 51 skipped in 1458.318s
18:36:12 [2022-07-14T18:36:12.962Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:36:12 [2022-07-14T18:36:12.962Z] ++++ cat bundles/test-integration/docker.pid
18:36:12 [2022-07-14T18:36:12.962Z] +++ kill 9369
18:36:12 [2022-07-14T18:36:12.962Z] +++ /etc/init.d/apparmor stop
18:36:12 [2022-07-14T18:36:12.962Z] Leaving: AppArmorNo profiles have been unloaded.
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] Unloading profiles will leave already running processes permanently
18:36:12 [2022-07-14T18:36:12.962Z] unconfined, which can lead to unexpected situations.
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:12 [2022-07-14T18:36:12.962Z] To set a process to complain mode, use the command line tool
18:36:12 [2022-07-14T18:36:12.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:36:12 [2022-07-14T18:36:12.962Z] +++ true
18:36:12 [2022-07-14T18:36:12.962Z] exiting test-integration
18:36:12 [2022-07-14T18:36:12.962Z] ++ exit 0
18:36:12 [2022-07-14T18:36:12.962Z] 
18:36:13 [2022-07-14T18:36:13.218Z] + for job in $(jobs -p)
18:36:13 [2022-07-14T18:36:13.218Z] + wait 7854
18:36:51 [2022-07-14T18:36:51.875Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:36:59 [2022-07-14T18:36:59.958Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:37:03 [2022-07-14T18:37:03.239Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:37:05 [2022-07-14T18:37:05.129Z]     docker_cli_swarm_test.go:1112: [d73d0aaf9e903] joining swarm manager [dbec5353fdfaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:37:06 [2022-07-14T18:37:06.056Z]     docker_cli_swarm_test.go:1113: [dc3b3196be803] joining swarm manager [dbec5353fdfaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:38:27 [2022-07-14T18:38:27.424Z]     docker_cli_swarm_test.go:1166: [d5b53ec04fc61] joining swarm manager [dbec5353fdfaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:39:06 [2022-07-14T18:39:06.081Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
18:39:06 [2022-07-14T18:39:06.081Z]     docker_cli_swarm_test.go:1447: [d898dd3ffec09] joining swarm manager [d68a09b4d149b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:39:06 [2022-07-14T18:39:06.081Z]     docker_cli_swarm_test.go:1448: [d6b8b5b51d44a] joining swarm manager [d68a09b4d149b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:39:14 [2022-07-14T18:39:14.194Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:39:15 [2022-07-14T18:39:15.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
18:39:15 [2022-07-14T18:39:15.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
18:39:15 [2022-07-14T18:39:15.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
18:39:15 [2022-07-14T18:39:15.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
18:39:16 [2022-07-14T18:39:16.049Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:39:18 [2022-07-14T18:39:18.568Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:39:21 [2022-07-14T18:39:21.837Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:39:23 [2022-07-14T18:39:23.725Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:39:25 [2022-07-14T18:39:25.615Z]     docker_cli_swarm_unix_test.go:63: [d1df24ded5f37] joining swarm manager [d94097c81daed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:40:21 [2022-07-14T18:40:21.780Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
18:40:21 [2022-07-14T18:40:21.780Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
18:40:21 [2022-07-14T18:40:21.780Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
18:40:23 [2022-07-14T18:40:23.679Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
18:40:26 [2022-07-14T18:40:26.947Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
18:40:29 [2022-07-14T18:40:29.464Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:40:31 [2022-07-14T18:40:31.354Z]     docker_api_swarm_test.go:962: [d8099fefba2fe] joining swarm manager [d8a40c2965e24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:40:49 [2022-07-14T18:40:49.394Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
18:41:01 [2022-07-14T18:41:01.563Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
18:41:03 [2022-07-14T18:41:03.454Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
18:41:05 [2022-07-14T18:41:05.353Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
18:41:08 [2022-07-14T18:41:08.620Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
18:41:15 [2022-07-14T18:41:15.155Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
18:41:19 [2022-07-14T18:41:19.321Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
18:41:21 [2022-07-14T18:41:21.839Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
18:41:24 [2022-07-14T18:41:24.357Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
18:41:26 [2022-07-14T18:41:26.874Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
18:41:29 [2022-07-14T18:41:29.389Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
18:41:32 [2022-07-14T18:41:32.674Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
18:41:34 [2022-07-14T18:41:34.565Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
18:42:30 [2022-07-14T18:42:30.727Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
18:42:45 [2022-07-14T18:42:45.567Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
18:43:03 [2022-07-14T18:43:03.617Z] --- PASS: TestDockerSwarmSuite (1528.19s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.11s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.37s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.04s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.46s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.06s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.47s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.44s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.51s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.19s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.48s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.22s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.00s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.26s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.85s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.34s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.09s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.83s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.63s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.10s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.97s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.36s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.25s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.69s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.20s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.40s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.51s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.07s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.82s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.96s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.81s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.21s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.69s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.15s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.46s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s)
18:43:03 [2022-07-14T18:43:03.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.08s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.62s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.77s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.16s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.74s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.04s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.91s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.75s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.72s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.98s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.73s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.20s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.18s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.91s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.49s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.66s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.32s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.21s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.59s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.22s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.90s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.57s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s)
18:43:03 [2022-07-14T18:43:03.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
18:43:03 [2022-07-14T18:43:03.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
18:43:03 [2022-07-14T18:43:03.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
18:43:03 [2022-07-14T18:43:03.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.18s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.70s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s)
18:43:03 [2022-07-14T18:43:03.618Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s)
18:43:03 [2022-07-14T18:43:03.618Z] === RUN   TestDockerExternalVolumeSuite
18:43:03 [2022-07-14T18:43:03.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
18:43:03 [2022-07-14T18:43:03.618Z]     docker_cli_external_volume_driver_test.go:53: [d53645ecc99b2] daemon is not started
18:43:18 [2022-07-14T18:43:18.455Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
18:44:26 [2022-07-14T18:44:26.074Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
18:44:34 [2022-07-14T18:44:34.157Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
18:44:49 [2022-07-14T18:44:49.019Z]     docker_cli_external_volume_driver_test.go:53: [d66c4db1324ae] daemon is not started
18:45:03 [2022-07-14T18:45:03.857Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
18:45:18 [2022-07-14T18:45:18.694Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
18:45:33 [2022-07-14T18:45:33.533Z]     docker_cli_external_volume_driver_test.go:53: [d5e2c2ccc0983] daemon is not started
18:45:51 [2022-07-14T18:45:51.597Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
18:45:51 [2022-07-14T18:45:51.597Z]     docker_cli_external_volume_driver_test.go:53: [d68d64c6c41b2] daemon is not started
18:46:03 [2022-07-14T18:46:03.765Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
18:46:35 [2022-07-14T18:46:35.789Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
18:46:53 [2022-07-14T18:46:53.831Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
18:47:08 [2022-07-14T18:47:08.681Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
18:47:55 [2022-07-14T18:47:55.298Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
18:48:13 [2022-07-14T18:48:13.341Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
18:48:45 [2022-07-14T18:48:45.396Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
18:49:17 [2022-07-14T18:49:17.419Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
18:49:32 [2022-07-14T18:49:32.255Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
18:49:47 [2022-07-14T18:49:47.096Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
18:49:47 [2022-07-14T18:49:47.096Z]     docker_cli_external_volume_driver_test.go:485: [ddecbb0ba9138] daemon is not started
18:50:05 [2022-07-14T18:50:05.138Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
18:50:05 [2022-07-14T18:50:05.138Z]     docker_cli_external_volume_driver_test.go:53: [dbcac4b01f579] daemon is not started
18:50:19 [2022-07-14T18:50:19.976Z] --- PASS: TestDockerExternalVolumeSuite (436.86s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s)
18:50:19 [2022-07-14T18:50:19.976Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
18:50:19 [2022-07-14T18:50:19.976Z] PASS
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] === Skipped
18:50:19 [2022-07-14T18:50:19.976Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:50:19 [2022-07-14T18:50:19.976Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:50:19 [2022-07-14T18:50:19.976Z]     check_test.go:540: [dbaa58b5ea0c4] daemon is not started
18:50:19 [2022-07-14T18:50:19.976Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:50:19 [2022-07-14T18:50:19.976Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:50:19 [2022-07-14T18:50:19.976Z]     check_test.go:540: [d6fe3d10336f7] daemon is not started
18:50:19 [2022-07-14T18:50:19.976Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:50:19 [2022-07-14T18:50:19.976Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:50:19 [2022-07-14T18:50:19.976Z]     check_test.go:540: [df0fc08b94a47] daemon is not started
18:50:19 [2022-07-14T18:50:19.976Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:50:19 [2022-07-14T18:50:19.976Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:50:19 [2022-07-14T18:50:19.976Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
18:50:19 [2022-07-14T18:50:19.976Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:50:19 [2022-07-14T18:50:19.976Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] DONE 269 tests, 5 skipped in 2304.108s
18:50:19 [2022-07-14T18:50:19.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:50:19 [2022-07-14T18:50:19.976Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d86c8c4d9c812/docker.pid
18:50:19 [2022-07-14T18:50:19.976Z] +++ kill 6953
18:50:19 [2022-07-14T18:50:19.976Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6953 is not a child of this shell
18:50:19 [2022-07-14T18:50:19.976Z] warning: PID 6953 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d86c8c4d9c812/docker.pid had a nonzero exit code
18:50:19 [2022-07-14T18:50:19.976Z] ++++ cat bundles/test-integration/docker.pid
18:50:19 [2022-07-14T18:50:19.976Z] +++ kill 9337
18:50:19 [2022-07-14T18:50:19.976Z] +++ /etc/init.d/apparmor stop
18:50:19 [2022-07-14T18:50:19.976Z] Leaving: AppArmorNo profiles have been unloaded.
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] Unloading profiles will leave already running processes permanently
18:50:19 [2022-07-14T18:50:19.976Z] unconfined, which can lead to unexpected situations.
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] To set a process to complain mode, use the command line tool
18:50:19 [2022-07-14T18:50:19.976Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:50:19 [2022-07-14T18:50:19.976Z] +++ true
18:50:19 [2022-07-14T18:50:19.976Z] exiting test-integration
18:50:19 [2022-07-14T18:50:19.976Z] ++ exit 0
18:50:19 [2022-07-14T18:50:19.976Z] 
18:50:19 [2022-07-14T18:50:19.976Z] + exit 0
18:50:19 [2022-07-14T18:50:19.976Z] ++ jobs -p
18:50:19 [2022-07-14T18:50:19.976Z] + pids=
18:50:19 [2022-07-14T18:50:19.976Z] + echo 'Remaining pids to kill: []'
18:50:19 [2022-07-14T18:50:19.976Z] Remaining pids to kill: []
18:50:19 [2022-07-14T18:50:19.976Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
18:50:19 [2022-07-14T18:50:19.993Z] Recording test results
18:50:21 [2022-07-14T18:50:21.651Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:50:21 [2022-07-14T18:50:21.969Z] + echo Ensuring container killed.
18:50:21 [2022-07-14T18:50:21.969Z] Ensuring container killed.
18:50:21 [2022-07-14T18:50:21.969Z] + docker ps -aq -f name=docker-pr1-*
18:50:21 [2022-07-14T18:50:21.969Z] + cids=d214ee29484a
18:50:21 [2022-07-14T18:50:21.969Z] 52d8e60f649e
18:50:21 [2022-07-14T18:50:21.969Z] be37d0c49d01
18:50:21 [2022-07-14T18:50:21.969Z] + [ -n d214ee29484a
18:50:21 [2022-07-14T18:50:21.969Z] 52d8e60f649e
18:50:21 [2022-07-14T18:50:21.969Z] be37d0c49d01 ]
18:50:21 [2022-07-14T18:50:21.969Z] + docker rm -vf d214ee29484a 52d8e60f649e be37d0c49d01
18:50:22 [2022-07-14T18:50:22.532Z] d214ee29484a
18:50:22 [2022-07-14T18:50:22.532Z] 52d8e60f649e
18:50:22 [2022-07-14T18:50:22.788Z] be37d0c49d01
[Pipeline] sh
18:50:23 [2022-07-14T18:50:23.066Z] + echo Chowning /workspace to jenkins user
18:50:23 [2022-07-14T18:50:23.066Z] Chowning /workspace to jenkins user
18:50:23 [2022-07-14T18:50:23.066Z] + id -u
18:50:23 [2022-07-14T18:50:23.066Z] + id -g
18:50:23 [2022-07-14T18:50:23.066Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43811:/workspace busybox chown -R 1000:1000 /workspace
18:50:23 [2022-07-14T18:50:23.066Z] Unable to find image 'busybox:latest' locally
18:50:23 [2022-07-14T18:50:23.324Z] latest: Pulling from library/busybox
18:50:23 [2022-07-14T18:50:23.324Z] 19d511225f94: Pulling fs layer
18:50:23 [2022-07-14T18:50:23.324Z] 19d511225f94: Verifying Checksum
18:50:23 [2022-07-14T18:50:23.324Z] 19d511225f94: Download complete
18:50:23 [2022-07-14T18:50:23.324Z] 19d511225f94: Pull complete
18:50:23 [2022-07-14T18:50:23.324Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
18:50:23 [2022-07-14T18:50:23.324Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:50:26 [2022-07-14T18:50:26.128Z] + bundleName=amd64
18:50:26 [2022-07-14T18:50:26.128Z] + echo Creating amd64-bundles.tar.gz
18:50:26 [2022-07-14T18:50:26.128Z] Creating amd64-bundles.tar.gz
18:50:26 [2022-07-14T18:50:26.128Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:50:26 [2022-07-14T18:50:26.128Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
18:50:27 [2022-07-14T18:50:27.504Z] Archiving artifacts
18:50:29 [2022-07-14T18:50:29.338Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43811/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:50:29 [2022-07-14T18:50:29.639Z] + make clean
18:50:29 [2022-07-14T18:50:29.895Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:50:29 [2022-07-14T18:50:29.895Z] docker-dev-cache
18:50:29 [2022-07-14T18:50:29.895Z] 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
Finished: SUCCESS